From: Juanma Barranquero Date: Fri, 14 Feb 2003 10:01:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~11191 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dcca5896089d58bc1c70d0c446c592e1eb935a40;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4ddde522943..51ba2b75d9a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 * files.el (find-alternate-file): Undo last change. diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 66bab8d0f79..dac5290cdd1 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,7 @@ +2003-02-14 Juanma Barranquero + + * mm-uu.el (mm-uu-dissect): Fix use of character constant. + 2003-02-11 Stefan Monnier * nntp.el (nntp-accept-process-output): Don't use point-max to get