aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Djärv2006-09-07 19:16:10 +0000
committerJan Djärv2006-09-07 19:16:10 +0000
commitb37b6d110ddf3e06a408594347acc656042bcec2 (patch)
treec57a578d5e979af2e7658c6e440829f1574e7c07
parent23f2d048b5df9fe9bfd39e8e1cd606e3bcd42c7c (diff)
downloademacs-b37b6d110ddf3e06a408594347acc656042bcec2.tar.gz
emacs-b37b6d110ddf3e06a408594347acc656042bcec2.zip
Fix Károly Lőrentey <lorentey@elte.hu>
-rw-r--r--lisp/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7e50d886d56..a06fb850468 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -8633,7 +8633,7 @@
8633 Let term-handle-ansi-terminal-messages override what Bash says about 8633 Let term-handle-ansi-terminal-messages override what Bash says about
8634 its current directory. 8634 its current directory.
8635 8635
86362005-12-16 L$,1 qrentey K,Aa(Broly <lorentey@elte.hu> 86362005-12-16 K,Aa(Broly L,Bu(Brentey <lorentey@elte.hu>
8637 8637
8638 * bindings.el (last-buffer): Move to simple.el. 8638 * bindings.el (last-buffer): Move to simple.el.
8639 * simple.el (last-buffer): Move here. 8639 * simple.el (last-buffer): Move here.
@@ -10390,7 +10390,7 @@
10390 prompts work for AUTH PLAIN. Also reported by Steve Allan 10390 prompts work for AUTH PLAIN. Also reported by Steve Allan
10391 <seallan@verizon.net>. 10391 <seallan@verizon.net>.
10392 10392
103932005-12-06 L$,1 qrentey K,Aa(Broly <lorentey@elte.hu> 103932005-12-06 K,Aa(Broly L,Bu(Brentey <lorentey@elte.hu>
10394 10394
10395 * frame.el (set-frame-parameter): Add doc string. 10395 * frame.el (set-frame-parameter): Add doc string.
10396 10396
@@ -10774,7 +10774,7 @@
10774 (flyspell-post-command-hook): Check input-pending-p while processing 10774 (flyspell-post-command-hook): Check input-pending-p while processing
10775 the potentially long list of buffer changes. 10775 the potentially long list of buffer changes.
10776 10776
107772005-11-28 L$,1 qrentey K,Aa(Broly <lorentey@elte.hu> 107772005-11-28 K,Aa(Broly L,Bu(Brentey <lorentey@elte.hu>
10778 10778
10779 * buff-menu.el (list-buffers-noselect): Display the selected 10779 * buff-menu.el (list-buffers-noselect): Display the selected
10780 frame's buffer list, not the global one. 10780 frame's buffer list, not the global one.