aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2004-02-29 01:54:40 +0000
committerJuanma Barranquero2004-02-29 01:54:40 +0000
commit89b1172bfa85aec3f1e730502c511169c7511259 (patch)
tree1227777635ca06d225094fd704da8a39f2c82cf3
parentcb84108b0ed06c2193809ebb70832350572fea0a (diff)
downloademacs-89b1172bfa85aec3f1e730502c511169c7511259.tar.gz
emacs-89b1172bfa85aec3f1e730502c511169c7511259.zip
Remove bogus reference to user option unicode-data.
-rw-r--r--etc/ChangeLog12
-rw-r--r--etc/NEWS7
2 files changed, 10 insertions, 9 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index eb0019c969f..5ca1e0d903f 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12004-02-29 Juanma Barranquero <lektu@terra.es>
2
3 * NEWS: Remove bogus reference to user option unicode-data.
4
12004-02-16 Klaus Zeitler <kzeitler@lucent.com> 52004-02-16 Klaus Zeitler <kzeitler@lucent.com>
2 6
3 * PROBLEMS: Document crashes on X when build with GCC and GNU ld. 7 * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
@@ -6,7 +10,7 @@
6 10
7 * NEWS: Fix typo. 11 * NEWS: Fix typo.
8 12
92003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg> 132003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
10 14
11 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors. 15 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
12 16
@@ -14,8 +18,8 @@
14 18
15 * TODO: Add plans for change of file attributes UID and GID from 19 * TODO: Add plans for change of file attributes UID and GID from
16 integer to string. 20 integer to string.
17 21
182003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org> 222003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
19 23
20 * HELLO: Add Kannada. 24 * HELLO: Add Kannada.
21 25
@@ -32,7 +36,7 @@
322003-10-30 Kenichi Handa <handa@m17n.org> 362003-10-30 Kenichi Handa <handa@m17n.org>
33 37
34 * HELLO: Fix cases of language names. Make German lines one. 38 * HELLO: Fix cases of language names. Make German lines one.
35 Delete FORTRAN, add Mathematics 39 Delete FORTRAN, add Mathematics.
36 40
372003-10-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 412003-10-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
38 42
diff --git a/etc/NEWS b/etc/NEWS
index 812b27939ab..16b55c0be2a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -122,12 +122,12 @@ and the bitmap on the bottom line in the right fringe.
122 122
123If value is a cons (ANGLES . ARROWS), the car specifies the position 123If value is a cons (ANGLES . ARROWS), the car specifies the position
124of the angle bitmaps, and the cdr specifies the position of the arrow 124of the angle bitmaps, and the cdr specifies the position of the arrow
125bitmaps. 125bitmaps.
126 126
127For example, (t . right) places the top angle bitmap in left fringe, 127For example, (t . right) places the top angle bitmap in left fringe,
128the bottom angle bitmap in right fringe, and both arrow bitmaps in 128the bottom angle bitmap in right fringe, and both arrow bitmaps in
129right fringe. To show just the angle bitmaps in the left fringe, but 129right fringe. To show just the angle bitmaps in the left fringe, but
130no arrow bitmaps, use (left . nil). 130no arrow bitmaps, use (left . nil).
131 131
132** New command `display-local-help' displays any local help at point 132** New command `display-local-help' displays any local help at point
133in the echo area. It is bound to `C-h .'. It normally displays the 133in the echo area. It is bound to `C-h .'. It normally displays the
@@ -319,9 +319,6 @@ speed up Emacs with slow networking to the X server.
319If the configure option `--without-xim' was used to turn off use of 319If the configure option `--without-xim' was used to turn off use of
320XIM by default, the X resource useXIM can be used to turn it on. 320XIM by default, the X resource useXIM can be used to turn it on.
321 321
322** `describe-char' can show data from the Unicode database file. See
323user option `unicode-data'.
324
325** `undo-only' does an undo which does not redo any previous undo. 322** `undo-only' does an undo which does not redo any previous undo.
326 323
327** `uniquify-strip-common-suffix' tells uniquify to prefer 324** `uniquify-strip-common-suffix' tells uniquify to prefer