| Commit message (Expand) | Author | Age | Files | Lines |
* | (forward-visible-line): Handle nil value from | Richard M. Stallman | 1997-08-12 | 1 | -6/+10 |
* | (completion-setup-function): Don't set completion-base-size | Richard M. Stallman | 1997-08-08 | 1 | -2/+5 |
* | (comment-line-break-function): New variable. | Richard M. Stallman | 1997-08-05 | 1 | -2/+11 |
* | (shell-command-on-region, shell-command): Doc fixes. | Richard M. Stallman | 1997-08-04 | 1 | -1/+26 |
* | (line-move): If intangibility moves us to a different line, | Richard M. Stallman | 1997-07-26 | 1 | -10/+27 |
* | (yank, yank-pop): Bind inhibit-read-only | Richard M. Stallman | 1997-07-21 | 1 | -6/+6 |
* | (quoted-insert): Doc fix. | Richard M. Stallman | 1997-07-17 | 1 | -1/+3 |
* | (quoted-insert): Doc fix. | Richard M. Stallman | 1997-07-16 | 1 | -3/+7 |
* | (yank, yank-pop): Clear out read-only prop. | Richard M. Stallman | 1997-07-16 | 1 | -5/+11 |
* | (forward-visible-line): Correctly handle arg 0 | Richard M. Stallman | 1997-07-12 | 1 | -22/+24 |
* | (sendmail-user-agent-compose): New function; | Richard M. Stallman | 1997-07-05 | 1 | -23/+26 |
* | Finish previous change. | Richard M. Stallman | 1997-07-04 | 1 | -1/+1 |
* | (forward-visible-line): Use forward-line, not | Richard M. Stallman | 1997-07-04 | 1 | -1/+1 |
* | (next-line, previous-line): Doc fixes. | Richard M. Stallman | 1997-07-04 | 1 | -7/+17 |
* | (forward-visible-line): Handle 0 arg correctly. | Richard M. Stallman | 1997-06-29 | 1 | -21/+25 |
* | (paren-blinking group): Doc fix. | Richard M. Stallman | 1997-06-22 | 1 | -3/+3 |
* | Create paren-blinking custom group and put all blink-matching-paren variables... | Simon Marshall | 1997-06-19 | 1 | -13/+16 |
* | (do-auto-fill): Type in the previous change fixed. | Kenichi Handa | 1997-06-09 | 1 | -2/+2 |
* | (do-auto-fill): Bug fix for kinsoku processing. | Kenichi Handa | 1997-06-09 | 1 | -5/+5 |
* | (line-move): If moving into intangible text, | Richard M. Stallman | 1997-05-30 | 1 | -8/+29 |
* | (set-fill-column): Make the C-u case work. | Richard M. Stallman | 1997-05-19 | 1 | -9/+7 |
* | (do-auto-fill): Check enable-kinsoku and enable-multibyte-characters. | Richard M. Stallman | 1997-05-17 | 1 | -7/+2 |
* | (quoted-insert-character-offset): Initialize more cleanly. | Richard M. Stallman | 1997-05-10 | 1 | -5/+70 |
* | Use defgroup and defcustom. | Richard M. Stallman | 1997-05-05 | 1 | -56/+144 |
* | (minibuffer-text-before-history): New variable. | Richard M. Stallman | 1997-05-05 | 1 | -49/+38 |
* | (set-variable): Simplify previous change. | Richard M. Stallman | 1997-05-01 | 1 | -4/+1 |
* | (set-variable): Check VALUE against type info if available. | Richard M. Stallman | 1997-04-30 | 1 | -18/+45 |
* | (compose-mail): Make prefix arg mean "continue". | Richard M. Stallman | 1997-04-29 | 1 | -1/+19 |
* | (quoted-insert-character-offset): New variable. | Richard M. Stallman | 1997-04-28 | 1 | -0/+9 |
* | Fix previous change. | Richard M. Stallman | 1997-04-20 | 1 | -5/+6 |
* | (transient-mark-mode): Print message if used interactively. | Richard M. Stallman | 1997-04-20 | 1 | -3/+6 |
* | (overwrite-mode-binary, overwrite-mode-textual): Use defvar. | Richard M. Stallman | 1997-04-15 | 1 | -2/+2 |
* | (keyboard-escape-quit): Exit recursive edits, | Richard M. Stallman | 1997-04-10 | 1 | -1/+5 |
* | (set-variable): Suggest only valid user variable. | Richard M. Stallman | 1997-04-01 | 1 | -1/+1 |
* | (set-variable): Use user-variable-p. Clean up. | Erik Naggum | 1997-03-28 | 1 | -9/+8 |
* | (set-variable): Take default from `variable-at-point'. | Richard M. Stallman | 1997-03-27 | 1 | -1/+9 |
* | (newline): Be more conservative about when to use the optimization. | Richard M. Stallman | 1997-03-22 | 1 | -2/+16 |
* | (eval-expression): No longer disabled, since M-: isn't | Karl Heuer | 1997-03-02 | 1 | -4/+2 |
* | (kill-forward-chars, kill-backward-chars): Pay | Karl Heuer | 1997-02-20 | 1 | -18/+40 |
* | (set-fill-column): Print the old value too. | Richard M. Stallman | 1997-02-01 | 1 | -2/+3 |
* | (sendmail-user-agent): Insert all the OTHER-HEADERS. | Richard M. Stallman | 1997-01-31 | 1 | -1/+11 |
* | (completion-no-auto-exit): New variable. | Richard M. Stallman | 1997-01-24 | 1 | -2/+9 |
* | (delete-completion-window): Handle special display frames. | Richard M. Stallman | 1997-01-09 | 1 | -3/+6 |
* | (repeat-complex-command): Bind | Richard M. Stallman | 1997-01-01 | 1 | -3/+3 |
* | (sendmail-user-agent): Avoid error for CONTINUE non-nil. | Richard M. Stallman | 1996-12-18 | 1 | -0/+1 |
* | (compose-mail): Doc fix. | Richard M. Stallman | 1996-12-18 | 1 | -3/+5 |
* | Change most defconsts to defvars. | Richard M. Stallman | 1996-12-16 | 1 | -19/+19 |
* | (compose-mail): Handle several more args: | Richard M. Stallman | 1996-12-07 | 1 | -6/+53 |
* | (sendmail-user-agent): Support 2 optional args. | Richard M. Stallman | 1996-12-07 | 1 | -10/+17 |
* | (comment-region): With just C-u as arg, | Richard M. Stallman | 1996-11-03 | 1 | -5/+5 |