Mercurial > emacs
comparison lisp/ChangeLog @ 85311:591c29778a30
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 116-121)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-889
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 15 Oct 2007 02:07:53 +0000 |
parents | 69156b1b3ee0 e0a3548fad7b |
children | 626bd5eec5fb a0e466c4d599 |
comparison
equal
deleted
inserted
replaced
85310:22c169d62199 | 85311:591c29778a30 |
---|---|
37 | 37 |
38 2007-10-14 Glenn Morris <rgm@gnu.org> | 38 2007-10-14 Glenn Morris <rgm@gnu.org> |
39 | 39 |
40 * progmodes/etags.el (select-tags-table): Disable undo in the | 40 * progmodes/etags.el (select-tags-table): Disable undo in the |
41 `*Tags Table List*' buffer. | 41 `*Tags Table List*' buffer. |
42 | |
43 2007-10-13 Eli Zaretskii <eliz@gnu.org> | |
44 | |
45 * dired.el (dired-warn-writable): New face. | |
46 (dired-warn-writable-face): New variable. | |
47 (dired-font-lock-keywords): Use dired-warn-writable-face, instead | |
48 of dired-warning-face, for group- and world-writable files. | |
49 | |
50 2007-10-13 Richard Stallman <rms@gnu.org> | |
51 | |
52 * files.el (directory-abbrev-alist): Doc fix. | |
53 | |
54 2007-10-13 Jari Aalto <jari.aalto@cante.net> | |
55 | |
56 * comint.el (comint-password-prompt-regexp): Add 'LDAP'. | |
57 | |
58 2007-10-12 Martin Rudalics <rudalics@gmx.at> | |
59 | |
60 * frame.el (set-frame-configuration): Assign name parameter only | |
61 if it has been set explicitly before. | |
62 | |
63 2007-10-11 Tom Tromey <tromey@redhat.com> | |
64 | |
65 * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current | |
66 frame is visible. | |
67 | |
68 2007-10-10 Richard Stallman <rms@gnu.org> | |
69 | |
70 * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo | |
71 in *Backtrace*. | |
72 | |
73 * faces.el (face-font-selection-order): Doc fix. | |
74 | |
75 * loadhist.el (unload-feature): Doc fix. | |
42 | 76 |
43 2007-10-13 Glenn Morris <rgm@gnu.org> | 77 2007-10-13 Glenn Morris <rgm@gnu.org> |
44 | 78 |
45 * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string. | 79 * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string. |
46 (octave-re-search-forward-kw, octave-re-search-backward-kw): | 80 (octave-re-search-forward-kw, octave-re-search-backward-kw): |