log lisp/simple.el @ 61651:74f1c2b96d14

age author description
Tue, 19 Apr 2005 09:25:52 +0000 Kim F. Storm (next-buffer, prev-buffer, next-error)
Sun, 17 Apr 2005 17:51:50 +0000 Richard M. Stallman (yank-excluded-properties): Add follow-link to value.
Wed, 13 Apr 2005 17:39:55 +0000 Richard M. Stallman (undo): Fix previous change.
Mon, 11 Apr 2005 18:09:45 +0000 Richard M. Stallman (undo): Record t in undo-equiv-table
Thu, 07 Apr 2005 15:15:15 +0000 Juri Linkov (next-error-overlay-arrow-position): New defvar.
Mon, 04 Apr 2005 09:07:45 +0000 Lute Kamstra (next-error-follow-minor-mode): Specify :group.
Sat, 02 Apr 2005 19:24:26 +0000 Luc Teirlinck (visible-mode): Use explicit :group keyword. This changes the group
Tue, 29 Mar 2005 23:17:30 +0000 Richard M. Stallman (set-mark): Doc fix.
Tue, 29 Mar 2005 20:53:19 +0000 Richard M. Stallman (idle-update-delay): Move definition up.
Tue, 29 Mar 2005 04:55:43 +0000 Juri Linkov (next-error-highlight-timer): New variable.
Sat, 19 Mar 2005 14:24:38 +0000 Eli Zaretskii (goto-line): Doc fix.
Thu, 17 Mar 2005 15:33:56 +0000 Kim F. Storm (move-beginning-of-line): Move to beginning of buffer
Wed, 16 Mar 2005 13:11:34 +0000 Stefan Monnier (auto-fill-function): Use the new :minor-mode-function property.
Tue, 15 Mar 2005 23:15:05 +0000 Kim F. Storm (move-beginning-of-line): Use vertical-motion.
Tue, 15 Mar 2005 07:45:21 +0000 YAMAMOTO Mitsuharu (normal-erase-is-backspace): Set default to t if running on Mac.