changeset 59350:4128241e0551

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 04 Jan 2005 14:59:47 +0000
parents c3a4bd30088a
children 1b286a12854f
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
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.