aboutsummaryrefslogtreecommitdiffstats
path: root/admin/FOR-RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'admin/FOR-RELEASE')
-rw-r--r--admin/FOR-RELEASE26
1 files changed, 0 insertions, 26 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index fe226fc7d9e..0f8bd0c4420 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -36,32 +36,6 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
36 36
37* BUGS 37* BUGS
38 38
39** hi-lock-mode doesn't always turn on font-lock-mode-internal
40
41From: Alan Mackenzie <acm@muc.de>
42Subject: hi-lock-mode doesn't work with emacs -Q.
43Message-ID: <20070607092651.GA1710@muc.de>
44
45Start emacs -Q. (Emacs 22.1, of course). Visit a new file with:
46
47 C-x C-f foo.txt
48
49. Type this:
50
51 This file is foo.txt.
52
53. Enable hi-lock-mode and make "foo" a highlightable pattern:
54
55 M-x hi-lock-mode
56 C-x w h foo<CR><CR> ; accept the default hi-yellow face.
57
58. This highlights the "foo" yellow, as expected. At the end of the
59line, type:
60
61 foo
62
63. This new "foo" doesn't get highlighted. It should be.
64
65* FIXES FOR EMACS 22.2 39* FIXES FOR EMACS 22.2
66 40
67Here we list small fixes that arrived too late for Emacs 22.1, but 41Here we list small fixes that arrived too late for Emacs 22.1, but