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: Sat, 29 Oct 2005 15:49:46 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8476 emacs/lisp/ChangeLog:1.8477
*** emacs/lisp/ChangeLog:1.8476 Sat Oct 29 16:02:05 2005
--- emacs/lisp/ChangeLog        Sat Oct 29 19:49:44 2005
***************
*** 1,3 ****
--- 1,20 ----
+ 2005-10-29  Richard M. Stallman  <address@hidden>
+ 
+       * replace.el (occur-mode-mouse-goto): Always go to other window.
+       (occur-mode-goto-occurrence): Always switch in same window.
+ 
+       * simple.el (undo): Display message at end, not at start.
+ 
+       * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
+       New arg REUSE-CELL.
+       (cancel-timer-internal): New function.
+       (timer-event-handler): Use cancel-timer-internal,
+       and pass the cell it returns to timer-activate...
+ 
+       * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
+       (jit-lock-deferred-fontify, jit-lock-context-fontify)
+       (jit-lock-after-change): Test memory-full.
+ 
  2005-10-29  Roland Winkler  <address@hidden>
  
        * textmodes/conf-mode.el (conf-assignment-sign)




reply via email to

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