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  <[EMAIL PROTECTED]>
+ 
+       * 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  <[EMAIL PROTECTED]>
+ 
+       * 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  <[EMAIL PROTECTED]>
  
        * display.texi (Standard Faces): Add `shadow' face.


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to