log lisp/subr.el @ 45634:b040bc30279e

age author description
Thu, 30 May 2002 17:12:53 +0000 Richard M. Stallman (open-network-stream, open-network-stream-nowait)
Sun, 12 May 2002 16:41:11 +0000 Richard M. Stallman (functionp): Catch errors in indirect-function.
Thu, 02 May 2002 05:41:46 +0000 Pavel Jank Follow coding conventions.
Mon, 29 Apr 2002 21:06:51 +0000 Kim F. Storm (remove-yank-excluded-properties): New helper function.
Sun, 28 Apr 2002 22:29:38 +0000 Richard M. Stallman (make-temp-file): New arg SUFFIX.
Sat, 27 Apr 2002 19:48:40 +0000 Richard M. Stallman (insert-for-yank): Replace `category' property
Sun, 21 Apr 2002 17:00:41 +0000 Kim F. Storm (insert-buffer-substring-no-properties): New function.
Fri, 19 Apr 2002 00:06:54 +0000 Richard M. Stallman (insert-for-yank): New function.
Wed, 10 Apr 2002 14:55:19 +0000 Richard M. Stallman (remove-hook): When there are no more local hooks,
Sun, 07 Apr 2002 10:09:39 +0000 Pavel Jank (play-sound): Move here from simple.el.
Mon, 01 Apr 2002 12:03:14 +0000 Richard M. Stallman (redraw-modeline): Define alias.
Fri, 29 Mar 2002 23:13:26 +0000 Richard M. Stallman (play-sound-file): Moved to simple.el.
Tue, 26 Mar 2002 09:17:56 +0000 Richard M. Stallman (substring-no-properties): Function deleted (now in C).
Sun, 24 Mar 2002 19:46:58 +0000 Gerd Moellmann (macro-declaration-function): New function. Set the
Mon, 11 Mar 2002 13:31:50 +0000 Pavel Jank (add-to-list): Doc fix.
Mon, 25 Feb 2002 17:41:49 +0000 Juanma Barranquero (save-match-data): Doc fix.
Sat, 23 Feb 2002 22:26:44 +0000 Kim F. Storm (global-set-key, local-set-key): Undo 2002-02-06
Wed, 20 Feb 2002 22:30:39 +0000 Richard M. Stallman (add-hook): Doc fix.
Wed, 06 Feb 2002 23:05:44 +0000 Kim F. Storm (global-set-key, local-set-key): Accept a symbol for the
Wed, 06 Feb 2002 15:21:20 +0000 Richard M. Stallman (force-mode-line-update): Doc fix.
Wed, 06 Feb 2002 15:20:36 +0000 Richard M. Stallman (atomic-change-group, prepare-change-group, activate-change-group)
Fri, 25 Jan 2002 05:05:16 +0000 Richard M. Stallman (remove): Doc fix.
Fri, 25 Jan 2002 02:32:18 +0000 Richard M. Stallman (substring-no-properties): New function.
Wed, 23 Jan 2002 17:46:44 +0000 Richard M. Stallman (copy-without-properties): New function.
Sat, 22 Dec 2001 13:36:12 +0000 Pavel Jank (insert-string): Moved from mocklisp.c, reimplemented in Lisp. Obsoleted.
Sun, 16 Dec 2001 18:36:34 +0000 Richard M. Stallman (temp-buffer-show-hook, temp-buffer-setup-hook): Add defvars.
Sun, 16 Dec 2001 17:41:20 +0000 Richard M. Stallman (with-temp-message): At the end, always discard
Wed, 12 Dec 2001 09:26:43 +0000 Richard M. Stallman (derived-mode-p): Moved here from derived.el.
Tue, 11 Dec 2001 07:34:39 +0000 Pavel Jank (ctl-x-4-map): Doc fix.
Wed, 28 Nov 2001 04:03:53 +0000 Stefan Monnier (copy-overlay, remove-overlays): New funs.