aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9c01cd76a45..c0797ec968a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,12 @@
12006-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/python.el (python-send-command): Don't wait for the command
4 to terminate. Don't fiddle with compilation-parsing-end.
5
12006-08-28 Chong Yidong <cyd@stupidchicken.com> 62006-08-28 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): Insert 8 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
4 commentary after first line summary. 9 Insert commentary after first line summary.
5 10
6 * woman.el (woman-follow): New function, based on `man-follow'. 11 * woman.el (woman-follow): New function, based on `man-follow'.
7 (woman-mode-map): Use it. 12 (woman-mode-map): Use it.