log lisp/simple.el @ 60486:47a57ff1da21

age author description
Mon, 07 Mar 2005 11:12:31 +0000 Kim F. Storm (move-beginning-of-line): New command.
Sun, 06 Mar 2005 20:15:50 +0000 Richard M. Stallman (activate-mark-hook, deactivate-mark-hook): Add defvars.
Sun, 06 Mar 2005 00:32:12 +0000 Stefan Monnier (normal-erase-is-backspace): Define default value.
Sat, 05 Mar 2005 19:09:07 +0000 Luc Teirlinck (goto-line): Remove unbalanced final parenthesis.
Sat, 05 Mar 2005 18:02:40 +0000 Richard M. Stallman (goto-line): Use a number at point as the default.
Sat, 19 Feb 2005 23:30:29 +0000 Kim F. Storm (line-move): Add fourth optional arg try-vscroll which
Thu, 10 Feb 2005 06:47:58 +0000 Richard M. Stallman (eval-expression-print-format): Avoid warning about edebug-active.
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Sun, 30 Jan 2005 00:32:39 +0000 Luc Teirlinck (undo-ask-before-discard): New var.
Sat, 29 Jan 2005 17:24:41 +0000 Richard M. Stallman (undo): Fix the test for continuing a series of undos.
Sun, 23 Jan 2005 13:28:16 +0000 Kim F. Storm * simple.el (line-move): Adapt to new return value from
Sun, 23 Jan 2005 00:53:32 +0000 Kim F. Storm (line-move): Fix last change. Check partial
Sat, 22 Jan 2005 01:44:56 +0000 Kim F. Storm (line-move-1): Rename from line-move.
Tue, 18 Jan 2005 20:50:43 +0000 Stefan Monnier (blink-matching-open): Strip extra info from syntax.
Mon, 17 Jan 2005 10:56:07 +0000 Kim F. Storm (just-one-space): Make arg optional.