log lisp/simple.el @ 9870:5b91dec229a3

age author description
Wed, 09 Nov 1994 20:18:34 +0000 Richard M. Stallman (copy-region-as-kill): Don't set this-command.
Wed, 09 Nov 1994 05:47:20 +0000 Karl Heuer (set-variable): Set help-mode in *Help* buffer.
Tue, 01 Nov 1994 05:50:57 +0000 Richard M. Stallman (shell-command-switch): New variable.
Tue, 01 Nov 1994 04:22:00 +0000 Richard M. Stallman (blink-matching-delay): New variable.
Sun, 30 Oct 1994 06:38:49 +0000 Richard M. Stallman (line-move): Use sign of arg to choose error condition.
Sun, 30 Oct 1994 02:19:14 +0000 Richard M. Stallman (blink-matching-open): Do blink if an even number of
Thu, 20 Oct 1994 20:14:45 +0000 Karl Heuer (edit-and-eval-command): Elements of command-history are forms, not strings.
Sun, 16 Oct 1994 08:20:07 +0000 Richard M. Stallman (count-lines): Do save-match-data only when necessary.
Sat, 15 Oct 1994 10:16:09 +0000 Richard M. Stallman (shell-command, shell-command-on-region):
Tue, 11 Oct 1994 07:29:05 +0000 Richard M. Stallman (blink-matching-open): Check there is a previous
Tue, 04 Oct 1994 22:57:42 +0000 Richard M. Stallman (goto-line): Call prefix-numeric-value.
Sat, 24 Sep 1994 04:52:10 +0000 Richard M. Stallman (shell-command, shell-command-on-region):
Thu, 22 Sep 1994 07:22:46 +0000 Richard M. Stallman (insert-buffer): Default to first buffer other than current one.
Thu, 15 Sep 1994 22:19:50 +0000 Karl Heuer (kill-new): Call menu-bar-update-yank-menu only if that function is defined.
Thu, 15 Sep 1994 21:30:21 +0000 Karl Heuer (kill-new): New optional argument means replace most recent kill.
Wed, 14 Sep 1994 09:01:02 +0000 Richard M. Stallman (repeat-complex-command, next-history-element,
Sat, 03 Sep 1994 23:33:50 +0000 Richard M. Stallman (mark-ring): Add permanent-local prop. Doc fix.
Tue, 30 Aug 1994 00:36:48 +0000 Richard M. Stallman (set-mark): When POS is nil, always clear mark-active.
Wed, 24 Aug 1994 00:55:52 +0000 Karl Heuer (shell-command-on-region): Don't delete current buffer.
Tue, 23 Aug 1994 22:58:08 +0000 Richard M. Stallman (backward-delete-char-untabify): Doc fix.
Wed, 17 Aug 1994 22:33:37 +0000 Richard M. Stallman (choose-completion-string): Use plain exit-minibuffer,
Sun, 07 Aug 1994 18:11:58 +0000 Richard M. Stallman (completion-base-size): New variable.
Sat, 06 Aug 1994 21:51:31 +0000 Richard M. Stallman (choose-completion): Bury or iconify the completion list
Thu, 04 Aug 1994 19:59:03 +0000 Richard M. Stallman (end-of-buffer-other-window): Go to the end, not to the beginning.
Fri, 29 Jul 1994 21:35:56 +0000 Richard M. Stallman (choose-completion): Check for next-single-property-change returning nil.
Sun, 24 Jul 1994 01:10:14 +0000 Richard M. Stallman (line-move, next-line): Check last line moved over
Mon, 11 Jul 1994 21:25:19 +0000 Richard M. Stallman (completion-setup-function): Put on mouse-face prop
Tue, 28 Jun 1994 19:17:25 +0000 Richard M. Stallman (line-move): Don't use message or ding; just signal errors.
Sat, 25 Jun 1994 18:58:42 +0000 Richard M. Stallman (beginning-of-buffer-other-window)
Wed, 22 Jun 1994 05:16:22 +0000 Richard M. Stallman (scroll-other-window-down): New command.
Tue, 14 Jun 1994 00:34:43 +0000 Richard M. Stallman (pop-global-mark): Discard entries for nonexistent buffers.
Mon, 13 Jun 1994 23:40:33 +0000 Richard M. Stallman (end-of-buffer): Recenter overlay lists.
Tue, 07 Jun 1994 07:47:24 +0000 Richard M. Stallman (delete-blank-lines): Doc fix.
Wed, 01 Jun 1994 18:28:06 +0000 Richard M. Stallman (completion-list-mode-map): Unbind down-mouse-2.
Sat, 28 May 1994 12:04:04 +0000 Richard M. Stallman (deactivate-mark): Do nothing unless transient-mark-mode.
Fri, 27 May 1994 00:53:21 +0000 Richard M. Stallman (completion-setup-function): Fix up the regexp.
Thu, 26 May 1994 23:15:32 +0000 Richard M. Stallman (choose-completion-string): Clear mouse-face property.
Fri, 20 May 1994 22:27:30 +0000 Richard M. Stallman (choose-completion):
Thu, 19 May 1994 23:06:47 +0000 Richard M. Stallman (completion-setup-function): Make highlight span single spaces.
Thu, 12 May 1994 02:49:15 +0000 Richard M. Stallman (shell-command): Use buffer name *Shell-Command*.
Tue, 10 May 1994 05:13:14 +0000 Richard M. Stallman (shell-command-on-region): Don't kill output buffer when in the one line case.
Sat, 07 May 1994 01:17:18 +0000 Karl Heuer (minibuffer-history-sexp-flag): Doc fix.
Thu, 05 May 1994 05:27:59 +0000 Richard M. Stallman (choose-completion-string): Barf if completing into
Sun, 24 Apr 1994 08:17:05 +0000 Richard M. Stallman (shell-command): Remove space after `:' in mode-line-process.
Sun, 24 Apr 1994 05:44:23 +0000 Richard M. Stallman (kill-line, kill-word): Don't use save-excursion.
Mon, 18 Apr 1994 22:41:49 +0000 Richard M. Stallman (shell-command-filter): If point was at end, leave it at end.
Mon, 18 Apr 1994 22:37:30 +0000 Richard M. Stallman (shell-command-sentinel): Do nothing if buffer is dead.
Mon, 18 Apr 1994 04:03:17 +0000 Richard M. Stallman Move pop-global-mark bindings to loaddefs.el.
Sat, 16 Apr 1994 02:06:17 +0000 Richard M. Stallman (auto-fill-function): New function (doc placeholder).
Tue, 12 Apr 1994 21:27:10 +0000 Richard M. Stallman (quoted-insert): Do nothing special for meta chars.
Fri, 08 Apr 1994 03:23:08 +0000 Karl Heuer (hscroll-window-column): New function.
Wed, 06 Apr 1994 03:47:00 +0000 Richard M. Stallman (quoted-insert): Handle meta-chars usefully.
Tue, 05 Apr 1994 02:29:03 +0000 Karl Heuer (completion-setup-function): Add mouse-face properties.
Sun, 27 Mar 1994 22:21:04 +0000 Richard M. Stallman (choose-completion-delete-max-match): Renamed from
Sat, 26 Mar 1994 05:53:18 +0000 Richard M. Stallman (blink-matching-open): Now three strategies for choosing
Wed, 16 Mar 1994 23:41:32 +0000 Richard M. Stallman (undo): Don't let the undo entries for the undo
Mon, 07 Mar 1994 19:44:50 +0000 Karl Heuer (comment-column): Doc fix.
Thu, 03 Mar 1994 18:27:51 +0000 Richard M. Stallman (current-word): Check properly for bolp. New optional arg STRICT. Doc fix.
Wed, 02 Mar 1994 23:09:40 +0000 Richard M. Stallman (completion-list-mode): Set completion-reference-buffer
Mon, 14 Feb 1994 19:51:22 +0000 Karl Heuer (current-word): Remove (interactive).
Sun, 13 Feb 1994 00:16:23 +0000 Richard M. Stallman (undo, yank): Set this-command to t at start,
Fri, 11 Feb 1994 06:03:57 +0000 Karl Heuer Fix syntax used for C-SPC.
Mon, 07 Feb 1994 18:40:13 +0000 Michael I. Bushnell Fix Roland's misplaced paren around call to marker-buffer.
Mon, 07 Feb 1994 04:48:18 +0000 Roland McGrath (push-mark): Don't push on global-mark-ring if its car is a marker in the
Mon, 07 Feb 1994 02:24:01 +0000 Roland McGrath (global-mark-ring, global-mark-ring-max): New variables.
Sun, 06 Feb 1994 23:40:45 +0000 Richard M. Stallman (kill-region): Test inhibit-read-only.
Fri, 04 Feb 1994 04:37:44 +0000 Richard M. Stallman (do-auto-fill): Don't break line at period-single-space.
Fri, 04 Feb 1994 01:13:05 +0000 Richard M. Stallman (comment-region): Fix previous change.
Thu, 03 Feb 1994 23:48:59 +0000 Michael I. Bushnell Rms (in his change to comment-region on Feb 1) decided to make
Wed, 02 Feb 1994 00:05:42 +0000 Richard M. Stallman (comment-region): Handle comment-end deletion for C-u.
Wed, 26 Jan 1994 17:19:32 +0000 Richard M. Stallman (next-line): Move error signaling and special end of
Wed, 19 Jan 1994 15:25:32 +0000 Richard M. Stallman (shell-command-on-region): If we quit the command,
Tue, 11 Jan 1994 15:56:29 +0000 Richard M. Stallman (open-line): Treat all cases of enabled undo alike.
Fri, 31 Dec 1993 06:45:33 +0000 Richard M. Stallman (open-line): Properly put fill-prefix on each line.
Fri, 31 Dec 1993 05:52:54 +0000 Richard M. Stallman (open-line): Move fill-prefix insert inside save-excursion.
Thu, 30 Dec 1993 10:06:31 +0000 Richard M. Stallman (transient-mark-mode): Doc fix.
Sat, 25 Dec 1993 00:47:30 +0000 Richard M. Stallman ascii-character props for backspace, delete, etc. moved back to x-win.el.
Sat, 25 Dec 1993 00:45:07 +0000 Richard M. Stallman (setting up kp-... keys): Make ascii-character props.
Fri, 24 Dec 1993 02:44:13 +0000 Richard M. Stallman (next-complete-history-element): Doc fix.
Wed, 24 Nov 1993 04:35:28 +0000 Richard M. Stallman (count-lines): In selective-display case,
Tue, 23 Nov 1993 11:03:16 +0000 Richard M. Stallman (repeat-complex-command): Undo Oct 2 change.
Fri, 19 Nov 1993 17:43:24 +0000 Richard M. Stallman (eval-expression): Don't bind minibuffer-history-sexp-flag.
Tue, 26 Oct 1993 18:06:48 +0000 Roland McGrath (eval-expression): Fix typo: missing paren.
Mon, 25 Oct 1993 06:07:23 +0000 Brian Fox (eval-expression, edit-and-eval-command): Let
Thu, 21 Oct 1993 21:25:05 +0000 Richard M. Stallman (blink-matching-open): Treat / syntax like \ syntax.
Tue, 05 Oct 1993 01:19:12 +0000 Brian Fox (edit-and-eval-command): Let `read-from-minibuffer' manipulate the
Tue, 21 Sep 1993 07:43:20 +0000 Brian Fox (kill-region): Use `equal' instead of `eq' to compare markers `beg'
Tue, 10 Aug 1993 04:14:17 +0000 Paul Eggert (current-kill): Replace (% (+ N (- L K)) L) with (mod (- N K) L),
Sun, 08 Aug 1993 07:47:33 +0000 Richard M. Stallman (shell-command, shell-command-on-region):
Sat, 07 Aug 1993 08:19:18 +0000 Richard M. Stallman (do-auto-fill): Don't keep breaking the line
Sat, 31 Jul 1993 06:10:44 +0000 Richard M. Stallman (shell-command-history): New variable.
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.