summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2011-06-01 12:34:41 -0300
committerStefan Monnier <monnier@iro.umontreal.ca>2011-06-01 12:34:41 -0300
commit6f0933c0a767fcde822b0575b49e5e0daddb2799 (patch)
tree652cb9da4b3fde4361469de0874901f7f0c1dfe0 /etc
parent7a56e3e6dd2dc48ba8689583fa354a43a55d0f4c (diff)
downloademacs-6f0933c0a767fcde822b0575b49e5e0daddb2799.tar.gz
* lisp/minibuffer.el (minibuffer-inactive-mode-map): New var.
(minibuffer-inactive-mode): New major mode. * src/minibuf.c (get_minibuffer, read_minibuf_unwind): Call it. * lisp/mouse.el (mouse-drag-region): Remove the "mouse-1 pops up the *Messages* buffer" hack. (mouse-popup-menubar): Don't burp if the event is a normal key.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 509b304d369..25fd259eb9a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -68,6 +68,10 @@ and also when HOME is set to C:\ by default.
* Changes in Emacs 24.1
+** The inactive minibuffer has its own major mode `minibuffer-inactive-mode'.
+This is handy for minibuffer-only frames, and is also used for the "mouse-1
+pops up *Messages*" feature, which can now easily be changed.
+
** emacsclient changes
*** New emacsclient argument --parent-id ID can be used to open a