mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-23 06:21:29 -07:00
*** empty log message ***
This commit is contained in:
parent
fbb2f03dc8
commit
7e388eb7a2
3 changed files with 14 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue