emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/doc/lispref ChangeLog


From: Chong Yidong
Subject: [Emacs-diffs] emacs/doc/lispref ChangeLog
Date: Sat, 21 Feb 2009 13:45:00 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      09/02/21 13:45:00

Modified files:
        doc/lispref    : ChangeLog 

Log message:
        * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type): 
Minor edits.
        (Frame Configuration Type): Emphasize that it is not primitive.
        (Font Type): New node.
        (Type Predicates): Add fontp; type-of now recognizes font object types.
        
        * intro.texi (Version Info): Update version numbers in examples.
        (Acknowledgements): List more contributors.
        
        * elisp.texi: Bump version number to 3.0.
        (Top): Link to Font Type node.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/lispref/ChangeLog?cvsroot=emacs&r1=1.212&r2=1.213

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/ChangeLog,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -b -r1.212 -r1.213
--- ChangeLog   20 Feb 2009 12:36:52 -0000      1.212
+++ ChangeLog   21 Feb 2009 13:45:00 -0000      1.213
@@ -1,3 +1,18 @@
+2009-02-21  Chong Yidong  <address@hidden>
+
+       * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
+       Minor edits.
+       (Frame Configuration Type): Emphasize that it is not primitive.
+       (Font Type): New node.
+       (Type Predicates): Add fontp; type-of now recognizes font object
+       types.
+
+       * intro.texi (Version Info): Update version numbers in examples.
+       (Acknowledgements): List more contributors.
+
+       * elisp.texi: Bump version number to 3.0.
+       (Top): Link to Font Type node.
+
 2009-02-20  Juanma Barranquero  <address@hidden>
 
        * modes.texi (Major Mode Conventions): Remove duplicate words.




reply via email to

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