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


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/man/mini.texi
Date: Wed, 08 Sep 2004 16:27:46 -0400

Index: emacs/man/mini.texi
diff -c emacs/man/mini.texi:1.22 emacs/man/mini.texi:1.23
*** emacs/man/mini.texi:1.22    Mon Mar 22 07:25:14 2004
--- emacs/man/mini.texi Wed Sep  8 20:10:28 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]