Mercurial > emacs
comparison lisp/ChangeLog @ 65785:a7f09d5b1ed0
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 02 Oct 2005 03:36:42 +0000 |
parents | 6e229fd94815 |
children | 7a79db995674 |
comparison
equal
deleted
inserted
replaced
65784:06a7b3628c63 | 65785:a7f09d5b1ed0 |
---|---|
1 2005-10-01 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * comint.el (comint-redirect-subvert-readonly): Doc fix. | |
4 | |
5 * simple.el (next-error-internal): New function. | |
6 | |
7 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND. | |
8 (compilation-start): Pass new arg to compilation-buffer-name. | |
9 (compile-goto-error): Use next-error-internal. | |
10 | |
1 2005-10-01 Chong Yidong <cyd@stupidchicken.com> | 11 2005-10-01 Chong Yidong <cyd@stupidchicken.com> |
2 | 12 |
3 * speedbar.el: Remove RCS tag. | 13 * speedbar.el: Remove RCS tag. |
4 (speedbar-check-read-only): Handle non-existent files. | 14 (speedbar-check-read-only): Handle non-existent files. |
5 | 15 |