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: Thu, 24 Jun 2004 19:45:37 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6194 emacs/lisp/ChangeLog:1.6195
*** emacs/lisp/ChangeLog:1.6194 Thu Jun 24 10:26:24 2004
--- emacs/lisp/ChangeLog        Thu Jun 24 23:34:10 2004
***************
*** 1,3 ****
--- 1,16 ----
+ 2004-06-24  Richard M. Stallman  <address@hidden>
+ 
+       * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
+ 
+       * font-lock.el (font-lock-keywords): Change format of compiled values.
+       Document it.
+       (font-lock-add-keywords): If font-lock-keywords is compiled,
+       extract the uncompiled version, modify, then recompile.
+       (font-lock-remove-keywords): Likewise.
+       (font-lock-fontify-keywords-region): Handle changed format.
+       (font-lock-compile-keywords): Handle changed format.
+       (font-lock-set-defaults): Compile the keywords explicitly here.
+ 
  2004-06-24  David Kastrup  <address@hidden>
  
        * replace.el (query-replace-read-args): Implement `\,' and `\#'




reply via email to

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