aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/simple.el
Commit message (Expand)AuthorAgeFilesLines
* (delete-key-deletes-forward-mode): Bind backspaceGerd Moellmann2000-12-281-2/+4
* (delete-key-deletes-forward-mode): Simplify. AlsoGerd Moellmann2000-12-221-10/+20
* (delete-key-deletes-forward): Doc fix.Gerd Moellmann2000-12-221-1/+4
* (delete-key-deletes-forward-mode): Fix typo inAndrew Innes2000-12-191-1/+1
* (mail-user-agent): Doc fix.Dave Love2000-12-181-19/+2
* (delete-trailing-whitespace): Remove extraneous let.Miles Bader2000-12-151-2/+1
* (delete-key-deletes-forward-mode): Treat ms-dos andEli Zaretskii2000-12-141-1/+2
* (delete-key-deletes-forward): New user-option.Gerd Moellmann2000-12-141-0/+63
* (delete-horizontal-space): Add BACKWARD-ONLY parameter.Miles Bader2000-12-121-9/+20
* (kill-new): Don't try to setcar kill-ring if it isGerd Moellmann2000-12-111-1/+1
* (delete-trailing-whitespace): Don't delete newlines too.Miles Bader2000-12-031-2/+4
* (next-line-add-newlines): Change default to nil.Gerd Moellmann2000-12-021-1/+1
* (minibuffer-contents, minibuffer-contents-no-properties)Miles Bader2000-12-011-1/+15
* (delete-horizontal-space): Handle fields more generally.Miles Bader2000-11-281-3/+2
* (delete-horizontal-space): Handle minibuffer prompt.Gerd Moellmann2000-11-281-1/+2
* (shell-command): Mention the effect of the prefixEli Zaretskii2000-11-251-0/+1
* * simple.el (delete-trailing-whitespace): New interactive function.Sam Steingold2000-11-221-40/+51
* (comment-line-break-function): Use the new nameStefan Monnier2000-11-221-20/+22
* (minibuffer-avoid-prompt): New function.Miles Bader2000-11-211-0/+4
* (byte-compiling-files-p): New function.Gerd Moellmann2000-11-091-0/+8
* (shell-command, display-message-or-buffer)Gerd Moellmann2000-11-081-20/+25
* (undo): Correctly distinguish between numeric and non-numeric prefixMiles Bader2000-10-261-9/+13
* (previous-matching-history-element):Miles Bader2000-10-261-34/+39
* (syntax-flag-table, string-to-syntax): Remove.Stefan Monnier2000-10-151-40/+0
* (kill-line): Doc fix.Eli Zaretskii2000-10-081-0/+1
* Doc fix.Miles Bader2000-10-081-0/+3
* (backward-word): Doc fix.Dave Love2000-10-061-2/+1
* (display-message-or-buffer): New function.Miles Bader2000-10-061-36/+68
* (shell-command-on-region): If the output is short enough to display inMiles Bader2000-10-061-17/+26
* (minibuffer-temporary-goal-position):Miles Bader2000-10-031-1/+10
* (read-expression-map): Define more properly.Stefan Monnier2000-09-291-11/+9
* (read-mail-command): Doc fix.Dave Love2000-09-121-7/+20
* Autoload widget-convert when compiling.Dave Love2000-08-151-1/+2
* (line-move):Miles Bader2000-07-241-2/+4
* (universal-argument-map): Bind numeric keypad keysGerd Moellmann2000-07-201-1/+15
* (eval-expression-print-length): Change custom type toGerd Moellmann2000-07-131-1/+1
* (turn-off-auto-fill): New function.Gerd Moellmann2000-06-201-0/+5
* (newline): Don't bind before-change-function, after-change-function.Dave Love2000-05-311-2/+0
* (fill-comment, comment-column, comment-start)Stefan Monnier2000-05-251-350/+0
* (what-cursor-position): If DETAIL is non-nil, callKenichi Handa2000-05-131-45/+36
* (shell-command): Set default directory for "*ShellGerd Moellmann2000-04-251-4/+7
* Fix typo in key binding of clone-indirect-buffer-other-window.Gerd Moellmann2000-04-191-1/+1
* (clone-indirect-buffer-other-window): New command.Gerd Moellmann2000-04-191-2/+17
* (clone-indirect-buffer): New function.Gerd Moellmann2000-04-171-0/+26
* (sendmail-user-agent-compose): Recognize a `body'Gerd Moellmann2000-04-031-3/+7
* (syntax-code-table, syntax-flag-table): New variables.Gerd Moellmann2000-03-181-0/+67
* (append-to-buffer): Update point of windows afterGerd Moellmann2000-03-171-3/+10
* (completion-setup-function): Use display-color-p.Dave Love2000-03-121-1/+1
* (zap-to-char, kill-line, kill-region, kill-word)Dave Love2000-02-231-5/+5
* (what-cursor-position): Change formatting ofGerd Moellmann2000-01-281-4/+4