]> code.delx.au - gnu-emacs/history - lisp/simple.el
Fix typo in previous commit.
[gnu-emacs] / lisp / simple.el
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-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-11 Chong Yidong* simple.el (undo-ask-before-discard): Set to nil.
2006-07-05 Thien-Thi NguyenComment munging; nfc.
2006-06-21 Kim F. Storm(line-move-1): Check for move-end-of-line instead of
2006-05-26 Reiner Steib(toggle-truncate-lines): Make arg optional for
2006-05-23 Chong YidongUpdate comments.
2006-05-21 Richard M. Stallman(kill-region): Interactively, pass point, then mark.
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-06 Richard M. StallmanComment change.
2006-05-04 Richard M. Stallman(next-history-element, previous-history-element): Doc...
2006-05-01 Richard M. Stallman(undo-outer-limit-truncate): Put quotes around buffer...
2006-04-09 Kim F. Storm(filter-buffer-substring): Add NOPROPS arg, so
2006-04-07 Richard M. Stallman(eval-expression): Doc fix.
2006-03-20 Richard M. Stallman(set-mark-command): Doc fix.
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-02-12 Richard M. Stallman(blink-matching-paren-dont-ignore-comments): Doc fix.
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-02 Richard M. Stallman(move-beginning-of-line): Scan properly for invis change.
2006-01-26 Richard M. Stallman(move-beginning-of-line): Take account of fields.
2006-01-23 Stefan Monnier(clone-buffer): Don't show the new buffer in the same...
2006-01-23 Juri Linkov(clone-buffer, clone-indirect-buffer, clone-indirect...
2006-01-20 Richard M. Stallman(set-mark-command): Doc fix.
2006-01-05 Richard M. Stallman(mark): Doc fix.
2005-12-28 Bill Wohler* simple.el (mh-e-user-agent): Move to mh-e/mh-comp...
2005-12-23 Juri Linkov(get-next-valid-buffer, last-buffer)
2005-12-16 Juri Linkov(choose-completion): Use `buffer-substring-no-properties'
2005-12-16 Károly Lőrentey2005-12-16 Lőrentey Károly <lorentey@elte.hu>
2005-12-10 Kenichi Handa(zap-to-char): Translate CHAR by
2005-12-04 Juri Linkov(completion-setup-function): Put completions-common...
2005-12-02 Luc Teirlinck(transient-mark-mode, line-number-mode)
2005-11-29 Chong Yidong* longlines.el (longlines-mode): Add mail-setup-hook.
2005-11-28 Juri Linkov(quoted-insert): Let-bind input-method-function to...
2005-11-27 Luc Teirlinck(blink-matching-paren-on-screen): Doc fix.
2005-11-27 Luc Teirlinck(blink-matching-paren-on-screen): Further doc fix.
2005-11-27 Luc Teirlinck(blink-matching-open): Ignore `blink-matching-paren...
2005-11-23 Stefan Monnier(blink-matching-open): Fix off-by-one in last change.
2005-11-20 Stefan Monnier(blink-matching-open): Allow new paren-class info.
2005-11-20 Juri Linkov(what-cursor-position): Use Lisp-readable syntax for...
2005-11-18 Stefan Monnier(completion-setup-function): Fix last change.
2005-11-17 Chong Yidong* simple.el (next-line): Use hard-newline.
2005-11-17 Chong Yidong* simple.el (sendmail-user-agent-compose): Use hard...
2005-11-17 Chong Yidong* simple.el (hard-newline): New variable.
2005-11-16 Stefan Monnier(blink-matching-open): Simplify a bit.
2005-11-12 Kim F. Storm(what-cursor-position): Print (EOB) instead of (100%)
2005-11-03 Richard M. Stallman(set-mark-command-repeat-pop): New variable.
2005-11-01 Stefan Monnier(eval-expression-print-format): Use lisp-readable syntax
2005-10-29 Richard M. Stallman(undo): Display message at end, not at start.
2005-10-24 Masatake YAMATO(completion-common-substring): Use `completion-common...
2005-10-23 Richard M. Stallman(line-move-finish): Ignore fields computing LINE-END.
2005-10-21 Juri Linkov(set-variable): Use user-variable-p instead of symbolp.
2005-10-16 Masatake YAMATO* message.el (message-expand-group): Pass the common
2005-10-06 Kenichi Handa(what-cursor-position): If the character is displayed
2005-10-02 Richard M. Stallman(next-error-internal): New function.
2005-09-26 Richard M. Stallman(blink-matching-open): Don't no-op when point is BEGV+1.
2005-09-18 Deepak GoelMessage format spec fixes (1)
2005-09-15 Chong Yidong2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2005-09-12 Chong Yidong2005-09-13 Chong Yidong <cyd@stupidchicken.com>
2005-09-09 Richard M. Stallman(blink-matching-open): Get rid of text props from
2005-08-31 Juanma Barranquero(compilation-current-error): Add defvar.
2005-08-27 Eli Zaretskii(blink-matching-paren-distance): Document the meaning...
2005-08-15 Dan Nicolaescu(next-error-follow-minor-mode): Fix init value and
2005-08-11 Richard M. Stallman(pop-global-mark): Reverse test of widen-automatically.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-29 Stefan Monnier(next-error-follow-minor-mode):
2005-07-22 Juri Linkov(line-move-1): Fix comments.
2005-07-20 Juanma Barranquero(clone-indirect-buffer): Doc fix.
2005-07-13 Kim F. Storm(line-move-1): Undo rest of 2005-06-23 change.
2005-07-13 Kim F. Storm(line-move-1): Always use vertical-motion to
2005-07-09 Juri Linkov(next-error-hook): New variable.
2005-07-04 Lute KamstraUpdate FSF's address.
next