Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (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 |
| | | | | | Fix typo in direct-file-tag case: position -> startpos. (tag-word-match-p, tag-exact-file-name-match-p): Fix off-by-one errors. | ||||
* | (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 |
| | | | | (perldb): Use it. | ||||
* | 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 |
| | | | | `risky-local-variable' property, since these get eval'ed. | ||||
* | (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 |
| | | | | | | (dabbrev-completion): Bind completion-ignore-case. (dabbrev--substitute-expansion): Downcase the expansion here, but not if case pattern matches start of original expansion. | ||||
* | (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 |
| | | | | until after adjusting subject string. | ||||
* | (display-time): Call display-time-event-handler directly | Richard M. Stallman | 1996-07-21 | 1 | -0/+2 |
| | | | | to make the time appear right away. | ||||
* | (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 |
| | | | | (gnus-face-dark-name-list): If no dark blue, use royal blue. | ||||
* | (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 |
| | | | | by getting current time once, not twice. | ||||
* | (executable-set-magic): Don't put a space at end | Karl Heuer | 1996-07-15 | 1 | -5/+1 |
| | | | | if user says no. | ||||
* | (sh-mode): Call sh-set-shell only for a writable | Karl Heuer | 1996-07-15 | 1 | -4/+3 |
| | | | | empty buffer. | ||||
* | (smtpmail-send-data-1): Escape "." at the start of | Karl Heuer | 1996-07-15 | 1 | -3/+3 |
| | | | | any line of data, not just lines containing nothing else. | ||||
* | (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 |
| | | | | the undefined `gnus-add-shutdown'. | ||||
* | ((provide 'gnus)): Make sure `gnus-directory' is defined | Lars Magne Ingebrigtsen | 1996-07-14 | 1 | -0/+1 |
| | | | | when byte-compiling. | ||||
* | (outline-auto-activation, outline-layout) | Karl Heuer | 1996-07-13 | 1 | -126/+125 |
| | | | | | | | | | | | | | | | (outline-primary-bullet, outline-plain-bullets-string) (outline-distinctive-bullets-string, outline-old-style-prefixes) (outline-stylish-prefixes, outline-file-xref-bullet) (outline-use-hanging-indents, outline-bullets-string) (outline-write-file-hook, outline-mode, outline-prefix-data) (outline-before-change-protect, outline-make-topic-prefix) (outline-rebullet-current-heading, outline-rebullet-heading) (outline-listify-exposed, outline-expose-topic) (outline-old-expose-topic, outline-exposure) (outline-latex-verbatim-quote-curr-line) (outline-show-current-subtree, outline-hide-current-subtree) (outline-hide-current-leaves, outline-new-exposure): Doc fix. | ||||
* | (outline-resolve-xref): Do not mistake a blank line | Karl Heuer | 1996-07-13 | 1 | -2/+1 |
| | | | | following an xref (@) bullet as part of the rerefenced file name. | ||||
* | (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 ↵ | Simon Marshall | 1996-07-13 | 1 | -2/+2 |
| | | | | skips commas. | ||||
* | (rmail-summary-next-labeled-message) | Karl Heuer | 1996-07-13 | 1 | -6/+12 |
| | | | | | (rmail-summary-previous-labeled-message): Call rmail-summary-goto-msg to move point in the summary. | ||||
* | (mouse-major-mode-menu-1): No need to copy the top | Karl Heuer | 1996-07-13 | 1 | -18/+1 |
| | | | | levels of structure. | ||||
* | (browse-url-netscape-program): New variable. | Karl Heuer | 1996-07-13 | 1 | -3/+9 |
| | | | | | (browse-url-mosaic-program): New variable. (browse-url-mosaic, browse-url-netscape): Use them. | ||||
* | 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 ↵ | Simon Marshall | 1996-07-12 | 1 | -46/+57 |
| | | | | | | | | comint-output-filter-functions, don't count back using the length of STRING, as previous fns may have changed the buffer. Count from process-mark. 2. Don't bind file-name-handler-alist, it can break dir tracking. 3. Expand ^ in input only at boi. 4. Use new comint-file-name-regexp as source of valid chars in filenames. | ||||
* | 1. Use new font-lock-comment-start-regexp for matching a comment---it can ↵ | Simon Marshall | 1996-07-12 | 1 | -20/+91 |
| | | | | | | be faster than comment-start-skip. 2. Don't treat ; as an item separator. | ||||
* | (dabbrev-case-fold-search, dabbrev-case-replace): Set | Karl Heuer | 1996-07-12 | 1 | -0/+2 |
| | | | | risky-local-variable property, since these get eval'ed. | ||||
* | (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 |
| | | | | Use directory-file-name since load-path elements don't end in /. | ||||
* | (rmail-make-basic-summary-line): | Karl Heuer | 1996-07-11 | 1 | -1/+8 |
| | | | | If user-mail-address is nil, use alternative. | ||||
* | (tex-validate-region): Skip fwd over whitespace | Karl Heuer | 1996-07-11 | 1 | -4/+12 |
| | | | | | | and punctuation, to find point of mismatch. (validate-tex-buffer): Don't include the blank lines before a paragraph in the paragraph being checked. |