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: Sun, 06 Mar 2005 15:16:04 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7060 emacs/lisp/ChangeLog:1.7061
*** emacs/lisp/ChangeLog:1.7060 Sun Mar  6 00:48:46 2005
--- emacs/lisp/ChangeLog        Sun Mar  6 20:16:01 2005
***************
*** 1,3 ****
--- 1,29 ----
+ 2005-03-06  Chong Yidong  <address@hidden>
+ 
+       * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
+       (push-mark-command): Run activate-mark-hook.
+ 
+ 2005-03-06  Richard M. Stallman  <address@hidden>
+ 
+       * help-mode.el (help-mode-finish): Don't alter the element
+       in view-return-to-alist if there already is one.
+ 
+       * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
+       make sure the current buffer is the expected one.
+ 
+       * novice.el (disabled-command-function): Output in *Disabled Command*.
+       Explicitly ignore non-keyboard events, and explicitly handle C-g.
+ 
+       * textmodes/flyspell.el (flyspell-large-region):
+       Pass args differently for aspell.
+ 
+       * files.el (mode-require-final-newline): Doc fix.
+ 
+ 2005-03-03  Stephan Stahl  <address@hidden> (tiny change)
+ 
+       * progmodes/which-func.el (which-function): 
+       Specify NOERROR when calling imenu--make-index-alist.
+ 
  2005-03-05  Stefan Monnier  <address@hidden>
  
        * simple.el (normal-erase-is-backspace): Define default value.




reply via email to

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