(completion-list-mode-map): Bind "q" to quit-window,
[bpt/emacs.git] / lisp / simple.el
2009-04-06 Sam Steingold(completion-list-mode-map): Bind "q" to quit-window,
2009-04-06 Chong Yidong* simple.el (handle-shift-selection): Clarify docstring.
2009-04-02 Stefan Monnier(auto-fill-function): Mark it as safe for nil.
2009-03-28 Juri Linkov(minibuffer-default-add-completions):
2009-03-27 Andreas Schwab* simple.el (shift-select-mode): Make it a defcustom.
2009-03-26 Stefan Monnier* callint.c (Fcall_interactively): For '^' just delegat...
2009-03-21 Eli Zaretskii(handle-shift-selection): Fix last change.
2009-03-21 Eli Zaretskii(handle-shift-selection): Doc fix. (Bug#2738)
2009-03-19 Juanma Barranquero* subr.el (forward-point): Add obsolescence declaration.
2009-03-14 Chong Yidong(undo-outer-limit-truncate): Mention that warning-suppr...
2009-03-14 Stefan Monnier(undo): Don't loop when encountering empty undo records.
2009-03-10 Glenn Morris(compose-mail): Doc fix.
2009-02-25 Glenn Morris(eval-expression): Mention truncation in doc.
2009-02-14 Eli Zaretskii(quoted-insert, zap-to-char): Use `with-no-warnings...
2009-02-08 Juri Linkov(toggle-word-wrap): New command.
2009-02-07 Chong Yidong(line-move-visual): Handle overflow-newline-into-fringe.
2009-02-06 Glenn Morris(kill-whole-line): Provide a default argument of 1.
2009-01-27 Chong Yidongthe latter is not available on ttys anyway.
2009-01-14 Juri Linkov(blink-matching-open): Use `minibuffer-message' to
2009-01-09 Glenn MorrisReplace last-command-char with last-command-event.
2009-01-05 Glenn MorrisAdd 2009 to copyright years.
2009-01-04 Chong Yidong(visual-line-mode-map): Remove M-[ and M-] bindings.
2009-01-04 Chong YidongMinor doc fix.
2009-01-01 Martin Rudalics(minibuffer-default-add-shell-commands): Fix doc-string...
2009-01-01 Chong Yidong(minibuffer-default): Add defvar.
2008-12-31 Martin Rudalics(last-buffer): Don't set major mode of *scratch* if
2008-12-21 Stefan Monnier(completion-all-completions-with-base-size): Remove.
2008-12-15 Juanma Barranquero* simple.el (bad-package-check): Fix arguments of ...
2008-11-27 Chong YidongTweak the previous doc fixes.
2008-11-27 Chong Yidong(use-empty-active-region, use-region-p, region-active...
2008-11-22 Lute Kamstra(goto-line): Rename argument.
2008-11-17 Juanma Barranquero* simple.el (quoted-insert, minibuffer-history-isearch...
2008-11-17 Juri Linkov(minibuffer-default-add-function): Fix docstring to
2008-10-30 Juanma Barranquero* simple.el (idle-update-delay, next-error-highlight)
2008-10-21 Alan Mackenzie(undo-more): Add comment explaining the operations...
2008-10-21 Chong Yidong(region-active-p): Doc fix.
2008-10-20 Eli Zaretskii(apply-partially): Move from subr.el to simple.el.
2008-10-19 Eli Zaretskii(minibuffer-default-add-shell-commands): Doc fix.
2008-10-12 Glenn Morris(shell-delimiter-argument-list, shell-file-name-chars)
2008-10-10 Andreas Schwab(minibuffer-complete-shell-command): Bind
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-15 Chong Yidong(choose-completion): Try reselecting completion-referen...
2008-08-14 Chong Yidong(completion-base-size): Doc fix.
2008-08-12 Chong YidongDelete trailing whitespace.
2008-08-12 Chong Yidong(visual-line--saved-state): New var.
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-08-10 Glenn Morris(toggle-truncate-lines): Doc fix (sync from trunk 2008...
2008-07-31 Juri Linkov(read-shell-command, shell-command):
2008-07-30 Juri Linkov(quoted-insert): Comment out code that treats 0240...
2008-07-28 Chong Yidong(next-error): Do a redisplay to prevent incorrect
2008-07-27 Dan NicolaescuRemove support for Mac Carbon.
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-21 Chong Yidong(visual-line-mode): Disable truncate-partial-width...
2008-07-21 Chong Yidong(visual-line-mode): Add lighter.
2008-07-21 Chong Yidong(visual-line): New custom group.
2008-07-17 Chong Yidong(line-move-visual): Make it a defcustom.
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-15 Adrian Robertmerging Emacs.app (NeXTstep port)
2008-07-12 Chong Yidong(line-move-visual): Handle null pixel position gracefully.
2008-07-11 Chong Yidong(previous-line, next-line): Update docstring.
2008-07-11 Chong Yidong(line-move-visual): Obey goal-column and no-error arg.
2008-06-20 Stefan Monnier(special-mode-map): New var.
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-03 Chong Yidong(line-move-1): If we did not move as far as desired...
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-05-28 Stefan MonnierDocstring improvement.
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-09 Michael Albinus* simple.el (start-file-process): Clarify docstring.
2008-05-08 Miles BaderMerge from emacs--rel--22
2008-05-06 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-04 Miles BaderMerge from emacs--rel--22
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-04-29 Stefan Monnier* minibuffer.el (completion-common-substring): Mark...
2008-04-29 Miles BaderMerge from emacs--rel--22
2008-04-26 Glenn Morris(quoted-insert, zap-to-char): Revert previous change.
2008-04-26 Miles BaderMerge from emacs--rel--22
2008-04-26 Glenn Morris(quoted-insert, zap-to-char): Remove uses of obsolete
2008-04-24 Miles BaderMerge from emacs--rel--22
2008-04-23 Miles BaderMerge from emacs--rel--22
2008-04-22 Juri Linkov(minibuffer-default-add-shell-commands): New function.
2008-04-21 Stefan Monnier(choose-completion-string): Use minibuffer-completion...
2008-04-18 Miles BaderMerge from emacs--rel--22
2008-04-13 Stefan Monnier* minibuffer.el (completion-all-completion-with-base...
2008-04-11 Stefan Monnier* minibuffer.el (complete-with-action, lazy-completion...
2008-04-10 Glenn Morris(toggle-truncate-lines): Doc fix.
2008-04-05 Miles BaderMerge from emacs--rel--22
2008-04-04 Stefan Monnier(set-fill-column): Prompt rather than error by default.
2008-04-03 Chong Yidong(handle-shift-selection): New arg.
2008-04-03 Stefan Monnier(beginning-of-buffer, end-of-buffer, goto-line, undo)
2008-04-02 Chong Yidong(deactivate-mark): When the mark is temporarily
2008-03-29 Juri Linkov(minibuffer-default-add-function): New variable with
2008-03-26 Stefan Monnier(activate-mark): New function.
2008-03-23 Chong Yidong(transient-mark-mode): Turn on by default.
next