comparison lisp/ChangeLog @ 72688:594e26e0c126

Fix mailaddress
author Jan Djärv <jan.h.d@swipnet.se>
date Thu, 07 Sep 2006 09:56:22 +0000
parents eedaad0e9f80
children 3ff56e45c67f
comparison
equal deleted inserted replaced
72687:eedaad0e9f80 72688:594e26e0c126
1 2006-09-07 Jan Dj,Ad(Brv <Jan.Djarv@operax.com> 1 2006-09-07 Jan Dj,Ad(Brv <Janjan.h.d@swipnet.se>
2 2
3 * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle. 3 * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
4 (dnd-open-remote-url): New function. 4 (dnd-open-remote-url): New function.
5 (dnd-open-remote-file-function): Set to dnd-open-remote-url if 5 (dnd-open-remote-file-function): Set to dnd-open-remote-url if
6 not windows-nt. 6 not windows-nt.
8610 8610
8611 * term.el (term-emulate-terminal): 8611 * term.el (term-emulate-terminal):
8612 Let term-handle-ansi-terminal-messages override what Bash says about 8612 Let term-handle-ansi-terminal-messages override what Bash says about
8613 its current directory. 8613 its current directory.
8614 8614
8615 2005-12-16 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> 8615 2005-12-16 L$,1 qrentey K,Aa(Broly <lorentey@elte.hu>
8616 8616
8617 * bindings.el (last-buffer): Move to simple.el. 8617 * bindings.el (last-buffer): Move to simple.el.
8618 * simple.el (last-buffer): Move here. 8618 * simple.el (last-buffer): Move here.
8619 (get-next-valid-buffer): New function. 8619 (get-next-valid-buffer): New function.
8620 (next-buffer): Use frame-local buffer list, maintain buried buffer list. 8620 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
10367 10367
10368 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password 10368 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
10369 prompts work for AUTH PLAIN. Also reported by Steve Allan 10369 prompts work for AUTH PLAIN. Also reported by Steve Allan
10370 <seallan@verizon.net>. 10370 <seallan@verizon.net>.
10371 10371
10372 2005-12-06 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> 10372 2005-12-06 L$,1 qrentey K,Aa(Broly <lorentey@elte.hu>
10373 10373
10374 * frame.el (set-frame-parameter): Add doc string. 10374 * frame.el (set-frame-parameter): Add doc string.
10375 10375
10376 2005-12-06 Carsten Dominik <dominik@science.uva.nl> 10376 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
10377 10377
10751 (flyspell-changes): Make it buffer-local. 10751 (flyspell-changes): Make it buffer-local.
10752 (flyspell-after-change-function): Make it non-interactive. Use push. 10752 (flyspell-after-change-function): Make it non-interactive. Use push.
10753 (flyspell-post-command-hook): Check input-pending-p while processing 10753 (flyspell-post-command-hook): Check input-pending-p while processing
10754 the potentially long list of buffer changes. 10754 the potentially long list of buffer changes.
10755 10755
10756 2005-11-28 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> 10756 2005-11-28 L$,1 qrentey K,Aa(Broly <lorentey@elte.hu>
10757 10757
10758 * buff-menu.el (list-buffers-noselect): Display the selected 10758 * buff-menu.el (list-buffers-noselect): Display the selected
10759 frame's buffer list, not the global one. 10759 frame's buffer list, not the global one.
10760 10760
10761 2005-11-28 Nick Roberts <nickrob@snap.net.nz> 10761 2005-11-28 Nick Roberts <nickrob@snap.net.nz>