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, 11 Dec 2001 01:08:20 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3160 emacs/lisp/ChangeLog:1.3161
*** emacs/lisp/ChangeLog:1.3160 Mon Dec 10 15:46:31 2001
--- emacs/lisp/ChangeLog        Tue Dec 11 01:08:19 2001
***************
*** 1,3 ****
--- 1,20 ----
+ 2001-12-11  Richard M. Stallman  <address@hidden>
+ 
+       * textmodes/ispell.el (ispell-buffer-local-parsing):
+       Match xml like sgml.
+ 
+       * emacs-lisp/advice.el (ad-compile-function): 
+       Byte compile the function under another (uninterned) name.
+ 
+       * gud.el (gdb): Define and bind gud-jump.
+ 
+       * font-lock.el (font-lock-mode): 
+       Put our function at the end of after-change-functions.
+ 
+       * ediff-diff.el (ediff-cmp-options): Doc fix.
+ 
+       * comint.el (comint-password-prompt-regexp): Match "UNIX Password".
+ 
  2001-12-10  Richard M. Stallman  <address@hidden>
  
        * isearch.el (isearch-yank-word-or-char): New function.



reply via email to

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