diff options
| author | Francesco Potortì | 2002-05-06 07:52:14 +0000 |
|---|---|---|
| committer | Francesco Potortì | 2002-05-06 07:52:14 +0000 |
| commit | cae1ff0e5d88e659ecda5977583f7601514623d6 (patch) | |
| tree | a4ff36839d93a03f31f094f7454ac68c3edf40f0 | |
| parent | 14bda6dbbffdc36f305ed9e3c833896c81daf35c (diff) | |
| download | emacs-cae1ff0e5d88e659ecda5977583f7601514623d6.tar.gz emacs-cae1ff0e5d88e659ecda5977583f7601514623d6.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b1ab22ef321..5904b7c9179 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2002-05-06 Francesco Potorti` <pot@gnu.org> | ||
| 2 | |||
| 3 | * mail/rmail.el (rmail-font-lock-keywords): Highlight Resent-[Ff]rom:. | ||
| 4 | |||
| 1 | 2002-05-05 Markus Rost <rost@math.ohio-state.edu> | 5 | 2002-05-05 Markus Rost <rost@math.ohio-state.edu> |
| 2 | 6 | ||
| 3 | * time-stamp.el (time-stamp-format): Doc fix: escape open | 7 | * time-stamp.el (time-stamp-format): Doc fix: escape open |
| @@ -12,7 +16,7 @@ | |||
| 12 | * filesets.el (filesets-browse-dir-function): Renamed from ...-fn. | 16 | * filesets.el (filesets-browse-dir-function): Renamed from ...-fn. |
| 13 | (filesets-open-file-function, filesets-save-buffer-function): Likewise. | 17 | (filesets-open-file-function, filesets-save-buffer-function): Likewise. |
| 14 | (filesets-tree-max-level): Doc fix. | 18 | (filesets-tree-max-level): Doc fix. |
| 15 | (filesets-commands, filesets-external-viewers) | 19 | (filesets-commands, filesets-external-viewers) |
| 16 | (filesets-ingroup-patterns): Mark as risky. | 20 | (filesets-ingroup-patterns): Mark as risky. |
| 17 | (filesets-cache-hostname-flag): Doc fix. | 21 | (filesets-cache-hostname-flag): Doc fix. |
| 18 | (filesets-menu-cache-file): Doc fix. Mark as risky. | 22 | (filesets-menu-cache-file): Doc fix. Mark as risky. |
| @@ -34,7 +38,7 @@ | |||
| 34 | (ibuffer-insert-filter-group-before): New function, broken out | 38 | (ibuffer-insert-filter-group-before): New function, broken out |
| 35 | from `ibuffer-yank'. | 39 | from `ibuffer-yank'. |
| 36 | (ibuffer-yank): Now just call `ibuffer-yank-filter-group'. | 40 | (ibuffer-yank): Now just call `ibuffer-yank-filter-group'. |
| 37 | 41 | ||
| 38 | * ibuffer.el (ibuffer-mode-operate-menu, ibuffer-mode-mark-menu) | 42 | * ibuffer.el (ibuffer-mode-operate-menu, ibuffer-mode-mark-menu) |
| 39 | (ibuffer-mode-view-menu): Unused variables; deleted. | 43 | (ibuffer-mode-view-menu): Unused variables; deleted. |
| 40 | (ibuffer-find-file): Pass wildcard flag to `find-file' correctly. | 44 | (ibuffer-find-file): Pass wildcard flag to `find-file' correctly. |
| @@ -199,7 +203,7 @@ | |||
| 199 | 203 | ||
| 200 | 2002-04-30 Richard M. Stallman <rms@gnu.org> | 204 | 2002-04-30 Richard M. Stallman <rms@gnu.org> |
| 201 | 205 | ||
| 202 | * time.el (display-time-mail-directory) | 206 | * time.el (display-time-mail-directory) |
| 203 | (display-time-mail-function): Doc fixes. | 207 | (display-time-mail-function): Doc fixes. |
| 204 | 208 | ||
| 205 | * ediff-hook.el: Remove autoload cookies. | 209 | * ediff-hook.el: Remove autoload cookies. |
| @@ -259,7 +263,7 @@ | |||
| 259 | 263 | ||
| 260 | 2002-04-29 Glenn Morris <gmorris@ast.cam.ac.uk> | 264 | 2002-04-29 Glenn Morris <gmorris@ast.cam.ac.uk> |
| 261 | 265 | ||
| 262 | * autoinsert.el (auto-insert-directory): Doc fix. | 266 | * autoinsert.el (auto-insert-directory): Doc fix. |
| 263 | 267 | ||
| 264 | * progmodes/f90.el: Add/change doc strings for many inline | 268 | * progmodes/f90.el: Add/change doc strings for many inline |
| 265 | functions. Whitespace changes. | 269 | functions. Whitespace changes. |
| @@ -538,7 +542,7 @@ | |||
| 538 | (f90-match-piece): Removed and replaced with match-string. | 542 | (f90-match-piece): Removed and replaced with match-string. |
| 539 | (f90-current-indentation): Remove `current-column'. | 543 | (f90-current-indentation): Remove `current-column'. |
| 540 | (f90-get-present-comment-type): Use match-string rather than | 544 | (f90-get-present-comment-type): Use match-string rather than |
| 541 | buffer-substring. | 545 | buffer-substring. |
| 542 | (f90-match-end): Use line-beginning-position, line-end-position | 546 | (f90-match-end): Use line-beginning-position, line-end-position |
| 543 | rather than beginning-of-line, end-of-line. | 547 | rather than beginning-of-line, end-of-line. |
| 544 | (f90-startup-message): Variable removed. | 548 | (f90-startup-message): Variable removed. |
| @@ -623,7 +627,7 @@ | |||
| 623 | Check if any of the available selection sources has new content | 627 | Check if any of the available selection sources has new content |
| 624 | and if so it will return that content. | 628 | and if so it will return that content. |
| 625 | 629 | ||
| 626 | 2002-04-24 | 630 | 2002-04-24 |
| 627 | 631 | ||
| 628 | * international/mule-diag.el (describe-coding-system, | 632 | * international/mule-diag.el (describe-coding-system, |
| 629 | print-coding-system-briefly): Make printed output have a similar | 633 | print-coding-system-briefly): Make printed output have a similar |