diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1ab8e94d2e7..2a64217b471 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-03-21 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * cus-edit.el (custom-button-face): Use 3D look for w32. | ||
| 4 | (custom-button-pressed-face): Likewise. | ||
| 5 | |||
| 1 | 2000-03-21 Gerd Moellmann <gerd@gnu.org> | 6 | 2000-03-21 Gerd Moellmann <gerd@gnu.org> |
| 2 | 7 | ||
| 3 | * progmodes/etags.el (tags-case-fold-search): New user-option. | 8 | * progmodes/etags.el (tags-case-fold-search): New user-option. |