log lisp/simple.el @ 50338:155b4b78aa3b

age author description
Mon, 24 Mar 2003 10:58:17 +0000 Kim F. Storm Rework last change so C-x C-SPC C-SPC does not
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.