log lisp/subr.el @ 19860:c17fd465ea95 libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128

age author description
Mon, 01 Sep 1997 19:42:16 +0000 Richard M. Stallman Comment change.
Wed, 27 Aug 1997 22:34:30 +0000 Richard M. Stallman (last): Accept optional second argument.
Sat, 23 Aug 1997 19:10:42 +0000 Richard M. Stallman (last): New function.
Sat, 23 Aug 1997 18:55:52 +0000 Richard M. Stallman (caar, cadr, cdar, cddr): Definitions moved here and changed into defsubsts.
Tue, 05 Aug 1997 20:52:56 +0000 Richard M. Stallman (functionp): Use byte-code-function-p, not compiled-function-p.
Tue, 05 Aug 1997 20:51:55 +0000 Richard M. Stallman (read-quoted-char): Fix handling of meta-chars.
Sat, 26 Jul 1997 22:21:49 +0000 Richard M. Stallman (read-quoted-char): Consistently downcase letter "digits".
Thu, 24 Jul 1997 17:01:46 +0000 Richard M. Stallman (read-quoted-char): Convert function keys like Return
Sun, 20 Jul 1997 17:36:48 +0000 Richard M. Stallman (custom-declare-variable-early): New function.
Thu, 17 Jul 1997 06:24:48 +0000 Richard M. Stallman (read-quoted-char): Handle non-character events.
Wed, 16 Jul 1997 05:34:38 +0000 Richard M. Stallman (read-quoted-char): Read any number of octal digits,
Fri, 30 May 1997 19:21:06 +0000 Richard M. Stallman (substitute-key-definition): Check vectorp, not arrayp.
Sun, 25 May 1997 18:05:58 +0000 Richard M. Stallman (substitute-key-definition): Fix previous change.
Thu, 22 May 1997 19:00:25 +0000 Richard M. Stallman (substitute-key-definition): Handle chartables.
Fri, 09 May 1997 06:31:04 +0000 Richard M. Stallman (read-quoted-char): Don't mask down to 8 bits.
Thu, 01 May 1997 06:47:29 +0000 Richard M. Stallman (make-syntax-table): Doc fix.
Thu, 01 May 1997 02:03:16 +0000 Richard M. Stallman (shell-quote-argument): Quote null string usefully.
Sun, 13 Apr 1997 08:08:11 +0000 Richard M. Stallman (kbd): New macro.
Sat, 12 Apr 1997 19:13:07 +0000 Richard M. Stallman (functionp): New function.
Sat, 22 Mar 1997 03:55:21 +0000 Richard M. Stallman (substitute-key-definition):
Fri, 14 Mar 1997 17:58:03 +0000 Karl Heuer (when, unless): Symbol props moved from cl.el.
Wed, 12 Mar 1997 02:08:10 +0000 Karl Heuer Fix typo in previous change.
Tue, 11 Mar 1997 23:55:24 +0000 Karl Heuer (combine-after-change-calls): Doc fix.
Wed, 08 Jan 1997 06:09:02 +0000 Richard M. Stallman (when, unless): Definitions moved from cl.el.
Sun, 10 Nov 1996 05:02:38 +0000 Richard M. Stallman (define-key-after): If AFTER is t, always put new binding at the end.
Sat, 09 Nov 1996 21:46:35 +0000 Richard M. Stallman (combine-after-change-calls): New macro.
Sat, 12 Oct 1996 23:54:53 +0000 Richard M. Stallman (define-function): Define as alias for defalias.
Thu, 03 Oct 1996 02:13:52 +0000 Erik Naggum (with-current-buffer): Minor cleanup.
Sat, 28 Sep 1996 04:16:00 +0000 Richard M. Stallman (with-temp-file): New macro.
Wed, 25 Sep 1996 22:35:17 +0000 Richard M. Stallman (split-string): Fix minor bug.
Tue, 24 Sep 1996 21:19:03 +0000 Richard M. Stallman (split-string): New function.
Tue, 24 Sep 1996 20:03:15 +0000 Richard M. Stallman (with-output-to-string): New macro.
Mon, 23 Sep 1996 04:29:04 +0000 Richard M. Stallman (run-hooks): defconst deleted.
Sun, 22 Sep 1996 21:31:56 +0000 Richard M. Stallman (eql): Incorrect definition deleted.
Sun, 22 Sep 1996 04:40:37 +0000 Richard M. Stallman (with-current-buffer): New macro.
Fri, 30 Aug 1996 03:05:22 +0000 Richard M. Stallman (save-match-data): Fix typo in previous change.
Thu, 29 Aug 1996 01:54:43 +0000 Richard M. Stallman (save-match-data): Fix previous change.
Wed, 28 Aug 1996 22:44:18 +0000 Richard M. Stallman (save-match-data): Use save-match-data-internal
Wed, 21 Aug 1996 20:36:30 +0000 Richard M. Stallman (keyboard-translate): Use a char-table.
Thu, 04 Jul 1996 05:45:59 +0000 Miles Bader (unfocus-frame, focus-frame): Define as no-ops.
Wed, 28 Feb 1996 09:22:11 +0000 Simon Marshall Make get-buffer-window-list take MINIBUF arg.
Thu, 08 Feb 1996 10:27:24 +0000 Simon Marshall Cope if get-buffer-window-list is given a buffer name (like get-buffer-window does).
Thu, 08 Feb 1996 10:04:55 +0000 Simon Marshall Added get-buffer-window-list.
Thu, 25 Jan 1996 01:03:16 +0000 Karl Heuer (read-quoted-char): Delete format call inside message.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Thu, 04 Jan 1996 19:00:38 +0000 Richard M. Stallman (error): Doc fix.
Thu, 21 Dec 1995 18:11:20 +0000 Karl Heuer (add-to-list): Doc fix.
Wed, 11 Oct 1995 17:14:08 +0000 Richard M. Stallman (make-syntax-table): Use nil for "inherit".
Mon, 18 Sep 1995 14:45:44 +0000 Richard M. Stallman (substitute-key-definition): Do recursively scan
Mon, 31 Jul 1995 09:52:45 +0000 Simon Marshall Remove the remaining hook running functions. They are in C now.
Tue, 25 Jul 1995 19:35:38 +0000 Karl Heuer (run-hook-with-args): Deleted; now in C code.
Sat, 01 Jul 1995 21:48:13 +0000 Richard M. Stallman (shell-quote-argument): Don't do anything, on MS-DOS.
Tue, 27 Jun 1995 06:52:56 +0000 Richard M. Stallman (lambda): Doc fix.
Sat, 17 Jun 1995 19:47:52 +0000 Richard M. Stallman (add-hook): Use local local-variable-if-set-p.
Fri, 16 Jun 1995 04:39:46 +0000 Richard M. Stallman (make-local-hook): Doc fix.
Wed, 07 Jun 1995 20:53:07 +0000 Karl Heuer (read-quoted-char): Turn on help-form and turn off help-char.
Tue, 30 May 1995 18:39:33 +0000 Karl Heuer (frame-configuration-p): Moved here from frame.el.
Mon, 01 May 1995 18:26:28 +0000 Richard M. Stallman (buffer-substring-no-properties): New function.
Fri, 24 Mar 1995 09:01:09 +0000 Simon Marshall Changed match-string to defun, but still return nil (no error) if no match.
Thu, 23 Mar 1995 08:43:08 +0000 Simon Marshall Change to macro, and return nil if there was no match at the specified depth.