| Commit message (Expand) | Author | Age | Files | Lines |
* | Tweak the previous doc fixes. | Chong Yidong | 2008-11-27 | 1 | -7/+7 |
* | (use-empty-active-region, use-region-p, region-active-p): Doc fix. | Chong Yidong | 2008-11-27 | 1 | -16/+22 |
* | (goto-line): Rename argument. | Lute Kamstra | 2008-11-22 | 1 | -11/+12 |
* | * simple.el (quoted-insert, minibuffer-history-isearch-pop-state, undo) | Juanma Barranquero | 2008-11-17 | 1 | -25/+27 |
* | (minibuffer-default-add-function): Fix docstring to | Juri Linkov | 2008-11-17 | 1 | -2/+2 |
* | * simple.el (idle-update-delay, next-error-highlight) | Juanma Barranquero | 2008-10-30 | 1 | -51/+51 |
* | (undo-more): Add comment explaining the operations on pending-undo-list | Alan Mackenzie | 2008-10-21 | 1 | -0/+3 |
* | (region-active-p): Doc fix. | Chong Yidong | 2008-10-21 | 1 | -3/+3 |
* | (apply-partially): Move from subr.el to simple.el. | Eli Zaretskii | 2008-10-20 | 1 | -1/+13 |
* | (minibuffer-default-add-shell-commands): Doc fix. | Eli Zaretskii | 2008-10-19 | 1 | -1/+1 |
* | (shell-delimiter-argument-list, shell-file-name-chars) | Glenn Morris | 2008-10-12 | 1 | -0/+4 |
* | (minibuffer-complete-shell-command): Bind | Andreas Schwab | 2008-10-10 | 1 | -1/+4 |
* | (choose-completion): Try reselecting completion-reference-buffer. | Chong Yidong | 2008-08-15 | 1 | -2/+5 |
* | (completion-base-size): Doc fix. | Chong Yidong | 2008-08-14 | 1 | -5/+9 |
* | Delete trailing whitespace. | Chong Yidong | 2008-08-12 | 1 | -1/+1 |
* | (visual-line--saved-state): New var. | Chong Yidong | 2008-08-12 | 1 | -1/+15 |
* | (read-shell-command, shell-command): | Juri Linkov | 2008-07-31 | 1 | -12/+12 |
* | (quoted-insert): Comment out code that treats 0240-0377 specially. | Juri Linkov | 2008-07-30 | 1 | -7/+8 |
* | Remove support for Mac Carbon. | Dan Nicolaescu | 2008-07-27 | 1 | -2/+1 |
* | (visual-line-mode): Disable truncate-partial-width-windows. | Chong Yidong | 2008-07-21 | 1 | -2/+6 |
* | (visual-line-mode): Add lighter. | Chong Yidong | 2008-07-21 | 1 | -1/+3 |
* | (visual-line): New custom group. | Chong Yidong | 2008-07-21 | 1 | -4/+40 |
* | (line-move-visual): Make it a defcustom. | Chong Yidong | 2008-07-17 | 1 | -2/+129 |
* | merging Emacs.app (NeXTstep port) | Adrian Robert | 2008-07-15 | 1 | -1/+1 |
* | (line-move-visual): Handle null pixel position gracefully. | Chong Yidong | 2008-07-12 | 1 | -15/+14 |
* | (previous-line, next-line): Update docstring. | Chong Yidong | 2008-07-11 | 1 | -0/+8 |
* | (line-move-visual): Obey goal-column and no-error arg. | Chong Yidong | 2008-07-11 | 1 | -10/+44 |
* | (special-mode-map): New var. | Stefan Monnier | 2008-06-20 | 1 | -0/+19 |
* | (line-move-1): If we did not move as far as desired, ensure that | Chong Yidong | 2008-06-03 | 1 | -4/+11 |
* | Docstring improvement. | Stefan Monnier | 2008-05-28 | 1 | -1/+1 |
* | * simple.el (start-file-process): Clarify docstring. | Michael Albinus | 2008-05-09 | 1 | -2/+7 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | * minibuffer.el (completion-common-substring): Mark obsolete. | Stefan Monnier | 2008-04-29 | 1 | -52/+9 |
* | (quoted-insert, zap-to-char): Revert previous change. | Glenn Morris | 2008-04-26 | 1 | -4/+7 |
* | (quoted-insert, zap-to-char): Remove uses of obsolete | Glenn Morris | 2008-04-26 | 1 | -7/+4 |
* | (minibuffer-default-add-shell-commands): New function. | Juri Linkov | 2008-04-22 | 1 | -3/+30 |
* | (choose-completion-string): Use minibuffer-completion-table. | Stefan Monnier | 2008-04-21 | 1 | -1/+1 |
* | * minibuffer.el (completion-all-completion-with-base-size): New var. | Stefan Monnier | 2008-04-13 | 1 | -41/+30 |
* | * minibuffer.el (complete-with-action, lazy-completion-table): | Stefan Monnier | 2008-04-11 | 1 | -8/+0 |
* | (toggle-truncate-lines): Doc fix. | Glenn Morris | 2008-04-10 | 1 | -1/+2 |
* | (set-fill-column): Prompt rather than error by default. | Stefan Monnier | 2008-04-04 | 1 | -1/+6 |
* | (handle-shift-selection): New arg. | Chong Yidong | 2008-04-03 | 1 | -3/+6 |
* | (beginning-of-buffer, end-of-buffer, goto-line, undo) | Stefan Monnier | 2008-04-03 | 1 | -14/+12 |
* | (deactivate-mark): When the mark is temporarily | Chong Yidong | 2008-04-02 | 1 | -25/+81 |
* | (minibuffer-default-add-function): New variable with | Juri Linkov | 2008-03-29 | 1 | -1/+40 |
* | (activate-mark): New function. | Stefan Monnier | 2008-03-26 | 1 | -19/+25 |
* | (transient-mark-mode): Turn on by default. | Chong Yidong | 2008-03-23 | 1 | -1/+1 |
* | (read-shell-command): Other typo. | Stefan Monnier | 2008-03-20 | 1 | -1/+1 |
* | (read-shell-command): Typo. | Stefan Monnier | 2008-03-20 | 1 | -0/+1 |
* | (minibuffer-local-shell-command-map): New var. | Stefan Monnier | 2008-03-20 | 1 | -5/+25 |