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.
|
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
|
Mon, 25 Jan 1993 00:45:01 +0000 |
Roland McGrath |
({next,previous}-complete-history-element): New functions.
|