| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (mule-diag): Add save-excursion calls. | Richard M. Stallman | 1997-08-26 | 1 | -4/+4 |
| * | (inactivate-current-input-method-function): Doc-string modified. | Kenichi Handa | 1997-08-26 | 1 | -8/+20 |
| * | (set-language-info-alist): Change | Kenichi Handa | 1997-08-26 | 1 | -1/+1 |
| * | (tibetan-composition): Add autoload cookies. | Kenichi Handa | 1997-08-26 | 1 | -0/+1 |
| * | (revert-buffer): Read a file without any code | Kenichi Handa | 1997-08-26 | 1 | -2/+7 |
| * | (query-replace-read-args): Locally bind | Kenichi Handa | 1997-08-26 | 1 | -10/+10 |
| * | Require cl at compile time. | Richard M. Stallman | 1997-08-26 | 1 | -0/+2 |
| * | (gnus-group-make-useful-group): Don't use caddr in interactive. | Richard M. Stallman | 1997-08-26 | 1 | -1/+1 |
| * | (gnus-emphasis-alist): Don't use caddr. | Richard M. Stallman | 1997-08-26 | 1 | -1/+1 |
| * | (rmail-mode-1): Update the value for mode-line-modified. | Richard M. Stallman | 1997-08-26 | 1 | -4/+1 |
| * | (custom-declare-variable): Use custom-initialize-reset | Richard M. Stallman | 1997-08-26 | 1 | -8/+14 |
| * | Require cl at compile time. | Richard M. Stallman | 1997-08-26 | 3 | -0/+6 |
| * | (c-macro-expand): Add autoload cookie. | Richard M. Stallman | 1997-08-25 | 1 | -0/+1 |
| * | (hif-greater, hif-less, hif-greater-equal) | Richard M. Stallman | 1997-08-25 | 1 | -4/+20 |
| * | (use-hard-newlines): Un-customized. | Richard M. Stallman | 1997-08-25 | 1 | -5/+4 |
| * | (custom-make-dependencies): Don't print each file name. | Richard M. Stallman | 1997-08-25 | 1 | -1/+0 |
| * | Require cl only at compile time. | Richard M. Stallman | 1997-08-25 | 1 | -6/+11 |
| * | Require cl at compile time. | Richard M. Stallman | 1997-08-25 | 1 | -13/+16 |
| * | Require cl only at compile time. | Richard M. Stallman | 1997-08-25 | 1 | -2/+4 |
| * | Require cl only at compile time. | Richard M. Stallman | 1997-08-25 | 2 | -2/+4 |
| * | Require cl at compile time. | Richard M. Stallman | 1997-08-25 | 14 | -0/+28 |
| * | Require cl at compile time. | Richard M. Stallman | 1997-08-25 | 1 | -2/+4 |
| * | (quail-terminate-translation): Doc-string | Kenichi Handa | 1997-08-25 | 1 | -7/+10 |
| * | (custom-declare-variable): Rename 2nd arg to DEFAULT. | Richard M. Stallman | 1997-08-25 | 1 | -4/+6 |
| * | (comint-preoutput-filter-functions): New variable. | Richard M. Stallman | 1997-08-24 | 1 | -2/+18 |
| * | (eval-expression): Prefix arg means insert value in current buffer. | Richard M. Stallman | 1997-08-24 | 1 | -3/+6 |
| * | (cl-loop-let): Use last*. | Richard M. Stallman | 1997-08-24 | 1 | -1/+1 |
| * | (last): Function renmed to last*. | Richard M. Stallman | 1997-08-24 | 1 | -1/+1 |
| * | (modify-face): Fix previous change. | Richard M. Stallman | 1997-08-24 | 1 | -1/+1 |
| * | (change-log-font-lock-keywords): | Richard M. Stallman | 1997-08-24 | 1 | -2/+4 |
| * | (rmail-view-buffer): Doc fix. | Richard M. Stallman | 1997-08-24 | 1 | -1/+9 |
| * | (indent-relative, insert-tab): | Richard M. Stallman | 1997-08-24 | 1 | -2/+5 |
| * | (tmm-get-keymap): Ignore any command now disabled for menus. | Richard M. Stallman | 1997-08-24 | 1 | -0/+5 |
| * | (time-stamp-time-zone): New variable. | Richard M. Stallman | 1997-08-24 | 1 | -27/+41 |
| * | (texinfo-mode): Turn off adaptive-fill-mode. | Richard M. Stallman | 1997-08-24 | 1 | -0/+2 |
| * | Doc fixes. | Richard M. Stallman | 1997-08-24 | 1 | -28/+6 |
| * | (message-signature-file): Delete autoload cookie. | Richard M. Stallman | 1997-08-23 | 1 | -1/+1 |
| * | (nnvirtual-merge-sorted-lists): Use sort, not merge. | Richard M. Stallman | 1997-08-23 | 1 | -7/+8 |
| * | (nnfolder-generate-active-file): Don't use remove. | Richard M. Stallman | 1997-08-23 | 1 | -1/+3 |
| * | Require cl only at compile time. | Richard M. Stallman | 1997-08-23 | 5 | -5/+6 |
| * | Require cl at compile time. | Richard M. Stallman | 1997-08-23 | 6 | -3/+15 |
| * | (last): New function. | Richard M. Stallman | 1997-08-23 | 1 | -0/+7 |
| * | (caar, cadr, cdar, cddr): Definitions moved here and changed into defsubsts. | Richard M. Stallman | 1997-08-23 | 1 | -0/+16 |
| * | (caar, cadr, cdar, cddr): Definitiosn deleted. | Richard M. Stallman | 1997-08-23 | 1 | -16/+0 |
| * | Require cl only at compile time. | Richard M. Stallman | 1997-08-23 | 1 | -1/+1 |
| * | (delete-selection-mode): Put back :initialize keyword. | Richard M. Stallman | 1997-08-23 | 1 | -0/+7 |
| * | (display-time-hook): Minor doc fix. | Richard M. Stallman | 1997-08-23 | 1 | -2/+2 |
| * | (ps-zebra-stripes): Renamed from ps-zebra-stripe. | Richard M. Stallman | 1997-08-23 | 1 | -25/+20 |
| * | (vc-version-diff): Mention that default file is visited file. | Richard M. Stallman | 1997-08-23 | 1 | -1/+3 |
| * | (sgml-mode-common): Set paragraph-start like paragraph-separate. | Richard M. Stallman | 1997-08-23 | 1 | -4/+5 |