log lisp/simple.el @ 16840:299b0e0f0a93

age author description
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.
Thu, 04 Jul 1996 18:55:49 +0000 Miles Bader (newline): Don't do the optimization if the newline before point is
Sat, 22 Jun 1996 04:50:32 +0000 Richard M. Stallman (choose-completion-string): Don't exit the minibuffer
Fri, 14 Jun 1996 02:11:11 +0000 Richard M. Stallman (set-fill-column): Error if no argument.
Thu, 30 May 1996 20:44:17 +0000 Karl Heuer (shell-command-on-region): In output buffer, display
Wed, 29 May 1996 17:17:34 +0000 Karl Heuer Use executing-kbd-macro, not executing-macro.
Tue, 21 May 1996 14:31:40 +0000 Karl Heuer (do-auto-fill): Return t if real work was done.
Tue, 30 Apr 1996 03:21:44 +0000 Karl Heuer (shell-command-on-region): Start of region to keep is
Mon, 18 Mar 1996 19:32:24 +0000 Erik Naggum (insert-buffer): Fix typo in previous change.
Mon, 18 Mar 1996 18:50:25 +0000 Francesco Potort * simple.el (insert-buffer): Interactive default changed to a more
Thu, 29 Feb 1996 22:00:50 +0000 Richard M. Stallman (backward-delete-char-untabify):
Wed, 21 Feb 1996 21:25:30 +0000 Karl Heuer (shell-command): Call file name handler.
Tue, 06 Feb 1996 23:56:47 +0000 Richard M. Stallman (text-read-only): New error symbol.