Mercurial > emacs
changeset 34394:d6a4dd5cd345
Entry for `minibuffer-electric-default-mode'.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sat, 09 Dec 2000 04:12:01 +0000 |
parents | 0de802ec5359 |
children | 2f4a4d355834 |
files | etc/NEWS |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sat Dec 09 04:09:22 2000 +0000 +++ b/etc/NEWS Sat Dec 09 04:12:01 2000 +0000 @@ -1622,6 +1622,10 @@ ** New modes and packages +*** The new global minor mode `minibuffer-electric-default-mode' +automatically hides the `(default ...)' part of minibuffer prompts when +the default is not applicable. + *** Artist is an Emacs lisp package that allows you to draw lines, rectangles and ellipses by using your mouse and/or keyboard. The shapes are made up with the ascii characters |, -, / and \.