Tue, 23 Feb 1999 22:09:03 +0000 |
Karl Heuer |
(with-temp-message): Use %s so % in old msg won't fool us.
|
Tue, 16 Feb 1999 00:52:36 +0000 |
Richard M. Stallman |
(momentary-string-display): Bind inhibit-read-only.
|
Tue, 02 Feb 1999 02:26:12 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Sun, 17 Jan 1999 18:55:53 +0000 |
Andrew Innes |
(subst-char-in-string): New function.
|
Wed, 06 Jan 1999 15:23:46 +0000 |
Simon Marshall |
Doc fix.
|
Wed, 06 Jan 1999 10:05:50 +0000 |
Simon Marshall |
(with-temp-message): Don't display MESSAGE if nil.
|
Wed, 16 Dec 1998 20:51:34 +0000 |
Karl Heuer |
(read-passwd): Ignore input methods.
|
Mon, 30 Nov 1998 23:44:10 +0000 |
Richard M. Stallman |
(make-local-hook): Return the hook variable.
|
Thu, 19 Nov 1998 09:43:40 +0000 |
Simon Marshall |
Added with-temp-message.
|
Tue, 13 Oct 1998 03:44:06 +0000 |
Richard M. Stallman |
(read-passwd): Use clear-this-command-keys.
|
Mon, 21 Sep 1998 17:57:46 +0000 |
Dave Love |
(remove-hook): Check list values to avoid errors.
|
Fri, 28 Aug 1998 12:22:39 +0000 |
Kenichi Handa |
(sref): Make it an alias of aref. Make the
|
Tue, 18 Aug 1998 09:32:31 +0000 |
Richard M. Stallman |
(read-quoted-char): Don't bind input-method-function;
|
Sat, 08 Aug 1998 23:08:23 +0000 |
Richard M. Stallman |
(add-hook): Use byte-code-function-p, not compiled-function-p.
|
Sat, 08 Aug 1998 23:07:06 +0000 |
Richard M. Stallman |
(assoc-default): Rewrite not to use dolist.
|
Fri, 31 Jul 1998 10:53:30 +0000 |
Richard M. Stallman |
(assoc-default): New function.
|
Tue, 14 Jul 1998 08:15:51 +0000 |
Richard M. Stallman |
(read-quoted-char): Bind input-method-function to nil.
|
Tue, 07 Jul 1998 08:24:39 +0000 |
Richard M. Stallman |
(add-hook): Use member if FUNCTION is a compiled function.
|
Tue, 21 Apr 1998 18:38:34 +0000 |
Dave Love |
(remove-hook): Fix spurious quote.
|
Thu, 16 Apr 1998 05:40:48 +0000 |
Richard M. Stallman |
(local-set-key, global-set-key): Return what define-key returns.
|
Tue, 07 Apr 1998 18:22:28 +0000 |
Karl Heuer |
(add-to-list): Always return updated value of LIST-VAR.
|
Sat, 14 Mar 1998 08:15:36 +0000 |
Richard M. Stallman |
(save-match-data): store-match-data => set-match-data.
|
Sun, 08 Mar 1998 00:16:38 +0000 |
Richard M. Stallman |
(read-passwd): Renamed from read-password. New second arg CONFIRM.
|
Wed, 04 Mar 1998 07:42:24 +0000 |
Kenichi Handa |
(sref): Increase CHAR in the while loop.
|
Tue, 03 Mar 1998 01:35:39 +0000 |
Kenichi Handa |
(sref): Typo in doc-string fixed.
|
Sat, 28 Feb 1998 19:00:34 +0000 |
Richard M. Stallman |
(read-quoted-char): Doc fix.
|
Fri, 20 Feb 1998 01:43:38 +0000 |
Kenichi Handa |
* subr.el (sref): Doc-string added.
|
Wed, 04 Feb 1998 21:04:41 +0000 |
Richard M. Stallman |
(suspend-hook, suspend-resume-hook): New defvars.
|
Tue, 20 Jan 1998 04:56:52 +0000 |
Richard M. Stallman |
(momentary-string-display): Fix backward test
|
Fri, 09 Jan 1998 22:13:08 +0000 |
Richard M. Stallman |
(sref): Defined.
|