log lisp/simple.el @ 50251:4893760b5129

age author description
Fri, 21 Mar 2003 23:49:23 +0000 Kim F. Storm (set-mark-command): Doc fixes.
Fri, 14 Feb 2003 09:57:03 +0000 Juanma Barranquero (backward-delete-char-untabify): Fix use of character constant.
Tue, 04 Feb 2003 12:29:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Tue, 04 Feb 2003 10:41:10 +0000 Richard M. Stallman (back-to-indentation): Skip all whitespace except for newlines.
Mon, 27 Jan 2003 21:44:48 +0000 Kim F. Storm (kill-new): Improve doc string for yank-handler.
Tue, 21 Jan 2003 21:11:12 +0000 Kim F. Storm Doc fixes.
Mon, 20 Jan 2003 09:02:28 +0000 Richard M. Stallman (completion-setup-function): Set default-directory
Sat, 18 Jan 2003 23:59:12 +0000 Kim F. Storm (yank-pop): Always call yank-undo-function with start <= end.
Sat, 18 Jan 2003 23:34:14 +0000 Kim F. Storm (kill-new, kill-append, kill-region): New optional parameter yank-handler.
Tue, 14 Jan 2003 10:16:00 +0000 Kim F. Storm (clone-process): Copy process' plist to new process.
Tue, 07 Jan 2003 19:25:20 +0000 Markus Rost (set-variable): Load deps of custom variables without type.
Mon, 06 Jan 2003 01:17:19 +0000 Richard M. Stallman (split-line): Clean up implementation.
Fri, 03 Jan 2003 22:46:06 +0000 Kim F. Storm (split-line): If present, copy fill-prefix from
Sat, 28 Dec 2002 21:23:23 +0000 Richard M. Stallman (repeat-complex-command): Signal real error on failure.
Mon, 02 Dec 2002 22:24:34 +0000 Stefan Monnier (completion-setup-function): Fix last change to use
Mon, 02 Dec 2002 16:18:33 +0000 Richard M. Stallman (completion-setup-function): Handle ffap-read-file-or-url-internal
Fri, 29 Nov 2002 15:09:37 +0000 Richard M. Stallman (yank-window-start): New variable.
Mon, 18 Nov 2002 04:55:28 +0000 Richard M. Stallman (indicate-unused-lines, default-indicate-unused-lines): New variable aliases.
Sat, 09 Nov 2002 12:56:04 +0000 Dave Love (quoted-insert): Bind translation-table-for-input, not
Wed, 06 Nov 2002 23:27:24 +0000 Dave Love (quoted-insert): Bind keyboard-translate-table around
Sat, 26 Oct 2002 22:40:31 +0000 Richard M. Stallman (toggle-truncate-lines): When turning off truncation,
Tue, 24 Sep 2002 18:39:48 +0000 Markus Rost (edit-and-eval-command): Protect command-history.
Fri, 13 Sep 2002 14:21:45 +0000 Stefan Monnier (transient-mark-mode, line-number-mode, column-number-mode):
Fri, 13 Sep 2002 13:56:41 +0000 Stefan Monnier Provide `simple'.
Wed, 11 Sep 2002 20:46:33 +0000 Stefan Monnier (transient-mark-mode, line-number-mode, column-number-mode):
Tue, 10 Sep 2002 01:32:32 +0000 Markus Rost (transient-mark-mode, line-number-mode, column-number-mode): Undo the
Tue, 10 Sep 2002 01:23:57 +0000 Miles Bader (do-auto-fill): `fill-indent-according-to-mode' is a variable, not a
Mon, 09 Sep 2002 22:45:03 +0000 Kim F. Storm (keyboard-quit): Set defining-kbd-macro to nil to
Mon, 09 Sep 2002 22:09:14 +0000 Stefan Monnier (what-line): Don't hard-code 1.
Mon, 09 Sep 2002 00:27:30 +0000 Richard M. Stallman (undo-elt-in-region): Fix one-off error at END.