comparison lisp/ChangeLog @ 57068:f728de462db7

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 12 Sep 2004 18:51:22 +0000
parents bb03bc287e9c
children 974e68c1a8c5
comparison
equal deleted inserted replaced
57067:e9dd601d101f 57068:f728de462db7
1 2004-09-12 Kim F. Storm <storm@cua.dk>
2
3 * simple.el (choose-completion-string): Set buffer before running
4 choose-completion-string-functions hook so it can be buffer-local.
5
1 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org> 6 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
2 7
3 * progmodes/compile.el (compilation-start): Parse command to see 8 * progmodes/compile.el (compilation-start): Parse command to see
4 if it starts with a cd, and if so perform it for the *compilation* 9 if it starts with a cd, and if so perform it for the *compilation*
5 buffer. Change the header to reflect this. 10 buffer. Change the header to reflect this.