log src/minibuf.c @ 5534:68db75473fc6

age author description
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Fri, 12 Mar 2010 20:23:50 -0600 Ben Wing Clean up prototypes for Lisp variables/symbols. Put decls for them with
Wed, 03 Mar 2010 18:40:12 +0000 Aidan Kehoe Make #'substring an alias of #'subseq; give the latter the byte code.
Mon, 01 Feb 2010 05:29:05 -0600 Ben Wing merge
Tue, 26 Jan 2010 23:22:30 -0600 Ben Wing Mule-izing, various fixes related to char * arguments
Mon, 01 Feb 2010 01:02:40 -0600 Ben Wing implement equalp in C, fix case-folding, add equal() method for keymaps
Wed, 30 Sep 2009 21:15:04 +0200 Mike Sperber Bring `try-completion''s interface closer to GNU Emacs.