aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 70149334770..30cf80dc2ab 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12006-09-07 Ryan Yeske <rcyeske@gmail.com>
2
3 * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
4 rcirc-show-maximum-output.
5 (rcirc-mode): Remove window-scroll-function hook.
6 (rcirc-scroll-to-bottom): Remove function.
7 (rcirc-print): Recenter so point stays at the bottom of the window
8 if point was already there.
9
12006-09-12 Paul Eggert <eggert@cs.ucla.edu> 102006-09-12 Paul Eggert <eggert@cs.ucla.edu>
2 11
3 * comint.el (comint-exec-1): Set EMACS to the full name of Emacs, 12 * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,