log lisp/simple.el @ 4289:4d0c57f01eed

age author description
Mon, 26 Jul 1993 18:32:07 +0000 Roland McGrath (read-expression-history): New defvar.
Mon, 26 Jul 1993 07:31:11 +0000 Richard M. Stallman (kill-ring-save): Delete spurious `message' call.
Thu, 22 Jul 1993 05:47:10 +0000 Richard M. Stallman (completion-list-mode): Renamed from completion-mode.
Thu, 15 Jul 1993 05:47:31 +0000 Richard M. Stallman (completion-setup-function): Insert the mouse help message
Tue, 13 Jul 1993 21:34:05 +0000 Richard M. Stallman (completion-mode): New major mode.
Thu, 08 Jul 1993 22:42:14 +0000 Roland McGrath (kill-ring-save): Call deactivate-mark regardless of transient-mark-mode.
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.