aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2009-10-15 06:11:57 +0000
committerGlenn Morris2009-10-15 06:11:57 +0000
commit5f54cae6cc23c593e57692951e1626b1407bbac2 (patch)
treec7b34da3406ef33f415b55099ebd8cecd55e7253 /lib-src/ChangeLog
parentaf9fb32fb8d7bd45a1d6ae1aeb4121d4ff83d5d7 (diff)
downloademacs-5f54cae6cc23c593e57692951e1626b1407bbac2.tar.gz
emacs-5f54cae6cc23c593e57692951e1626b1407bbac2.zip
(print_help_and_exit): Fix bug report instructions.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 2a62151c3c3..bcdfb434602 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,5 +1,7 @@
12009-10-15 Glenn Morris <rgm@gnu.org> 12009-10-15 Glenn Morris <rgm@gnu.org>
2 2
3 * emacsclient.c (print_help_and_exit): Fix bug report instructions.
4
3 * makefile.w32-in (echolisp): New rule. 5 * makefile.w32-in (echolisp): New rule.
4 (clean): Delete echolisp.tmp. 6 (clean): Delete echolisp.tmp.
5 7