comparison lisp/ChangeLog @ 72697:223d4d3bae83

Fix Kroly Lrentey <lorentey@elte.hu>
author Jan Djärv <jan.h.d@swipnet.se>
date Thu, 07 Sep 2006 19:16:10 +0000
parents 560a2e73e11b
children b74e908df972
comparison
equal deleted inserted replaced
72696:560a2e73e11b 72697:223d4d3bae83
8631 8631
8632 * term.el (term-emulate-terminal): 8632 * term.el (term-emulate-terminal):
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
8636 2005-12-16 L$,1 qrentey K,Aa(Broly <lorentey@elte.hu> 8636 2005-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.
8640 (get-next-valid-buffer): New function. 8640 (get-next-valid-buffer): New function.
8641 (next-buffer): Use frame-local buffer list, maintain buried buffer list. 8641 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
10388 10388
10389 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password 10389 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
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
10393 2005-12-06 L$,1 qrentey K,Aa(Broly <lorentey@elte.hu> 10393 2005-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
10397 2005-12-06 Carsten Dominik <dominik@science.uva.nl> 10397 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
10398 10398
10772 (flyspell-changes): Make it buffer-local. 10772 (flyspell-changes): Make it buffer-local.
10773 (flyspell-after-change-function): Make it non-interactive. Use push. 10773 (flyspell-after-change-function): Make it non-interactive. Use push.
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
10777 2005-11-28 L$,1 qrentey K,Aa(Broly <lorentey@elte.hu> 10777 2005-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.
10781 10781
10782 2005-11-28 Nick Roberts <nickrob@snap.net.nz> 10782 2005-11-28 Nick Roberts <nickrob@snap.net.nz>