log lisp/simple.el @ 12400:9e7727cdbb68

age author description
Tue, 27 Jun 1995 18:58:26 +0000 Richard M. Stallman (newline): Put point at right place if insert gets error.
Wed, 21 Jun 1995 23:15:07 +0000 Richard M. Stallman (mark-even-if-inactive): Definition deleted.
Tue, 20 Jun 1995 14:25:36 +0000 Richard M. Stallman (universal-argument-num-events): New variable.
Mon, 19 Jun 1995 20:10:21 +0000 Richard M. Stallman (universal-argument-other-key): Call reset-this-command-lengths.
Mon, 19 Jun 1995 16:15:06 +0000 Richard M. Stallman (negative-argument, digit-argument):
Fri, 16 Jun 1995 06:14:44 +0000 Karl Heuer (universal-argument-map): New var.
Wed, 14 Jun 1995 22:30:41 +0000 Karl Heuer (universal-argument, describe-arg): Restore Lisp code,
Mon, 29 May 1995 06:19:46 +0000 Karl Heuer (indent-for-comment): move to beginning of line only
Sat, 27 May 1995 00:40:31 +0000 Karl Heuer (previous-matching-history-element):
Tue, 25 Apr 1995 22:26:16 +0000 Karl Heuer (auto-fill-mode): Use force-mode-line-update.
Tue, 18 Apr 1995 07:01:34 +0000 Richard M. Stallman (line-move): Fix previous change: if we get an error,
Mon, 10 Apr 1995 21:01:12 +0000 Richard M. Stallman (newline): Don't auto-fill if flag is on; it was filling wrong line.
Sun, 09 Apr 1995 09:34:05 +0000 Richard M. Stallman (line-move): Turn off intangibility for intermediate stops.
Sun, 09 Apr 1995 06:47:22 +0000 Richard M. Stallman (newline): Don't indent afterward if at page sep line.
Sun, 09 Apr 1995 03:33:01 +0000 Richard M. Stallman Fix typo in prev change.
Sat, 08 Apr 1995 22:42:47 +0000 Richard M. Stallman (completion-setup-function): Undo March 11 change.
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Wed, 05 Apr 1995 03:34:40 +0000 Karl Heuer Change bindings of event-apply-control-modifier,
Tue, 04 Apr 1995 22:48:16 +0000 Karl Heuer (event-apply-modifier): Fix off-by-one errors.
Fri, 31 Mar 1995 01:48:40 +0000 Richard M. Stallman (choose-completion-string): Use active-minibuffer-window.
Tue, 28 Mar 1995 03:49:39 +0000 Richard M. Stallman (event-apply-modifier): New function.
Tue, 21 Mar 1995 05:14:38 +0000 Richard M. Stallman (shell-command): Use *Async Shell Command* for
Thu, 16 Mar 1995 18:47:47 +0000 Richard M. Stallman (line-move): Handle conses in buffer-invisibility-spec.
Sun, 12 Mar 1995 19:23:25 +0000 Richard M. Stallman (block-comment-start, block-comment-end): New vars.
Sat, 11 Mar 1995 19:13:52 +0000 Richard M. Stallman (completion-setup-function): Set completion-base-size.
Fri, 10 Mar 1995 03:27:46 +0000 Richard M. Stallman (line-move-ignore-invisible): New variable.
Wed, 08 Mar 1995 03:49:00 +0000 Richard M. Stallman (indent-new-comment-line): Clean up handling of \(...\) in comment-start-skip.
Fri, 03 Mar 1995 06:48:20 +0000 Richard M. Stallman (shell-command-on-region): Obey REPLACE even if
Wed, 01 Mar 1995 15:09:58 +0000 Boris Goldowsky (newline): Moved from cmds.c. Indents last
Wed, 01 Mar 1995 03:42:18 +0000 Karl Heuer (shell-command-on-region): Fix typos in doc string.
Tue, 28 Feb 1995 18:04:57 +0000 Richard M. Stallman (shell-command-on-region): Rename arg; doc fix.
Thu, 23 Feb 1995 18:38:42 +0000 Boris Goldowsky (open-line): indent when inserting fil-prefix.
Thu, 23 Feb 1995 05:02:54 +0000 Richard M. Stallman (shell-command-on-region): When computing interactive args,
Fri, 17 Feb 1995 23:59:43 +0000 Richard M. Stallman (quoted-insert): Use insert-and-inherit.
Sun, 12 Feb 1995 08:27:38 +0000 Richard M. Stallman (next-history-element): Do nothing if n is 0.
Mon, 30 Jan 1995 07:46:16 +0000 Richard M. Stallman (indent-new-comment-line): Obey the convention
Mon, 23 Jan 1995 22:37:46 +0000 Karl Heuer (mark): If transient-mark-mode is nil, mark is active.
Thu, 19 Jan 1995 04:26:55 +0000 Richard M. Stallman (do-auto-fill): justification renamed to current-justification.
Thu, 19 Jan 1995 04:21:56 +0000 Richard M. Stallman (do-auto-fill): Fill, don't fill, or fill-and-justify
Fri, 13 Jan 1995 08:43:40 +0000 Richard M. Stallman (open-line, split-line, next-line): Use `newline'
Fri, 06 Jan 1995 20:48:57 +0000 Richard M. Stallman (what-cursor-position): Show char in decimal, hex, octal.
Thu, 05 Jan 1995 23:53:01 +0000 Richard M. Stallman (pop-global-mark): Make pop-global-mark treat
Thu, 29 Dec 1994 18:53:25 +0000 Richard M. Stallman (switch-to-completions): New command, with bindings in minibuf completion maps.
Sun, 25 Dec 1994 22:09:46 +0000 Richard M. Stallman (completion-reference-buffer): Initialize to nil.
Fri, 23 Dec 1994 17:25:50 +0000 Richard M. Stallman (next-line, previous-line): If interactive and not in
Thu, 15 Dec 1994 02:02:04 +0000 Richard M. Stallman (buffer-quit-function): New variable.
Mon, 28 Nov 1994 19:44:16 +0000 Richard M. Stallman (keyboard-escape-quit): New command.
Tue, 22 Nov 1994 19:19:42 +0000 Richard M. Stallman (append-to-buffer): Don't use current buffer as default.
Tue, 22 Nov 1994 02:52:14 +0000 Richard M. Stallman (kill-region): Use = to compare positions.
Fri, 18 Nov 1994 07:47:19 +0000 Karl Heuer (kill-region): Set this-command unconditionally.
Wed, 09 Nov 1994 22:10:55 +0000 Karl Heuer Comment reason for preceding change.
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):