emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] 126/287: Documentation update.


From: Matthew Fidler
Subject: [elpa] 126/287: Documentation update.
Date: Wed, 02 Jul 2014 14:45:15 +0000

mlf176f2 pushed a commit to branch externals/ergoemacs-mode
in repository elpa.

commit 19900be872ae14dd8602b5e7a6eb89fd4998a517
Author: Matthew L. Fidler <address@hidden>
Date:   Wed Jun 18 07:07:01 2014 -0500

    Documentation update.
---
 ergoemacs-functions.el |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/ergoemacs-functions.el b/ergoemacs-functions.el
index 0c5e915..c896ee8 100644
--- a/ergoemacs-functions.el
+++ b/ergoemacs-functions.el
@@ -1218,7 +1218,8 @@ Emacs buffers are those whose name starts with *."
     (setq buffer-offer-save t)))
 
 (defcustom ergoemacs-maximum-number-of-file-to-open 5
-  "Maximum number of files to open"
+  "Maximum number of files to open.
+If less than or equal to zero, there is no limit."
   :type 'integerp
   :group 'ergoemacs-mode)
 (declare-function dired-get-marked-files "dired.el")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]