log lisp/simple.el @ 51350:d555ff64edde

age author description
Thu, 29 May 2003 23:29:29 +0000 Luc Teirlinck (kill-whole-line): Make it interact correctly with the kill ring.
Wed, 28 May 2003 20:07:10 +0000 Kai Grojohann (kill-region): If nothing was killed, and the
Sun, 25 May 2003 01:45:14 +0000 Juanma Barranquero (idle-update-delay): New variable.
Sun, 25 May 2003 01:34:37 +0000 Juanma Barranquero (forward-visible-line): Fix negative arguments.
Wed, 21 May 2003 15:29:36 +0000 Stefan Monnier (ctl-x-map): Remove the C-x U binding added recently.
Mon, 19 May 2003 15:47:14 +0000 Kai Grojohann * simple.el (kill-whole-line): New function.
Fri, 16 May 2003 21:17:52 +0000 Stefan Monnier (shell-command): Undo last change.
Wed, 14 May 2003 00:57:02 +0000 Stefan Monnier (undo): Remove left over asserts.
Tue, 13 May 2003 19:45:01 +0000 Stefan Monnier (back-to-indentation): Simplify.
Tue, 06 May 2003 17:52:20 +0000 Juanma Barranquero (newline): Don't quote nil and t in docstrings.
Thu, 24 Apr 2003 01:57:46 +0000 Richard M. Stallman (back-to-indentation): Call backward-prefix-chars.
Mon, 21 Apr 2003 01:35:20 +0000 Richard M. Stallman (kill-line): Doc fix.
Mon, 31 Mar 2003 21:49:09 +0000 Kim F. Storm (pop-global-mark-quick-repeat): Remove defcustom.
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.