aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6ec8dd39a75..16acb6f40e0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12007-04-10 Chong Yidong <cyd@stupidchicken.com>
2
3 * woman.el (woman-decode-buffer): Postphone macro-set check...
4 (woman-decode-region): ...to here.
5
12007-04-10 Thien-Thi Nguyen <ttn@gnu.org> 62007-04-10 Thien-Thi Nguyen <ttn@gnu.org>
2 7
3 * startup.el (tty-handle-args): Use %S to log ARGS. 8 * startup.el (tty-handle-args): Use %S to log ARGS.