| Commit message (Expand) | Author | Age | Files | Lines |
| * | (calendar-current-date): Simplify by using decode-time instead | Richard M. Stallman | 1996-09-03 | 1 | -6/+2 |
| * | (insert-directory): Use same value of `now' for all files. | Richard M. Stallman | 1996-09-03 | 1 | -25/+23 |
| * | (command-line, command-line-1): | Richard M. Stallman | 1996-09-03 | 1 | -11/+17 |
| * | (dired-mode-map): Add revert-buffer to Immediate menu. | Richard M. Stallman | 1996-09-03 | 1 | -0/+6 |
| * | (other-frame): Don't call unfocus-frame. | Richard M. Stallman | 1996-09-03 | 1 | -3/+1 |
| * | (mouse-select-window): Don't call unfocus-frame. | Richard M. Stallman | 1996-09-03 | 1 | -2/+1 |
| * | (timer-next-integral-multiple-of-time): New function. | Paul Eggert | 1996-09-03 | 1 | -5/+40 |
| * | (display-time): Use new run-at-time functionality to | Paul Eggert | 1996-09-03 | 1 | -3/+2 |
| * | (show-paren-function): Handle unbalanced parens as | Richard M. Stallman | 1996-09-03 | 1 | -14/+27 |
| * | (run-at-time): Doc fix. | Paul Eggert | 1996-09-03 | 1 | -1/+1 |
| * | (server-process-filter): Quote with &, not \. | Richard M. Stallman | 1996-09-02 | 1 | -3/+3 |
| * | (save-match-data): Definition deleted. | Richard M. Stallman | 1996-09-02 | 1 | -11/+0 |
| * | (ffap-locate-file): Function deleted. | Richard M. Stallman | 1996-09-02 | 1 | -69/+11 |
| * | (locate-library): New arg PATH. Handle autocompression mode. | Richard M. Stallman | 1996-09-02 | 1 | -4/+21 |
| * | (locate-library): Doc fix. | Richard M. Stallman | 1996-09-02 | 1 | -2/+2 |
| * | (rmail-dont-reply-to): Recognize the names to delete | Richard M. Stallman | 1996-09-02 | 1 | -0/+2 |
| * | (server-process-filter): Undo the quoting with | Richard M. Stallman | 1996-09-02 | 1 | -1/+12 |
| * | Turn on byte-compile-dynamic. | Richard M. Stallman | 1996-09-01 | 4 | -4/+4 |
| * | (insert-directory): If ls fails, get an error. | Richard M. Stallman | 1996-09-01 | 1 | -49/+53 |
| * | Doc fixes. | Richard M. Stallman | 1996-09-01 | 1 | -6/+12 |
| * | (isearch-*-char): Use the isearch-other-end as new | Richard M. Stallman | 1996-09-01 | 1 | -6/+6 |
| * | Add menu items and xrefs to the menu bar menu. | Richard M. Stallman | 1996-09-01 | 1 | -0/+88 |
| * | (compilation-finish-functions): New variable. | Richard M. Stallman | 1996-09-01 | 1 | -1/+11 |
| * | (tmm-add-one-shortcut): New subroutine. | Richard M. Stallman | 1996-09-01 | 1 | -57/+99 |
| * | (vip-custom-file-name): Use convert-standard-filename. | Richard M. Stallman | 1996-09-01 | 1 | -7/+2 |
| * | (desktop-basefilename): Use convert-standard-filename. | Richard M. Stallman | 1996-09-01 | 1 | -3/+1 |
| * | (bookmark-default-file): Use convert-standard-filename. | Richard M. Stallman | 1996-09-01 | 1 | -3/+1 |
| * | (change-log-name): Don't treat MSDOS, NT specially. | Richard M. Stallman | 1996-09-01 | 1 | -4/+2 |
| * | (vc-register-switches): New variable. | Richard M. Stallman | 1996-09-01 | 1 | -20/+29 |
| * | [windows-nt, ms-dos]: Load dos-nt. | Richard M. Stallman | 1996-09-01 | 1 | -0/+4 |
| * | (path-separator, grep-null-device, grep-regexp-alist) | Richard M. Stallman | 1996-09-01 | 1 | -109/+0 |
| * | (path-separator, grep-null-device, grep-regexp-alist) | Richard M. Stallman | 1996-09-01 | 1 | -72/+0 |
| * | Initial revision | Richard M. Stallman | 1996-09-01 | 1 | -0/+169 |
| * | (gnus-local-domain): Remove. | Richard M. Stallman | 1996-09-01 | 2 | -12/+0 |
| * | Add 1996 to copyright notice. | Richard M. Stallman | 1996-09-01 | 2 | -2/+2 |
| * | Don't fill based on window width. | Richard M. Stallman | 1996-09-01 | 1 | -55/+27 |
| * | (format-alist): Doc fix. | Richard M. Stallman | 1996-09-01 | 1 | -11/+17 |
| * | (use-hard-newlines): New minor mode function. | Richard M. Stallman | 1996-09-01 | 1 | -8/+52 |
| * | (set-hard-newline-properties): New fn. | Richard M. Stallman | 1996-09-01 | 1 | -7/+10 |
| * | (mouse-show-mark): Detect loss of selection | Richard M. Stallman | 1996-09-01 | 1 | -15/+25 |
| * | (make-auto-save-file-name): Try a few directories | Richard M. Stallman | 1996-09-01 | 1 | -2/+8 |
| * | (make-doctor-variables): Eliminate `observation-list' also. | Richard M. Stallman | 1996-08-31 | 1 | -3/+0 |
| * | (make-doctor-variables): Eliminate unused variables `elist' | Richard M. Stallman | 1996-08-31 | 1 | -14/+0 |
| * | (internal-set-face-1): When calling x-list-fonts, ask for just one match. | Richard M. Stallman | 1996-08-31 | 1 | -1/+1 |
| * | (command-line-1): Rearrange initial screen. | Richard M. Stallman | 1996-08-31 | 1 | -25/+33 |
| * | (menu-bar-update-buffers): Make the Frames menu a submenu of the Buffers menu. | Richard M. Stallman | 1996-08-31 | 1 | -18/+18 |
| * | (webjump-sample-sites): Define with defvar. | Richard M. Stallman | 1996-08-31 | 1 | -2/+2 |
| * | (vc-update-change-log): Doc fix. | Richard M. Stallman | 1996-08-30 | 1 | -3/+8 |
| * | (do-auto-fill): Do break after one word as last resort | Richard M. Stallman | 1996-08-30 | 1 | -2/+62 |
| * | Require ediff-init. | Richard M. Stallman | 1996-08-30 | 1 | -0/+2 |