log lisp/simple.el @ 39123:23e2da4d67f2

age author description
2001-09-04 Gerd Moellmann (backward-word): Doc fix.
2001-08-30 Gerd Moellmann (eval-expression-print-level): Fix last change.
2001-08-30 Gerd Moellmann (eval-expression-print-level): Change the type
2001-08-22 Eli Zaretskii (line-number-mode): Mention the variable line-number-display-limit-width
2001-08-16 Miles Bader (line-move): Undo previous change.
2001-08-16 Miles Bader (line-move): Pass an ESCAPE-FROM-EDGE argument of t when calling
2001-07-20 Gerd Moellmann (delete-trailing-whitespace): Save match data
2001-07-16 Gerd Moellmann (set-variable): Require 'cus-edit' instead of
2001-06-13 Richard M. Stallman (shell-command-on-region): Never kill the *Shell Command Output* buffer.
2001-05-18 Miles Bader (delete-horizontal-space, just-one-space): Use `constrain-to-field'
2001-04-10 Gerd Moellmann (completion-list-mode-finish): New function.
2001-04-06 Eli Zaretskii (normal-erase-is-backspace-mode): Doc fix.
2001-04-04 Eli Zaretskii (normal-erase-is-backspace): Rename from
2001-03-30 Eli Zaretskii (transient-mark-mode): Mention ESC ESC ESC in the doc string as well.
2001-03-30 Eli Zaretskii (transient-mark-mode): Mention C-g in the doc string.
2001-03-08 Gerd Moellmann (choose-completion-string): When not leaving the
2001-02-16 Eli Zaretskii (kill-region, kill-line, kill-ring-save): Doc fix.
2001-02-10 Richard M. Stallman (delete-key-deletes-forward-mode):
2001-02-10 Eli Zaretskii (eval-expression): Doc fix.
2001-02-06 Eli Zaretskii (previous-matching-history-element, next-matching-history-element): Doc fix.
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 Zaretskii Fix 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 too.
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 interactive function.
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-numeric prefix
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 Bader Doc 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 enough to display in
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 Love Autoload 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-change-function.
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 Moellmann Fix typo in key binding of clone-indirect-buffer-other-window.
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 Moellmann Doc fixes.
1999-10-13 Stefan Monnier (shell-command, shell-command-on-region): use make-temp-file.
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 to subr.el.
1999-08-16 Karl Heuer Functions reordered.
1999-08-10 Dave Love (hscroll-step, hscroll-point-visible, hscroll-window-column): Remove
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): Check for
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.
1999-03-27 Andreas Schwab (shell-command-on-region): Cope with exit-status being