aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorPavel Janík2002-01-06 15:11:24 +0000
committerPavel Janík2002-01-06 15:11:24 +0000
commitc2e6c8d1c3ce1667527b3805584c810b93aec1b9 (patch)
tree2cf8d1765f6b655423501f1db91a9fa8175a4625 /lisp/ChangeLog
parentaed3fbc3874448cbc20d0d0b884174ace026564e (diff)
downloademacs-c2e6c8d1c3ce1667527b3805584c810b93aec1b9.tar.gz
emacs-c2e6c8d1c3ce1667527b3805584c810b93aec1b9.zip
(nslookup-font-lock-keywords): Defvar font-lock variables to prevent
warning from byte-compiler. Add Keyword to actually get listed in finder.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7b55a7eb46b..7742823155e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,11 @@
12002-01-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 12002-01-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 2
3 * net/net-utils.el (nslookup-font-lock-keywords): Defvar font-lock
4 variables to prevent warning from byte-compiler.
5
6 * net/eudc.el (top-level): Use eudc-xemacs-p instead of
7 string-match on emacs-version again.
8
3 * enriched.el (enriched-make-annotation): Fix the change from 9 * enriched.el (enriched-make-annotation): Fix the change from
4 2002-01-05. 10 2002-01-05.
5 (enriched-handle-display-prop): Return proper values. 11 (enriched-handle-display-prop): Return proper values.