| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (rmail-summary-next-labeled-message) | Karl Heuer | 1996-07-13 | 1 | -6/+12 |
| * | (mouse-major-mode-menu-1): No need to copy the top | Karl Heuer | 1996-07-13 | 1 | -18/+1 |
| * | (browse-url-netscape-program): New variable. | Karl Heuer | 1996-07-13 | 1 | -3/+9 |
| * | Bind shell-file-name-quote-list and shell-file-name-regexp specially for MSDOG. | Simon Marshall | 1996-07-12 | 1 | -4/+16 |
| * | 1. For fns like comint-postoutput-scroll-to-bottom on comint-output-filter-f... | Simon Marshall | 1996-07-12 | 1 | -46/+57 |
| * | 1. Use new font-lock-comment-start-regexp for matching a comment---it can be... | Simon Marshall | 1996-07-12 | 1 | -20/+91 |
| * | (dabbrev-case-fold-search, dabbrev-case-replace): Set | Karl Heuer | 1996-07-12 | 1 | -0/+2 |
| * | (smtpmail-deduce-address-list): Handle RESENT-* fields. | Karl Heuer | 1996-07-12 | 1 | -2/+9 |
| * | (normal-top-level-add-to-load-path): | Karl Heuer | 1996-07-12 | 1 | -1/+1 |
| * | (rmail-make-basic-summary-line): | Karl Heuer | 1996-07-11 | 1 | -1/+8 |
| * | (tex-validate-region): Skip fwd over whitespace | Karl Heuer | 1996-07-11 | 1 | -4/+12 |
| * | (mouse-drag-region): Cope if stop-point is nil. | Karl Heuer | 1996-07-11 | 1 | -41/+61 |
| * | (bibtex-reference-head): Allow spaces and tabs between | Karl Heuer | 1996-07-11 | 1 | -9/+23 |
| * | (mouse-major-mode-menu-1): Always return just a keymap; | Karl Heuer | 1996-07-08 | 1 | -5/+5 |
| * | (timezone-parse-date): Fix previous change. | Karl Heuer | 1996-07-08 | 1 | -1/+1 |
| * | (gud-irix-p): Exclude Irix6.1 up. | Karl Heuer | 1996-07-07 | 1 | -9/+26 |
| * | (ps-article-author, ps-info-file, ps-info-node): Don't die if header is missing. | Karl Heuer | 1996-07-07 | 1 | -3/+3 |
| * | (ps-article-subject): Don't die if no subject header. | Karl Heuer | 1996-07-07 | 1 | -1/+1 |
| * | (timezone-parse-date): Handle ISO 8601 dates, so rmailsort does the right | Miles Bader | 1996-07-07 | 1 | -9/+22 |
| * | (mouse-show-mark): In transient mark mode, delete mouse-drag-overlay. | Miles Bader | 1996-07-07 | 1 | -16/+36 |
| * | (tar-mode-map): Bind up and down like C-p, C-n. | Miles Bader | 1996-07-07 | 1 | -0/+2 |
| * | (insert-directory): Fix previous change. | Erik Naggum | 1996-07-07 | 1 | -1/+1 |
| * | Wrongly places parens. | Lars Magne Ingebrigtsen | 1996-07-06 | 1 | -2/+2 |
| * | * gnus-cus.el (()): Make sure that calling `gnus-visual-p' during | Lars Magne Ingebrigtsen | 1996-07-06 | 1 | -5/+7 |
| * | Removed debug code. | Simon Marshall | 1996-07-05 | 1 | -1/+0 |
| * | (newline): Don't do the optimization if the newline before point is | Miles Bader | 1996-07-04 | 1 | -0/+8 |
| * | (unfocus-frame, focus-frame): Define as no-ops. | Miles Bader | 1996-07-04 | 1 | -0/+2 |
| * | (scheme-mode-variables): Set comment-start-skip to ignore backslash-quoted | Miles Bader | 1996-07-04 | 1 | -1/+3 |
| * | (lisp-mode-variables): Set comment-start-skip to ignore backslash-quoted | Miles Bader | 1996-07-04 | 1 | -1/+3 |
| * | (insert-directory): When converting SWITCHES string to a list, put back | Miles Bader | 1996-07-04 | 1 | -1/+1 |
| * | (smtpmail-send-it): Ignore `To:' if there is a `Resent-to':. | Miles Bader | 1996-07-04 | 1 | -1/+2 |
| * | Would infloop under certain conditions. | Lars Magne Ingebrigtsen | 1996-07-04 | 1 | -2/+1 |
| * | (using-unix-filesystems): Doc fix. | Miles Bader | 1996-07-03 | 1 | -5/+4 |
| * | Major rewrite. | Miles Bader | 1996-07-03 | 1 | -102/+174 |
| * | * gnus-cache.el (gnus-cache-possibly-alter-active): Check for | Lars Magne Ingebrigtsen | 1996-07-02 | 1 | -7/+8 |
| * | (rmail-make-basic-summary-line): Accept ISO 8601 dates as well. | Miles Bader | 1996-07-02 | 1 | -0/+9 |
| * | (mail-hist-current-header-name): Use buffer-substring-no-properties. | Miles Bader | 1996-07-02 | 1 | -1/+1 |
| * | (require 'cl) is only necessary when compiling. | Erik Naggum | 1996-07-02 | 1 | -4/+5 |
| * | (vip-read-key): inhibit quit added. | Michael Kifer | 1996-07-01 | 1 | -4/+9 |
| * | Load `gnus-score-mode' from "score-mode". | Lars Magne Ingebrigtsen | 1996-06-30 | 1 | -1/+1 |
| * | Initial revision | Lars Magne Ingebrigtsen | 1996-06-30 | 1 | -0/+110 |
| * | (Info-next-preorder): After we move up, move forward again. | Richard M. Stallman | 1996-06-30 | 1 | -4/+23 |
| * | (ask-user-about-supersession-help): Change help text. | Richard M. Stallman | 1996-06-29 | 1 | -2/+10 |
| * | (set-visited-file-name): New optional arg NO-QUERY. | Richard M. Stallman | 1996-06-29 | 1 | -2/+6 |
| * | (bibtex-reference-head): Allow whitespace after the open paren. | Richard M. Stallman | 1996-06-29 | 1 | -1/+1 |
| * | (tmm-add-prompt): If tmm-completion-prompt is nil, | Richard M. Stallman | 1996-06-29 | 1 | -2/+8 |
| * | (mouse-start-end): Support selecting strings by double | Richard M. Stallman | 1996-06-29 | 1 | -0/+25 |
| * | (executable-set-magic): Add space at end of line | Richard M. Stallman | 1996-06-29 | 1 | -13/+21 |
| * | Synched with Gnus 5.2.31. | Lars Magne Ingebrigtsen | 1996-06-29 | 13 | -328/+411 |
| * | Wrong version number. | Lars Magne Ingebrigtsen | 1996-06-29 | 1 | -1/+1 |