(previous-matching-history-element, next-matching-history-element): Doc fix.
[bpt/emacs.git] / lisp / simple.el
2001-02-06 Eli Zaretskii(previous-matching-history-element, next-matching-histo...
2001-02-06 Eli Zaretskii(kill-line): Doc fix.
2001-02-05 Gerd Moellmann(next-line): Goto end-of-line before inserting a newline.
2001-01-31 Gerd Moellmann(delete-key-deletes-forward-mode): Treat `kp-delete'
2001-01-29 Gerd Moellmann(delete-trailing-whitespace): Don't delete formfeeds.
2001-01-27 Eli Zaretskii(transient-mark-mode): Doc fix.
2001-01-27 Eli ZaretskiiFix last change.
2001-01-27 Eli Zaretskii(transient-mark-mode): Document the fact that many
2001-01-26 Gerd Moellmann(next-line): Don't let `newline' expand abbrevs.
2001-01-16 Gerd Moellmann(delete-key-deletes-forward-mode): Bind <backspace>
2001-01-16 Dave Love(next-line-add-newlines): Add :version.
2001-01-16 Dave Love(backward-delete-char-untabify-method): Add :version.
2001-01-10 Gerd Moellmann(set-variable): Force a thorough redisplay for the
2000-12-28 Gerd Moellmann(delete-key-deletes-forward-mode): Bind backspace
2000-12-22 Gerd Moellmann(delete-key-deletes-forward-mode): Simplify. Also
2000-12-22 Gerd Moellmann(delete-key-deletes-forward): Doc fix.
2000-12-19 Andrew Innes(delete-key-deletes-forward-mode): Fix typo in
2000-12-18 Dave Love(mail-user-agent): Doc fix.
2000-12-15 Miles Bader(delete-trailing-whitespace): Remove extraneous let.
2000-12-14 Eli Zaretskii(delete-key-deletes-forward-mode): Treat ms-dos and
2000-12-14 Gerd Moellmann(delete-key-deletes-forward): New user-option.
2000-12-12 Miles Bader(delete-horizontal-space): Add BACKWARD-ONLY parameter.
2000-12-11 Gerd Moellmann(kill-new): Don't try to setcar kill-ring if it is
2000-12-03 Miles Bader(delete-trailing-whitespace): Don't delete newlines...
2000-12-02 Gerd Moellmann(next-line-add-newlines): Change default to nil.
2000-12-01 Miles Bader(minibuffer-contents, minibuffer-contents-no-properties)
2000-11-28 Miles Bader(delete-horizontal-space): Handle fields more generally.
2000-11-28 Gerd Moellmann(delete-horizontal-space): Handle minibuffer prompt.
2000-11-25 Eli Zaretskii(shell-command): Mention the effect of the prefix
2000-11-22 Sam Steingold* simple.el (delete-trailing-whitespace): New interacti...
2000-11-22 Stefan Monnier(comment-line-break-function): Use the new name
2000-11-21 Miles Bader(minibuffer-avoid-prompt): New function.
2000-11-09 Gerd Moellmann(byte-compiling-files-p): New function.
2000-11-08 Gerd Moellmann(shell-command, display-message-or-buffer)
2000-10-26 Miles Bader(undo): Correctly distinguish between numeric and non...
2000-10-26 Miles Bader(previous-matching-history-element):
2000-10-15 Stefan Monnier(syntax-flag-table, string-to-syntax): Remove.
2000-10-08 Eli Zaretskii(kill-line): Doc fix.
2000-10-08 Miles BaderDoc fix.
2000-10-06 Dave Love(backward-word): Doc fix.
2000-10-06 Miles Bader(display-message-or-buffer): New function.
2000-10-06 Miles Bader(shell-command-on-region): If the output is short enoug...
2000-10-03 Miles Bader(minibuffer-temporary-goal-position):
2000-09-29 Stefan Monnier(read-expression-map): Define more properly.
2000-09-12 Dave Love(read-mail-command): Doc fix.
2000-08-15 Dave LoveAutoload widget-convert when compiling.
2000-07-24 Miles Bader(line-move):
2000-07-20 Gerd Moellmann(universal-argument-map): Bind numeric keypad keys
2000-07-13 Gerd Moellmann(eval-expression-print-length): Change custom type to
2000-06-20 Gerd Moellmann(turn-off-auto-fill): New function.
2000-05-31 Dave Love(newline): Don't bind before-change-function, after...
2000-05-25 Stefan Monnier(fill-comment, comment-column, comment-start)
2000-05-13 Kenichi Handa(what-cursor-position): If DETAIL is non-nil, call
2000-04-25 Gerd Moellmann(shell-command): Set default directory for "*Shell
2000-04-19 Gerd MoellmannFix typo in key binding of clone-indirect-buffer-other...
2000-04-19 Gerd Moellmann(clone-indirect-buffer-other-window): New command.
2000-04-17 Gerd Moellmann(clone-indirect-buffer): New function.
2000-04-03 Gerd Moellmann(sendmail-user-agent-compose): Recognize a `body'
2000-03-18 Gerd Moellmann(syntax-code-table, syntax-flag-table): New variables.
2000-03-17 Gerd Moellmann(append-to-buffer): Update point of windows after
2000-03-12 Dave Love(completion-setup-function): Use display-color-p.
2000-02-23 Dave Love(zap-to-char, kill-line, kill-region, kill-word)
2000-01-28 Gerd Moellmann(what-cursor-position): Change formatting of
2000-01-12 Gerd Moellmann(eval-expression): Don't bind debug-on-error if
2000-01-12 Richard M. Stallman(with-syntax-table): Moved to subr.el.
2000-01-07 Dave Love(with-syntax-table): Fix backquoting.
2000-01-03 Eli Zaretskii(completion-setup-function): Count completion-size
1999-12-31 Richard M. Stallman(choose-completion-string): In minibuffer,
1999-12-15 Kenichi Handa(what-cursor-position): Show "(composed)" if the
1999-12-07 Stefan Monnier(kill-region): Use the new `delete-and-extract-region'
1999-12-06 Gerd Moellmann(insert-buffer): Doc fix.
1999-11-21 Gerd Moellmann(with-syntax-table): Don't switch buffers.
1999-11-18 Dave Love(input-mode-8-bit): Fix the customization.
1999-11-17 Gerd Moellmann(with-syntax-table): Save buffer explicitly instead of
1999-11-16 Gerd Moellmann(with-syntax-table): New.
1999-11-15 Sam Steingold* simple.el (backward-delete-char-untabify):
1999-11-05 Gerd Moellmann(comment-region): Strip off white space at end of
1999-11-04 Gerd Moellmann(previous-matching-history-element)
1999-11-01 Gerd Moellmann(end-of-buffer): Use window-end to find the window end
1999-10-26 Dave Love(input-mode-8-bit): New defcustom.
1999-10-17 Gerd Moellmann(minibuffer-prompt-end): Return the position
1999-10-17 Gerd MoellmannDoc fixes.
1999-10-13 Stefan Monnier(shell-command, shell-command-on-region): use make...
1999-09-14 Richard M. Stallman(eval-expression-print-level): New variable.
1999-09-02 Gerd Moellmann(next-history-element): Use minibuffer-prompt-end once
1999-09-02 Eli Zaretskii(shell-command, shell-command-on-region): Use
1999-08-25 Gerd Moellmann(kill-word): Undo previous change.
1999-08-21 Gerd Moellmann(next-history-element): Use minibuffer-prompt-end.
1999-08-16 Karl Heuer(assoc-ignore-case, assoc-ignore-representation): Moved...
1999-08-16 Karl HeuerFunctions reordered.
1999-08-10 Dave Love(hscroll-step, hscroll-point-visible, hscroll-window...
1999-08-01 Richard M. Stallman(shell-command-on-region): EXIT-STATUS can be a string.
1999-07-23 Gerd Moellmann(next-history-element): Set point to the end of the
1999-07-20 Dave Love(append-to-buffer, prepend-to-buffer, copy-to-buffer...
1999-06-12 Karl Heuer(sendmail-user-agent-compose):
1999-06-10 Karl Heuer(shell-command): Avoid printing "mark set" message.
1999-06-04 Karl Heuer(next-history-element):
1999-05-31 Karl Heuer(append-next-kill): Use an arg to distinguish
1999-05-29 Karl Heuer(zap-to-char): Doc fix.
1999-04-26 Karl Heuer(indent-new-comment-line): Fix previous change.
next