]> code.delx.au - gnu-emacs/history - lisp/simple.el
Change release version from 21.4 to 22.1 throughout.
[gnu-emacs] / lisp / simple.el
2005-02-09 Kim F. StormChange release version from 21.4 to 22.1 throughout.
2005-01-30 Luc Teirlinck(undo-ask-before-discard): New var.
2005-01-29 Richard M. Stallman(undo): Fix the test for continuing a series of undos.
2005-01-23 Kim F. Storm* simple.el (line-move): Adapt to new return value...
2005-01-23 Kim F. Storm(line-move): Fix last change. Check partial
2005-01-22 Kim F. Storm(line-move-1): Rename from line-move.
2005-01-18 Stefan Monnier(blink-matching-open): Strip extra info from syntax.
2005-01-17 Kim F. Storm(just-one-space): Make arg optional.
2005-01-15 Richard M. Stallman(just-one-space): Argument specifies number of spaces.
2005-01-12 Juri Linkov(pop-mark): Move deactivate-mark out of conditional
2005-01-06 Kim F. Storm(completion-list-mode-map): Map follow-link to mouse...
2004-12-31 Richard M. Stallman(undo): Use undo-equiv-table to detect
2004-12-29 Richard M. Stallman(mark-word): New arg ALLOW-EXTEND
2004-12-28 Richard M. Stallman(buffer-disable-undo): Fix previous change.
2004-12-27 Richard M. Stallman(undo): Fix previous change.
2004-12-27 Richard M. Stallman(next-error-buffer-p): New arg AVOID-CURRENT.
2004-12-21 Richard M. Stallman(undo-outer-limit-truncate): New function.
2004-12-14 Kim F. Storm(inhibit-mark-movement): Remove defvar.
2004-12-14 Juri Linkov(next-error-buffer-p, next-error-find-buffer): Doc...
2004-12-13 Juri Linkov* simple.el (beginning-of-buffer, end-of-buffer):
2004-12-03 Stefan Monnier(blink-matching-open): Obey syntax-table text properties.
2004-11-29 Teodor Zlatanovsimple.el (next-error-buffer-p): allow for inclusive and
2004-11-20 Richard M. Stallman(line-move-finish): New arg FORWARD.
2004-11-08 Richard M. Stallman(next-error group, face): Move before first use.
2004-11-01 Kim F. Storm(keyboard-quit): Call kmacro-keyboard-quit.
2004-10-25 Kai Großjohann(process-file): Fix logic.
2004-10-24 Kai Großjohann(process-file): Accept nil for INFILE. Reported by
2004-10-23 Kai Großjohann* simple.el (process-file): New function, similar to...
2004-09-19 Luc Teirlinck(fundamental-mode): Run `after-change-major-mode-hook'.
2004-09-12 Kim F. Storm(choose-completion-string): Set buffer before running
2004-09-06 Eli Zaretskii(next-error-follow-minor-mode): Fix last change.
2004-09-04 Eli ZaretskiiFix last change.
2004-09-04 Eli Zaretskii(next-error-follow-mode, next-error-follow-mode-post...
2004-09-01 Juri Linkov* simple.el (next-error): New defgroup and defface.
2004-09-01 Juri Linkov* simple.el (next-error-find-buffer): Move the rule
2004-09-01 Juri Linkov(next-error, previous-error, first-error)
2004-08-22 Richard M. Stallman(shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
2004-08-07 Eli Zaretskii(completion-root-regexp): New defvar.
2004-07-23 Eli Zaretskii(completion-setup-function): Compute the common parts
2004-07-16 Kim F. Storm(inhibit-mark-movement): New defvar.
2004-07-09 Richard M. Stallman(current-word): Doc fix.
2004-06-13 Richard M. Stallman(previous-matching-history-element): Specify a default.
2004-06-10 Juri Linkov(eval-expression-print-format): Don't print additional
2004-06-07 Juanma Barranquero(kill-region): Doc fix.
2004-05-28 Juri Linkov(eval-expression-print-format): New fun.
2004-05-23 Juri Linkov(next-error-find-buffer): Add a rule to return next...
2004-05-19 Stefan Monnier(do-auto-fill): Remove unused vars `bol' and `opoint'.
2004-05-07 Juanma Barranquero(next-error): Fix typo in docstring.
2004-05-01 Luc Teirlinck(kill-whole-line): Use "p" instead of "P" in interactiv...
2004-04-30 Kim F. Storm(kill-ring-save): If region face background color is
2004-04-27 Juri Linkov(kill-ring-save): Use blink-matching-delay instead...
2004-04-22 Stefan Monnier(next-error): Change arg name. Add support for the...
2004-04-21 Kim F. StormFrom: Teodor Zlatanov <tzz@lifelogs.com>
2004-04-16 Masatake YAMATO(completions-common-part): Rename from completion-de...
2004-04-16 Masatake YAMATO(completion-setup-function): Set an initial value to...
2004-03-25 Masatake YAMATO(completion-setup-function): Emphasize the first uncomm...
2004-03-18 Luc Teirlinck(clone-buffer): Doc fix.
2004-03-04 Richard M. Stallman(undo): Temporarily set this-command to `undo-start',
2004-02-18 Luc Teirlinck(interprogram-cut-function)
2004-02-13 Luc Teirlinck(kill-new): Put yank-handler property on the entire...
2004-02-12 Luc Teirlinck(kill-append): Doc fix.
2004-02-07 Kim F. Storm(line-number-at-pos): Rename from line-at-pos.
2004-01-31 Luc Teirlinck(edit-and-eval-command): Bind print-level and
2004-01-22 Kim F. Storm(line-at-pos): New defun.
2003-12-29 Richard M. Stallman(sendmail-user-agent-compose): Use assoc-string.
2003-11-19 Andreas Schwab(set-variable): Fix indentation.
2003-11-01 Eli Zaretskii(overriding-map-is-bound, saved-overriding-map): New...
2003-10-27 Stefan Monnier(reindent-then-newline-and-indent): Delete space *after*
2003-09-22 Richard M. Stallman(eval-expression): Bind standard-output in to-buffer...
2003-09-08 Lute Kamstra(size-indication-mode): New.
2003-09-01 Miles BaderAdd arch taglines
2003-08-29 Richard M. Stallman(blink-matching-open): Work correctly on chars that
2003-08-17 Richard M. Stallman(eval-expression): Use eval-last-sexp-print-value.
2003-07-25 John Paul Wallington(choose-completion-string): Use `minibufferp';
2003-07-18 John Paul Wallington(current-word): Don't include punctuation char when
2003-07-07 Richard M. Stallman(visible-mode): Renamed from vis-mode.
2003-07-01 Luc Teirlinck(vis-mode): Update documentation string to reflect...
2003-06-22 Andreas Schwab(vis-mode): Doc fix.
2003-06-17 Stefan Monnier(kill-new): Leave yank-handler property alone if no
2003-06-17 Luc Teirlinck(vis-mode): New function.
2003-06-04 Luc Teirlinck(yank-excluded-properties): Expand documentation string.
2003-05-29 Luc Teirlinck(kill-whole-line): Make it interact correctly with...
2003-05-28 Kai Großjohann(kill-region): If nothing was killed, and the
2003-05-25 Juanma Barranquero(idle-update-delay): New variable.
2003-05-25 Juanma Barranquero(forward-visible-line): Fix negative arguments.
2003-05-21 Stefan Monnier(ctl-x-map): Remove the C-x U binding added recently.
2003-05-19 Kai Großjohann* simple.el (kill-whole-line): New function.
2003-05-16 Stefan Monnier(shell-command): Undo last change.
2003-05-14 Stefan Monnier(undo): Remove left over asserts.
2003-05-13 Stefan Monnier(back-to-indentation): Simplify.
2003-05-06 Juanma Barranquero(newline): Don't quote nil and t in docstrings.
2003-04-24 Richard M. Stallman(back-to-indentation): Call backward-prefix-chars.
2003-04-21 Richard M. Stallman(kill-line): Doc fix.
2003-03-31 Kim F. Storm(pop-global-mark-quick-repeat): Remove defcustom.
2003-03-24 Kim F. StormRework last change so C-x C-SPC C-SPC does not
2003-03-21 Kim F. Storm(set-mark-command): Doc fixes.
2003-02-14 Juanma Barranquero(backward-delete-char-untabify): Fix use of character...
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-02-04 Richard M. Stallman(back-to-indentation): Skip all whitespace except for...
2003-01-27 Kim F. Storm(kill-new): Improve doc string for yank-handler.
next