| Commit message (Expand) | Author | Age | Files | Lines |
* | (browse-url-choose-browser): New function. | Richard M. Stallman | 1996-07-24 | 1 | -3/+12 |
* | (tag-exact-file-name-match-p): Fix previous change. | Erik Naggum | 1996-07-23 | 1 | -1/+1 |
* | (cmpl-hours-since-origin): Fix bug: | Richard M. Stallman | 1996-07-23 | 1 | -3/+1 |
* | (file-name-buffer-file-type-alist): Load TAGS files as text, not binary. | Richard M. Stallman | 1996-07-23 | 1 | -2/+0 |
* | (etags-goto-tag-location): New local variable LINE; use it. | Roland McGrath | 1996-07-23 | 1 | -5/+6 |
* | (list-load-path-shadows): Doc fix. | Richard M. Stallman | 1996-07-23 | 1 | -3/+3 |
* | (perldb-command-name): New variable. | Richard M. Stallman | 1996-07-22 | 1 | -1/+4 |
* | Comment change. | Richard M. Stallman | 1996-07-22 | 1 | -1/+1 |
* | (dabbrev-case-fold-search, dabbrev-case-replace): Set | Richard M. Stallman | 1996-07-22 | 1 | -0/+2 |
* | (dabbrev-case-fold-search, dabbrev-case-replace): Undo previous change. | Richard M. Stallman | 1996-07-22 | 1 | -2/+0 |
* | (dabbrev--search): Don't downcase the result here. | Richard M. Stallman | 1996-07-21 | 1 | -2/+16 |
* | (executable-find): Doc fix. | Richard M. Stallman | 1996-07-21 | 1 | -1/+1 |
* | (display-time): Fix prev change: use display-time-update. | Richard M. Stallman | 1996-07-21 | 1 | -1/+1 |
* | (vip-ms-style-os-p, vip-vms-os-p): Moved to viper-util.el. | Karl Heuer | 1996-07-21 | 1 | -5/+0 |
* | (vip-ms-style-os-p, vip-vms-os-p): Moved here from viper.el. | Karl Heuer | 1996-07-21 | 1 | -0/+5 |
* | (rmail-next-same-subject): Don't set search-regexp | Karl Heuer | 1996-07-21 | 1 | -7/+7 |
* | (display-time): Call display-time-event-handler directly | Richard M. Stallman | 1996-07-21 | 1 | -0/+2 |
* | (executable-find): Doc fix. | Karl Heuer | 1996-07-21 | 1 | -2/+2 |
* | Fix FSF address in comment. | Karl Heuer | 1996-07-20 | 4 | -8/+12 |
* | Use current FSF address/phone in sample file. | Karl Heuer | 1996-07-20 | 1 | -3/+3 |
* | Delete second (obsolete) copy of FSF address. | Karl Heuer | 1996-07-20 | 1 | -4/+0 |
* | (vip-ms-style-os-p): Doc fix. | Karl Heuer | 1996-07-20 | 1 | -6/+6 |
* | (view-mode-auto-exit): Doc fix. | Karl Heuer | 1996-07-20 | 1 | -1/+4 |
* | (list-load-path-shadows): Fix ambiguous wording. | Karl Heuer | 1996-07-20 | 1 | -20/+21 |
* | Don't test X colors unless using X. | Karl Heuer | 1996-07-20 | 1 | -2/+5 |
* | If no dark magenta, use maroon. | Karl Heuer | 1996-07-19 | 1 | -3/+11 |
* | (vip-get-filenames-from-buffer): Add &optional. | Karl Heuer | 1996-07-17 | 1 | -1/+1 |
* | (send-invisble): Comment fix. | Karl Heuer | 1996-07-17 | 1 | -1/+1 |
* | (display-time): Starting time should be future, not past. | Karl Heuer | 1996-07-17 | 1 | -4/+3 |
* | * message.el (message-send): Don't use mail-hist by default. | Lars Magne Ingebrigtsen | 1996-07-16 | 1 | -4/+4 |
* | (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 |