aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Djärv2006-09-07 09:56:22 +0000
committerJan Djärv2006-09-07 09:56:22 +0000
commiteaf6d473fb4cfdb39f9e0bcdd3514b5382f93d84 (patch)
tree0202b8a0068cb96bc6b70b55984d7e0ef92191e7
parentc79b0f8ffd729710b342911bd663c6705c394d8b (diff)
downloademacs-eaf6d473fb4cfdb39f9e0bcdd3514b5382f93d84.tar.gz
emacs-eaf6d473fb4cfdb39f9e0bcdd3514b5382f93d84.zip
Fix mailaddress
-rw-r--r--lisp/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index dd34930b2c9..2dcffc46a3a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,4 +1,4 @@
12006-09-07 Jan Dj,Ad(Brv <Jan.Djarv@operax.com> 12006-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.
@@ -8612,7 +8612,7 @@
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
86152005-12-16 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> 86152005-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.
@@ -10369,7 +10369,7 @@
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
103722005-12-06 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> 103722005-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
@@ -10753,7 +10753,7 @@
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
107562005-11-28 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> 107562005-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.