log lisp/simple.el @ 64139:2fcfefeaac70

age author description
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-29 Juanma Barranquero (set-variable): Warn about obsolete user variables.
2005-06-24 Richard M. Stallman (line-move-1): Fix previous change.
2005-06-23 Richard M. Stallman (set-variable): Args renamed; doc fix.
2005-06-20 Juanma Barranquero (comment-line-break-function): Doc fix: don't say variable is automatically
2005-06-20 Juanma Barranquero (next-error-buffer-p, next-error-find-buffer): Fix typos in docstrings.
2005-06-16 Juanma Barranquero (undo-more): Don't use `format' on `error' arguments. Improve
2005-06-16 Lute Kamstra (fundamental-mode): Run after-change-major-mode-hook conditionally.
2005-06-08 Richard M. Stallman Comment changes.
2005-06-06 Richard M. Stallman (completion-setup-function): Look for completion-base-size-function
2005-06-05 Kim F. Storm Add comment to line-move re. sit-for.
2005-06-04 Luc Teirlinck (eval-expression-print-level)
2005-06-03 Kim F. Storm (line-move): Only call sit-for when moving backwards.
2005-05-31 Juanma Barranquero (filter-buffer-substring): Fix typo in docstring.
2005-05-26 Lute Kamstra (completion-list-mode): Use run-mode-hooks.
2005-05-22 Eli Zaretskii (yank, yank-pop): Mention `yank-excluded-properties'
2005-05-08 Eli Zaretskii (next-error-overlay-arrow-position): Revert the change made on 2005-04-30.
2005-05-05 Kim F. Storm (line-move-1): Fix 2005-04-26 change. Must still use
2005-05-04 Richard M. Stallman (line-move-1): Fix previous change to signal errors appropriately.
2005-05-01 Richard M. Stallman (widen-automatically): New variable.
2005-04-30 Richard M. Stallman (next-error-overlay-arrow-position): Turn off, for ttys.
2005-04-26 Richard M. Stallman (line-move-1): Avoid using vertical-motion in easy cases.
2005-04-19 Stefan Monnier (blink-matching-open): Fix botched commit.
2005-04-19 Stefan Monnier (blink-matching-open): Use it.
2005-04-19 Kim F. Storm (next-buffer, prev-buffer, next-error)
2005-04-17 Richard M. Stallman (yank-excluded-properties): Add follow-link to value.
2005-04-13 Richard M. Stallman (undo): Fix previous change.
2005-04-11 Richard M. Stallman (undo): Record t in undo-equiv-table
2005-04-07 Juri Linkov (next-error-overlay-arrow-position): New defvar.
2005-04-04 Lute Kamstra (next-error-follow-minor-mode): Specify :group.
2005-04-02 Luc Teirlinck (visible-mode): Use explicit :group keyword. This changes the group
2005-03-29 Richard M. Stallman (set-mark): Doc fix.
2005-03-29 Richard M. Stallman (idle-update-delay): Move definition up.
2005-03-29 Juri Linkov (next-error-highlight-timer): New variable.
2005-03-19 Eli Zaretskii (goto-line): Doc fix.
2005-03-17 Kim F. Storm (move-beginning-of-line): Move to beginning of buffer
2005-03-16 Stefan Monnier (auto-fill-function): Use the new :minor-mode-function property.
2005-03-15 Kim F. Storm (move-beginning-of-line): Use vertical-motion.
2005-03-15 YAMAMOTO Mitsuharu (normal-erase-is-backspace): Set default to t if running on Mac.
2005-03-13 Kim F. Storm (next-line, previous-line): Add optional try-vscroll
2005-03-07 Kim F. Storm (move-beginning-of-line): New command.
2005-03-06 Richard M. Stallman (activate-mark-hook, deactivate-mark-hook): Add defvars.
2005-03-06 Stefan Monnier (normal-erase-is-backspace): Define default value.
2005-03-05 Luc Teirlinck (goto-line): Remove unbalanced final parenthesis.
2005-03-05 Richard M. Stallman (goto-line): Use a number at point as the default.
2005-02-19 Kim F. Storm (line-move): Add fourth optional arg try-vscroll which
2005-02-10 Richard M. Stallman (eval-expression-print-format): Avoid warning about edebug-active.
2005-02-09 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
2005-01-30 Luc Teirlinck (undo-ask-before-discard): New var.
2005-01-29 Richard M. Stallman (undo): Fix the test for continuing a series of undos.
2005-01-23 Kim F. Storm * simple.el (line-move): Adapt to new return value from
2005-01-23 Kim F. Storm (line-move): Fix last change. Check partial
2005-01-22 Kim F. Storm (line-move-1): Rename from line-move.
2005-01-18 Stefan Monnier (blink-matching-open): Strip extra info from syntax.
2005-01-17 Kim F. Storm (just-one-space): Make arg optional.
2005-01-15 Richard M. Stallman (just-one-space): Argument specifies number of spaces.
2005-01-12 Juri Linkov (pop-mark): Move deactivate-mark out of conditional
2005-01-06 Kim F. Storm (completion-list-mode-map): Map follow-link to mouse-face.
2004-12-31 Richard M. Stallman (undo): Use undo-equiv-table to detect
2004-12-29 Richard M. Stallman (mark-word): New arg ALLOW-EXTEND