]> code.delx.au - gnu-emacs/history - lisp/simple.el
Change indian-1-column charset to indian-glyph charset.
[gnu-emacs] / lisp / simple.el
2001-11-17 Richard M. Stallman(minibuffer-history-sexp-flag): Doc fix.
2001-11-13 Richard M. Stallman(clone-indirect-buffer): Error if major mode symbol
2001-10-31 Stefan Monnier(reindent-then-newline-and-indent): Insert the newline
2001-10-19 Kim F. StormDon't let kill-ring-save show extent if transient-mark...
2001-10-18 Miles Bader(what-line): Avoid problems with field properties.
2001-10-15 Miles Bader(display-message-or-buffer): Pass the correct buffer...
2001-10-12 Stefan Monnier(minibuffer-local*-map): Remove redundant bindings.
2001-10-10 Gerd Moellmann(end-of-buffer): Fix code scrolling specially
2001-10-05 Miles Bader(previous-matching-history-element): Fix misplaced...
2001-10-05 Miles Bader(previous-matching-history-element, next-history-element)
2001-09-14 Gerd MoellmannComment out change of 2001-09-13.
2001-09-13 Gerd Moellmann(minibuffer-prompt-modification)
2001-09-06 Gerd Moellmann(undo): Remove positions from buffer-undo-list up to
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...
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...
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 Comman...
2001-05-18 Miles Bader(delete-horizontal-space, just-one-space): Use `constra...
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...
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-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,
next