diff options
| author | Chong Yidong | 2010-08-22 16:02:16 -0400 |
|---|---|---|
| committer | Chong Yidong | 2010-08-22 16:02:16 -0400 |
| commit | b0126eac41487b9bca5af5cbb2212ff5b2c58b80 (patch) | |
| tree | 680ba932d259776ebfdb6d424fa8f668e1001f7c /lisp/ChangeLog | |
| parent | b613941ba003bbf5024415ac4f8c2a0e12434751 (diff) | |
| parent | bc7d7ea63ba9d98b3ecc3b6decf4392a651dcbfb (diff) | |
| download | emacs-b0126eac41487b9bca5af5cbb2212ff5b2c58b80.tar.gz emacs-b0126eac41487b9bca5af5cbb2212ff5b2c58b80.zip | |
Merge changes from emacs-23 branch.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 73 |
1 files changed, 72 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fa5c117be83..12a2ffce5bd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,74 @@ | |||
| 1 | 2010-08-22 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880). | ||
| 4 | |||
| 5 | 2010-08-22 Leo <sdl.web@gmail.com> | ||
| 6 | |||
| 7 | Fix buffer-list rename&refresh after after killing a buffer in ido. | ||
| 8 | * lisp/ido.el: Revert Óscar's. | ||
| 9 | (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh. | ||
| 10 | Remember the buffers at head, rather than their name. | ||
| 11 | * lisp/iswitchb.el (iswitchb-kill-buffer): Re-make the list. | ||
| 12 | |||
| 13 | 2010-08-22 Kirk Kelsey <kirk.kelsey@0x4b.net> (tiny change) | ||
| 14 | Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 15 | |||
| 16 | * progmodes/make-mode.el (makefile-fill-paragraph): Account for the | ||
| 17 | extra backslash added to each line (bug#6890). | ||
| 18 | |||
| 19 | 2010-08-22 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 20 | |||
| 21 | * subr.el (read-key): Don't echo keystrokes (bug#6883). | ||
| 22 | |||
| 23 | 2010-08-22 Glenn Morris <rgm@gnu.org> | ||
| 24 | |||
| 25 | * menu-bar.el (menu-bar-games-menu): Add landmark. | ||
| 26 | |||
| 27 | 2010-08-22 Glenn Morris <rgm@gnu.org> | ||
| 28 | |||
| 29 | * align.el (align-regexp): Make group and spacing arguments | ||
| 30 | use the interactive defaults when non-interactive. (Bug#6698) | ||
| 31 | |||
| 32 | * mail/rmail.el (rmail-forward): Replace mail-text-start with its | ||
| 33 | expansion, so as not to need sendmail. | ||
| 34 | (mail-text-start): Remove declaration. | ||
| 35 | (rmail-retry-failure): Require sendmail. | ||
| 36 | |||
| 37 | 2010-08-22 Chong Yidong <cyd@stupidchicken.com> | ||
| 38 | |||
| 39 | * subr.el (read-key): Don't hide the menu-bar entries (bug#6881). | ||
| 40 | |||
| 41 | 2010-08-22 Michael Albinus <michael.albinus@gmx.de> | ||
| 42 | |||
| 43 | * progmodes/flymake.el (flymake-start-syntax-check-process): | ||
| 44 | Use `start-file-process' in order to let it run also on remote hosts. | ||
| 45 | |||
| 46 | 2010-08-22 Kenichi Handa <handa@m17n.org> | ||
| 47 | |||
| 48 | * files.el: Add `word-wrap' as safe local variable. | ||
| 49 | |||
| 50 | 2010-08-22 Glenn Morris <rgm@gnu.org> | ||
| 51 | |||
| 52 | * woman.el (woman-translate): Case matters. (Bug#6849) | ||
| 53 | |||
| 54 | 2010-08-22 Chong Yidong <cyd@stupidchicken.com> | ||
| 55 | |||
| 56 | * simple.el (kill-region): Doc fix (Bug#6787). | ||
| 57 | |||
| 58 | 2010-08-22 Glenn Morris <rgm@gnu.org> | ||
| 59 | |||
| 60 | * calendar/diary-lib.el (diary-header-line-format): | ||
| 61 | Fit it to the window, not the frame. | ||
| 62 | |||
| 63 | 2010-08-22 Andreas Schwab <schwab@linux-m68k.org> | ||
| 64 | |||
| 65 | * subr.el (ignore-errors): Add debug declaration. | ||
| 66 | |||
| 67 | 2010-08-22 Geoff Gole <geoffgole@gmail.com> (tiny change) | ||
| 68 | |||
| 69 | * whitespace.el (whitespace-color-off): Remove post-command-hook | ||
| 70 | locally. | ||
| 71 | |||
| 1 | 2010-08-21 Stefan Monnier <monnier@iro.umontreal.ca> | 72 | 2010-08-21 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 73 | ||
| 3 | * vc/add-log.el (add-log-file-name): Don't get confused by symlinks. | 74 | * vc/add-log.el (add-log-file-name): Don't get confused by symlinks. |
| @@ -346,7 +417,7 @@ | |||
| 346 | (ctext-standard-encodings): New variable. | 417 | (ctext-standard-encodings): New variable. |
| 347 | (ctext-non-standard-encodings-table): List only elements for | 418 | (ctext-non-standard-encodings-table): List only elements for |
| 348 | non-standard encodings. | 419 | non-standard encodings. |
| 349 | (ctext-pre-write-conversion): Adjusted for the above change. | 420 | (ctext-pre-write-conversion): Adjust for the above change. |
| 350 | Check ctext-standard-encodings. | 421 | Check ctext-standard-encodings. |
| 351 | 422 | ||
| 352 | * international/mule-conf.el (compound-text): Doc fix. | 423 | * international/mule-conf.el (compound-text): Doc fix. |