diff options
| author | Sam Steingold | 2009-02-17 16:49:40 +0000 |
|---|---|---|
| committer | Sam Steingold | 2009-02-17 16:49:40 +0000 |
| commit | 2017951613f5653f36216e58ebf30796443f8c4a (patch) | |
| tree | 49d70412659bd6fd79bb2ea55fd2f2321c8b4a96 /lisp/ChangeLog | |
| parent | 1227224193f92d05745eb1ae985e9e5bccbc1122 (diff) | |
| download | emacs-2017951613f5653f36216e58ebf30796443f8c4a.tar.gz emacs-2017951613f5653f36216e58ebf30796443f8c4a.zip | |
(compilation-filter): Call `comint-carriage-motion', just like `comint-output-filter'.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1da764d9ce9..8ee59c0b040 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-02-17 Sam Steingold <sds@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/compile.el (compilation-filter): Call | ||
| 4 | `comint-carriage-motion', just like `comint-output-filter'. | ||
| 5 | |||
| 1 | 2009-02-17 Juanma Barranquero <lekktu@gmail.com> | 6 | 2009-02-17 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 7 | ||
| 3 | * net/newst-treeview.el (newsticker--treeview-load): Remove bogus `if'. | 8 | * net/newst-treeview.el (newsticker--treeview-load): Remove bogus `if'. |