diff lisp/ChangeLog @ 49792:fe5c6e53c249

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 14 Feb 2003 10:01:29 +0000
parents e53004435c0d
children 8cdcf1a04744 26571a11e57f
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.