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, 29 May 2005 04:43:31 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7628 emacs/lisp/ChangeLog:1.7629
*** emacs/lisp/ChangeLog:1.7628 Sun May 29 08:01:17 2005
--- emacs/lisp/ChangeLog        Sun May 29 08:43:30 2005
***************
*** 1,3 ****
--- 1,22 ----
+ 2005-05-29  Richard M. Stallman  <address@hidden>
+ 
+       * jit-lock.el (jit-lock-function, jit-lock-after-change):
+       Do nothing if memory is full.
+ 
+       * font-lock.el (font-lock-fontify-syntactically-region):
+       Pass t for GREEDY to looking-back.
+ 
+       * saveplace.el (save-place-alist-to-file): Write the file
+       using write-region.
+ 
+       * subr.el (looking-back): New argument GREEDY.
+ 
+       * progmodes/compile.el (compilation-start): Set the mode
+       before inserting the initial text.
+ 
+       * progmodes/which-func.el (which-func-update-1): Turn the mode
+       off in case of error by setting which-func-mode.
+ 
  2005-05-29  Daniel Pfeiffer  <address@hidden>
  
        * progmodes/make-mode.el (makefile-rule-action-regex)




reply via email to

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