| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | (buffer-file-numbers-unique): New variable; | Richard M. Stallman | 1996-06-04 | 1 | -1/+5 |
* | (occur): Avoid "1 lines" in echo area. | Richard M. Stallman | 1996-06-04 | 1 | -5/+7 |
* | (shell-match-partial-variable): Doc fix. | Richard M. Stallman | 1996-06-04 | 1 | -1/+1 |
* | (mouse-show-mark): Use temporary highlighting if possible instead of a pause. | Richard M. Stallman | 1996-06-03 | 1 | -10/+23 |
* | (reporter-submit-bug-report): | Richard M. Stallman | 1996-06-03 | 1 | -5/+13 |
* | Comment change. | Richard M. Stallman | 1996-06-03 | 1 | -1/+1 |
* | (msdos-color-aliases): Define more colors. (msdos-color-translate): | Richard M. Stallman | 1996-06-02 | 1 | -30/+151 |
* | (ispell-region): Handle ispell-skip-sgml properly with an re-search. | Richard M. Stallman | 1996-05-31 | 1 | -2/+2 |
* | (electric-helpify): Allow NAME to be given as arg. | Richard M. Stallman | 1996-05-31 | 1 | -3/+3 |
* | (reporter-submit-bug-report): | Richard M. Stallman | 1996-05-31 | 1 | -2/+2 |
* | (fill-individual-paragraphs): Don't get stuck | Richard M. Stallman | 1996-05-31 | 1 | -1/+4 |
* | (shell-command-on-region): In output buffer, display | Karl Heuer | 1996-05-30 | 1 | -1/+4 |
* | (Info-insert-dir): Fix default directory. | Karl Heuer | 1996-05-30 | 1 | -6/+4 |
* | (event-point): Fix fboundp test surrounding this. | Karl Heuer | 1996-05-30 | 1 | -1/+1 |
* | Use executing-kbd-macro, not executing-macro. | Karl Heuer | 1996-05-29 | 5 | -18/+18 |
* | (change-log-font-lock-keywords): Require colon after | Karl Heuer | 1996-05-28 | 1 | -1/+1 |
* | (gnus-inews-date): Avoid race condition. | Karl Heuer | 1996-05-28 | 1 | -2/+6 |
* | * gnus.el (gnus-article-date-ut): Avoid race condition. | Karl Heuer | 1996-05-28 | 1 | -4/+8 |