emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/mini.texi [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/man/mini.texi [lexbind]
Date: Wed, 15 Sep 2004 20:33:16 -0400

Index: emacs/man/mini.texi
diff -c emacs/man/mini.texi:1.19.2.3 emacs/man/mini.texi:1.19.2.4
*** emacs/man/mini.texi:1.19.2.3        Thu Apr  1 04:29:07 2004
--- emacs/man/mini.texi Thu Sep 16 00:12:19 2004
***************
*** 511,516 ****
--- 511,522 ----
  @code{history-length} is @code{t}, though, there is no maximum length
  and elements are never deleted.
  
+ @vindex history-delete-duplicates
+   The variable @code{history-delete-duplicates} specifies whether to
+ delete duplicates in history.  If the value of 
@code{history-delete-duplicates}
+ is @code{t}, that means when adding a new history element, all
+ previous identical elements are deleted.
+ 
  @node Repetition
  @section Repeating Minibuffer Commands
  @cindex command history




reply via email to

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