diff options
| author | Glenn Morris | 2011-01-14 09:42:40 -0800 |
|---|---|---|
| committer | Glenn Morris | 2011-01-14 09:42:40 -0800 |
| commit | 15a1cca8ecc4b5a7330f377e608a34552fc9fc0a (patch) | |
| tree | 5a221e5aae726c74e1b9d019571c8c6c91914f65 /lisp/ChangeLog | |
| parent | 77ab81d0545e980c57c0a35510ade29a9e43b4cd (diff) | |
| download | emacs-15a1cca8ecc4b5a7330f377e608a34552fc9fc0a.tar.gz emacs-15a1cca8ecc4b5a7330f377e608a34552fc9fc0a.zip | |
ChangeLog merge fixes.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 813746ca6df..4ce53e701a7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -7,33 +7,6 @@ | |||
| 7 | 7 | ||
| 8 | * progmodes/python.el (python-mode): Don't impose font-lock (bug#3628). | 8 | * progmodes/python.el (python-mode): Don't impose font-lock (bug#3628). |
| 9 | 9 | ||
| 10 | 2011-01-14 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 11 | |||
| 12 | * files.el (file-local-variables-alist): | ||
| 13 | Make permanent-local (bug#7767). | ||
| 14 | |||
| 15 | 2011-01-14 Glenn Morris <rgm@gnu.org> | ||
| 16 | |||
| 17 | * version.el (emacs-copyright): Set short copyright year to 2011. | ||
| 18 | |||
| 19 | 2011-01-14 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change) | ||
| 20 | |||
| 21 | * mail/mail-utils.el (mail-strip-quoted-names): Avoid clobbering | ||
| 22 | an existing temp buffer. (Bug#7746) | ||
| 23 | |||
| 24 | 2011-01-14 Glenn Morris <rgm@gnu.org> | ||
| 25 | |||
| 26 | * mail/mail-utils.el (mail-mbox-from): Handle From: headers with | ||
| 27 | multiple addresses. (Bug#7760) | ||
| 28 | |||
| 29 | 2011-01-14 Michael Albinus <michael.albinus@gmx.de> | ||
| 30 | |||
| 31 | * net/tramp.el (tramp-methods): Add recursive options to "scpc", | ||
| 32 | "scpx", "pscp" and "psftp". | ||
| 33 | |||
| 34 | 2011-01-14 Eli Zaretskii <eliz@gnu.org> | ||
| 35 | |||
| 36 | * term/w32-win.el (image-library-alist): Set up correctly for | ||
| 37 | 2011-01-14 Kim F. Storm <storm@cua.dk> | 10 | 2011-01-14 Kim F. Storm <storm@cua.dk> |
| 38 | 11 | ||
| 39 | * emulation/cua-base.el (cua--init-keymaps): | 12 | * emulation/cua-base.el (cua--init-keymaps): |