# HG changeset patch # User Chong Yidong # Date 1235223959 0 # Node ID 728f9439568bd083b3eea54eadcfd88fbc55797b # Parent 47ff541effb4ef161ecc0e842200c0a590484e9a Bump version number to 3.0. (Top): Link to Font Type node. diff -r 47ff541effb4 -r 728f9439568b doc/lispref/elisp.texi --- a/doc/lispref/elisp.texi Sat Feb 21 13:45:36 2009 +0000 +++ b/doc/lispref/elisp.texi Sat Feb 21 13:45:59 2009 +0000 @@ -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 @@ * 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