Mercurial > emacs
changeset 57018:24845dc34c58
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Wed, 08 Sep 2004 20:14:58 +0000 |
parents | 9f99ae07c452 |
children | 0bedef20ddc4 |
files | lispref/ChangeLog man/ChangeLog src/ChangeLog |
diffstat | 3 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/ChangeLog Wed Sep 08 20:14:47 2004 +0000 +++ b/lispref/ChangeLog Wed Sep 08 20:14:58 2004 +0000 @@ -1,3 +1,7 @@ +2004-09-08 Juri Linkov <juri@jurta.org> + + * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'. + 2004-09-07 Luc Teirlinck <teirllm@auburn.edu> * locals.texi (Standard Buffer-Local Variables): Add
--- a/man/ChangeLog Wed Sep 08 20:14:47 2004 +0000 +++ b/man/ChangeLog Wed Sep 08 20:14:58 2004 +0000 @@ -1,3 +1,7 @@ +2004-09-08 Juri Linkov <juri@jurta.org> + + * mini.texi (Minibuffer History): Add `history-delete-duplicates'. + 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change) * makefile.w32-in: Fix PGG and Sieve entries.
--- a/src/ChangeLog Wed Sep 08 20:14:47 2004 +0000 +++ b/src/ChangeLog Wed Sep 08 20:14:58 2004 +0000 @@ -1,3 +1,9 @@ +2004-09-08 Dan Nicolaescu <dann@ics.uci.edu> + + * minibuf.c (history_delete_duplicates): New variable. + (read_minibuf): Use it. + (syms_of_minibuf): Create the corresponding lisp variable. + 2004-09-08 Kim F. Storm <storm@cua.dk> * xdisp.c (set_cursor_from_row): Also look at 'cursor' property in