aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2000-08-21 14:18:32 +0000
committerEli Zaretskii2000-08-21 14:18:32 +0000
commit240301df360c428e8186b960471b71ba41a04aef (patch)
treed5e099b3911719b17507759826f29d5f6945590f /lisp/ChangeLog
parent6917e6bbc9c3d68b672fb88ea2f039f0fdb2bb77 (diff)
downloademacs-240301df360c428e8186b960471b71ba41a04aef.tar.gz
emacs-240301df360c428e8186b960471b71ba41a04aef.zip
(Man-init-defvars): Don't reset Man-fontify-manpage-flag,
even if the display doesn't support colors: some displays will support bold/underline faces.
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 dc404e57c46..3bacc1cbf0c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
4 even if the display doesn't support colors: some displays will
5 support bold/underline faces.
6
12000-08-21 Gerd Moellmann <gerd@gnu.org> 72000-08-21 Gerd Moellmann <gerd@gnu.org>
2 8
3 * emacs-lisp/cl.el (cl-macroexpand): Doc fix. 9 * emacs-lisp/cl.el (cl-macroexpand): Doc fix.