diff options
| author | Thien-Thi Nguyen | 2003-07-22 20:07:04 +0000 |
|---|---|---|
| committer | Thien-Thi Nguyen | 2003-07-22 20:07:04 +0000 |
| commit | a2b56a25678224afc501f2ad06a08c57a0a1fc83 (patch) | |
| tree | 299836a356f9c73f9d180fe4615b0e227a625441 | |
| parent | 90d606ce3e4a3d249a46ba087b7ac542d22dc662 (diff) | |
| download | emacs-a2b56a25678224afc501f2ad06a08c57a0a1fc83.tar.gz emacs-a2b56a25678224afc501f2ad06a08c57a0a1fc83.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0e6e3f3408e..ad5fb2f2aca 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/hideshow.el (hs-special-modes-alist): | ||
| 4 | Clarify MDATA-SELECTOR doc; nfc. | ||
| 5 | |||
| 1 | 2003-07-21 Markus Rost <rost@math.ohio-state.edu> | 6 | 2003-07-21 Markus Rost <rost@math.ohio-state.edu> |
| 2 | 7 | ||
| 3 | * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default | 8 | * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default |
| @@ -1823,7 +1828,7 @@ | |||
| 1823 | 2003-06-26 Stephen Eglen <stephen@gnu.org> | 1828 | 2003-06-26 Stephen Eglen <stephen@gnu.org> |
| 1824 | 1829 | ||
| 1825 | * iswitchb.el (iswitchb-read-buffer): Remove redundant variable | 1830 | * iswitchb.el (iswitchb-read-buffer): Remove redundant variable |
| 1826 | iswitchb-prepost-hooks. | 1831 | iswitchb-prepost-hooks. |
| 1827 | (iswitchb-xemacs): Delete variable and use (featurep 'xemacs) | 1832 | (iswitchb-xemacs): Delete variable and use (featurep 'xemacs) |
| 1828 | and fboundp instead. | 1833 | and fboundp instead. |
| 1829 | (iswitchb-completions): Remove two redundant arguments and local | 1834 | (iswitchb-completions): Remove two redundant arguments and local |