diff options
| author | Stefan Monnier <monnier@iro.umontreal.ca> | 2008-06-18 03:21:59 +0000 |
|---|---|---|
| committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2008-06-18 03:21:59 +0000 |
| commit | a56fc14570bc41e0addb2b90edc00a8cd6aef7aa (patch) | |
| tree | 8a40cdc4ebe19bd8e26c215a5645617815ba2356 | |
| parent | e24019406acf457bf65dffe1c3e63ecda4068820 (diff) | |
*** empty log message ***
| -rw-r--r-- | admin/FOR-RELEASE | 2 | ||||
| -rw-r--r-- | etc/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index d3708872f13..6837dcf9980 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -172,7 +172,7 @@ etc/TUTORIAL.zh ** ruby-mode ** js2-mode ** rst-mode -** pov-mode +** pov-mode (probably not for Emacs-23: waiting for a Free POV-Ray). Local variables: mode: outline @@ -64,6 +64,8 @@ default toolkit, but you can use --with-x-toolkit=gtk if necessary. * Changes in Emacs 23.1 +** `underline-minimum-offset' keeps the underline away from the baseline. + ** Info displays breadcrumbs in the header of the page. See Info-breadcrumbs-depth to control it. |
