log lisp/subr.el @ 79612:a590ed3a83f6

age author description
Fri, 16 Nov 2007 10:35:16 +0000 Juanma Barranquero (make-variable-frame-local): Fix typo in obsolescence declaration.
Tue, 23 Oct 2007 20:55:18 +0000 Stefan Monnier (make-variable-frame-localizable): Remove.
Thu, 23 Aug 2007 18:42:38 +0000 Stefan Monnier (complete-with-action): Backport from trunk (for vc-arch.el).
Sun, 12 Aug 2007 17:59:40 +0000 Richard M. Stallman (combine-and-quote-strings): Renamed from strings->string.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Mon, 16 Jul 2007 10:16:26 +0000 Juanma Barranquero (when, unless): Doc fix.
Sun, 08 Jul 2007 06:47:18 +0000 Nick Roberts * pcvs-util.el (cvs-strings->string, cvs-string->strings):
Sun, 22 Apr 2007 16:56:19 +0000 Richard M. Stallman (read-number): Catch errors.
Sat, 21 Apr 2007 08:55:41 +0000 Richard M. Stallman (read-number): Doc fix.
Mon, 09 Apr 2007 23:10:00 +0000 Vinicius Jose Latorre Fix indentation.
Fri, 06 Apr 2007 12:15:04 +0000 John Paul Wallington (with-case-table): Use `make-symbol' to avoid variable capture.
Wed, 04 Apr 2007 15:34:43 +0000 Chong Yidong * subr.el (with-case-table): New macro.
Mon, 19 Mar 2007 18:39:24 +0000 Chong Yidong Revert 2007-01-04 change by Kevin Rodgers due to lack of legal papers.
Mon, 19 Mar 2007 09:44:13 +0000 Juanma Barranquero (def-edebug-spec): Fix typo in docstring.
Sun, 18 Mar 2007 00:44:24 +0000 Kim F. Storm (when, unless): Doc fix.