emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/emacs-lisp/elp.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/elp.el
Date: Thu, 20 Dec 2001 13:52:12 -0500

Index: emacs/lisp/emacs-lisp/elp.el
diff -c emacs/lisp/emacs-lisp/elp.el:1.24 emacs/lisp/emacs-lisp/elp.el:1.25
*** emacs/lisp/emacs-lisp/elp.el:1.24   Fri Nov 16 19:58:21 2001
--- emacs/lisp/emacs-lisp/elp.el        Thu Dec 20 13:52:12 2001
***************
*** 177,183 ****
    :group 'elp)
  
  (defcustom elp-recycle-buffers-p t
!   "*Nil says to not recycle the `elp-results-buffer'.
  In other words, a new unique buffer is create every time you run
  \\[elp-results]."
    :type 'boolean
--- 177,183 ----
    :group 'elp)
  
  (defcustom elp-recycle-buffers-p t
!   "*nil says to not recycle the `elp-results-buffer'.
  In other words, a new unique buffer is create every time you run
  \\[elp-results]."
    :type 'boolean



reply via email to

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