aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--admin/FOR-RELEASE8
1 files changed, 6 insertions, 2 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index b3b20e033e0..1ca42186155 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -58,14 +58,18 @@ can we get rid of that? It is a dangerous design.
58 58
59** raman@users.sf.net, sep 7: Emacs 23.0.50: Segfaults in alloc.c (batch process) 59** raman@users.sf.net, sep 7: Emacs 23.0.50: Segfaults in alloc.c (batch process)
60 60
61** grep et al should use font-lock to do highlighting, so that they respect font-lock-mode.
62"can't turn off font-lock"
63http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00548.html
64
61* DOCUMENTATION 65* DOCUMENTATION
62 66
63** Check the Emacs Tutorial. 67** Check the Emacs Tutorial.
64 68
65The first line of every tutorial must begin with text ending in a 69The first line of every tutorial must begin with text ending in a
66period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective 70period (".", ASCII 0x2E) saying "Emacs Tutorial" in the respective
67language. This should be followed by "See end for copying 71language. This should be followed by "See end for copying conditions",
68conditions", likewise in the respective language. 72likewise in the respective language.
69 73
70After each file name, on the same line or the following line, come the 74After each file name, on the same line or the following line, come the
71names of the people who have checked it. 75names of the people who have checked it.