| Commit message (Expand) | Author | Age | Files | Lines |
* | (texinfo-format-today): Avoid race condition by getting current time only once. | Karl Heuer | 1996-07-15 | 1 | -9/+1 |
* | (appt-check, appt-make-list): Avoid race condition | Karl Heuer | 1996-07-15 | 1 | -8/+6 |
* | (executable-set-magic): Don't put a space at end | Karl Heuer | 1996-07-15 | 1 | -5/+1 |
* | (sh-mode): Call sh-set-shell only for a writable | Karl Heuer | 1996-07-15 | 1 | -4/+3 |
* | (smtpmail-send-data-1): Escape "." at the start of | Karl Heuer | 1996-07-15 | 1 | -3/+3 |
* | (eldoc-mode): Toggle eldoc-mode if no prefix given. | Noah Friedman | 1996-07-14 | 1 | -4/+6 |
* | * gnus-cache.el (()): Make sure byte-compilation doesn't trip on | Lars Magne Ingebrigtsen | 1996-07-14 | 1 | -1/+4 |
* | ((provide 'gnus)): Make sure `gnus-directory' is defined | Lars Magne Ingebrigtsen | 1996-07-14 | 1 | -0/+1 |
* | (outline-auto-activation, outline-layout) | Karl Heuer | 1996-07-13 | 1 | -126/+125 |
* | (outline-resolve-xref): Do not mistake a blank line | Karl Heuer | 1996-07-13 | 1 | -2/+1 |
* | (display-time): Fix start time for run-at-time. | Karl Heuer | 1996-07-13 | 1 | -1/+4 |
* | Make sure font-lock-match-c++-style-declaration-item-and-skip-to-next only sk... | Simon Marshall | 1996-07-13 | 1 | -2/+2 |
* | (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 |