summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2007-06-11 15:46:12 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2007-06-11 15:46:12 +0000
commit3a07a00bbf3ae87a87ae54a0336f574b67d45da9 (patch)
tree14ac9b32da69dcae7418de5d7b03230331be99e2 /admin
parentf0fc85830bcfcbfdba13f4f83bf3897f19d9926c (diff)
downloademacs-3a07a00bbf3ae87a87ae54a0336f574b67d45da9.tar.gz
Add a bug about hi-lock-mode and font-lock-mode.
Fix encoding of some nonascii chars.
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE34
1 files changed, 30 insertions, 4 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 2fceaee33cf..fe226fc7d9e 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -12,10 +12,10 @@ make sure all the pages really look ok in the manual as formatted.
Requests to have been sent out on 2006-05-23 (Reiner Steib).
LANG Translator Status
-cs Pavel Janík Can't work on it now.
+cs Pavel Janík Can't work on it now.
de Sven Joachim Done
fr Eric Jacoboni Done
-pl WÅ‚odek Bzyl Done
+pl WÅ‚odek Bzyl Done
pt-br Rodrigo Real Done
ru Alex Ott Done
sk Miroslav Vaško No response
@@ -36,6 +36,32 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
* BUGS
+** hi-lock-mode doesn't always turn on font-lock-mode-internal
+
+From: Alan Mackenzie <acm@muc.de>
+Subject: hi-lock-mode doesn't work with emacs -Q.
+Message-ID: <20070607092651.GA1710@muc.de>
+
+Start emacs -Q. (Emacs 22.1, of course). Visit a new file with:
+
+ C-x C-f foo.txt
+
+. Type this:
+
+ This file is foo.txt.
+
+. Enable hi-lock-mode and make "foo" a highlightable pattern:
+
+ M-x hi-lock-mode
+ C-x w h foo<CR><CR> ; accept the default hi-yellow face.
+
+. This highlights the "foo" yellow, as expected. At the end of the
+line, type:
+
+ foo
+
+. This new "foo" doesn't get highlighted. It should be.
+
* FIXES FOR EMACS 22.2
Here we list small fixes that arrived too late for Emacs 22.1, but
@@ -62,7 +88,7 @@ SECTION READERS
etc/TUTORIAL rms
etc/TUTORIAL.bg Ognyan Kulev <ogi@fmi.uni-sofia.bg>
etc/TUTORIAL.cn
-etc/TUTORIAL.cs Pavel Janík <Pavel@Janik.cz>
+etc/TUTORIAL.cs Pavel Janík <Pavel@Janik.cz>
etc/TUTORIAL.de Werner LEMBERG <wl@gnu.org>
etc/TUTORIAL.eo
etc/TUTORIAL.es Marcelo Toledo
@@ -75,7 +101,7 @@ etc/TUTORIAL.pl Slawomir Nowaczyk <slawek@cs.lth.se>
etc/TUTORIAL.pt_BR Marcelo Toledo
etc/TUTORIAL.ro
etc/TUTORIAL.ru Alex Ott <alexott@gmail.com>
-etc/TUTORIAL.sk Pavel Janík <Pavel@Janik.cz>
+etc/TUTORIAL.sk Pavel Janík <Pavel@Janik.cz>
etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si>
etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se>
etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org>