bpt/emacs.git
25 years ago(speedbar-initial-expansion-list-name): Fix
Andreas Schwab [Fri, 18 Sep 1998 09:21:27 +0000 (09:21 +0000)]
(speedbar-initial-expansion-list-name): Fix
customize type.

25 years ago(shell-input-autoexpand): Fix customize type.
Andreas Schwab [Fri, 18 Sep 1998 09:20:28 +0000 (09:20 +0000)]
(shell-input-autoexpand): Fix customize type.

25 years ago(ps-font-info-database): Add missing dots in value.
Andreas Schwab [Fri, 18 Sep 1998 09:19:47 +0000 (09:19 +0000)]
(ps-font-info-database): Add missing dots in value.
Improve layout of customize type.

25 years ago(vhdl-header-file): Fix customize type.
Andreas Schwab [Fri, 18 Sep 1998 09:18:40 +0000 (09:18 +0000)]
(vhdl-header-file): Fix customize type.

25 years ago(cpp-face-light-list, cpp-face-dark-list): Fix
Andreas Schwab [Fri, 18 Sep 1998 09:17:45 +0000 (09:17 +0000)]
(cpp-face-light-list, cpp-face-dark-list): Fix
customize type.

25 years ago(cperl-lazy-help-time): Fix customize
Andreas Schwab [Fri, 18 Sep 1998 09:17:02 +0000 (09:17 +0000)]
(cperl-lazy-help-time): Fix customize
type.

25 years ago(traceroute-program-options, ping-program-options,
Andreas Schwab [Fri, 18 Sep 1998 09:15:45 +0000 (09:15 +0000)]
(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.

25 years ago(clean-buffer-list-kill-regexps,
Andreas Schwab [Fri, 18 Sep 1998 09:14:52 +0000 (09:14 +0000)]
(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.

25 years ago(Man-init-defvars): Avoid trailing nil on
Andreas Schwab [Fri, 18 Sep 1998 09:13:46 +0000 (09:13 +0000)]
(Man-init-defvars): Avoid trailing nil on
Man-filter-list.

25 years ago(rmail-movemail-program): Fix customize type.
Andreas Schwab [Fri, 18 Sep 1998 09:13:07 +0000 (09:13 +0000)]
(rmail-movemail-program): Fix customize type.

25 years ago(feedmail-x-mailer-line-user-appendage,
Andreas Schwab [Fri, 18 Sep 1998 09:12:03 +0000 (09:12 +0000)]
(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.
-------------------------------------------------------------------

25 years ago(printer-name): Fix customize type.
Andreas Schwab [Fri, 18 Sep 1998 09:10:57 +0000 (09:10 +0000)]
(printer-name): Fix customize type.

25 years ago(compilation-error-screen-columns): New
Andreas Schwab [Fri, 18 Sep 1998 09:06:20 +0000 (09:06 +0000)]
(compilation-error-screen-columns): New
variable.
(compilation-next-error-locus): Use it to decide whether to use
forward-char or move-to-column.

25 years ago(quail-japanese-katakana-update-translation):
Kenichi Handa [Wed, 16 Sep 1998 07:21:31 +0000 (07:21 +0000)]
(quail-japanese-katakana-update-translation):
Adjusted for the change of input method handling.

25 years ago(reset-language-environment): Call
Kenichi Handa [Wed, 16 Sep 1998 07:21:31 +0000 (07:21 +0000)]
(reset-language-environment): Call
update-coding-systems-internal.

25 years agoCall update-coding-systems-internal at the tail.
Kenichi Handa [Wed, 16 Sep 1998 07:21:31 +0000 (07:21 +0000)]
Call update-coding-systems-internal at the tail.

25 years ago(adjust_markers_for_replace): Don't adjust a byte
Kenichi Handa [Wed, 16 Sep 1998 07:21:31 +0000 (07:21 +0000)]
(adjust_markers_for_replace): Don't adjust a byte
position if it is FROM.
(adjust_markers_for_combining): New function.
(combine_bytes): Call adjust_markers_for_combining instead of
adjust_markers_for_replace.
(adjust_after_replace): Record deletion of combining after bytes
with the correct position.  Don't add combining bytes to the args
given to adjust_point.  Handle correctly the case that there are
both before and after combining bytes.
(replace_range): Likewise.  Record the actual deletion after
recoding deletions of combining bytes.

25 years ago(code_convert_region): Update beg_unchanged and
Kenichi Handa [Wed, 16 Sep 1998 07:21:31 +0000 (07:21 +0000)]
(code_convert_region): Update beg_unchanged and
end_unchanged after we delete the source text.

25 years ago(message_log_check_duplicate): Count byte length of the
Kenichi Handa [Wed, 16 Sep 1998 07:21:31 +0000 (07:21 +0000)]
(message_log_check_duplicate): Count byte length of the
latest message correctly.

25 years ago(X Windows Projects): Removed the raytracing program at rms's request,
Joel N. Weber II [Tue, 15 Sep 1998 15:22:59 +0000 (15:22 +0000)]
(X Windows Projects): Removed the raytracing program at rms's request,
because people are writing one.

25 years ago(vc-menu-map): Change the vc-directory label. Don't
Dave Love [Mon, 14 Sep 1998 17:26:39 +0000 (17:26 +0000)]
(vc-menu-map): Change the vc-directory label.  Don't
use the menu-enable properties, pending doing it correctly and
acceptably fast.

25 years ago(map-y-or-n-p): Mention RET, `q' in the help text.
Dave Love [Mon, 14 Sep 1998 17:14:40 +0000 (17:14 +0000)]
(map-y-or-n-p): Mention RET, `q' in the help text.

25 years ago(hs-grok-mode-type) Handle nil `comment-start' and `comment-end'.
Thien-Thi Nguyen [Sun, 13 Sep 1998 21:55:51 +0000 (21:55 +0000)]
(hs-grok-mode-type) Handle nil `comment-start' and `comment-end'.

25 years agoAdded a reprogram to reformat HTML, at rms's request.
Joel N. Weber II [Sun, 13 Sep 1998 16:19:27 +0000 (16:19 +0000)]
Added a reprogram to reformat HTML, at rms's request.

25 years ago(blink-matching-open): Don't log paren matching
Karl Heuer [Sun, 13 Sep 1998 15:23:03 +0000 (15:23 +0000)]
(blink-matching-open): Don't log paren matching
messages in *Messages*.

25 years ago(Fmake_local_variable): Doc fix.
Karl Heuer [Sun, 13 Sep 1998 03:58:36 +0000 (03:58 +0000)]
(Fmake_local_variable): Doc fix.

25 years ago(redisplay_internal): Use TEMP_SET_PT_BOTH
Karl Heuer [Sun, 13 Sep 1998 03:54:01 +0000 (03:54 +0000)]
(redisplay_internal): Use TEMP_SET_PT_BOTH
instead of SET_PT_BOTH.
(try_window_id, display_text_line): Likewise.

25 years ago(scroll-bar-scroll-down, scroll-bar-scroll-up):
Karl Heuer [Sun, 13 Sep 1998 03:51:22 +0000 (03:51 +0000)]
(scroll-bar-scroll-down, scroll-bar-scroll-up):
Set point-before-scroll at end even if there was an error.

25 years ago(mark-sexp-diary-entries): Fix previous chg.
Karl Heuer [Sun, 13 Sep 1998 03:45:02 +0000 (03:45 +0000)]
(mark-sexp-diary-entries): Fix previous chg.

25 years ago(ange-ftp-insert-file-contents):
Karl Heuer [Sun, 13 Sep 1998 03:42:11 +0000 (03:42 +0000)]
(ange-ftp-insert-file-contents):
Use binary mode for dumb-unix hosts as for unix hosts.
(ange-ftp-copy-file-internal): Likewise.

25 years ago(use-hard-newlines): Doc fix.
Karl Heuer [Sun, 13 Sep 1998 03:41:13 +0000 (03:41 +0000)]
(use-hard-newlines): Doc fix.

25 years agoDoc fixes.
Karl Heuer [Sun, 13 Sep 1998 03:37:24 +0000 (03:37 +0000)]
Doc fixes.

25 years ago(widget-menu-max-shortcuts): New variable.
Karl Heuer [Sun, 13 Sep 1998 03:36:27 +0000 (03:36 +0000)]
(widget-menu-max-shortcuts): New variable.
(widget-choose): Don't use single-char shortcuts if # items
exceeds that many.  Use minibuffer instead.

25 years agoVersion letter
Eric M. Ludlam [Sat, 12 Sep 1998 13:58:46 +0000 (13:58 +0000)]
Version letter

25 years ago(speedbar-frame-mode): Only set the position on window systems.
Eric M. Ludlam [Sat, 12 Sep 1998 13:56:25 +0000 (13:56 +0000)]
(speedbar-frame-mode): Only set the position on window systems.

25 years agoComment fixes only.
Noah Friedman [Fri, 11 Sep 1998 01:40:25 +0000 (01:40 +0000)]
Comment fixes only.

25 years ago(type-break-mode): remove :version field from defcustom declaration.
Noah Friedman [Fri, 11 Sep 1998 01:38:30 +0000 (01:38 +0000)]
(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.

25 years ago(resize-minibuffer-mode): remove :version field from defcustom declaration.
Noah Friedman [Fri, 11 Sep 1998 01:36:54 +0000 (01:36 +0000)]
(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.

25 years ago(rlogin): If using make-local-hook, pass the 4th arg t to add-hook also to
Noah Friedman [Fri, 11 Sep 1998 01:22:53 +0000 (01:22 +0000)]
(rlogin): If using make-local-hook, pass the 4th arg t to add-hook also to
modify the new local value.

25 years ago(Fwith_output_to_temp_buffer): Doc fix.
Dave Love [Thu, 10 Sep 1998 22:51:33 +0000 (22:51 +0000)]
(Fwith_output_to_temp_buffer): Doc fix.

25 years ago(vc-insert-headers): Doc fix.
Dave Love [Thu, 10 Sep 1998 21:50:05 +0000 (21:50 +0000)]
(vc-insert-headers): Doc fix.

25 years ago(flyspell-mode-on): Make the
Karl Heuer [Thu, 10 Sep 1998 16:07:02 +0000 (16:07 +0000)]
(flyspell-mode-on): Make the
ispell-... variables permanent locals.
(flyspell-mode-off): Add autoload cookie.

25 years ago(flyspell-mode-on): fix kill-buffer-hook
Karl Heuer [Thu, 10 Sep 1998 16:05:59 +0000 (16:05 +0000)]
(flyspell-mode-on): fix kill-buffer-hook
to make killing of ispell process work even if
kill-all-local-variables has been run.

25 years ago(mark-sexp-diary-entries): Avoid infinite loop when
Karl Heuer [Thu, 10 Sep 1998 16:03:07 +0000 (16:03 +0000)]
(mark-sexp-diary-entries): Avoid infinite loop when
sexp entry ends at end of file with no newline.

25 years ago(ange-ftp-write-region): For `dumb-unix' host,
Karl Heuer [Thu, 10 Sep 1998 16:01:37 +0000 (16:01 +0000)]
(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'.

25 years ago(dired-mark-files-containing-regexp):
Karl Heuer [Thu, 10 Sep 1998 16:00:20 +0000 (16:00 +0000)]
(dired-mark-files-containing-regexp):
Don't scan directories.  Ignore non-readable files.

25 years ago(TIOCSIGSEND): Add #undef.
Karl Heuer [Thu, 10 Sep 1998 15:59:36 +0000 (15:59 +0000)]
(TIOCSIGSEND): Add #undef.
(bcopy, bcmp, bzero): Add #undef.

25 years ago(compilation-error-regexp-alist):
Karl Heuer [Thu, 10 Sep 1998 15:58:37 +0000 (15:58 +0000)]
(compilation-error-regexp-alist):
Fix previous change: allow . and _ in command name.

25 years ago(main): Mention --display and --eval in help.
Karl Heuer [Thu, 10 Sep 1998 15:54:42 +0000 (15:54 +0000)]
(main): Mention --display and --eval in help.

25 years ago(command_loop_1): When switching to selected window's bfr,
Karl Heuer [Thu, 10 Sep 1998 15:47:53 +0000 (15:47 +0000)]
(command_loop_1): When switching to selected window's bfr,
first exit if selected frame is dead (no live frames remain).
(read_key_sequence): Likewise.

25 years ago(dired-mark-files-containing-regexp): Fix previous change.
Karl Heuer [Thu, 10 Sep 1998 15:46:18 +0000 (15:46 +0000)]
(dired-mark-files-containing-regexp): Fix previous change.

25 years ago(uncompress-while-visiting):
Karl Heuer [Thu, 10 Sep 1998 15:45:17 +0000 (15:45 +0000)]
(uncompress-while-visiting):
Use just the car of what find-operation-coding-system returns.

25 years ago(Custom-save, Custom-reset-current, Custom-reset-saved)
Karl Heuer [Thu, 10 Sep 1998 15:43:50 +0000 (15:43 +0000)]
(Custom-save, Custom-reset-current, Custom-reset-saved)
(Custom-reset-standard): Fix menu inconsistency.

25 years ago(feedmail-from-line): Allow t.
Karl Heuer [Thu, 10 Sep 1998 15:38:21 +0000 (15:38 +0000)]
(feedmail-from-line): Allow t.
(feedmail-message-id-suffix): Allow nil.

25 years ago(rmail-summary-output-to-rmail-file):
Karl Heuer [Thu, 10 Sep 1998 15:35:34 +0000 (15:35 +0000)]
(rmail-summary-output-to-rmail-file):
Simplify.  Make prefix arg work right.

25 years ago(tex-start-tex): Call comint-quote-filename.
Karl Heuer [Thu, 10 Sep 1998 15:26:44 +0000 (15:26 +0000)]
(tex-start-tex): Call comint-quote-filename.

25 years ago(shell-file-name-quote-list): Add # to the value.
Karl Heuer [Thu, 10 Sep 1998 15:26:22 +0000 (15:26 +0000)]
(shell-file-name-quote-list): Add # to the value.

25 years agoAdd a comment to emacs_memftime, explaining why it needs to loop.
Paul Eggert [Wed, 9 Sep 1998 21:33:50 +0000 (21:33 +0000)]
Add a comment to emacs_memftime, explaining why it needs to loop.

25 years ago(use-hard-newlines): Doc fix.
Dave Love [Wed, 9 Sep 1998 19:59:31 +0000 (19:59 +0000)]
(use-hard-newlines): Doc fix.

25 years ago(help-xref-interned): Bind inhibit-read-only when
Dave Love [Wed, 9 Sep 1998 19:55:29 +0000 (19:55 +0000)]
(help-xref-interned): Bind inhibit-read-only when
inserting.

25 years ago(change-log-font-lock-keywords): Do parenthesized
Dave Love [Tue, 8 Sep 1998 12:55:10 +0000 (12:55 +0000)]
(change-log-font-lock-keywords): Do parenthesized
stuff only after file names or at start of line.  Allow parens
around e-mail, as well as angles.

25 years ago(require): Wrap requirement of w3 and url in
Dave Love [Tue, 8 Sep 1998 12:47:39 +0000 (12:47 +0000)]
(require): Wrap requirement of w3 and url in
ignore-errors too, eval'd when compile.  Require w3 stuff at load
time for nicer failure if it's not available.

25 years ago(emacs_memftime): New function.
Paul Eggert [Tue, 8 Sep 1998 03:56:09 +0000 (03:56 +0000)]
(emacs_memftime): New function.
(Fformat_time_string): Use it to handle null bytes in formats
correctly.

25 years ago(adjust_after_replace): Don't add combining bytes to
Kenichi Handa [Tue, 8 Sep 1998 02:01:59 +0000 (02:01 +0000)]
(adjust_after_replace): Don't add combining bytes to
the args given to adjust_point.  Handle correctly the case that
there are both before and after combining bytes.
(replace_range): Likewise.

25 years ago(Fsubst_char_in_region): Call replace_range with the
Kenichi Handa [Tue, 8 Sep 1998 02:01:59 +0000 (02:01 +0000)]
(Fsubst_char_in_region): Call replace_range with the
arg MARKERS 1.

25 years ago(Ffind_charset_region): Optimization for unibyte buffer.
Kenichi Handa [Tue, 8 Sep 1998 02:01:59 +0000 (02:01 +0000)]
(Ffind_charset_region): Optimization for unibyte buffer.
(Ffind_charset_string): For unibyte string, return (ascii).

25 years ago(comint-arguments): Ignore backslashes when using
Geoff Voelker [Mon, 7 Sep 1998 23:39:23 +0000 (23:39 +0000)]
(comint-arguments): Ignore backslashes when using
w32 shells that expect backslashes as the directory separator.

25 years ago(base64_decode_1, base64_encode_1): New functions.
Karl Heuer [Mon, 7 Sep 1998 19:58:05 +0000 (19:58 +0000)]
(base64_decode_1, base64_encode_1): New functions.
(Fbase64_decode_string, Fbase64_encode_string): New functions.
(Fbase64_decode_region, Fbase64_encode_region): New functions.

25 years ago(Fwidget_put): Return VALUE instead of garbage.
Karl Heuer [Mon, 7 Sep 1998 17:34:59 +0000 (17:34 +0000)]
(Fwidget_put): Return VALUE instead of garbage.

25 years ago(error): After enlarging buffer, write to it, not to buf.
Karl Heuer [Mon, 7 Sep 1998 17:31:29 +0000 (17:31 +0000)]
(error): After enlarging buffer, write to it, not to buf.

25 years ago(resolved-ascii-font): New variable.
Kenichi Handa [Mon, 7 Sep 1998 13:39:15 +0000 (13:39 +0000)]
(resolved-ascii-font): New variable.
(x-complement-fontset-spec): By side effect, set
`resolved-ascii-font' to the resolved name of ASCII font."
(create-fontset-from-fontset-spec): Don't get a value for
resolved-ascii-font from the list full-fontlist.  It is set by
x-complement-fontset-spec now.

25 years agoTo make it work also on Emacs 20.2 and the earlier
Kenichi Handa [Mon, 7 Sep 1998 13:39:15 +0000 (13:39 +0000)]
To make it work also on Emacs 20.2 and the earlier
version, check the value of mule-version.

25 years ago(count_combining_after): Check also preceding bytes at
Kenichi Handa [Mon, 7 Sep 1998 13:39:15 +0000 (13:39 +0000)]
(count_combining_after): Check also preceding bytes at
POS if all characters in STRING are not character head.

25 years ago(STRING_CHAR_AND_LENGTH): Return correct value in
Kenichi Handa [Mon, 7 Sep 1998 13:39:15 +0000 (13:39 +0000)]
(STRING_CHAR_AND_LENGTH): Return correct value in
ACTUAL_LEN even if LEN is too short to have a valid multibyte
form.
(STRING_CHAR_AND_CHAR_LENGTH): Likewise.

25 years ago(ccl_coding_driver): Always calculate correct mulibyte
Kenichi Handa [Mon, 7 Sep 1998 13:39:15 +0000 (13:39 +0000)]
(ccl_coding_driver): Always calculate correct mulibyte
chars in produced byte sequence.
(Ffind_operation_coding_system): Doc-string fixed.

25 years ago(reftex-view-crossref): Split up into several functions. No longer moves
Carsten Dominik [Mon, 7 Sep 1998 07:28:16 +0000 (07:28 +0000)]
(reftex-view-crossref): Split up into several functions.  No longer moves
to find a macro.
(reftex-view-cr-cite, reftex-view-cr-ref,
reftex-end-of-bib-entry): New functions.
(reftex-auto-view-crossref): New value `window' allowed.
(reftex-view-crossref-when-idle): Process new `window' option in
(reftex-translate-to-ascii-function): New default.
(reftex-label-illegal-re): Default changed, removed Latin1.
(reftex-latin1-to-ascii): New function.
(reftex-what-environment): Check for section regexp before use.
(reftex-find-tex-file, reftex-find-bib-file): Fixed bug with absolute
path names.
(reftex-TeX-master-file): Changed sequence of file checks.
(reftex-do-citation): bibview cache only with RefTeX mode on.

25 years ago(Extensions): Removed the sed item.
Joel N. Weber II [Mon, 7 Sep 1998 04:47:25 +0000 (04:47 +0000)]
(Extensions): Removed the sed item.

25 years ago(Fformat_time_string, Fdecode_time, Fcurrent_time_zone):
Paul Eggert [Sun, 6 Sep 1998 15:49:17 +0000 (15:49 +0000)]
(Fformat_time_string, Fdecode_time, Fcurrent_time_zone):
Don't assume that localtime and gmtime return non-NULL.

25 years ago(Fformat): Detect incomplete format spec at string's end.
Karl Heuer [Sun, 6 Sep 1998 14:40:21 +0000 (14:40 +0000)]
(Fformat): Detect incomplete format spec at string's end.

25 years agoDoc fixes.
Karl Heuer [Sun, 6 Sep 1998 14:31:49 +0000 (14:31 +0000)]
Doc fixes.

25 years ago(compilation-error-regexp-alist):
Karl Heuer [Sun, 6 Sep 1998 14:20:14 +0000 (14:20 +0000)]
(compilation-error-regexp-alist):
In first pattern (GNU utilities and other things),
allow a space after the optional program name at the beginning.

25 years ago(mail-hist-current-header-contents):
Karl Heuer [Sun, 6 Sep 1998 14:09:31 +0000 (14:09 +0000)]
(mail-hist-current-header-contents):
Fix previous change: use mail-header-end.

25 years ago(Fload): Handle case where openp finds a magic file
Karl Heuer [Sun, 6 Sep 1998 13:57:32 +0000 (13:57 +0000)]
(Fload): Handle case where openp finds a magic file
but it has no `load' handler or that handler calls `load'.
If FOUND != FILE, find FOUND's handler even if inhibited for FILE.

25 years ago(checkdoc-buffer-label): New function.
Eric M. Ludlam [Sat, 5 Sep 1998 13:46:23 +0000 (13:46 +0000)]
(checkdoc-buffer-label): New function.
(checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
(checkdoc-this-string-valid-engine): Permit ? as terminating
 punctuation for first line sentence breaking.
(checkdoc-this-string-valid): When converting a comment into a doc
 string, make sure " chars are \".
(checkdoc-sentencespace-region-engine): Only do double space check
 if based on the variable `sentence-end-double-space'

25 years ago(lisp-imenu-generic-expression):
Karl Heuer [Fri, 4 Sep 1998 20:49:12 +0000 (20:49 +0000)]
(lisp-imenu-generic-expression):
Recognize define-skeleton as a function definer.

25 years ago(customize-option): Refuse to customize
Karl Heuer [Fri, 4 Sep 1998 20:48:11 +0000 (20:48 +0000)]
(customize-option): Refuse to customize
a variable that has no defcustom.  But if variable is autoloaded,
first try to load the library that defines it.

25 years agoUse `string' before calling `insert'
Karl Heuer [Fri, 4 Sep 1998 20:46:30 +0000 (20:46 +0000)]
Use `string' before calling `insert'
so that in multibyte buffers we insert multibyte chars.

25 years ago(dired-mark-files-containing-regexp):
Karl Heuer [Fri, 4 Sep 1998 20:43:09 +0000 (20:43 +0000)]
(dired-mark-files-containing-regexp):
Don't use find-file; instead, insert the file in a temp buffer.

25 years ago(netstat-program-options): Changed from nil to "-a"
Karl Heuer [Fri, 4 Sep 1998 20:41:33 +0000 (20:41 +0000)]
(netstat-program-options): Changed from nil to "-a"
so that by default netstat shows all network connections.

25 years ago(tex-start-options-string): New option.
Karl Heuer [Fri, 4 Sep 1998 20:39:26 +0000 (20:39 +0000)]
(tex-start-options-string): New option.
(tex-start-tex): Use that variable.

25 years ago(rmail-primary-inbox-list): Make the initial
Karl Heuer [Fri, 4 Sep 1998 20:38:16 +0000 (20:38 +0000)]
(rmail-primary-inbox-list): Make the initial
value in the `repeat' alternative a list.

25 years ago(fill-individual-paragraphs): Before deleting
Karl Heuer [Fri, 4 Sep 1998 20:37:22 +0000 (20:37 +0000)]
(fill-individual-paragraphs): Before deleting
the inserted newline, verify that one was really inserted.

25 years agoUse C-x C-l, not M-:, as example of disabled command.
Karl Heuer [Fri, 4 Sep 1998 20:30:21 +0000 (20:30 +0000)]
Use C-x C-l, not M-:, as example of disabled command.

25 years ago[MAIL_USE_POP]: Add the "-r" flag to reverse the
Karl Heuer [Fri, 4 Sep 1998 20:14:16 +0000 (20:14 +0000)]
[MAIL_USE_POP]: Add the "-r" flag to reverse the
order of messages downloaded from a POP server (e.g., if the
server stores messages in mailboxes in reverse order).

25 years ago(smtpmail-via-smtp): Parse out the first word
Karl Heuer [Fri, 4 Sep 1998 20:08:58 +0000 (20:08 +0000)]
(smtpmail-via-smtp): Parse out the first word
on extension lines.

25 years agoAccept HP 9000/803.
Karl Heuer [Fri, 4 Sep 1998 20:07:04 +0000 (20:07 +0000)]
Accept HP 9000/803.

25 years ago(flyspell-mode): Do nothing if mode
Karl Heuer [Fri, 4 Sep 1998 20:02:13 +0000 (20:02 +0000)]
(flyspell-mode): Do nothing if mode
remains on or remains off.
(flyspell-multi-language-p): Default changed to nil.

25 years ago(ada-search-ignore-string-comment):
Karl Heuer [Fri, 4 Sep 1998 19:58:39 +0000 (19:58 +0000)]
(ada-search-ignore-string-comment):
In "found in comment" case, don't beginning-of-line after forward-line.

25 years ago(byte-compile-inline-expand):
Karl Heuer [Fri, 4 Sep 1998 19:57:32 +0000 (19:57 +0000)]
(byte-compile-inline-expand):
If the function definition is not a lambda, return original FORM
with no error.

25 years agoDoc fixes.
Karl Heuer [Fri, 4 Sep 1998 19:53:41 +0000 (19:53 +0000)]
Doc fixes.