aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm2002-11-05 22:38:39 +0000
committerKim F. Storm2002-11-05 22:38:39 +0000
commit0894297ac2d9097ce4658c7410472af60cdc92df (patch)
treebc432f2ac8cb2a3771a94aa827523ab42945ac94
parent22b519858bbb4299e1db4017528f7f0d055426ea (diff)
downloademacs-0894297ac2d9097ce4658c7410472af60cdc92df.tar.gz
emacs-0894297ac2d9097ce4658c7410472af60cdc92df.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9730a1a2933..89d42cbeff8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12002-11-06 Kim F. Storm <storm@cua.dk>
2
3 * info.el (Info-fontify-node): Fixed hiding of *note references
4 with embedded file names like (xxx.yyy).
5 Avoid making any lines visibly longer if hiding newlines inside
6 note references by wrapping line after references if it contained
7 a newline (unfortunaly this makes more lines appear "shorter").
8 Properly reindent multi-line menu entry descriptions.
9
12002-11-05 Juanma Barranquero <lektu@terra.es> 102002-11-05 Juanma Barranquero <lektu@terra.es>
2 11
3 * language/cyrillic.el ("Bulgarian"): Fix typo. 12 * language/cyrillic.el ("Bulgarian"): Fix typo.