diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2007-04-23 14:39:16 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2007-04-23 14:39:16 +0000 |
commit | 6ef234e266441b736dcd6456ad99372ce60834a8 (patch) | |
tree | 36c05d5fd48f4f66af305dfe988079792c50d918 /man | |
parent | e34d1140983f61643f1f7a19ebe51a9944c30780 (diff) | |
download | emacs-6ef234e266441b736dcd6456ad99372ce60834a8.tar.gz |
* display.texi (Highlight Interactively): Correct description of
hi-lock-file-patterns-policy.
Diffstat (limited to 'man')
-rw-r--r-- | man/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index a9b40d7251a..d9be288f179 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,5 +1,8 @@ 2007-04-23 Chong Yidong <cyd@stupidchicken.com> + * display.texi (Highlight Interactively): Correct description of + hi-lock-file-patterns-policy. + * files.texi (File Archives): Mention self-extracting executables. 2007-04-23 Eli Zaretskii <eliz@gnu.org> |