aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2006-09-12 16:48:55 +0000
committerChong Yidong2006-09-12 16:48:55 +0000
commitd40ac716c079d8d0ab7e9d5aa0803caa459a65f3 (patch)
tree14f09ffa11b0e16ef6c4aafd52a909358c55efb5 /lisp/ChangeLog
parent1baa749cfe61ea5a317c352ecd7d1dbecc28a1b0 (diff)
downloademacs-d40ac716c079d8d0ab7e9d5aa0803caa459a65f3.tar.gz
emacs-d40ac716c079d8d0ab7e9d5aa0803caa459a65f3.zip
* net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
rcirc-show-maximum-output. (rcirc-mode): Remove window-scroll-function hook. (rcirc-scroll-to-bottom): Remove function. (rcirc-print): Recenter so point stays at the bottom of the window if point was already there.
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,