log lisp/subr.el @ 49313:e86ea32498df

age author description
Sun, 19 Jan 2003 00:01:36 +0000 Kim F. Storm (insert-for-yank): Doc fix.
Sat, 18 Jan 2003 23:36:33 +0000 Kim F. Storm Update copyright.
Sat, 18 Jan 2003 23:35:06 +0000 Kim F. Storm (insert-for-yank): Arg list changed; now only accepts one
Tue, 14 Jan 2003 09:56:10 +0000 Kim F. Storm (process-put, process-get): New functions.
Sun, 22 Dec 2002 22:05:52 +0000 Richard M. Stallman (add-to-invisibility-spec): If it was t, start it out at (t).
Wed, 20 Nov 2002 14:31:52 +0000 Stefan Monnier (symbol-file): Accept a non-atomic `function' arg.
Wed, 20 Nov 2002 12:58:37 +0000 John Paul Wallington (symbol-file): Remove unused variable `functions'.
Tue, 29 Oct 2002 23:40:47 +0000 Andreas Schwab (replace-regexp-in-string): Doc fix.
Thu, 17 Oct 2002 15:42:10 +0000 Juanma Barranquero (remq): Fix typo.
Thu, 03 Oct 2002 18:53:43 +0000 Stefan Monnier (read-key-auxiliary-map, read-key): Remove.
Sun, 29 Sep 2002 18:37:43 +0000 Noah Friedman (read-key): Use read-key-auxiliary-map, not read-key-aux-map.
Sun, 29 Sep 2002 03:31:15 +0000 Richard M. Stallman (remove-yank-excluded-properties): Fix bugs in handling of category properties.
Fri, 27 Sep 2002 19:44:05 +0000 Stefan Monnier (read-key-auxiliary-map): New var.
Wed, 11 Sep 2002 20:23:56 +0000 Stefan Monnier (define-mail-user-agent): Moved from simple.el.
Mon, 09 Sep 2002 23:13:18 +0000 Stefan Monnier (symbol-file): Also work for autoloaded funcs.
Sat, 07 Sep 2002 22:50:44 +0000 Kim F. Storm (read-quoted-char): Apply listify-key-sequence to vector
Wed, 28 Aug 2002 06:43:11 +0000 Juanma Barranquero (make-variable-frame-localizable): New alias for `make-variable-frame-local'.
Mon, 26 Aug 2002 12:38:59 +0000 Kim F. Storm (suppress-keymap): Use command remapping instead of
Sat, 24 Aug 2002 14:40:09 +0000 Sam Steingold (eval-after-load): Do not call load-symbol-file-load-history (deleted)
Sat, 24 Aug 2002 02:58:53 +0000 Richard M. Stallman (symbol-file-load-history-loaded)
Fri, 02 Aug 2002 17:59:22 +0000 Richard M. Stallman (atomic-change-group): Doc fix.
Fri, 19 Jul 2002 11:37:01 +0000 Juanma Barranquero (unread-command-char, executing-macro, post-command-idle-hook,
Fri, 19 Jul 2002 06:24:41 +0000 Juanma Barranquero (dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate,
Sun, 07 Jul 2002 20:48:58 +0000 Stefan Monnier (insert-string): Update the obsolete info.
Wed, 03 Jul 2002 09:17:35 +0000 Juanma Barranquero (chars-in-region): Add obsolescence declaration for `chars-in-region'.
Thu, 27 Jun 2002 16:08:56 +0000 Juanma Barranquero (char-bytes): Fix obsolescence declaration.
Sun, 23 Jun 2002 22:13:15 +0000 Stefan Monnier (event-start, event-end, event-click-count):
Fri, 14 Jun 2002 06:15:00 +0000 Miles Bader (pop): Move the call to `car' outside the prog1, as the compiler
Fri, 14 Jun 2002 05:48:51 +0000 Miles Bader (copy-tree): Use `nconc' and `nreverse' instead of `nreconc'.
Mon, 10 Jun 2002 09:01:08 +0000 Richard M. Stallman (copy-list): Moved to cl.el.