| Commit message (Expand) | Author | Age | Files | Lines |
| * | (global-font-lock-mode): Set up find-file-hooks. | Richard M. Stallman | 1996-06-17 | 1 | -3/+6 |
| * | (local-variables-section): Deleted. | Richard M. Stallman | 1996-06-16 | 1 | -26/+26 |
| * | (mail-strip-quoted-names): `"' is not special inside an RFC 822 comment. | Richard M. Stallman | 1996-06-16 | 1 | -2/+3 |
| * | (unforward-rmail-message): In summary buffer, | Richard M. Stallman | 1996-06-16 | 1 | -32/+41 |
| * | (html-list): Definition deleted. | Richard M. Stallman | 1996-06-15 | 1 | -27/+59 |
| * | (rlogin): Doc fix. | Richard M. Stallman | 1996-06-14 | 1 | -4/+7 |
| * | A bit more fiddling with layout of Filofax year page. | Edward M. Reingold | 1996-06-14 | 1 | -5/+6 |
| * | Fix Filofax year output so that it's the correct size. | Edward M. Reingold | 1996-06-14 | 1 | -9/+15 |
| * | (set-fill-column): Error if no argument. | Richard M. Stallman | 1996-06-14 | 1 | -3/+9 |
| * | (make-lucid-menu-keymap): Add menu-alias property. | Richard M. Stallman | 1996-06-13 | 1 | -0/+1 |
| * | (easy-menu-create-keymaps): Add menu-alias property. | Richard M. Stallman | 1996-06-13 | 1 | -1/+2 |
| * | (tar-mode-revert): Cope if user cancels the revert. | Richard M. Stallman | 1996-06-12 | 1 | -5/+13 |
| * | (term-terminal-menu): Don't make a self-recursive keymap. | Richard M. Stallman | 1996-06-12 | 1 | -2/+1 |
| * | (nnmail-move-inbox): Prompt for POP3 password if | Richard M. Stallman | 1996-06-12 | 1 | -10/+20 |
| * | (imenu--mouse-menu): Don't check imenu-use-keymap-menu. | Richard M. Stallman | 1996-06-12 | 1 | -28/+24 |
| * | (find-alternate-file): Don't clear buffer-file-truename | Richard M. Stallman | 1996-06-12 | 1 | -3/+3 |
| * | (rmail-new-summary): Fix typo; (concat ": " description) should be eval'ed. | Richard M. Stallman | 1996-06-12 | 1 | -1/+1 |
| * | (rmail-retry-failure): Nicer error message | Richard M. Stallman | 1996-06-11 | 1 | -3/+4 |
| * | (hexl-mode): Run hexl-mode-hook. | Richard M. Stallman | 1996-06-10 | 1 | -2/+2 |
| * | No need to require 'faces and set menu-bar-mode. | Richard M. Stallman | 1996-06-10 | 1 | -12/+0 |
| * | (frame-initialize): Don't count MSDOS neither as | Richard M. Stallman | 1996-06-10 | 1 | -8/+9 |
| * | On MSDOS, don't assume that `make-frame' is only bound under an X | Richard M. Stallman | 1996-06-10 | 1 | -1/+1 |
| * | (msdos-face-setup): Use `terminal-frame' for initial frame setup. | Richard M. Stallman | 1996-06-10 | 1 | -32/+21 |
| * | (imenu--mouse-menu): Always use nested keymaps. | Richard M. Stallman | 1996-06-10 | 1 | -10/+4 |
| * | (hexl-mode): Set hexl-max-address early on | Richard M. Stallman | 1996-06-10 | 1 | -15/+17 |
| * | Comment change. | Richard M. Stallman | 1996-06-10 | 1 | -4/+0 |
| * | (shell-directory-tracker): Use comint-substitute-in-file-name to | Richard M. Stallman | 1996-06-09 | 1 | -10/+22 |
| * | (comint-dynamic-complete-as-filename) | Richard M. Stallman | 1996-06-09 | 1 | -5/+26 |
| * | (hack-local-variables-prop-line): Bind enable-local-eval. | Richard M. Stallman | 1996-06-09 | 1 | -3/+4 |
| * | (make-frame-command): Treat msdos like no window system. | Richard M. Stallman | 1996-06-09 | 1 | -1/+1 |
| * | (texinfo-copy-menu): Use double backslash to quote regexp. | Karl Heuer | 1996-06-09 | 1 | -3/+3 |
| * | (texinfo-find-pointer): Doc fix. | Karl Heuer | 1996-06-09 | 1 | -2/+2 |
| * | (comint-file-name-quote-list): Doc fix. | Karl Heuer | 1996-06-09 | 1 | -1/+1 |
| * | (etags-list-tags): When there is an explicit tag name, skip the \177 before | Roland McGrath | 1996-06-08 | 1 | -1/+1 |
| * | (facemenu-complete-face-list): Doc fix. | Karl Heuer | 1996-06-08 | 1 | -1/+1 |
| * | (c-macro-preprocessor): New clause for Solaris. | Richard M. Stallman | 1996-06-07 | 1 | -2/+8 |
| * | Fri Jun 7 13:06:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-06-07 | 1 | -14/+27 |
| * | (x-set-selection, x-get-selection): Define them to really use TYPE. | Richard M. Stallman | 1996-06-07 | 1 | -2/+8 |
| * | (rmail-get-new-mail): If conversion to BABYL fails | Richard M. Stallman | 1996-06-07 | 1 | -3/+18 |
| * | (dired-chown-program): Try /usr/sbin/chown. | Richard M. Stallman | 1996-06-07 | 1 | -1/+4 |
| * | (make-frame-command): New function. | Richard M. Stallman | 1996-06-07 | 1 | -1/+8 |
| * | (smtpmail-send-it): Fix error messages. | Richard M. Stallman | 1996-06-07 | 1 | -26/+24 |
| * | Initial revision | Richard M. Stallman | 1996-06-07 | 1 | -0/+479 |
| * | (hexl-mode-map): Bind prior, home, deletechar, deleteline, | Richard M. Stallman | 1996-06-06 | 1 | -98/+104 |
| * | (shell-mode-hook): Set comint-completion-addsuffix | Richard M. Stallman | 1996-06-05 | 1 | -0/+4 |
| * | (comint-dynamic-complete-filename) [ms-dos, windows-nt]: | Richard M. Stallman | 1996-06-05 | 1 | -6/+11 |
| * | (vc-cancel-version): Fix paren error. | Richard M. Stallman | 1996-06-05 | 1 | -2/+2 |
| * | (imenu): In interactive spec, pass the entire | Richard M. Stallman | 1996-06-05 | 1 | -1/+1 |
| * | (xterm-mouse-event): Adjust for minibuffer prompt width. | Richard M. Stallman | 1996-06-04 | 1 | -0/+4 |
| * | (he-file-name-chars): Check windows-nt, not ms-windows. | Richard M. Stallman | 1996-06-04 | 1 | -1/+1 |