Wed, 19 Jan 2011 21:55:36 -0500 |
Chong Yidong |
Revert changes adding format args to yes-or-no-p and y-or-n-p.
|
Tue, 18 Jan 2011 13:45:37 -0700 |
Tom Tromey |
Move all DEFVAR'd globals into a structure -- threading infrastructure
|
Mon, 17 Jan 2011 11:01:01 -0800 |
Paul Eggert |
Merge from mainline.
|
Tue, 11 Jan 2011 21:57:19 -0800 |
Paul Eggert |
Merge from mainline.
|
Sun, 09 Jan 2011 00:12:35 -0800 |
Paul Eggert |
Include <unistd.h> unilaterally.
|
Sat, 15 Jan 2011 15:16:57 -0800 |
Glenn Morris |
Nuke arch-tags.
|
Sun, 02 Jan 2011 15:50:46 -0800 |
Glenn Morris |
Add 2011 to FSF/AIST copyright years.
|
Sun, 09 Jan 2011 09:26:29 -0500 |
Chong Yidong |
* lisp/subr.el (read-char-choice): Use read-key. Suggested by Stefan.
|
Sat, 08 Jan 2011 16:17:58 -0500 |
Chong Yidong |
Doc fix for y-or-n-p and yes-or-no-p.
|
Sat, 08 Jan 2011 14:32:31 +0100 |
Andreas Schwab |
* src/fns.c (Fyes_or_no_p): Add usage.
|
Fri, 07 Jan 2011 12:34:02 -0500 |
Chong Yidong |
Allow format args for y-or-n-p and yes-or-no-p.
|
Mon, 27 Dec 2010 18:29:38 +0100 |
Andreas Schwab |
Remove unused declarations
|
Fri, 24 Sep 2010 07:55:44 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT usage in fns.c.
|
Thu, 23 Sep 2010 08:09:12 -0400 |
Eli Zaretskii |
Fix some more uses of int instead of EMACS_INT.
|
Sun, 12 Sep 2010 16:35:37 +0200 |
Stefan Monnier |
* lisp/subr.el (y-or-n-p): New function, moved from src/fns.c. Use read-key.
|