log lisp/simple.el @ 52312:03fac18a1426

age author description
Sun, 17 Aug 2003 00:15:53 +0000 Richard M. Stallman (eval-expression): Use eval-last-sexp-print-value.
Fri, 25 Jul 2003 12:18:04 +0000 John Paul Wallington (choose-completion-string): Use `minibufferp';
Fri, 18 Jul 2003 22:43:52 +0000 John Paul Wallington (current-word): Don't include punctuation char when
Mon, 07 Jul 2003 21:00:26 +0000 Richard M. Stallman (visible-mode): Renamed from vis-mode.
Tue, 01 Jul 2003 22:15:33 +0000 Luc Teirlinck (vis-mode): Update documentation string to reflect earlier changes.
Sun, 22 Jun 2003 16:49:31 +0000 Andreas Schwab (vis-mode): Doc fix.
Tue, 17 Jun 2003 18:40:06 +0000 Stefan Monnier (kill-new): Leave yank-handler property alone if no
Tue, 17 Jun 2003 02:35:46 +0000 Luc Teirlinck (vis-mode): New function.
Wed, 04 Jun 2003 21:13:41 +0000 Luc Teirlinck (yank-excluded-properties): Expand documentation string.
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.