aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorSam Steingold2009-02-17 16:49:40 +0000
committerSam Steingold2009-02-17 16:49:40 +0000
commit2017951613f5653f36216e58ebf30796443f8c4a (patch)
tree49d70412659bd6fd79bb2ea55fd2f2321c8b4a96 /lisp/ChangeLog
parent1227224193f92d05745eb1ae985e9e5bccbc1122 (diff)
downloademacs-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/ChangeLog5
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 @@
12009-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
12009-02-17 Juanma Barranquero <lekktu@gmail.com> 62009-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'.