log lisp/simple.el @ 2935:653e14f61220

age author description
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