Mercurial > emacs
changeset 26456:048d2aebabdf
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 15 Nov 1999 14:26:07 +0000 |
parents | 03d8424273d3 |
children | 285ab8ddc125 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Nov 15 14:24:32 1999 +0000 +++ b/lisp/ChangeLog Mon Nov 15 14:26:07 1999 +0000 @@ -1,3 +1,7 @@ +1999-11-15 Sam Steingold <sds@ksp.com> + + * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax. + 1999-11-15 Dave Love <fx@gnu.org> * cus-edit.el (customize-face, customize-face-other-window): @@ -7,8 +11,8 @@ 1999-11-15 Gerd Moellmann <gerd@gnu.org> - * iswitchb.el, hippie-exp.el, progmodes/cperl-mode.el: Use new - backquote syntax. + * mail/rmail.el, iswitchb.el, hippie-exp.el, + progmodes/cperl-mode.el: Use new backquote syntax. 1998-09-14 Michael Ernst <mernst@alum.mit.edu>