emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 16 Nov 2004 12:27:27 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6609 emacs/lisp/ChangeLog:1.6610
*** emacs/lisp/ChangeLog:1.6609 Tue Nov 16 15:26:30 2004
--- emacs/lisp/ChangeLog        Tue Nov 16 17:21:26 2004
***************
*** 1,3 ****
--- 1,30 ----
+ 2004-11-16  Richard M. Stallman  <address@hidden>
+ 
+       * 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  <address@hidden>  (tiny change)
+ 
+       * international/iso-cvt.el (iso-tex2iso-trans-tab): 
+       Discard whitespace after macro \i when converting it.
+ 
  2004-11-16  Juri Linkov  <address@hidden>
  
        * emacs-lisp/find-func.el (find-function-regexp):




reply via email to

[Prev in Thread] Current Thread [Next in Thread]