diff lisp/ChangeLog @ 58282:7c3f5740a5cc

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 16 Nov 2004 17:31:19 +0000
parents 769412d0cd5e
children 704843ce6908
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Nov 16 17:30:48 2004 +0000
+++ b/lisp/ChangeLog	Tue Nov 16 17:31:19 2004 +0000
@@ -1,3 +1,30 @@
+2004-11-16  Richard M. Stallman  <rms@gnu.org>
+
+	* international/iso-cvt.el (iso-tex2iso-trans-tab):
+	Discard spaces after \i according to TeX rules.
+
+	* international/mule.el (set-buffer-file-coding-system): 
+	New arg NOMODIFY.
+	(after-insert-file-set-coding): Pass that new arg.
+	Prevent set-buffer-multibyte from trying to lock the file.
+
+	* buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
+
+	* saveplace.el (save-place): Doc fix.
+
+	* dabbrev.el (dabbrev-expand): When handling SPC M-/,
+	temporarily widen before finding the following word to copy.
+
+	* emacs-lisp/lucid.el (map-keymap): Definition deleted.
+	(cl-map-keymap): Definition deleted.
+
+	* subr.el (map-keymap-internal): New function.
+
+2004-11-14  Frederic Han  <han@math.jussieu.fr>  (tiny change)
+
+	* international/iso-cvt.el (iso-tex2iso-trans-tab): 
+	Discard whitespace after macro \i when converting it.
+
 2004-11-16  Juri Linkov  <juri@jurta.org>
 
 	* emacs-lisp/find-func.el (find-function-regexp):