Mercurial > emacs
comparison lisp/ChangeLog @ 72566:41f22ed02e75
(python-send-command): Don't wait for the command
to terminate. Don't fiddle with compilation-parsing-end.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 28 Aug 2006 21:13:34 +0000 |
parents | 186382a0d1cc |
children | b562a18db094 |
comparison
equal
deleted
inserted
replaced
72565:186382a0d1cc | 72566:41f22ed02e75 |
---|---|
1 2006-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 | |
1 2006-08-28 Chong Yidong <cyd@stupidchicken.com> | 6 2006-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. |
8 | 13 |
9 * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update | 14 * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update |