log lisp/simple.el @ 4042:4b4ab64225f7

age author description
Thu, 08 Jul 1993 22:37:42 +0000 Roland McGrath (deactivate-mark): New function.
Thu, 08 Jul 1993 21:46:22 +0000 Roland McGrath Put error-conditions and error-message properties on 'mark-inactive.
Sat, 03 Jul 1993 19:12:35 +0000 Richard M. Stallman (kill-region): Cope with change hooks that change props.
Thu, 01 Jul 1993 20:34:13 +0000 Jim Blandy * simple.el: Add bindings to function-key-map so that the keypad
Wed, 30 Jun 1993 20:58:28 +0000 Richard M. Stallman (mark-even-if-inactive): New variable.
Fri, 11 Jun 1993 09:45:20 +0000 Jim Blandy * simple.el (hscroll-point-visible): Work as documented in the
Thu, 10 Jun 1993 23:06:50 +0000 Richard M. Stallman (append-to-buffer): Interactively, supply all 3 args.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Sat, 05 Jun 1993 02:48:22 +0000 Richard M. Stallman (mark): Doc fix.
Fri, 04 Jun 1993 02:39:51 +0000 Richard M. Stallman (kill-ring-save): Doc fix.
Tue, 01 Jun 1993 20:31:47 +0000 Richard M. Stallman (undo): Pass proper arg to delete-auto-save-file-if-necessary.
Mon, 24 May 1993 21:19:08 +0000 Richard M. Stallman (kill-new): Pass t as 2nd arg to interprogram-cut-function.
Mon, 24 May 1993 18:46:13 +0000 Richard M. Stallman (shell-command): Don't activate mark even momentarily.
Sat, 22 May 1993 04:21:25 +0000 Richard M. Stallman (pending-undo-list): Var declared.
Fri, 21 May 1993 17:26:48 +0000 Richard M. Stallman (transient-mark-mode): Doc fix.
Mon, 17 May 1993 21:52:21 +0000 Richard M. Stallman (keyboard-quit): Run deactivate-mark-hook.
Sun, 16 May 1993 23:09:57 +0000 Richard M. Stallman (push-mark): Always activate the mark if not in Transient Mark mode.
Sun, 16 May 1993 15:39:39 +0000 Richard M. Stallman (yank, yank-pop): Don't activate the mark.
Sat, 15 May 1993 20:55:02 +0000 Richard M. Stallman (push-mark): Don't activate the mark.
Sat, 15 May 1993 18:47:18 +0000 Richard M. Stallman (transient-mark-mode): New command.
Thu, 06 May 1993 18:54:32 +0000 Richard M. Stallman (previous-matching-history-element): If minibuf is empty,
Wed, 05 May 1993 18:12:04 +0000 Richard M. Stallman (blink-matching-paren-distance): Change default to 12,000.
Thu, 29 Apr 1993 13:57:52 +0000 Richard M. Stallman (up-arrow, down-arrow, left-arrow, right-arrow): Deleted.
Tue, 27 Apr 1993 22:01:32 +0000 Eric S. Raymond (hscroll-step): New variable.
Sun, 25 Apr 1993 06:14:13 +0000 Eric S. Raymond (down-arrow): New function. Uses next-line-add-newlines to suppress
Fri, 23 Apr 1993 06:50:37 +0000 Eric S. Raymond All fsets changed to defaliases.
Wed, 31 Mar 1993 23:42:37 +0000 Roland McGrath (indent-for-comment): Use skip-syntax-backward in place of
Mon, 29 Mar 1993 19:09:05 +0000 Richard M. Stallman (count-lines): Use save-match-data.
Mon, 29 Mar 1993 04:58:31 +0000 Eric S. Raymond *** empty log message ***
Mon, 22 Mar 1993 16:53:22 +0000 Eric S. Raymond Added or corrected Commentary headers
Sun, 21 Mar 1993 08:22:37 +0000 Richard M. Stallman (line-number-mode): New function and variable.
Sun, 21 Mar 1993 07:04:44 +0000 Jim Blandy * simple.el (comment-indent-function): New variable, intended to
Tue, 16 Mar 1993 18:18:47 +0000 Jim Blandy src/ * simple.el (quoted-insert): In overwrite mode, don't read digits
Thu, 11 Mar 1993 07:07:17 +0000 Jim Blandy * simple.el (kill-ring-save): Doc fix.
Tue, 09 Mar 1993 05:40:33 +0000 Richard M. Stallman (set-mark): Activate the mark.
Sat, 06 Mar 1993 05:56:36 +0000 Richard M. Stallman (prefix-arg-internal): Use listify-key-sequence.
Tue, 02 Mar 1993 07:33:17 +0000 Jim Blandy * simple.el (kill-region): If the buffer is read-only, call
Fri, 05 Feb 1993 17:41:42 +0000 Roland McGrath Restore nuked information in minibuffer history bindings.
Fri, 05 Feb 1993 02:06:38 +0000 Richard M. Stallman Once again, go back to ordinary next-history-element
Mon, 01 Feb 1993 22:31:17 +0000 Jim Blandy * simple.el (kill-region): If the buffer is read-only, do beep,
Thu, 28 Jan 1993 20:22:03 +0000 Roland McGrath (next-complete-history-element): Restore point after replacing the
Thu, 28 Jan 1993 06:16:04 +0000 Richard M. Stallman Don't use the completion-oriented history commands.
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Mon, 25 Jan 1993 16:59:48 +0000 Roland McGrath (next-complete-history-element): Use only buffer contents before point
Mon, 25 Jan 1993 00:45:01 +0000 Roland McGrath ({next,previous}-complete-history-element): New functions.
Thu, 14 Jan 1993 14:50:16 +0000 Jim Blandy * simple.el (set-goal-column): Make this command disabled by default.
Mon, 11 Jan 1993 05:10:15 +0000 Richard M. Stallman (kill-append): Doc fix.
Thu, 07 Jan 1993 02:50:39 +0000 Jim Blandy * simple.el (kill-region): Change interactive spec to signal an
Sun, 15 Nov 1992 23:57:39 +0000 Jim Blandy * simple.el (comment-column): Doc fix.
Sat, 07 Nov 1992 06:13:23 +0000 Jim Blandy * simple.el (previous-line): Doc fix.
Tue, 27 Oct 1992 08:48:02 +0000 Richard M. Stallman (shell-command-on-region):
Fri, 23 Oct 1992 08:54:08 +0000 Richard M. Stallman (goal-column): Don't put the defvar inside the make-variable-buffer-local.
Tue, 20 Oct 1992 21:22:44 +0000 Richard M. Stallman (comment-region): Do move to next line, in neg arg case.
Sun, 04 Oct 1992 03:46:01 +0000 Richard M. Stallman (insert-buffer): Before reading arg, barf if read-only.
Sat, 03 Oct 1992 02:21:51 +0000 Richard M. Stallman (open-line): Shield undo from the hack to insert at pt-1.
Wed, 30 Sep 1992 10:31:31 +0000 Richard M. Stallman (kill-word): Don't change point before calling kill-region.
Tue, 15 Sep 1992 08:15:41 +0000 Richard M. Stallman entered into RCS
Mon, 14 Sep 1992 06:53:22 +0000 Richard M. Stallman *** empty log message ***
Mon, 31 Aug 1992 20:22:03 +0000 Richard M. Stallman *** empty log message ***
Sat, 29 Aug 1992 02:14:58 +0000 Jim Blandy *** empty log message ***