log lisp/simple.el @ 54725:0b482d5702c7

age author description
Thu, 25 Mar 2004 16:01:38 +0000 Masatake YAMATO (completion-setup-function): Emphasize the first uncommon characters in the completions;and de-emphasize the common prefix substrings.
Thu, 18 Mar 2004 02:57:32 +0000 Luc Teirlinck (clone-buffer): Doc fix.
Thu, 04 Mar 2004 17:00:09 +0000 Richard M. Stallman (undo): Temporarily set this-command to `undo-start',
Wed, 18 Feb 2004 03:03:11 +0000 Luc Teirlinck (interprogram-cut-function)
Fri, 13 Feb 2004 23:09:46 +0000 Luc Teirlinck (kill-new): Put yank-handler property on the entire string.
Thu, 12 Feb 2004 04:22:19 +0000 Luc Teirlinck (kill-append): Doc fix.
Sat, 07 Feb 2004 00:37:13 +0000 Kim F. Storm (line-number-at-pos): Rename from line-at-pos.
Sat, 31 Jan 2004 15:05:25 +0000 Luc Teirlinck (edit-and-eval-command): Bind print-level and
Thu, 22 Jan 2004 20:42:19 +0000 Kim F. Storm (line-at-pos): New defun.
Mon, 29 Dec 2003 19:52:25 +0000 Richard M. Stallman (sendmail-user-agent-compose): Use assoc-string.
Wed, 19 Nov 2003 13:23:30 +0000 Andreas Schwab (set-variable): Fix indentation.
Sat, 01 Nov 2003 17:01:36 +0000 Eli Zaretskii (overriding-map-is-bound, saved-overriding-map): New variables.
Mon, 27 Oct 2003 15:20:46 +0000 Stefan Monnier (reindent-then-newline-and-indent): Delete space *after*
Mon, 22 Sep 2003 15:11:02 +0000 Richard M. Stallman (eval-expression): Bind standard-output in to-buffer case.
Mon, 08 Sep 2003 08:01:41 +0000 Lute Kamstra (size-indication-mode): New.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Fri, 29 Aug 2003 16:07:16 +0000 Richard M. Stallman (blink-matching-open): Work correctly on chars that
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.