log lisp/subr.el @ 12409:6e374b28ecc3

age author description
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.
Wed, 22 Mar 1995 16:58:14 +0000 Richard M. Stallman (one-window-p, walk-windows, minibuffer-window-active-p):
Sat, 25 Feb 1995 07:35:09 +0000 Richard M. Stallman (walk-windows): Doc fix.
Sat, 25 Feb 1995 04:57:17 +0000 Karl Heuer (local-unset-key): Fix args in previous change.
Sat, 25 Feb 1995 04:44:08 +0000 Richard M. Stallman (global_set_key, local_set_key, global_unset_key)
Wed, 22 Feb 1995 01:30:19 +0000 Richard M. Stallman (eval-after-load): Run FORM now if FILE's already loaded.
Wed, 08 Feb 1995 03:51:58 +0000 Karl Heuer (listify-key-sequence-1, event-modifiers): Don't presume internal bit layout
Tue, 07 Feb 1995 21:58:09 +0000 Karl Heuer (read-quoted-char): Don't log prompt messages.
Sat, 28 Jan 1995 09:04:02 +0000 Richard M. Stallman (match-string): Fix braino.
Fri, 27 Jan 1995 20:47:20 +0000 Karl Heuer (match-string): Delete extra arg to buffer-substring.
Fri, 27 Jan 1995 07:06:27 +0000 Richard M. Stallman (match-string): New function.
Mon, 09 Jan 1995 09:47:15 +0000 Richard M. Stallman (listify-key-sequence-1): Update for change in CHAR_META.
Tue, 27 Dec 1994 20:14:13 +0000 Richard M. Stallman (run-hook-with-args-until-failure):
Sun, 25 Dec 1994 22:20:06 +0000 Richard M. Stallman (font-lock-defaults): Add defvar.
Thu, 15 Dec 1994 18:25:24 +0000 Richard M. Stallman (lambda): Doc fix.
Sat, 19 Nov 1994 14:06:09 +0000 Richard M. Stallman (start-process-shell-command): Don't use `exec'--
Wed, 16 Nov 1994 20:35:34 +0000 Richard M. Stallman (substitute-key-definition): Don't recursively scan
Thu, 03 Nov 1994 21:23:40 +0000 Karl Heuer (start-process-shell-command): Don't use exec on windows-nt.
Fri, 14 Oct 1994 23:50:35 +0000 Richard M. Stallman (add-to-list): Doc fix.
Thu, 13 Oct 1994 06:34:09 +0000 Richard M. Stallman (add-to-list): New function.
Sat, 01 Oct 1994 04:36:28 +0000 Richard M. Stallman (add-hook, remove-hook): If the hook was made local
Fri, 30 Sep 1994 20:47:13 +0000 Richard M. Stallman (add-hook): Initialize default value and local value.
Wed, 21 Sep 1994 05:19:43 +0000 Richard M. Stallman (remove-hook, add-hook): Copy existing list before modifying.
Tue, 20 Sep 1994 00:59:24 +0000 Richard M. Stallman (add-hook): Doc fix.
Thu, 11 Aug 1994 20:25:20 +0000 Richard M. Stallman (one-window-p): Doc fix.
Tue, 12 Jul 1994 01:06:27 +0000 Richard M. Stallman (ignore): Put doc string in right place.
Thu, 26 May 1994 21:53:37 +0000 Karl Heuer (posn-col-row): Test for consp, not symbolp.
Mon, 23 May 1994 03:15:35 +0000 Richard M. Stallman (posn-col-row): Use let*.
Sun, 22 May 1994 20:55:15 +0000 Richard M. Stallman (posn-col-row): Do something useful for scroll bar event.
Sun, 22 May 1994 07:09:32 +0000 Richard M. Stallman (substitute-key-definition): Skip cached menu key-equivs.
Thu, 19 May 1994 04:30:14 +0000 Richard M. Stallman (posn-col-row): Doc fix.
Sat, 07 May 1994 22:48:29 +0000 Richard M. Stallman (ignore): Allow interactive call.
Tue, 03 May 1994 22:46:37 +0000 Karl Heuer Update copyright.
Tue, 26 Apr 1994 07:43:54 +0000 Richard M. Stallman (run-hooks): Don't use mapcar--save consing.
Tue, 12 Apr 1994 21:27:27 +0000 Richard M. Stallman (read-quoted-char): Convert meta chars into 128+ chars.
Mon, 11 Apr 1994 19:59:49 +0000 Karl Heuer (force-mode-line-update): Doc fix.
Thu, 07 Apr 1994 07:18:20 +0000 Richard M. Stallman (define-key-after): Doc fix.
Mon, 28 Mar 1994 06:08:35 +0000 Richard M. Stallman (momentary-string-display): Avoid modifying the undo list.
Mon, 28 Mar 1994 02:21:28 +0000 Richard M. Stallman (set-match-data): New alias.
Sun, 20 Mar 1994 18:59:22 +0000 Richard M. Stallman (one-window-p): New argument all-frames.
Sat, 12 Mar 1994 00:23:12 +0000 Karl Heuer Don't use triple-hyphen in a character class.
Thu, 03 Mar 1994 16:27:06 +0000 Karl Heuer (substitute-key-definition): Avoid infinite recursion.
Wed, 23 Feb 1994 05:08:28 +0000 Richard M. Stallman (posn-x-y): New function.
Sat, 19 Feb 1994 00:01:46 +0000 Richard M. Stallman (substitute-key-definition): Don't discard menu strings.
Fri, 11 Feb 1994 22:01:56 +0000 Karl Heuer (user-original-login-name): Reduce to a defalias, since it's redundant with
Tue, 08 Feb 1994 05:06:07 +0000 Karl Heuer (make-syntax-table): Behave like copy-syntax-table if an argument is given,
Thu, 06 Jan 1994 04:39:00 +0000 Richard M. Stallman (start-process-shell-command): Doc fix.
Wed, 05 Jan 1994 20:31:27 +0000 Richard M. Stallman (eval-after-load): Do nothing if FORM is already on the list.
Mon, 03 Jan 1994 07:41:00 +0000 Richard M. Stallman (make-syntax-table): New function; no longer an alias
Fri, 31 Dec 1993 09:25:12 +0000 Richard M. Stallman (shell-quote-argument): New function.
Thu, 23 Dec 1993 04:43:01 +0000 Richard M. Stallman (remove-hook): Use equal to see if hook is just that fcn.
Wed, 24 Nov 1993 06:46:26 +0000 Richard M. Stallman (walk-windows): If start at minibuf window, do return to it.
Tue, 16 Nov 1993 08:44:51 +0000 Richard M. Stallman (remove-hook): Doc fix.