| Commit message (Expand) | Author | Age | Files | Lines |
* | (undo): Use undo-equiv-table to detect | Richard M. Stallman | 2004-12-31 | 1 | -8/+4 |
* | (mark-word): New arg ALLOW-EXTEND | Richard M. Stallman | 2004-12-29 | 1 | -10/+28 |
* | (buffer-disable-undo): Fix previous change. | Richard M. Stallman | 2004-12-28 | 1 | -1/+1 |
* | (undo): Fix previous change. | Richard M. Stallman | 2004-12-27 | 1 | -3/+7 |
* | (next-error-buffer-p): New arg AVOID-CURRENT. | Richard M. Stallman | 2004-12-27 | 1 | -46/+82 |
* | (undo-outer-limit-truncate): New function. | Richard M. Stallman | 2004-12-21 | 1 | -0/+11 |
* | (inhibit-mark-movement): Remove defvar. | Kim F. Storm | 2004-12-14 | 1 | -8/+2 |
* | (next-error-buffer-p, next-error-find-buffer): Doc fix. | Juri Linkov | 2004-12-14 | 1 | -19/+19 |
* | * simple.el (beginning-of-buffer, end-of-buffer): | Juri Linkov | 2004-12-13 | 1 | -19/+28 |
* | (blink-matching-open): Obey syntax-table text properties. | Stefan Monnier | 2004-12-03 | 1 | -14/+9 |
* | simple.el (next-error-buffer-p): allow for inclusive and | Teodor Zlatanov | 2004-11-29 | 1 | -12/+29 |
* | (line-move-finish): New arg FORWARD. | Richard M. Stallman | 2004-11-20 | 1 | -6/+15 |
* | (next-error group, face): Move before first use. | Richard M. Stallman | 2004-11-08 | 1 | -71/+130 |
* | (keyboard-quit): Call kmacro-keyboard-quit. | Kim F. Storm | 2004-11-01 | 1 | -1/+3 |
* | (process-file): Fix logic. | Kai Großjohann | 2004-10-25 | 1 | -7/+7 |
* | (process-file): Accept nil for INFILE. Reported by | Kai Großjohann | 2004-10-24 | 1 | -1/+1 |
* | * simple.el (process-file): New function, similar to call-process | Kai Großjohann | 2004-10-23 | 1 | -0/+33 |
* | (fundamental-mode): Run `after-change-major-mode-hook'. | Luc Teirlinck | 2004-09-19 | 1 | -1/+2 |
* | (choose-completion-string): Set buffer before running | Kim F. Storm | 2004-09-12 | 1 | -1/+2 |
* | (next-error-follow-minor-mode): Fix last change. | Eli Zaretskii | 2004-09-06 | 1 | -1/+1 |
* | Fix last change. | Eli Zaretskii | 2004-09-04 | 1 | -4/+4 |
* | (next-error-follow-mode, next-error-follow-mode-post-command-hook): | Eli Zaretskii | 2004-09-04 | 1 | -0/+26 |
* | * simple.el (next-error): New defgroup and defface. | Juri Linkov | 2004-09-01 | 1 | -2/+40 |
* | * simple.el (next-error-find-buffer): Move the rule | Juri Linkov | 2004-09-01 | 1 | -45/+45 |
* | (next-error, previous-error, first-error) | Juri Linkov | 2004-09-01 | 1 | -7/+7 |
* | (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER | Richard M. Stallman | 2004-08-22 | 1 | -7/+11 |
* | (completion-root-regexp): New defvar. | Eli Zaretskii | 2004-08-07 | 1 | -1/+7 |
* | (completion-setup-function): Compute the common parts | Eli Zaretskii | 2004-07-23 | 1 | -0/+7 |
* | (inhibit-mark-movement): New defvar. | Kim F. Storm | 2004-07-16 | 1 | -6/+13 |
* | (current-word): Doc fix. | Richard M. Stallman | 2004-07-09 | 1 | -1/+2 |
* | (previous-matching-history-element): Specify a default. | Richard M. Stallman | 2004-06-13 | 1 | -1/+2 |
* | (eval-expression-print-format): Don't print additional | Juri Linkov | 2004-06-10 | 1 | -5/+5 |
* | (kill-region): Doc fix. | Juanma Barranquero | 2004-06-07 | 1 | -1/+1 |
* | (eval-expression-print-format): New fun. | Juri Linkov | 2004-05-28 | 1 | -1/+21 |
* | (next-error-find-buffer): Add a rule to return next-error capable buffer | Juri Linkov | 2004-05-23 | 1 | -25/+38 |
* | (do-auto-fill): Remove unused vars `bol' and `opoint'. | Stefan Monnier | 2004-05-19 | 1 | -38/+34 |
* | (next-error): Fix typo in docstring. | Juanma Barranquero | 2004-05-07 | 1 | -7/+7 |
* | (kill-whole-line): Use "p" instead of "P" in interactive form. | Luc Teirlinck | 2004-05-01 | 1 | -2/+1 |
* | (kill-ring-save): If region face background color is | Kim F. Storm | 2004-04-30 | 1 | -1/+2 |
* | (kill-ring-save): Use blink-matching-delay instead of the constant value 1. | Juri Linkov | 2004-04-27 | 1 | -2/+5 |
* | (next-error): Change arg name. Add support for the documented C-u C-x ` usage. | Stefan Monnier | 2004-04-22 | 1 | -9/+13 |
* | From: Teodor Zlatanov <tzz@lifelogs.com> | Kim F. Storm | 2004-04-21 | 1 | -0/+131 |
* | (completions-common-part): Rename from completion-de-emphasis. | Masatake YAMATO | 2004-04-16 | 1 | -5/+5 |
* | (completion-setup-function): Set an initial value to `element-common-end' bef... | Masatake YAMATO | 2004-04-16 | 1 | -14/+16 |
* | (completion-setup-function): Emphasize the first uncommon characters in the c... | Masatake YAMATO | 2004-03-25 | 1 | -0/+30 |
* | (clone-buffer): Doc fix. | Luc Teirlinck | 2004-03-18 | 1 | -4/+15 |
* | (undo): Temporarily set this-command to `undo-start', | Richard M. Stallman | 2004-03-04 | 1 | -7/+16 |
* | (interprogram-cut-function) | Luc Teirlinck | 2004-02-18 | 1 | -16/+21 |
* | (kill-new): Put yank-handler property on the entire string. | Luc Teirlinck | 2004-02-13 | 1 | -1/+2 |
* | (kill-append): Doc fix. | Luc Teirlinck | 2004-02-12 | 1 | -3/+3 |