log lisp/simple.el @ 3647:cf5972f69f8a

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