aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--admin/FOR-RELEASE2
-rw-r--r--etc/NEWS2
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
172** ruby-mode 172** ruby-mode
173** js2-mode 173** js2-mode
174** rst-mode 174** rst-mode
175** pov-mode 175** pov-mode (probably not for Emacs-23: waiting for a Free POV-Ray).
176 176
177Local variables: 177Local variables:
178mode: outline 178mode: outline
diff --git a/etc/NEWS b/etc/NEWS
index f28d8d1d4a6..3ea92c5cded 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -64,6 +64,8 @@ default toolkit, but you can use --with-x-toolkit=gtk if necessary.
64 64
65* Changes in Emacs 23.1 65* Changes in Emacs 23.1
66 66
67** `underline-minimum-offset' keeps the underline away from the baseline.
68
67** Info displays breadcrumbs in the header of the page. 69** Info displays breadcrumbs in the header of the page.
68See Info-breadcrumbs-depth to control it. 70See Info-breadcrumbs-depth to control it.
69 71