emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/doc/lispref elisp.texi


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

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

Modified files:
        doc/lispref    : elisp.texi 

Log message:
        Bump version number to 3.0.
        (Top): Link to Font Type node.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/lispref/elisp.texi?cvsroot=emacs&r1=1.27&r2=1.28

Patches:
Index: elisp.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/elisp.texi,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- elisp.texi  1 Feb 2009 22:04:25 -0000       1.27
+++ elisp.texi  21 Feb 2009 13:45:59 -0000      1.28
@@ -6,7 +6,7 @@
 
 @c Version of the manual and of Emacs.
 @c Please remember to update the edition number in README as well.
address@hidden VERSION  2.9
address@hidden VERSION  3.0
 @set EMACSVER 23.0.90
 
 @c in general, keep the following line commented out, unless doing a
@@ -283,6 +283,7 @@
 * Stream Type::             Receive or send characters.
 * Keymap Type::             What function a keystroke invokes.
 * Overlay Type::            How an overlay is represented.
+* Font Type::               Fonts for displaying text.
 
 Numbers
 




reply via email to

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