]> code.delx.au - gnu-emacs/history - lisp/simple.el
Merged from emacs@sv.gnu.org
[gnu-emacs] / lisp / simple.el
2007-02-24 Karoly LorenteyMerged from emacs@sv.gnu.org
2007-02-17 Richard M. Stallman(kill-line): Doc fix.
2007-02-08 Karl FogelRevert previous change, at request of RMS:
2007-02-08 Karl Fogel(fundamental-mode-hook): Declare new hook.
2007-02-06 Juanma Barranquero(blink-matching-paren-dont-ignore-comments, blink-match...
2007-01-29 Karoly LorenteyMerged from emacs@sv.gnu.org
2007-01-28 Richard M. Stallman(eval-expression): Don't use eval-last-sexp-print-value
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2007-01-13 Karoly LorenteyMerged from emacs@sv.gnu.org
2007-01-06 Karoly LorenteyMerged from emacs@sv.gnu.org
2007-01-05 Richard M. Stallman(backward-kill-word): Doc fix.
2007-01-01 Karoly LorenteyMerged from emacs@sv.gnu.org.
2006-12-23 Richard M. Stallman(delete-horizontal-space): Doc fix.
2006-12-17 Richard M. Stallman(delete-horizontal-space): Use prefix arg.
2006-12-04 Nick Roberts(toggle-truncate-lines): Clarify doc string.
2006-12-03 Karoly LorenteyMerged from emacs@sv.gnu.org. Last-minute emacsclient...
2006-12-03 Karoly LorenteyMerged from emacs@sv.gnu.org.
2006-12-03 Karoly LorenteyMerged from emacs@sv.gnu.org.
2006-12-03 Karoly LorenteyMerged from emacs@sv.gnu.org.
2006-11-28 Richard M. Stallman(next-error-find-buffer): Improve messages.
2006-11-01 Juri Linkov(yank): Doc fix.
2006-10-18 Richard M. Stallman(read-expression-map): Just set it, no defvar.
2006-10-18 Chong Yidong* simple.el (line-move-1): During fields during motion...
2006-10-14 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-10-14 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-10-11 Jan Djärv* dnd.el (dnd-handle-one-url): Fix typo in doc-string.
2006-10-02 Richard M. Stallman(undo-elt-crosses-region): Fix the inequalities.
2006-09-30 Eli Zaretskii(undo-more): When undo information for the region is...
2006-09-29 Chong Yidong* simple.el (line-move-finish): Ignore field boundaries...
2006-09-24 Chong Yidong* simple.el (line-move-finish): Handle corner case...
2006-09-24 Richard M. Stallman(next-error-highlight, next-error-highlight-no-select...
2006-09-20 Kim F. Storm(line-move-partial): Call pos-visible-in-window-p with
2006-09-19 Chong Yidong* simple.el (line-move-1): Escape field boundaries...
2006-09-19 Kim F. Storm(line-move-partial): Optimize. Try window-line-height
2006-09-18 Kim F. Storm(line-move-partial): Rework 2006-09-15 change to use
2006-09-16 Chong YidongRemove mistakenly-added debugging code.
2006-09-16 Chong Yidong* simple.el (line-move-to-column): Revert 2006-08-03...
2006-09-15 Kim F. Storm(line-move-partial): Use window-line-visiblity to
2006-09-14 Richard M. Stallman(line-number-mode): Group mode-line instead of editing...
2006-09-13 Kim F. Storm(line-move-partial): Optimize.
2006-09-11 Kim F. Storm(next-error-highlight, next-error-highlight-no-select):
2006-09-11 Richard M. Stallman(next-error-highlight, next-error-highlight-no-select):
2006-09-05 Kim F. Storm(line-move-partial): New function to do vscrolling for
2006-09-04 John Paul Wallington(completion-show-help): New defcustom.
2006-09-04 Richard M. Stallman(kill-region): Explicitly test there is a region.
2006-08-20 Richard M. Stallman(line-number-at-pos): Doc fix.
2006-08-16 Richard M. Stallman(move-beginning-of-line): Test whether fields
2006-08-03 Chong Yidong* simple.el (line-move-to-column): Constrain move-to...
2006-07-29 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-07-14 Karoly LorenteyMerged from emacs@sv.gnu.org.
2006-07-11 Chong Yidong* simple.el (undo-ask-before-discard): Set to nil.
2006-07-05 Thien-Thi NguyenComment munging; nfc.
2006-06-27 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-06-21 Kim F. Storm(line-move-1): Check for move-end-of-line instead of
2006-06-12 Karoly LorenteyMerged from emacs@sv.gnu.org.
2006-05-26 Reiner Steib(toggle-truncate-lines): Make arg optional for
2006-05-24 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-05-23 Chong YidongUpdate comments.
2006-05-21 Richard M. Stallman(kill-region): Interactively, pass point, then mark.
2006-05-20 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-05-17 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-05-12 Chong Yidong* simple.el (line-move-finish): Fix last fix.
2006-05-12 Chong Yidong* simple.el (line-move-finish): Don't call point motion...
2006-05-11 Reiner SteibMove `safe-local-variable' declarations to the respecti...
2006-05-10 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-05-06 Richard M. StallmanComment change.
2006-05-05 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-05-04 Richard M. Stallman(next-history-element, previous-history-element): Doc...
2006-05-03 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-05-01 Richard M. Stallman(undo-outer-limit-truncate): Put quotes around buffer...
2006-04-28 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-04-19 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-04-12 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-04-10 Karoly LorenteyMerged from
2006-04-09 Kim F. Storm(filter-buffer-substring): Add NOPROPS arg, so
2006-04-07 Richard M. Stallman(eval-expression): Doc fix.
2006-04-01 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-03-22 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-03-20 Richard M. Stallman(set-mark-command): Doc fix.
2006-03-15 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-03-12 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-03-11 Luc Teirlinck(yank): Fix typo in docstring.
2006-03-11 Jason Rumney(yank): Escape double quote in doc string.
2006-03-11 Richard M. Stallman(kill-region, yank): Doc fix.
2006-03-10 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-03-04 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-02-28 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-02-24 Karoly LorenteyMerged from
2006-02-23 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-02-21 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-02-20 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-02-16 Karoly LorenteyMerged from
2006-02-12 Richard M. Stallman(blink-matching-paren-dont-ignore-comments): Doc fix.
2006-02-12 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-02-06 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-02-04 Eli Zaretskii(display-message-or-buffer): Compare the number of...
2006-02-04 Eli Zaretskii(display-message-or-buffer): Count screen lines instead...
2006-02-03 Karoly LorenteyMerged from
2006-02-03 Karoly LorenteyMerged from
2006-02-02 Richard M. Stallman(move-beginning-of-line): Scan properly for invis change.
next