Mercurial > emacs
changeset 49792:fe5c6e53c249
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 14 Feb 2003 10:01:29 +0000 |
parents | ee6f8dc4fe37 |
children | 3994dfe96c97 |
files | lisp/ChangeLog lisp/gnus/ChangeLog |
diffstat | 2 files changed, 20 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Feb 14 09:59:52 2003 +0000 +++ b/lisp/ChangeLog Fri Feb 14 10:01:29 2003 +0000 @@ -8,6 +8,22 @@ * international/mule-cmds.el (view-hello-file): Use `view-file' instead of `find-file-read-only'. + * dired-aux.el (dired-query-alist): Fix use of character constant. + + * simple.el (backward-delete-char-untabify): Likewise. + + * strokes.el (strokes-read-complex-stroke): Likewise. + + * wid-edit.el (widget-choose): Likewise. + + * xml.el (xml-parse-elem-type): Likewise. + + * emacs-lisp/testcover-ses.el (ses-exercise-signals): Likewise. + + * progmodes/cperl-mode.el (cperl-next-bad-style): Likewise. + + * progmodes/idlwave.el (idlwave-show-begin): Likewise. + 2003-02-13 Markus Rost <rost@math.ohio-state.edu> * files.el (find-alternate-file): Undo last change.
--- a/lisp/gnus/ChangeLog Fri Feb 14 09:59:52 2003 +0000 +++ b/lisp/gnus/ChangeLog Fri Feb 14 10:01:29 2003 +0000 @@ -1,3 +1,7 @@ +2003-02-14 Juanma Barranquero <lektu@terra.es> + + * mm-uu.el (mm-uu-dissect): Fix use of character constant. + 2003-02-11 Stefan Monnier <monnier@cs.yale.edu> * nntp.el (nntp-accept-process-output): Don't use point-max to get