| Commit message (Expand) | Author | Age | Files | Lines |
* | (backward-kill-word): Doc fix. | Richard M. Stallman | 2007-01-05 | 1 | -1/+1 |
* | (delete-horizontal-space): Doc fix. | Richard M. Stallman | 2006-12-23 | 1 | -1/+1 |
* | (delete-horizontal-space): Use prefix arg. | Richard M. Stallman | 2006-12-17 | 1 | -1/+1 |
* | (toggle-truncate-lines): Clarify doc string. | Nick Roberts | 2006-12-04 | 1 | -1/+1 |
* | (next-error-find-buffer): Improve messages. | Richard M. Stallman | 2006-11-28 | 1 | -2/+2 |
* | (yank): Doc fix. | Juri Linkov | 2006-11-01 | 1 | -1/+1 |
* | (read-expression-map): Just set it, no defvar. | Richard M. Stallman | 2006-10-18 | 1 | -6/+5 |
* | * simple.el (line-move-1): During fields during motion to the | Chong Yidong | 2006-10-18 | 1 | -1/+8 |
* | * dnd.el (dnd-handle-one-url): Fix typo in doc-string. | Jan Djärv | 2006-10-11 | 1 | -1/+1 |
* | (undo-elt-crosses-region): Fix the inequalities. | Richard M. Stallman | 2006-10-02 | 1 | -4/+4 |
* | (undo-more): When undo information for the region is exhausted, say | Eli Zaretskii | 2006-09-30 | 1 | -2/+1 |
* | * simple.el (line-move-finish): Ignore field boundaries if the | Chong Yidong | 2006-09-29 | 1 | -2/+9 |
* | * simple.el (line-move-finish): Handle corner case for fields in | Chong Yidong | 2006-09-24 | 1 | -9/+12 |
* | (next-error-highlight, next-error-highlight-no-select): Default to 0.5. | Richard M. Stallman | 2006-09-24 | 1 | -4/+4 |
* | (line-move-partial): Call pos-visible-in-window-p with | Kim F. Storm | 2006-09-20 | 1 | -5/+3 |
* | * simple.el (line-move-1): Escape field boundaries occurring | Chong Yidong | 2006-09-19 | 1 | -6/+19 |
* | (line-move-partial): Optimize. Try window-line-height | Kim F. Storm | 2006-09-19 | 1 | -3/+5 |
* | (line-move-partial): Rework 2006-09-15 change to use | Kim F. Storm | 2006-09-18 | 1 | -43/+45 |
* | Remove mistakenly-added debugging code. | Chong Yidong | 2006-09-16 | 1 | -4/+0 |
* | * simple.el (line-move-to-column): Revert 2006-08-03 change. | Chong Yidong | 2006-09-16 | 1 | -4/+5 |
* | (line-move-partial): Use window-line-visiblity to | Kim F. Storm | 2006-09-15 | 1 | -37/+43 |
* | (line-number-mode): Group mode-line instead of editing-basics. | Richard M. Stallman | 2006-09-14 | 1 | -3/+3 |
* | (line-move-partial): Optimize. | Kim F. Storm | 2006-09-13 | 1 | -10/+9 |
* | (next-error-highlight, next-error-highlight-no-select): | Kim F. Storm | 2006-09-11 | 1 | -2/+2 |
* | (next-error-highlight, next-error-highlight-no-select): | Richard M. Stallman | 2006-09-11 | 1 | -8/+8 |
* | (line-move-partial): New function to do vscrolling for | Kim F. Storm | 2006-09-05 | 1 | -31/+58 |
* | (completion-show-help): New defcustom. | John Paul Wallington | 2006-09-04 | 1 | -8/+15 |
* | (kill-region): Explicitly test there is a region. | Richard M. Stallman | 2006-09-04 | 1 | -0/+2 |
* | (line-number-at-pos): Doc fix. | Richard M. Stallman | 2006-08-20 | 1 | -1/+3 |
* | (move-beginning-of-line): Test whether fields | Richard M. Stallman | 2006-08-16 | 1 | -5/+20 |
* | * simple.el (line-move-to-column): Constrain move-to-column to | Chong Yidong | 2006-08-03 | 1 | -1/+4 |
* | * simple.el (undo-ask-before-discard): Set to nil. | Chong Yidong | 2006-07-11 | 1 | -1/+1 |
* | Comment munging; nfc. | Thien-Thi Nguyen | 2006-07-05 | 1 | -1/+1 |
* | (line-move-1): Check for move-end-of-line instead of | Kim F. Storm | 2006-06-21 | 1 | -1/+1 |
* | (toggle-truncate-lines): Make arg optional for | Reiner Steib | 2006-05-26 | 1 | -1/+1 |
* | Update comments. | Chong Yidong | 2006-05-23 | 1 | -4/+8 |
* | (kill-region): Interactively, pass point, then mark. | Richard M. Stallman | 2006-05-21 | 1 | -1/+3 |
* | * simple.el (line-move-finish): Fix last fix. | Chong Yidong | 2006-05-12 | 1 | -17/+22 |
* | * simple.el (line-move-finish): Don't call point motion hooks | Chong Yidong | 2006-05-12 | 1 | -22/+18 |
* | Move `safe-local-variable' declarations to the respective files. | Reiner Steib | 2006-05-11 | 1 | -0/+1 |
* | Comment change. | Richard M. Stallman | 2006-05-06 | 1 | -1/+1 |
* | (next-history-element, previous-history-element): Doc fix. | Richard M. Stallman | 2006-05-04 | 1 | -2/+4 |
* | (undo-outer-limit-truncate): Put quotes around buffer name in messages. | Richard M. Stallman | 2006-05-01 | 1 | -2/+2 |
* | (filter-buffer-substring): Add NOPROPS arg, so | Kim F. Storm | 2006-04-09 | 1 | -13/+28 |
* | (eval-expression): Doc fix. | Richard M. Stallman | 2006-04-07 | 1 | -1/+4 |
* | (set-mark-command): Doc fix. | Richard M. Stallman | 2006-03-20 | 1 | -0/+3 |
* | (yank): Fix typo in docstring. | Luc Teirlinck | 2006-03-11 | 1 | -1/+1 |
* | (yank): Escape double quote in doc string. | Jason Rumney | 2006-03-11 | 1 | -1/+1 |
* | (kill-region, yank): Doc fix. | Richard M. Stallman | 2006-03-11 | 1 | -3/+3 |
* | (blink-matching-paren-dont-ignore-comments): Doc fix. | Richard M. Stallman | 2006-02-12 | 1 | -1/+3 |