| Commit message (Expand) | Author | Age | Files | Lines |
* | (newline): Don't bind before-change-function, after-change-function. | Dave Love | 2000-05-31 | 1 | -2/+0 |
* | (fill-comment, comment-column, comment-start) | Stefan Monnier | 2000-05-25 | 1 | -350/+0 |
* | (what-cursor-position): If DETAIL is non-nil, call | Kenichi Handa | 2000-05-13 | 1 | -45/+36 |
* | (shell-command): Set default directory for "*Shell | Gerd Moellmann | 2000-04-25 | 1 | -4/+7 |
* | Fix typo in key binding of clone-indirect-buffer-other-window. | Gerd Moellmann | 2000-04-19 | 1 | -1/+1 |
* | (clone-indirect-buffer-other-window): New command. | Gerd Moellmann | 2000-04-19 | 1 | -2/+17 |
* | (clone-indirect-buffer): New function. | Gerd Moellmann | 2000-04-17 | 1 | -0/+26 |
* | (sendmail-user-agent-compose): Recognize a `body' | Gerd Moellmann | 2000-04-03 | 1 | -3/+7 |
* | (syntax-code-table, syntax-flag-table): New variables. | Gerd Moellmann | 2000-03-18 | 1 | -0/+67 |
* | (append-to-buffer): Update point of windows after | Gerd Moellmann | 2000-03-17 | 1 | -3/+10 |
* | (completion-setup-function): Use display-color-p. | Dave Love | 2000-03-12 | 1 | -1/+1 |
* | (zap-to-char, kill-line, kill-region, kill-word) | Dave Love | 2000-02-23 | 1 | -5/+5 |
* | (what-cursor-position): Change formatting of | Gerd Moellmann | 2000-01-28 | 1 | -4/+4 |
* | (eval-expression): Don't bind debug-on-error if | Gerd Moellmann | 2000-01-12 | 1 | -3/+16 |
* | (with-syntax-table): Moved to subr.el. | Richard M. Stallman | 2000-01-12 | 1 | -21/+0 |
* | (with-syntax-table): Fix backquoting. | Dave Love | 2000-01-07 | 1 | -6/+16 |
* | (completion-setup-function): Count completion-size | Eli Zaretskii | 2000-01-03 | 1 | -1/+1 |
* | (choose-completion-string): In minibuffer, | Richard M. Stallman | 1999-12-31 | 1 | -3/+7 |
* | (what-cursor-position): Show "(composed)" if the | Kenichi Handa | 1999-12-15 | 1 | -16/+9 |
* | (kill-region): Use the new `delete-and-extract-region' | Stefan Monnier | 1999-12-07 | 1 | -23/+6 |
* | (insert-buffer): Doc fix. | Gerd Moellmann | 1999-12-06 | 1 | -1/+4 |
* | (with-syntax-table): Don't switch buffers. | Gerd Moellmann | 1999-11-21 | 1 | -4/+5 |
* | (input-mode-8-bit): Fix the customization. | Dave Love | 1999-11-18 | 1 | -4/+7 |
* | (with-syntax-table): Save buffer explicitly instead of | Gerd Moellmann | 1999-11-17 | 1 | -7/+10 |
* | (with-syntax-table): New. | Gerd Moellmann | 1999-11-16 | 1 | -0/+21 |
* | * simple.el (backward-delete-char-untabify): | Sam Steingold | 1999-11-15 | 1 | -27/+31 |
* | (comment-region): Strip off white space at end of | Gerd Moellmann | 1999-11-05 | 1 | -5/+11 |
* | (previous-matching-history-element) | Gerd Moellmann | 1999-11-04 | 1 | -2/+2 |
* | (end-of-buffer): Use window-end to find the window end | Gerd Moellmann | 1999-11-01 | 1 | -11/+6 |
* | (input-mode-8-bit): New defcustom. | Dave Love | 1999-10-26 | 1 | -0/+15 |
* | (minibuffer-prompt-end): Return the position | Gerd Moellmann | 1999-10-17 | 1 | -6/+2 |
* | Doc fixes. | Gerd Moellmann | 1999-10-17 | 1 | -12/+40 |
* | (shell-command, shell-command-on-region): use make-temp-file. | Stefan Monnier | 1999-10-13 | 1 | -2/+99 |
* | (eval-expression-print-level): New variable. | Richard M. Stallman | 1999-09-14 | 1 | -3/+24 |
* | (next-history-element): Use minibuffer-prompt-end once | Gerd Moellmann | 1999-09-02 | 1 | -3/+1 |
* | (shell-command, shell-command-on-region): Use | Eli Zaretskii | 1999-09-02 | 1 | -5/+9 |
* | (kill-word): Undo previous change. | Gerd Moellmann | 1999-08-25 | 1 | -7/+4 |
* | (next-history-element): Use minibuffer-prompt-end. | Gerd Moellmann | 1999-08-21 | 1 | -4/+7 |
* | (assoc-ignore-case, assoc-ignore-representation): Moved to subr.el. | Karl Heuer | 1999-08-16 | 1 | -22/+0 |
* | Functions reordered. | Karl Heuer | 1999-08-16 | 1 | -265/+274 |
* | (hscroll-step, hscroll-point-visible, hscroll-window-column): Remove | Dave Love | 1999-08-10 | 1 | -106/+0 |
* | (shell-command-on-region): EXIT-STATUS can be a string. | Richard M. Stallman | 1999-08-01 | 1 | -1/+1 |
* | (next-history-element): Set point to the end of the | Gerd Moellmann | 1999-07-23 | 1 | -1/+3 |
* | (append-to-buffer, prepend-to-buffer, copy-to-buffer): Check for | Dave Love | 1999-07-20 | 1 | -6/+9 |
* | (sendmail-user-agent-compose): | Karl Heuer | 1999-06-12 | 1 | -1/+2 |
* | (shell-command): Avoid printing "mark set" message. | Karl Heuer | 1999-06-10 | 1 | -1/+1 |
* | (next-history-element): | Karl Heuer | 1999-06-04 | 1 | -2/+4 |
* | (append-next-kill): Use an arg to distinguish | Karl Heuer | 1999-05-31 | 1 | -4/+6 |
* | (zap-to-char): Doc fix. | Karl Heuer | 1999-05-29 | 1 | -0/+1 |
* | (indent-new-comment-line): Fix previous change. | Karl Heuer | 1999-04-26 | 1 | -4/+6 |