diff options
| author | Martin Rudalics | 2007-04-13 06:05:15 +0000 |
|---|---|---|
| committer | Martin Rudalics | 2007-04-13 06:05:15 +0000 |
| commit | c8286c2ca4712ba47ef802394fa776bb1c34e3c5 (patch) | |
| tree | f89ec499f561b7204dbf3171f952ca80eefaeae1 /lisp/ChangeLog | |
| parent | dedecfd696051df3b709a20361b9a152ef4444a4 (diff) | |
| download | emacs-c8286c2ca4712ba47ef802394fa776bb1c34e3c5.tar.gz emacs-c8286c2ca4712ba47ef802394fa776bb1c34e3c5.zip | |
(edebug-pop-to-buffer): Don't select window marked as dedicated.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index faee838050e..91aadbd0640 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2007-04-13 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't select | ||
| 4 | window marked as dedicated. | ||
| 5 | |||
| 6 | * mail/footnote.el (footnote-latin-string): New variable. | ||
| 7 | (footnote-latin-regexp): Redefined as regexp alternative. | ||
| 8 | (Footnote-latin): Use footnote-latin-string instead of | ||
| 9 | footnote-latin-regexp. | ||
| 10 | |||
| 1 | 2007-04-13 Glenn Morris <rgm@gnu.org> | 11 | 2007-04-13 Glenn Morris <rgm@gnu.org> |
| 2 | 12 | ||
| 3 | * tmm.el (tmm-get-keybind): Use car-safe to avoid errors with | 13 | * tmm.el (tmm-get-keybind): Use car-safe to avoid errors with |