Mercurial > emacs
comparison lisp/ChangeLog @ 87102:d977978ac39d
Tidy, and remove reverted apropos.el entry.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 06 Dec 2007 04:00:12 +0000 |
parents | ec0ef12211d9 |
children | d6dfca65f030 |
comparison
equal
deleted
inserted
replaced
87101:31eea174d3db | 87102:d977978ac39d |
---|---|
47 (imap-parse-status): Upcase status-att for broken servers that sends | 47 (imap-parse-status): Upcase status-att for broken servers that sends |
48 them lower-case (e.g., MS Exchange 2007). | 48 them lower-case (e.g., MS Exchange 2007). |
49 | 49 |
50 2007-12-05 D. Goel <deego3@gmail.com> | 50 2007-12-05 D. Goel <deego3@gmail.com> |
51 | 51 |
52 * simple.el (undo): Ditto. | 52 * simple.el (undo): |
53 | 53 * image-dired.el (image-dired-display-thumb-properties): |
54 * image-dired.el (image-dired-display-thumb-properties): Ditto. | 54 (image-dired-modify-mark-on-thumb-original-file): |
55 (image-dired-modify-mark-on-thumb-original-file): Ditto. | 55 (image-dired-dired-display-properties): |
56 (image-dired-dired-display-properties): Ditto. | 56 * help.el (help-window-display-message): |
57 | 57 * files.el (hack-local-variables-confirm): |
58 * help.el (help-window-display-message): Ditto. | 58 * ediff.el (ediff-version): |
59 | 59 * complete.el (pc-chunk-after, PC-temp-minibuffer-message): |
60 * files.el (hack-local-variables-confirm): Ditto. | 60 `message' and `error': Ensure that first arg is a format string. |
61 | |
62 * ediff.el (ediff-version): Ditto. | |
63 | |
64 * complete.el (pc-chunk-after): Ditto. | |
65 (PC-temp-minibuffer-message): Ditto. | |
66 | |
67 * apropos.el (apropos-command): `message' and `error': Ensure that first arg is | |
68 a format string. | |
69 | 61 |
70 * emacs-lisp/find-func.el (find-library-name): Prefer files with | 62 * emacs-lisp/find-func.el (find-library-name): Prefer files with |
71 ".el" suffix over "". | 63 ".el" suffix over "". |
72 | 64 |
73 2007-12-05 Michael Albinus <michael.albinus@gmx.de> | 65 2007-12-05 Michael Albinus <michael.albinus@gmx.de> |