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
Kenichi Handa
91693d18ea
(reset-language-environment): Call
...
update-coding-systems-internal.
1998-09-16 07:21:31 +00:00
Kenichi Handa
4cb4b38841
Call update-coding-systems-internal at the tail.
1998-09-16 07:21:31 +00:00
Dave Love
b64ea3878b
(vc-menu-map): Change the vc-directory label. Don't
...
use the menu-enable properties, pending doing it correctly and
acceptably fast.
1998-09-14 17:26:39 +00:00
Dave Love
c733d4ce34
(map-y-or-n-p): Mention RET, `q' in the help text.
1998-09-14 17:14:40 +00:00
Thien-Thi Nguyen
b51900451a
(hs-grok-mode-type) Handle nil comment-start' and
comment-end'.
1998-09-13 21:55:51 +00:00
Karl Heuer
a117eaee5e
(blink-matching-open): Don't log paren matching
...
messages in *Messages*.
1998-09-13 15:23:03 +00:00
Karl Heuer
def7db1da1
(scroll-bar-scroll-down, scroll-bar-scroll-up):
...
Set point-before-scroll at end even if there was an error.
1998-09-13 03:51:22 +00:00
Karl Heuer
7ff020486d
(mark-sexp-diary-entries): Fix previous chg.
1998-09-13 03:45:02 +00:00
Karl Heuer
7dd24f0261
(ange-ftp-insert-file-contents):
...
Use binary mode for dumb-unix hosts as for unix hosts.
(ange-ftp-copy-file-internal): Likewise.
1998-09-13 03:42:11 +00:00
Karl Heuer
a994501e32
(use-hard-newlines): Doc fix.
1998-09-13 03:41:13 +00:00
Karl Heuer
e189df5073
Doc fixes.
1998-09-13 03:37:24 +00:00
Karl Heuer
703c3a110b
(widget-menu-max-shortcuts): New variable.
...
(widget-choose): Don't use single-char shortcuts if # items
exceeds that many. Use minibuffer instead.
1998-09-13 03:36:27 +00:00
Eric M. Ludlam
65f2da7e91
Version letter
1998-09-12 13:58:46 +00:00
Eric M. Ludlam
afa43ce107
(speedbar-frame-mode): Only set the position on window systems.
1998-09-12 13:56:25 +00:00
Noah Friedman
f6cafb3ece
Comment fixes only.
1998-09-11 01:40:25 +00:00
Noah Friedman
e18b0c51c3
(type-break-mode): remove :version field from defcustom declaration.
...
It's wreaking too much havoc with XEMacs and older versions of Emacs, which
share this code.
1998-09-11 01:38:30 +00:00
Noah Friedman
876bfee076
(resize-minibuffer-mode): remove :version field from defcustom declaration.
...
It's wreaking too much havoc with XEMacs and older versions of Emacs, which
share this code.
1998-09-11 01:36:54 +00:00
Noah Friedman
cb0c9dcef3
(rlogin): If using make-local-hook, pass the 4th arg t to add-hook also to
...
modify the new local value.
1998-09-11 01:22:53 +00:00
Dave Love
b524ce9fc5
(vc-insert-headers): Doc fix.
1998-09-10 21:50:05 +00:00
Karl Heuer
59e7a63738
(flyspell-mode-on): Make the
...
ispell-... variables permanent locals.
(flyspell-mode-off): Add autoload cookie.
1998-09-10 16:07:02 +00:00
Karl Heuer
b2a577ecba
(flyspell-mode-on): fix kill-buffer-hook
...
to make killing of ispell process work even if
kill-all-local-variables has been run.
1998-09-10 16:05:59 +00:00
Karl Heuer
94d1817dff
(mark-sexp-diary-entries): Avoid infinite loop when
...
sexp entry ends at end of file with no newline.
1998-09-10 16:03:07 +00:00
Karl Heuer
e63d9e3174
(ange-ftp-write-region): For `dumb-unix' host,
...
do use binary mode, just as for `unix'.
(ange-ftp-host-type): If HOST is nil, return `unix'.
1998-09-10 16:01:37 +00:00
Karl Heuer
05a4037321
(dired-mark-files-containing-regexp):
...
Don't scan directories. Ignore non-readable files.
1998-09-10 16:00:20 +00:00