diff options
author | Kim F. Storm <storm@cua.dk> | 2006-12-27 00:26:39 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2006-12-27 00:26:39 +0000 |
commit | 39bda465731fd393e7af80853b0c4bd08924242a (patch) | |
tree | c892572b4672f1ce005cbb08d5a7787ebec087b6 /lisp | |
parent | 6c8aa2cd79f9a0ac5c1f9f0d534c9938a48efb0f (diff) | |
download | emacs-39bda465731fd393e7af80853b0c4bd08924242a.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cf3a88a779c..b3c47a63eb8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2006-12-27 Kim F. Storm <storm@cua.dk> + + * ido.el (ido-set-matches-1): Never put current buffer first if + there are other matches. + 2006-12-26 Nick Roberts <nickrob@snap.net.nz> * progmodes/gdb-ui.el (gud-watch): Allow duplicate names for watch |