1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
Commit Graph

11622 Commits

Author SHA1 Message Date
Richard M. Stallman
f9e6a7e8f5 Fix author's email address. 1998-09-28 09:20:40 +00:00
Richard M. Stallman
3120a677e9 (help-quit): Add doc. 1998-09-27 21:20:42 +00:00
Richard M. Stallman
a82e9c0177 (help-for-help): Use %THIS-KEY%. 1998-09-27 21:17:26 +00:00
Richard M. Stallman
527a0902ee (make-help-screen): Keep HELP-TEXT
in a separate function definition, not in the help command FNAME.
Replace %THIS-KEY% with the key sequence that ran FNAME.
1998-09-27 21:17:00 +00:00
Karl Heuer
6633b89142 (tex-run-command): Doc fix.
(tex-start-tex): Don't use tex-start-options-string in star case.
Quote file name in star case as well as in non-star.
Add blank and quoting of option string here.
(tex-start-options-string): Not here.
1998-09-25 20:30:42 +00:00
Karl Heuer
dfba246797 (hexl-mode-map): More of previous change. 1998-09-25 17:04:24 +00:00
Karl Heuer
405dadec66 (texinfo-show-structure): Bind inhibit-read-only. 1998-09-25 17:01:52 +00:00
Karl Heuer
a9d6e49639 (gnus-output-to-rmail): adjust to
`rmail-output-to-rmail-file'
1998-09-25 17:00:25 +00:00
Karl Heuer
ec0a2f45a2 (isearch-search-and-update): Properly
handle upper case letters in the reverse-search special case.
1998-09-25 16:53:04 +00:00
Karl Heuer
7a12a2f7e8 Extend the list of autoloaded functions. 1998-09-25 16:51:32 +00:00
Karl Heuer
c316b3a504 (viper-movement-commands): Escape literal semicolon. 1998-09-23 23:42:22 +00:00
Karl Heuer
1ce965febf (asm-mode): Doc fix.
(asm-comment-char): Escape literal semicolon.
1998-09-23 23:38:11 +00:00
Karl Heuer
69edcf7e99 (term-delimiter-argument-list): Doc fix.
(term-emulate-terminal): Escape literal semicolon.
1998-09-23 23:36:59 +00:00
Karl Heuer
1c9320f14a Test for set-buffer-multibyte rather than using mule-version. 1998-09-23 23:25:48 +00:00
Karl Heuer
2e435b7f41 (hexl-mode-map): Don't override all ESC bindings,
only those that normally modify the buffer.
1998-09-23 22:24:21 +00:00
Karl Heuer
73cc7f2aa0 (check-ispell-version): Ensure same buffer is current
when let-binding of case-fold-search ends.
1998-09-23 22:22:45 +00:00
Karl Heuer
c82b4a7521 Skip invisible overlay.
(ps-print-version): New version number (4.1) and doc fix.
(ps-generate-postscript-with-faces): Skip invisible overlay.
1998-09-23 22:11:56 +00:00
Karl Heuer
a73a57bca1 (dabbrev--find-expansion): Don't scan the current buffer
over again.
1998-09-23 21:56:59 +00:00
Karl Heuer
0cf950b1a9 (mh-mhn-compose-insertion): Use quotes. 1998-09-23 21:51:50 +00:00
Kenichi Handa
bd21f930c9 (quail-update-guidance): Check for the
return value of (quail-guidance) fixed.
(quail-update-translation): Bind quail-current-str locally when it
calls quail-update-guidance.
(quail-update-translation): If input-method-exit-on-first-char is
non-nil, terminate translation only when the current input method
is simple.
1998-09-22 10:33:09 +00:00
Paul Eggert
086e079cbe (locale-translation-file-name): Prefer X-related names
to the name used by GNU/Linux sans X.  Set to nil if no file found.
(command-line): Use locale-translation-file-name if it is not nil,
instead of testing for its existence again.
regexp-quote the ctype before using it in a regexp.
Allow a colon to appear after the ctype in the aliases file,
as is done in X11R6.4.
1998-09-22 06:12:49 +00:00
Karl Heuer
7d8a6e1fc4 (rmail-resend): Work properly if invoked from summary. 1998-09-21 19:47:00 +00:00
Karl Heuer
f3e7c0dc58 (appt-interval): Variable deleted.
(appt-check): For minutes in between appt-display-interval times,
do check, but don't display anything except an updated mode line.
Count against appt-display-interval based on minutes since
first display of this appointment, not based on time of day.
If appt-display-mode-line, force mode line redisplay
whenever appt-mode-string has changed.
(appt-add, appt-delete): Add autoload cookies.
(appt-check): Catch errors from calling `diary'.
(appt-max-time): Renamed from max-time.
(appt-now-displayed, appt-display-count): New variables.
(appt-timer): Don't create one if we already have one.
1998-09-21 19:45:14 +00:00
Karl Heuer
691d39b7b4 (tex-compilation-parse-errors):
More general code to use the source buffer instead of the zap file.
1998-09-21 19:44:20 +00:00
Karl Heuer
f799bf7ce3 (mouse-avoidance-banish-hook): Don't move unless in an
Emacs frame.
1998-09-21 19:42:29 +00:00
Dave Love
cf4a60a319 (remove-hook): Check list values to avoid errors. 1998-09-21 17:57:46 +00:00
Karl Heuer
6ec74fd45a (rmail-decode-babyl-format): Recognize both
`undecided' and `undecided-unix'.
1998-09-21 17:43:57 +00:00
Dave Love
91fd6b858c (help-make-xrefs): Fix typo affecting Info references. 1998-09-21 17:39:54 +00:00
Karl Heuer
99f08df44e Fix previous change. 1998-09-21 17:23:50 +00:00
Karl Heuer
b32e3ef882 (highlight-compare-with-file): Renamed from
compare-with-file.
1998-09-21 17:20:27 +00:00
Karl Heuer
917eabae09 (find-function-search-for-symbol): Fix error messages. 1998-09-21 16:35:21 +00:00
Karl Heuer
c2509060c7 Write load-history into etc/fns-VERSION.el, then clear it. 1998-09-21 16:33:18 +00:00
Karl Heuer
1cc0e30789 (load-history-loaded): New variable.
(symbol-file): Load etc/fns-VERSION.el if that has not been done.
1998-09-21 16:32:55 +00:00
Noah Friedman
44faf98195 (eldoc-message): Check for 1-arg case, and store string in
eldoc-last-message without consing a new string.
Rearrange logic from nested if's into cond's.

(eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string.
Do not print message; just return string.

(eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring.
Do not print message; just return string.
Cache that string in eldoc-last-data.

(eldoc-last-data): Make into a vector.
(eldoc-get-fnsym-args-string): Use new data form of structure.
(eldoc-get-var-docstring): Here also.

(eldoc-last-data-store): New function.
(eldoc-get-fnsym-args-string): Use it.
(eldoc-get-var-docstring): Here also.

(eldoc-docstring-first-line): Minimize interim string consing.
Call substitute-command-keys on the result.

(eldoc-print-var-docstrings, eldoc-print-docstring,
eldoc-docstring-message): Functions removed.
(eldoc-docstring-format-sym-doc): New function, functionality ripped out of
eldoc-docstring-message.
(eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it.
1998-09-19 02:15:26 +00:00
Kenichi Handa
421e3b4eb5 (make-coding-system): Doc-string modified. 1998-09-18 13:10:40 +00:00
Thien-Thi Nguyen
115db33eb5 *** empty log message *** 1998-09-18 09:41:31 +00:00
Andreas Schwab
938121302c (site-run-file): Fix customize type. 1998-09-18 09:22:48 +00:00
Andreas Schwab
c6e5033d0e (speedbar-initial-expansion-list-name): Fix
customize type.
1998-09-18 09:21:27 +00:00
Andreas Schwab
6f0984e52c (shell-input-autoexpand): Fix customize type. 1998-09-18 09:20:28 +00:00
Andreas Schwab
334cc3b71b (ps-font-info-database): Add missing dots in value.
Improve layout of customize type.
1998-09-18 09:19:47 +00:00
Andreas Schwab
d2ef1f6239 (vhdl-header-file): Fix customize type. 1998-09-18 09:18:40 +00:00
Andreas Schwab
0b44343bfb (cpp-face-light-list, cpp-face-dark-list): Fix
customize type.
1998-09-18 09:17:45 +00:00
Andreas Schwab
300f7bb347 (cperl-lazy-help-time): Fix customize
type.
1998-09-18 09:17:02 +00:00
Andreas Schwab
78dc50d364 (traceroute-program-options, ping-program-options,
ipconfig-program-options, netstat-program-options,
arp-program-options, route-program-options,
nslookup-program-options, ftp-program-options): Fix customize
type.
1998-09-18 09:15:45 +00:00
Andreas Schwab
58ed689c21 (clean-buffer-list-kill-regexps,
clean-buffer-list-kill-buffer-names,
clean-buffer-list-kill-never-buffer-names,
clean-buffer-list-kill-never-regexps): Fix customize type.
1998-09-18 09:14:52 +00:00
Andreas Schwab
1ac26bf578 (Man-init-defvars): Avoid trailing nil on
Man-filter-list.
1998-09-18 09:13:46 +00:00
Andreas Schwab
e1c3516e8e (rmail-movemail-program): Fix customize type. 1998-09-18 09:13:07 +00:00
Andreas Schwab
7b3237a117 (feedmail-x-mailer-line-user-appendage,
feedmail-fiddle-plex-user-list,
feedmail-spray-address-fiddle-plex-list,
feedmail-prompt-before-queue-user-alist,
feedmail-prompt-before-queue-help-supplement,
feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
feedmail-queue-alternative-mail-header-separator): Fix customize
type.
-------------------------------------------------------------------
1998-09-18 09:12:03 +00:00
Andreas Schwab
3917863bc1 (printer-name): Fix customize type. 1998-09-18 09:10:57 +00:00
Andreas Schwab
f8e03ecbd3 (compilation-error-screen-columns): New
variable.
(compilation-next-error-locus): Use it to decide whether to use
forward-char or move-to-column.
1998-09-18 09:06:20 +00:00