| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | (gnus-gmt-to-local): When rewriting a date to local time, | Karl Heuer | 1996-05-28 | 1 | -1/+1 |
* | (mail-abbrev-expand-hook): Disable abbrev mode temporarily while working, | Roland McGrath | 1996-05-26 | 1 | -30/+33 |
* | (mh-version): Use mh-e-RCS-id rather than mh-e-version | Karl Heuer | 1996-05-21 | 1 | -2/+2 |
* | (make-backup-file-name): Check msdos-long-file-names. | Karl Heuer | 1996-05-21 | 1 | -3/+6 |
* | (c-macro-expansion): Delete ??! trigraph in uniquestring. | Karl Heuer | 1996-05-21 | 1 | -10/+11 |
* | (c-macro-expansion): Correct bug in creating tempname. | Karl Heuer | 1996-05-21 | 1 | -3/+5 |
* | (win32-handle-scroll-bar-event): Restore | Karl Heuer | 1996-05-21 | 1 | -18/+21 |
* | (scroll-bar-maybe-set-window-start): Always set | Karl Heuer | 1996-05-21 | 1 | -1/+3 |
* | (do-auto-fill): Return t if real work was done. | Karl Heuer | 1996-05-21 | 1 | -1/+5 |
* | Fixed up initial line | Erik Naggum | 1996-05-20 | 9 | -8/+9 |
* | Renamed from cal-persian.el to avoid 14-character limitation. | Karl Heuer | 1996-05-20 | 1 | -3/+3 |
* | Change autoload references from cal-persian to cal-persia. | Karl Heuer | 1996-05-20 | 2 | -5/+5 |
* | Hold previous change until after the release. | Karl Heuer | 1996-05-18 | 3 | -4/+184 |
* | (sc::menu): Fix typo. | Erik Naggum | 1996-05-18 | 1 | -1/+1 |
* | Initial revision | Karl Heuer | 1996-05-17 | 1 | -0/+170 |
* | (path-separator, grep-null-device, | Karl Heuer | 1996-05-17 | 1 | -72/+0 |
* | (save-to-unix-hook, revert-from-unix-hook, using-unix-filesystems): | Karl Heuer | 1996-05-17 | 1 | -112/+0 |
* | [windows-nt, ms-dos]: Load dos-win32. | Karl Heuer | 1996-05-17 | 1 | -0/+4 |
* | (term-send-raw-string): send-string -> process-send-string. | Karl Heuer | 1996-05-17 | 1 | -4/+4 |
* | Delete the hilit19 support--it doesn't work. | Karl Heuer | 1996-05-17 | 1 | -95/+1 |
* | (latex-imenu-create-index): | Richard M. Stallman | 1996-05-15 | 1 | -15/+19 |
* | Several doc fixes. | Karl Heuer | 1996-05-15 | 1 | -9/+9 |
* | (pascal-end-of-statement, pascal-calculate-indent): | Richard M. Stallman | 1996-05-13 | 1 | -5/+7 |
* | (vc-rename-file): After renaming, update VC info and modeline. | Richard M. Stallman | 1996-05-13 | 1 | -1/+4 |
* | (using-unix-filesystems): Update doc string. | Geoff Voelker | 1996-05-11 | 1 | -0/+4 |
* | (win32-handle-scroll-bar-event): Use scroll-bar-maybe-set-window-start. | Richard M. Stallman | 1996-05-11 | 1 | -1/+1 |
* | (scroll-bar-drag-position): New function. | Richard M. Stallman | 1996-05-11 | 1 | -0/+32 |
* | (term-emulate-terminal): On CR, set term-current-column | Richard M. Stallman | 1996-05-11 | 1 | -1/+1 |
* | Lots of fixes. | Richard M. Stallman | 1996-05-11 | 1 | -49/+80 |
* | (f90-hilit-patterns): Avoid using undefined variables. | Richard M. Stallman | 1996-05-11 | 1 | -8/+8 |