1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
Richard M. Stallman
55b4b20a0c (map-y-or-n-p): Handle minibuffer-auto-raise here. 1996-11-09 08:50:43 +00:00
Richard M. Stallman
5233c7f5fc (map-y-or-n-p): Fix previous change.
Delete autoload cookie (file is preloaded).
1996-03-17 15:40:29 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Roland McGrath
933fb95777 (map-y-or-n-p): Don't eval return value of prompter function. 1995-06-08 16:48:40 +00:00
Karl Heuer
a66839ceae (map-y-or-n-p): Don't log prompt messages. 1995-04-17 18:52:41 +00:00
Richard M. Stallman
59f4a401d6 (map-y-or-n-p): Handle exit-prefix as definition of char. 1994-11-23 09:11:05 +00:00
Karl Heuer
228899a5b2 (map-y-or-n-p): Set help-mode in *Help* buffer. 1994-11-09 05:48:55 +00:00
Roland McGrath
230ac7f6ed (map-y-or-n-p): Don't add any text to the ACTION-ALIST descriptions to make
dialog box buttons.
1994-03-22 00:27:12 +00:00
Richard M. Stallman
6f4387dde1 (map-y-or-n-p): Call x-popup-dialog the new way. 1994-03-20 07:05:14 +00:00
Roland McGrath
c5068ec567 (map-y-or-n-p): Use a dialog box when triggered by a mouse event. 1994-03-18 11:54:24 +00:00
Richard M. Stallman
b26f0e4ea7 (map-y-or-n-p): Handle help-char values other than chars. 1993-11-11 04:43:49 +00:00
Roland McGrath
fd95709ebc (map-y-or-n-p): Take new optional arg to not set cursor-in-echo-area. 1993-10-12 00:53:28 +00:00
Richard M. Stallman
fba985162a (map-y-or-n-p): If LIST is nil, just return. 1993-07-22 07:17:28 +00:00
Jim Blandy
3eea8aa223 * map-ynp.el (map-y-or-n-p): If we get a switch-frame-event,
save it until we're done asking questions, and then unread it.
1993-07-05 04:50:16 +00:00
Richard M. Stallman
31ba9d398e (map-y-or-n-p): Show the answers in the echo area. 1993-05-15 18:05:42 +00:00
Roland McGrath
03329370c2 (map-y-or-n-p): Make bindings of user-defined keys be each a vector
containing the user's binding, rather than 'user.  Check (vectorp DEF)
and call the vector's elt, rather than checking (eq 'user DEF) and
calling something completely random.
1993-03-31 22:20:33 +00:00
Richard M. Stallman
81eb8fcd8d (map-y-or-n-p): Handle `quit' as answer. 1993-03-09 21:17:46 +00:00
Richard M. Stallman
0a2eb25e05 (map-y-or-n-p): Use query-replace-map. 1993-03-09 19:53:06 +00:00
Jim Blandy
dbc4e1c129 JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
Jim Blandy
8e20fac72d * bytecomp.el: Declare unread-command-char an obsolete variable.
* vip.el (vip-escape-to-emacs, vip-prefix-arg-value,
	vip-prefix-arg-com): Use unread-command-event instead of
	unread-command-char; respect its new semantics.
	* map-ynp.el (map-y-or-n-p): Same.
1992-11-16 01:38:22 +00:00
Roland McGrath
08a6ff8140 Use (function ...) around lambdas, so it works in v18. 1992-09-28 01:27:56 +00:00
Roland McGrath
06deef52bc entered into RCS 1992-08-03 16:41:27 +00:00
Richard M. Stallman
1586b965b9 *** empty log message *** 1992-08-03 02:02:37 +00:00
Roland McGrath
907482b94c *** empty log message *** 1992-07-28 23:26:57 +00:00
Eric S. Raymond
eea8d4efaf *** empty log message *** 1992-07-22 02:58:21 +00:00
Eric S. Raymond
fd7fa35a05 *** empty log message *** 1992-07-17 08:15:29 +00:00
Eric S. Raymond
e516799970 *** empty log message *** 1992-07-16 21:47:34 +00:00
Eric S. Raymond
6594deb0dc *** empty log message *** 1992-05-30 22:12:04 +00:00
Jim Blandy
9fd54390a8 *** empty log message *** 1992-03-15 03:47:41 +00:00
Roland McGrath
03759fe003 *** empty log message *** 1992-03-10 22:16:10 +00:00
Jim Blandy
aa228418e9 *** empty log message *** 1991-12-21 09:14:03 +00:00
Roland McGrath
ef0ba3e3f0 *** empty log message *** 1991-09-26 06:39:56 +00:00
Richard M. Stallman
d47099af4a *** empty log message *** 1991-08-25 20:03:21 +00:00
Roland McGrath
0af46a8b54 *** empty log message *** 1991-07-09 16:28:08 +00:00
Roland McGrath
bed40c39a1 *** empty log message *** 1991-07-01 20:59:52 +00:00
Roland McGrath
60205e0bcb Initial revision 1991-06-29 20:04:01 +00:00