aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDeniz Dogan2011-09-03 19:40:08 +0200
committerDeniz Dogan2011-09-03 19:40:08 +0200
commitd37e5c877713210af39d81a7cf80335b79eae820 (patch)
treed8cb87821dfbfef3963e7498157103e5c0abc6f2 /lisp/ChangeLog
parentf3ada0eeb5a6011eafa45bdce9abea5db46d4939 (diff)
downloademacs-d37e5c877713210af39d81a7cf80335b79eae820.tar.gz
emacs-d37e5c877713210af39d81a7cf80335b79eae820.zip
* lisp/net/rcirc.el (rcirc-print): Simplify code for rcirc-scroll-show-maximum-output. There is no need to walk through all windows to find the right one.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index dae4cbf6609..656bf8485e9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12011-09-03 Deniz Dogan <deniz@dogan.se>
2
3 * net/rcirc.el (rcirc-print): Simplify code for
4 rcirc-scroll-show-maximum-output. There is no need to walk
5 through all windows to find the right one.
6
12011-09-03 Christoph Scholtes <cschol2112@googlemail.com> 72011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
2 8
3 * help.el (help-return-method): Doc fix. 9 * help.el (help-return-method): Doc fix.