diff options
author | Per Abrahamsen <abraham@dina.kvl.dk> | 2002-02-17 12:15:17 +0000 |
---|---|---|
committer | Per Abrahamsen <abraham@dina.kvl.dk> | 2002-02-17 12:15:17 +0000 |
commit | 28a4403aa3efba5299368000cb2c73d4ef986baa (patch) | |
tree | 6d89fdab22ab81b88cd9f6f369fcc9930025ea94 /etc | |
parent | 15378360e4ba3507c62a096b8f106209af55ae98 (diff) | |
download | emacs-28a4403aa3efba5299368000cb2c73d4ef986baa.tar.gz |
2002-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
* menu-bar.el (menu-bar-showhide-menu): Added speedbar.
(menu-bar-tools-menu): Removed speedbar.
* textmodes/ispell.el (ispell-menu-map): Added `customize-ispell'
and `flyspell-mode' entries.
* textmodes/flyspell.el (flyspell): Add to ispell group.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -87,6 +87,8 @@ scroll bar to either side here or turn it off completely. There is also a menu-item to toggle displaying of current date and time, current line and column number in the mode-line. +** Speedbar has moved from the "Tools" top level menu to "Show/Hide". + ** Emacs can now indicate in the mode-line the presence of new e-mails in directory in addition to file. See the documentation of the user option `display-time-mail-directory'. |