log lisp/map-ynp.el @ 51285:2363196f1b1c

age author description
Wed, 28 May 2003 11:22:39 +0000 Richard M. Stallman (map-y-or-n-p): No special handling for exit-prefix.
Wed, 09 Apr 2003 01:33:27 +0000 Richard M. Stallman (map-y-or-n-p): When formatting chars in ACTION-ALIST,
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Fri, 29 Sep 2000 01:00:18 +0000 Stefan Monnier (map-y-or-n-p): Fix missing backquotes.
Tue, 19 Sep 2000 11:57:07 +0000 Dave Love (map-y-or-n-p): Check use-dialog-box. Don't lose
Tue, 19 Oct 1999 13:39:55 +0000 Gerd Moellmann (map-y-or-n-p): Remove extraneous `not'.
Sun, 10 Oct 1999 01:22:34 +0000 Phillip Rulon (map-y-or-n-p): If we read -1, for end of keyboard
Mon, 16 Aug 1999 04:04:27 +0000 Karl Heuer Fix maintainer address.
Wed, 26 May 1999 07:40:26 +0000 Kenichi Handa (map-y-or-n-p): Don't inherit the current input
Wed, 16 Dec 1998 20:45:29 +0000 Karl Heuer (map-y-or-n-p): Ignore input methods.
Mon, 14 Sep 1998 17:14:40 +0000 Dave Love (map-y-or-n-p): Mention RET, `q' in the help text.
Tue, 03 Mar 1998 18:18:31 +0000 Richard M. Stallman Comment change.
Mon, 01 Sep 1997 19:42:16 +0000 Richard M. Stallman Comment change.
Sat, 09 Nov 1996 08:50:43 +0000 Richard M. Stallman (map-y-or-n-p): Handle minibuffer-auto-raise here.
Sun, 17 Mar 1996 15:40:29 +0000 Richard M. Stallman (map-y-or-n-p): Fix previous change.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Thu, 08 Jun 1995 16:48:40 +0000 Roland McGrath (map-y-or-n-p): Don't eval return value of prompter function.
Mon, 17 Apr 1995 18:52:41 +0000 Karl Heuer (map-y-or-n-p): Don't log prompt messages.
Wed, 23 Nov 1994 09:11:05 +0000 Richard M. Stallman (map-y-or-n-p): Handle exit-prefix as definition of char.
Wed, 09 Nov 1994 05:48:55 +0000 Karl Heuer (map-y-or-n-p): Set help-mode in *Help* buffer.
Tue, 22 Mar 1994 00:27:12 +0000 Roland McGrath (map-y-or-n-p): Don't add any text to the ACTION-ALIST descriptions to make
Sun, 20 Mar 1994 07:05:14 +0000 Richard M. Stallman (map-y-or-n-p): Call x-popup-dialog the new way.
Fri, 18 Mar 1994 11:54:24 +0000 Roland McGrath (map-y-or-n-p): Use a dialog box when triggered by a mouse event.
Thu, 11 Nov 1993 04:43:49 +0000 Richard M. Stallman (map-y-or-n-p): Handle help-char values other than chars.
Tue, 12 Oct 1993 00:53:28 +0000 Roland McGrath (map-y-or-n-p): Take new optional arg to not set cursor-in-echo-area.
Thu, 22 Jul 1993 07:17:28 +0000 Richard M. Stallman (map-y-or-n-p): If LIST is nil, just return.
Mon, 05 Jul 1993 04:50:16 +0000 Jim Blandy * map-ynp.el (map-y-or-n-p): If we get a switch-frame-event,
Sat, 15 May 1993 18:05:42 +0000 Richard M. Stallman (map-y-or-n-p): Show the answers in the echo area.
Wed, 31 Mar 1993 22:20:33 +0000 Roland McGrath (map-y-or-n-p): Make bindings of user-defined keys be each a vector
Tue, 09 Mar 1993 21:17:46 +0000 Richard M. Stallman (map-y-or-n-p): Handle `quit' as answer.