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.
|
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.
|