diff options
author | Kim F. Storm <storm@cua.dk> | 2004-09-12 18:51:22 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2004-09-12 18:51:22 +0000 |
commit | f2e92e79546e9adc949ccf4608f64e9558d8cdf3 (patch) | |
tree | 47083f92f7ae7c5b61bc9a1ee646bf4f18bdbf7e | |
parent | 489a8034ae9ac4d6f56a363fea3ae1f61816b1ab (diff) | |
download | emacs-f2e92e79546e9adc949ccf4608f64e9558d8cdf3.tar.gz |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 48e23237632..05571b453ad 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-09-12 Kim F. Storm <storm@cua.dk> + + * simple.el (choose-completion-string): Set buffer before running + choose-completion-string-functions hook so it can be buffer-local. + 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org> * progmodes/compile.el (compilation-start): Parse command to see |