changeset 49814:18c02ae69126

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 16 Feb 2003 23:37:19 +0000
parents 615d41ae6159
children 2a19e12053a4
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Feb 16 22:23:34 2003 +0000
+++ b/lisp/ChangeLog	Sun Feb 16 23:37:19 2003 +0000
@@ -58,6 +58,13 @@
 
 	* progmodes/idlwave.el (idlwave-show-begin): Likewise.
 
+2003-02-13  Stefan Monnier  <monnier@cs.yale.edu>
+
+	* international/mule-cmds.el (sort-coding-systems): Use \'.
+	(select-safe-coding-system): Remove redundant assq check.
+	Remove raw-text, emacs-mule and no-conversion from the list of
+	proposed encodings unless there's nothing else.
+
 2003-02-13  Markus Rost  <rost@math.ohio-state.edu>
 
 	* files.el (find-alternate-file): Undo last change.