summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2005-01-05 00:09:40 +0000
committerRichard M. Stallman <rms@gnu.org>2005-01-05 00:09:40 +0000
commitdd496df6bc596b61391e296bedf577659bdd5132 (patch)
treef8879e453201cd250d241840ddcc69f0e3e53e79 /lisp
parent721d04ba97a7366489ec460c473883f771105482 (diff)
downloademacs-dd496df6bc596b61391e296bedf577659bdd5132.tar.gz
emacs-dd496df6bc596b61391e296bedf577659bdd5132.tar.bz2
emacs-dd496df6bc596b61391e296bedf577659bdd5132.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4f395c61ea3..2492b1e0669 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5,6 +5,10 @@
2005-01-04 Richard M. Stallman <rms@gnu.org>
+ * cus-edit.el (customize): Make :link point to user doc.
+
+ * man.el (Man-fontify-manpage): Turn off undo generation.
+
* add-log.el (change-log-font-lock-keywords): Don't match just "From".
2005-01-04 Andreas Schwab <schwab@suse.de>