]> git.eshelyaron.com Git - emacs.git/commitdiff
Bump version number to 3.0.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 21 Feb 2009 13:45:59 +0000 (13:45 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 21 Feb 2009 13:45:59 +0000 (13:45 +0000)
(Top): Link to Font Type node.

doc/lispref/elisp.texi

index a3bf5bb362713a653700475df98ea06d7a686d1d..f0346a82ef8e12ad367d103ce5d61f8d391646c1 100644 (file)
@@ -6,7 +6,7 @@
 
 @c Version of the manual and of Emacs.
 @c Please remember to update the edition number in README as well.
-@set VERSION  2.9
+@set VERSION  3.0
 @set EMACSVER 23.0.90
 
 @c in general, keep the following line commented out, unless doing a
@@ -283,6 +283,7 @@ Editing Types
 * 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