Some fixes to follow coding conventions in files maintained by FSF.
[bpt/emacs.git] / lisp / map-ynp.el
2001-07-15 Pavel JaníkSome fixes to follow coding conventions in files mainta...
2000-09-29 Stefan Monnier(map-y-or-n-p): Fix missing backquotes.
2000-09-19 Dave Love(map-y-or-n-p): Check use-dialog-box. Don't lose
1999-10-19 Gerd Moellmann(map-y-or-n-p): Remove extraneous `not'.
1999-10-10 Phillip Rulon(map-y-or-n-p): If we read -1, for end of keyboard
1999-08-16 Karl HeuerFix maintainer address.
1999-05-26 Kenichi Handa(map-y-or-n-p): Don't inherit the current input
1998-12-16 Karl Heuer(map-y-or-n-p): Ignore input methods.
1998-09-14 Dave Love(map-y-or-n-p): Mention RET, `q' in the help text.
1998-03-03 Richard M. StallmanComment change.
1997-09-01 Richard M. StallmanComment change.
1996-11-09 Richard M. Stallman(map-y-or-n-p): Handle minibuffer-auto-raise here.
1996-03-17 Richard M. Stallman(map-y-or-n-p): Fix previous change.
1996-01-14 Erik NaggumUpdate FSF's address.
1995-06-08 Roland McGrath(map-y-or-n-p): Don't eval return value of prompter...
1995-04-17 Karl Heuer(map-y-or-n-p): Don't log prompt messages.
1994-11-23 Richard M. Stallman(map-y-or-n-p): Handle exit-prefix as definition of...
1994-11-09 Karl Heuer(map-y-or-n-p): Set help-mode in *Help* buffer.
1994-03-22 Roland McGrath(map-y-or-n-p): Don't add any text to the ACTION-ALIST...
1994-03-20 Richard M. Stallman(map-y-or-n-p): Call x-popup-dialog the new way.
1994-03-18 Roland McGrath(map-y-or-n-p): Use a dialog box when triggered by...
1993-11-11 Richard M. Stallman(map-y-or-n-p): Handle help-char values other than...
1993-10-12 Roland McGrath(map-y-or-n-p): Take new optional arg to not set cursor...
1993-07-22 Richard M. Stallman(map-y-or-n-p): If LIST is nil, just return.
1993-07-05 Jim Blandy* map-ynp.el (map-y-or-n-p): If we get a switch-frame...
1993-05-15 Richard M. Stallman(map-y-or-n-p): Show the answers in the echo area.
1993-03-31 Roland McGrath(map-y-or-n-p): Make bindings of user-defined keys...
1993-03-09 Richard M. Stallman(map-y-or-n-p): Handle `quit' as answer.
1993-03-09 Richard M. Stallman(map-y-or-n-p): Use query-replace-map.
1993-01-26 Jim BlandyJimB's changes since January 18th
1992-11-16 Jim Blandy* bytecomp.el: Declare unread-command-char an obsolete...
1992-09-28 Roland McGrathUse (function ...) around lambdas, so it works in v18.
1992-08-03 Roland McGrathentered into RCS
1992-08-03 Richard M. Stallman*** empty log message ***
1992-07-28 Roland McGrath*** empty log message ***
1992-07-22 Eric S. Raymond*** empty log message ***
1992-07-17 Eric S. Raymond*** empty log message ***
1992-07-16 Eric S. Raymond*** empty log message ***
1992-05-30 Eric S. Raymond*** empty log message ***
1992-03-15 Jim Blandy*** empty log message ***
1992-03-10 Roland McGrath*** empty log message ***
1991-12-21 Jim Blandy*** empty log message ***
1991-09-26 Roland McGrath*** empty log message ***
1991-08-25 Richard M. Stallman*** empty log message ***
1991-07-09 Roland McGrath*** empty log message ***
1991-07-01 Roland McGrath*** empty log message ***
1991-06-29 Roland McGrathInitial revision