comparison lisp/ChangeLog @ 59350:4128241e0551

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 04 Jan 2005 14:59:47 +0000
parents 691ce1962d6d
children 1ef2659c506c
comparison
equal deleted inserted replaced
59349:c3a4bd30088a 59350:4128241e0551
1 2005-01-04 Richard M. Stallman <rms@gnu.org>
2
3 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
4 Don't expand if the character is @, period, dash, etc.
5 (define-mail-abbrev): Quote names that contain problem characters.
6
1 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org> 7 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
2 8
3 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard. 9 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
4 10
5 2005-01-03 Richard M. Stallman <rms@gnu.org> 11 2005-01-03 Richard M. Stallman <rms@gnu.org>