diff options
| author | Jan Djärv | 2006-09-07 09:56:22 +0000 |
|---|---|---|
| committer | Jan Djärv | 2006-09-07 09:56:22 +0000 |
| commit | eaf6d473fb4cfdb39f9e0bcdd3514b5382f93d84 (patch) | |
| tree | 0202b8a0068cb96bc6b70b55984d7e0ef92191e7 | |
| parent | c79b0f8ffd729710b342911bd663c6705c394d8b (diff) | |
| download | emacs-eaf6d473fb4cfdb39f9e0bcdd3514b5382f93d84.tar.gz emacs-eaf6d473fb4cfdb39f9e0bcdd3514b5382f93d84.zip | |
Fix mailaddress
| -rw-r--r-- | lisp/ChangeLog | 8 |
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 @@ | |||
| 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. |
| @@ -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 | ||
| 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. |
| @@ -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 | ||
| 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 | ||
| @@ -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 | ||
| 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. |