log lisp/simple.el @ 7063:9a0d189fd877

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