comparison lisp/ChangeLog @ 57608:e0b59ff186d0

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 19 Oct 2004 16:58:30 +0000
parents 417fd5bc2bac
children 07129d292307
comparison
equal deleted inserted replaced
57607:c54b2dfa66bd 57608:e0b59ff186d0
1 2004-10-19 Richard M. Stallman <rms@gnu.org>
2
3 * textmodes/flyspell.el (flyspell-mode): Doc fix.
4
5 * eshell/em-unix.el (eshell-grep):
6 Don't bind compilation-process-setup-function.
7
8 * comint.el (comint-insert-input): Use @ in `interactive'.
9 (comint-input-filter-functions): Doc fix.
10 (comint-kill-whole-line, comint-get-source): Doc fix.
11
12 * progmodes/compile.el (compilation-setup):
13 Don't set buffer-read-only if MINOR is non-nil.
14
1 2004-10-19 Ulf Jasper <ulf.jasper@web.de> 15 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
2 16
3 * calendar/icalendar.el: Set coding to utf-8. 17 * calendar/icalendar.el: Set coding to utf-8.
4 (icalendar-version): Increase to 0.07. 18 (icalendar-version): Increase to 0.07.
5 (icalendar-monthnumber-table): Change March pattern. 19 (icalendar-monthnumber-table): Change March pattern.