]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/elisp.texi
Bump version to 23.0.91.
[gnu-emacs] / doc / lispref / elisp.texi
index a3bf5bb362713a653700475df98ea06d7a686d1d..d2a1535be0d13807e154ae9733b38fbbc47c4b12 100644 (file)
@@ -6,8 +6,8 @@
 
 @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 EMACSVER 23.0.90
+@set VERSION  3.0
+@set EMACSVER 23.0.91
 
 @c in general, keep the following line commented out, unless doing a
 @c copy of this manual that will be published.  The manual should go
@@ -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