1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-30 18:23:20 -07:00
Commit graph

7302 commits

Author SHA1 Message Date
Karl Heuer
a1cfbf35a9 (texinfo-format-today): Avoid race condition by getting current time only once. 1996-07-15 20:26:39 +00:00
Karl Heuer
0d26feea89 (appt-check, appt-make-list): Avoid race condition
by getting current time once, not twice.
1996-07-15 20:23:12 +00:00
Karl Heuer
3fbe47598e (executable-set-magic): Don't put a space at end
if user says no.
1996-07-15 20:18:18 +00:00
Karl Heuer
c14c7a0511 (sh-mode): Call sh-set-shell only for a writable
empty buffer.
1996-07-15 20:17:53 +00:00
Karl Heuer
5781056053 (smtpmail-send-data-1): Escape "." at the start of
any line of data, not just lines containing nothing else.
1996-07-15 20:00:34 +00:00
Noah Friedman
58ee38cab8 (eldoc-mode): Toggle eldoc-mode if no prefix given. 1996-07-14 16:46:25 +00:00
Lars Magne Ingebrigtsen
fb98e6ce18 * gnus-cache.el (()): Make sure byte-compilation doesn't trip on
the undefined `gnus-add-shutdown'.
1996-07-14 14:42:27 +00:00
Lars Magne Ingebrigtsen
750ff6a808 ((provide 'gnus)): Make sure `gnus-directory' is defined
when byte-compiling.
1996-07-14 14:32:45 +00:00
Karl Heuer
353e2ef2de (outline-auto-activation, outline-layout)
(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.
1996-07-13 18:46:08 +00:00
Karl Heuer
fa29cfef7c (outline-resolve-xref): Do not mistake a blank line
following an xref (@) bullet as part of the rerefenced file name.
1996-07-13 18:40:22 +00:00
Karl Heuer
92373e943a (display-time): Fix start time for run-at-time. 1996-07-13 17:53:53 +00:00
Simon Marshall
56a2f57a0d Make sure font-lock-match-c++-style-declaration-item-and-skip-to-next only skips commas. 1996-07-13 11:12:25 +00:00
Karl Heuer
d69006dfee (rmail-summary-next-labeled-message)
(rmail-summary-previous-labeled-message):
Call rmail-summary-goto-msg to move point in the summary.
1996-07-13 00:57:31 +00:00
Karl Heuer
d3e458b053 (mouse-major-mode-menu-1): No need to copy the top
levels of structure.
1996-07-13 00:55:05 +00:00
Karl Heuer
1f0c496bc5 (browse-url-netscape-program): New variable.
(browse-url-mosaic-program): New variable.
(browse-url-mosaic, browse-url-netscape): Use them.
1996-07-13 00:52:08 +00:00
Simon Marshall
39d1a2ce04 Bind shell-file-name-quote-list and shell-file-name-regexp specially for MSDOG. 1996-07-12 07:34:20 +00:00
Simon Marshall
107d7589ed 1. For fns like comint-postoutput-scroll-to-bottom on 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.
1996-07-12 07:32:45 +00:00
Simon Marshall
98f84f52d4 1. Use new font-lock-comment-start-regexp for matching a comment---it can be faster than comment-start-skip.
2.  Don't treat ; as an item separator.
1996-07-12 07:27:55 +00:00
Karl Heuer
8d47e7e524 (dabbrev-case-fold-search, dabbrev-case-replace): Set
risky-local-variable property, since these get eval'ed.
1996-07-12 00:32:48 +00:00
Karl Heuer
13f1d088c1 (smtpmail-deduce-address-list): Handle RESENT-* fields. 1996-07-12 00:09:50 +00:00
Karl Heuer
6bb9d4b8f3 (normal-top-level-add-to-load-path):
Use directory-file-name since load-path elements don't end in /.
1996-07-12 00:08:09 +00:00
Karl Heuer
b9cbdf4547 (rmail-make-basic-summary-line):
If user-mail-address is nil, use alternative.
1996-07-11 23:59:24 +00:00
Karl Heuer
710a0f533a (tex-validate-region): Skip fwd over whitespace
and punctuation, to find point of mismatch.
(validate-tex-buffer): Don't include the blank lines
before a paragraph in the paragraph being checked.
1996-07-11 23:55:01 +00:00
Karl Heuer
d5c847bb69 (mouse-drag-region): Cope if stop-point is nil.
(mouse-major-mode-menu-compute-equiv-keys): Deleted.
(mouse-major-mode-menu-1): Copy the top levels of structure,
if we use all of MENUBAR.
Set mouse-major-mode-menu-prefix.
(mouse-major-mode-menu): Total rewrite.
1996-07-11 23:35:37 +00:00
Karl Heuer
af6fb89dbb (bibtex-reference-head): Allow spaces and tabs between
opening brace or paren and key.  Simplify regexp.
(bibtex-type-in-head, bibtex-key-in-head): Decrement.
(bibtex-mode): Use new function run-with-idle-timer instead of
auto-save-hook for periodically parsing keys.
(bibtex-mode-syntax-table, bibtex-autokey-name-change-strings,
bibtex-autokey-titleword-change-strings): Support non-escaped
double-quoted characters (as with german styles).
(bibtex-field-string-quoted): Disallow lines like
author = "Stefan Sch"of"
until BibTeX supports them.
1996-07-11 23:13:33 +00:00
Karl Heuer
639829447f (mouse-major-mode-menu-1): Always return just a keymap;
never (STRING . KEYMAP).
(mouse-major-mode-menu): Discard the `keymap' from the front of
the keymap we get from mouse-major-mode-menu-1.
Construct the menu name string from major-mode.
1996-07-08 00:17:35 +00:00
Karl Heuer
9d02faa7aa (timezone-parse-date): Fix previous change. 1996-07-08 00:08:49 +00:00
Karl Heuer
ac8da9507a (gud-irix-p): Exclude Irix6.1 up.
(gud-dbx-use-stopformat-p): New variable.
(dbx): Use it to send $stopformat for Irix6.
(gud-irixdbx-marker-filter): Cast $curline to int, not long (see
added comments).
(dbx): Likewise.
1996-07-07 22:29:37 +00:00
Karl Heuer
a97592dd6b (ps-article-author, ps-info-file, ps-info-node): Don't die if header is missing. 1996-07-07 17:35:32 +00:00
Karl Heuer
45a870d9f0 (ps-article-subject): Don't die if no subject header. 1996-07-07 17:30:04 +00:00
Miles Bader
ac4c237c27 (timezone-parse-date): Handle ISO 8601 dates, so rmailsort does the right
thing with them.
1996-07-07 01:59:20 +00:00
Miles Bader
98aac09d3a (mouse-show-mark): In transient mark mode, delete mouse-drag-overlay.
(mouse-undouble-last-event): New function.
(mouse-show-mark): Call mouse-undouble-last-event.
1996-07-07 01:59:10 +00:00
Miles Bader
b644513511 (tar-mode-map): Bind up and down like C-p, C-n. 1996-07-07 01:59:04 +00:00
Erik Naggum
e810675add (insert-directory): Fix previous change. 1996-07-07 01:07:32 +00:00
Lars Magne Ingebrigtsen
1015b9255d Wrongly places parens. 1996-07-06 02:09:31 +00:00
Lars Magne Ingebrigtsen
211f2f722b * gnus-cus.el (()): Make sure that calling `gnus-visual-p' during
byte-compilation doesn't bug out.
1996-07-06 02:05:22 +00:00
Simon Marshall
007a03bfc8 Removed debug code. 1996-07-05 13:35:41 +00:00
Miles Bader
31a5333fd0 (newline): Don't do the optimization if the newline before point is
intangible or read-only or invisible.
1996-07-04 18:55:49 +00:00
Miles Bader
0a5c0893bd (unfocus-frame, focus-frame): Define as no-ops. 1996-07-04 05:45:59 +00:00
Miles Bader
a24c42f7ff (scheme-mode-variables): Set comment-start-skip to ignore backslash-quoted
semicolons.
1996-07-04 05:45:55 +00:00
Miles Bader
e56a043b86 (lisp-mode-variables): Set comment-start-skip to ignore backslash-quoted
semicolons.
1996-07-04 05:45:50 +00:00
Miles Bader
51a2264fb5 (insert-directory): When converting SWITCHES string to a list, put back
in original order.
1996-07-04 05:45:38 +00:00
Miles Bader
52a2a9c397 (smtpmail-send-it): Ignore To:' if there is a Resent-to':. 1996-07-04 05:45:33 +00:00
Lars Magne Ingebrigtsen
22e46c6555 Would infloop under certain conditions. 1996-07-04 04:16:24 +00:00
Miles Bader
5eb976147c (using-unix-filesystems): Doc fix. 1996-07-03 02:05:46 +00:00
Miles Bader
c71437cfe9 Major rewrite. 1996-07-03 01:30:24 +00:00
Lars Magne Ingebrigtsen
ccbf998d92 * gnus-cache.el (gnus-cache-possibly-alter-active): Check for
gnus-cache-active-hashtb before using it.
1996-07-02 23:37:45 +00:00
Miles Bader
15065a0f17 (rmail-make-basic-summary-line): Accept ISO 8601 dates as well. 1996-07-02 16:23:51 +00:00
Miles Bader
384bc96cb9 (mail-hist-current-header-name): Use buffer-substring-no-properties. 1996-07-02 16:23:34 +00:00
Erik Naggum
cc8d8b6fe0 (require 'cl) is only necessary when compiling. 1996-07-02 00:01:05 +00:00