summaryrefslogtreecommitdiff
path: root/lisp/simple.el
AgeCommit message (Expand)Author
2006-06-07Merge from emacs--devo--0Miles Bader
2006-05-26(toggle-truncate-lines): Make arg optional forReiner Steib
2006-05-23Update comments.Chong Yidong
2006-05-21(kill-region): Interactively, pass point, then mark.Richard M. Stallman
2006-05-17Merge from emacs--devo--0Miles Bader
2006-05-12* simple.el (line-move-finish): Fix last fix.Chong Yidong
2006-05-12* simple.el (line-move-finish): Don't call point motion hooksChong Yidong
2006-05-11Move `safe-local-variable' declarations to the respective files.Reiner Steib
2006-05-10Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60Miles Bader
2006-05-06Comment change.Richard M. Stallman
2006-05-04(next-history-element, previous-history-element): Doc fix.Richard M. Stallman
2006-05-02Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58Miles Bader
2006-05-01(undo-outer-limit-truncate): Put quotes around buffer name in messages.Richard M. Stallman
2006-04-17Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56Miles Bader
2006-04-09(filter-buffer-substring): Add NOPROPS arg, soKim F. Storm
2006-04-09Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54Miles Bader
2006-04-07(eval-expression): Doc fix.Richard M. Stallman
2006-03-28Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49Miles Bader
2006-03-20(set-mark-command): Doc fix.Richard M. Stallman
2006-03-13Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43Miles Bader
2006-03-11(yank): Fix typo in docstring.Luc Teirlinck
2006-03-11(yank): Escape double quote in doc string.Jason Rumney
2006-03-11(kill-region, yank): Doc fix.Richard M. Stallman
2006-02-14Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-15Miles Bader
2006-02-12(blink-matching-paren-dont-ignore-comments): Doc fix.Richard M. Stallman
2006-02-08Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader
2006-02-04(display-message-or-buffer): Compare the number of characters to the frameEli Zaretskii
2006-02-04(display-message-or-buffer): Count screen lines instead of buffer lines whenEli Zaretskii
2006-02-04Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-11Miles Bader
2006-02-02(move-beginning-of-line): Scan properly for invis change.Richard M. Stallman
2006-02-01Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9Miles Bader
2006-01-26(move-beginning-of-line): Take account of fields.Richard M. Stallman
2006-01-25Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7Miles Bader
2006-01-23(clone-buffer): Don't show the new buffer in the same window.Stefan Monnier
2006-01-23(clone-buffer, clone-indirect-buffer, clone-indirect-buffer-other-window):Juri Linkov
2006-01-20(set-mark-command): Doc fix.Richard M. Stallman
2006-01-16Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97Miles Bader
2006-01-16Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95Miles Bader
2006-01-05(mark): Doc fix.Richard M. Stallman
2005-12-28* simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.Bill Wohler
2005-12-23(get-next-valid-buffer, last-buffer)Juri Linkov
2005-12-16(choose-completion): Use `buffer-substring-no-properties'Juri Linkov
2005-12-162005-12-16 Lőrentey Károly <lorentey@elte.hu>Károly Lőrentey
2005-12-10(zap-to-char): Translate CHAR byKenichi Handa
2005-12-04(completion-setup-function): Put completions-common-partJuri Linkov
2005-12-02(transient-mark-mode, line-number-mode)Luc Teirlinck
2005-11-29* longlines.el (longlines-mode): Add mail-setup-hook.Chong Yidong
2005-11-28(quoted-insert): Let-bind input-method-function to nil.Juri Linkov
2005-11-27(blink-matching-paren-on-screen): Doc fix.Luc Teirlinck
2005-11-27(blink-matching-paren-on-screen): Further doc fix.Luc Teirlinck