log src/fns.c @ 112420:f7f90410cc52

age author description
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.
Sat, 14 Aug 2010 17:13:49 -0400 Chong Yidong Minor doc fix.
Fri, 13 Aug 2010 20:39:08 -0400 Chong Yidong * fns.c (Fmake_hash_table): Doc fix (Bug#6851).
Sun, 08 Aug 2010 17:12:29 -0400 Chong Yidong Merge changes from emacs-23 branch
Fri, 30 Jul 2010 02:54:53 +0200 Juanma Barranquero fns.c: Doc fixes.
Thu, 05 Aug 2010 16:34:12 -0700 Dan Nicolaescu Remove extern declarations in .c files, .h files have them.
Wed, 28 Jul 2010 22:48:06 -0700 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.