aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog4
-rw-r--r--src/ChangeLog4
2 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4f395c61ea..2492b1e066 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5,6 +5,10 @@
2005-01-04 Richard M. Stallman <[email protected]>
+ * 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 <[email protected]>
diff --git a/src/ChangeLog b/src/ChangeLog
index 990c856fc3..cfc3bd0159 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2005-01-04 Richard M. Stallman <[email protected]>
+
+ * xdisp.c (Fformat_mode_line): Doc fix.
+
2005-01-04 Stefan Monnier <[email protected]>
* alloc.c (refill_memory_reserve): Move.