emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/ChangeLog


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/ChangeLog
Date: Wed, 08 Jun 2005 11:34:32 -0400

Index: emacs/lispref/ChangeLog
diff -c emacs/lispref/ChangeLog:1.402 emacs/lispref/ChangeLog:1.403
*** emacs/lispref/ChangeLog:1.402       Wed Jun  8 03:18:50 2005
--- emacs/lispref/ChangeLog     Wed Jun  8 15:34:30 2005
***************
*** 1,3 ****
--- 1,23 ----
+ 2005-06-08  Richard M. Stallman  <address@hidden>
+ 
+       * searching.texi (Entire Match Data): Clarify when match-data
+       returns markers and when integers.
+ 
+       * display.texi (Defining Faces): Explain that face name should not
+       end in `-face'.
+ 
+       * modes.texi (Mode Line Data): Minor cleanup.
+       (Customizing Keywords): Node split out of Search-based Fontification.
+       Add example of using font-lock-add-keywords from a hook.
+       Clarify when MODE should be non-nil, and when nil.
+ 
+ 2005-06-06  Richard M. Stallman  <address@hidden>
+ 
+       * modes.texi (Mode Line Data): Explain what happens when the car
+       of a list is a void symbol.
+       (Search-based Fontification): Explain MODE arg to
+       font-lock-add-keywords and warn about calls from major modes.
+ 
  2005-06-08  Juri Linkov  <address@hidden>
  
        * display.texi (Standard Faces): Add `shadow' face.




reply via email to

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