log lisp/simple.el @ 66967:151367ca2353

age author description
Thu, 17 Nov 2005 18:18:33 +0000 Chong Yidong * simple.el (sendmail-user-agent-compose): Use hard-newline.
Thu, 17 Nov 2005 16:30:52 +0000 Chong Yidong * simple.el (hard-newline): New variable.
Wed, 16 Nov 2005 22:43:16 +0000 Stefan Monnier (blink-matching-open): Simplify a bit.
Sat, 12 Nov 2005 00:10:56 +0000 Kim F. Storm (what-cursor-position): Print (EOB) instead of (100%)
Thu, 03 Nov 2005 21:41:20 +0000 Richard M. Stallman (set-mark-command-repeat-pop): New variable.
Tue, 01 Nov 2005 07:18:10 +0000 Stefan Monnier (eval-expression-print-format): Use lisp-readable syntax
Sat, 29 Oct 2005 19:48:22 +0000 Richard M. Stallman (undo): Display message at end, not at start.
Mon, 24 Oct 2005 16:56:53 +0000 Masatake YAMATO (completion-common-substring): Use `completion-common-substring' prior to `completion-base-size'.
Sun, 23 Oct 2005 18:26:38 +0000 Richard M. Stallman (line-move-finish): Ignore fields computing LINE-END.
Fri, 21 Oct 2005 08:55:12 +0000 Juri Linkov (set-variable): Use user-variable-p instead of symbolp.
Sun, 16 Oct 2005 09:31:48 +0000 Masatake YAMATO * message.el (message-expand-group): Pass the common
Thu, 06 Oct 2005 06:55:45 +0000 Kenichi Handa (what-cursor-position): If the character is displayed
Sun, 02 Oct 2005 03:33:02 +0000 Richard M. Stallman (next-error-internal): New function.
Mon, 26 Sep 2005 00:03:43 +0000 Richard M. Stallman (blink-matching-open): Don't no-op when point is BEGV+1.
Sun, 18 Sep 2005 12:25:02 +0000 Deepak Goel Message format spec fixes (1)