diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jan 04 14:59:27 2005 +0000
+++ b/lisp/ChangeLog	Tue Jan 04 14:59:47 2005 +0000
@@ -1,3 +1,9 @@
+2005-01-04  Richard M. Stallman  <rms@gnu.org>
+
+	* mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
+	Don't expand if the character is @, period, dash, etc.
+	(define-mail-abbrev): Quote names that contain problem characters.
+
 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
 
 	* progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.