log lisp/simple.el @ 17471:f383bfae3202

age author description
Tue, 15 Apr 1997 07:48:25 +0000 Richard M. Stallman (overwrite-mode-binary, overwrite-mode-textual): Use defvar.
Thu, 10 Apr 1997 06:29:59 +0000 Richard M. Stallman (keyboard-escape-quit): Exit recursive edits,
Tue, 01 Apr 1997 22:09:02 +0000 Richard M. Stallman (set-variable): Suggest only valid user variable.
Fri, 28 Mar 1997 02:33:07 +0000 Erik Naggum (set-variable): Use user-variable-p. Clean up.
Thu, 27 Mar 1997 00:25:39 +0000 Richard M. Stallman (set-variable): Take default from `variable-at-point'.
Sat, 22 Mar 1997 03:54:14 +0000 Richard M. Stallman (newline): Be more conservative about when to use the optimization.
Sun, 02 Mar 1997 01:01:13 +0000 Karl Heuer (eval-expression): No longer disabled, since M-: isn't
Thu, 20 Feb 1997 05:35:12 +0000 Karl Heuer (kill-forward-chars, kill-backward-chars): Pay
Sat, 01 Feb 1997 02:19:14 +0000 Richard M. Stallman (set-fill-column): Print the old value too.
Fri, 31 Jan 1997 20:44:12 +0000 Richard M. Stallman (sendmail-user-agent): Insert all the OTHER-HEADERS.
Fri, 24 Jan 1997 03:51:57 +0000 Richard M. Stallman (completion-no-auto-exit): New variable.
Thu, 09 Jan 1997 07:59:03 +0000 Richard M. Stallman (delete-completion-window): Handle special display frames.
Wed, 01 Jan 1997 03:37:37 +0000 Richard M. Stallman (repeat-complex-command): Bind
Wed, 18 Dec 1996 23:27:56 +0000 Richard M. Stallman (sendmail-user-agent): Avoid error for CONTINUE non-nil.
Wed, 18 Dec 1996 16:32:43 +0000 Richard M. Stallman (compose-mail): Doc fix.
Mon, 16 Dec 1996 00:52:56 +0000 Richard M. Stallman Change most defconsts to defvars.
Sat, 07 Dec 1996 21:30:17 +0000 Richard M. Stallman (compose-mail): Handle several more args:
Sat, 07 Dec 1996 20:36:21 +0000 Richard M. Stallman (sendmail-user-agent): Support 2 optional args.
Sun, 03 Nov 1996 18:23:24 +0000 Richard M. Stallman (comment-region): With just C-u as arg,
Tue, 15 Oct 1996 03:19:56 +0000 Richard M. Stallman (universal-argument): Doc fix.
Sat, 12 Oct 1996 23:54:33 +0000 Richard M. Stallman Use defalias not define-function.
Fri, 11 Oct 1996 03:11:00 +0000 Richard M. Stallman (newline): Use buffer-has-markers-at.
Tue, 08 Oct 1996 21:35:03 +0000 Richard M. Stallman (line-move): Ignore invisibility in `move-to-column'.
Tue, 24 Sep 1996 23:54:08 +0000 Richard M. Stallman (shell-command-to-string): Make the buffer current
Tue, 24 Sep 1996 20:04:48 +0000 Richard M. Stallman (shell-command-to-string): New function.
Sun, 01 Sep 1996 03:24:22 +0000 Richard M. Stallman (set-hard-newline-properties): New fn.
Fri, 30 Aug 1996 16:59:20 +0000 Richard M. Stallman (do-auto-fill): Do break after one word as last resort
Wed, 21 Aug 1996 16:20:39 +0000 Richard M. Stallman (kill-region): inhibit-read-only overrides text props too.
Sat, 17 Aug 1996 02:10:31 +0000 Richard M. Stallman (shell-command): Really use output-buffer in synchronous
Wed, 07 Aug 1996 19:45:46 +0000 Richard M. Stallman (normal-auto-fill-function): New variable.