]> git.eshelyaron.com Git - emacs.git/log
emacs.git
26 years ago(gnus-output-to-rmail): adjust to
Karl Heuer [Fri, 25 Sep 1998 17:00:25 +0000 (17:00 +0000)]
(gnus-output-to-rmail):  adjust to
`rmail-output-to-rmail-file'

26 years ago(isearch-search-and-update): Properly
Karl Heuer [Fri, 25 Sep 1998 16:53:04 +0000 (16:53 +0000)]
(isearch-search-and-update): Properly
handle upper case letters in the reverse-search special case.

26 years agoExtend the list of autoloaded functions.
Karl Heuer [Fri, 25 Sep 1998 16:51:32 +0000 (16:51 +0000)]
Extend the list of autoloaded functions.

26 years ago(quail-japanese-hankaku-update-translation):
Kenichi Handa [Fri, 25 Sep 1998 07:32:05 +0000 (07:32 +0000)]
(quail-japanese-hankaku-update-translation):
Adjusted for the change of input method handling.

26 years ago(decode_eol): While decoding DOS-like eol, handle a
Kenichi Handa [Fri, 25 Sep 1998 07:32:05 +0000 (07:32 +0000)]
(decode_eol): While decoding DOS-like eol, handle a
single CR code correctly.
(shrink_decoding_region) <CODING_CATEGORY_IDX_ISO_7 or
CODING_CATEGORY_IDX_ISO_7_TIGHT>: Skip also 8-bit codes.

26 years ago(w32_color_map_lookup): New function.
Geoff Voelker [Thu, 24 Sep 1998 02:14:55 +0000 (02:14 +0000)]
(w32_color_map_lookup): New function.
(x_to_w32_color): Approximate colors ending in numbers if necessary.

26 years ago(viper-movement-commands): Escape literal semicolon.
Karl Heuer [Wed, 23 Sep 1998 23:42:22 +0000 (23:42 +0000)]
(viper-movement-commands): Escape literal semicolon.

26 years ago(asm-mode): Doc fix.
Karl Heuer [Wed, 23 Sep 1998 23:38:11 +0000 (23:38 +0000)]
(asm-mode): Doc fix.
(asm-comment-char): Escape literal semicolon.

26 years ago(term-delimiter-argument-list): Doc fix.
Karl Heuer [Wed, 23 Sep 1998 23:36:59 +0000 (23:36 +0000)]
(term-delimiter-argument-list): Doc fix.
(term-emulate-terminal): Escape literal semicolon.

26 years agoTest for set-buffer-multibyte rather than using mule-version.
Karl Heuer [Wed, 23 Sep 1998 23:25:48 +0000 (23:25 +0000)]
Test for set-buffer-multibyte rather than using mule-version.

26 years ago(hexl-mode-map): Don't override all ESC bindings,
Karl Heuer [Wed, 23 Sep 1998 22:24:21 +0000 (22:24 +0000)]
(hexl-mode-map): Don't override all ESC bindings,
only those that normally modify the buffer.

26 years ago(check-ispell-version): Ensure same buffer is current
Karl Heuer [Wed, 23 Sep 1998 22:22:45 +0000 (22:22 +0000)]
(check-ispell-version): Ensure same buffer is current
when let-binding of case-fold-search ends.

26 years agoSkip invisible overlay.
Karl Heuer [Wed, 23 Sep 1998 22:11:56 +0000 (22:11 +0000)]
Skip invisible overlay.
(ps-print-version): New version number (4.1) and doc fix.
(ps-generate-postscript-with-faces): Skip invisible overlay.

26 years ago(dabbrev--find-expansion): Don't scan the current buffer
Karl Heuer [Wed, 23 Sep 1998 21:56:59 +0000 (21:56 +0000)]
(dabbrev--find-expansion): Don't scan the current buffer
over again.

26 years ago(mh-mhn-compose-insertion): Use quotes.
Karl Heuer [Wed, 23 Sep 1998 21:51:50 +0000 (21:51 +0000)]
(mh-mhn-compose-insertion): Use quotes.

26 years ago(quail-update-guidance): Check for the
Kenichi Handa [Tue, 22 Sep 1998 10:33:09 +0000 (10:33 +0000)]
(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.

26 years ago(ccl_driver): Report correct CCL program counter on error.
Kenichi Handa [Tue, 22 Sep 1998 10:33:09 +0000 (10:33 +0000)]
(ccl_driver): Report correct CCL program counter on error.

26 years ago(single_submenu) [! HAVE_MULTILINGUAL_MENU]: Make
Kenichi Handa [Tue, 22 Sep 1998 10:33:09 +0000 (10:33 +0000)]
(single_submenu) [! HAVE_MULTILINGUAL_MENU]: Make
strings unibyte.
(xmenu_show) [! HAVE_MULTILINGUAL_MENU]: Likewise.

26 years ago(Fcall_interactively): Don't use input method when
Kenichi Handa [Tue, 22 Sep 1998 10:23:40 +0000 (10:23 +0000)]
(Fcall_interactively): Don't use input method when
reading a character in the case of `c' code letter.

26 years ago(Unix-Related Projects): Deleted the pax item, at rms's request.
Joel N. Weber II [Tue, 22 Sep 1998 08:36:11 +0000 (08:36 +0000)]
(Unix-Related Projects): Deleted the pax item, at rms's request.

26 years ago(locale-translation-file-name): Prefer X-related names
Paul Eggert [Tue, 22 Sep 1998 06:12:49 +0000 (06:12 +0000)]
(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.

26 years ago(rmail-resend): Work properly if invoked from summary.
Karl Heuer [Mon, 21 Sep 1998 19:47:00 +0000 (19:47 +0000)]
(rmail-resend): Work properly if invoked from summary.

26 years ago(appt-interval): Variable deleted.
Karl Heuer [Mon, 21 Sep 1998 19:45:14 +0000 (19:45 +0000)]
(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.

26 years ago(tex-compilation-parse-errors):
Karl Heuer [Mon, 21 Sep 1998 19:44:20 +0000 (19:44 +0000)]
(tex-compilation-parse-errors):
More general code to use the source buffer instead of the zap file.

26 years ago(mouse-avoidance-banish-hook): Don't move unless in an
Karl Heuer [Mon, 21 Sep 1998 19:42:29 +0000 (19:42 +0000)]
(mouse-avoidance-banish-hook): Don't move unless in an
Emacs frame.

26 years ago(remove-hook): Check list values to avoid errors.
Dave Love [Mon, 21 Sep 1998 17:57:46 +0000 (17:57 +0000)]
(remove-hook): Check list values to avoid errors.

26 years ago(rmail-decode-babyl-format): Recognize both
Karl Heuer [Mon, 21 Sep 1998 17:43:57 +0000 (17:43 +0000)]
(rmail-decode-babyl-format): Recognize both
`undecided' and `undecided-unix'.

26 years ago(Fsave_restriction): Doc fix.
Dave Love [Mon, 21 Sep 1998 17:43:14 +0000 (17:43 +0000)]
(Fsave_restriction): Doc fix.

26 years ago(help-make-xrefs): Fix typo affecting Info references.
Dave Love [Mon, 21 Sep 1998 17:39:54 +0000 (17:39 +0000)]
(help-make-xrefs): Fix typo affecting Info references.

26 years ago(popmail, pop_retr) [MAIL_USE_POP]: When displaying
Karl Heuer [Mon, 21 Sep 1998 17:36:14 +0000 (17:36 +0000)]
(popmail, pop_retr) [MAIL_USE_POP]: When displaying
an error message from POP, mention that it's from POP, to
distinguish it from local error messages.

26 years agoFix previous change.
Karl Heuer [Mon, 21 Sep 1998 17:23:50 +0000 (17:23 +0000)]
Fix previous change.

26 years ago(highlight-compare-with-file): Renamed from
Karl Heuer [Mon, 21 Sep 1998 17:20:27 +0000 (17:20 +0000)]
(highlight-compare-with-file): Renamed from
compare-with-file.

26 years ago(find-function-search-for-symbol): Fix error messages.
Karl Heuer [Mon, 21 Sep 1998 16:35:21 +0000 (16:35 +0000)]
(find-function-search-for-symbol): Fix error messages.

26 years agoWrite load-history into etc/fns-VERSION.el, then clear it.
Karl Heuer [Mon, 21 Sep 1998 16:33:18 +0000 (16:33 +0000)]
Write load-history into etc/fns-VERSION.el, then clear it.

26 years ago(load-history-loaded): New variable.
Karl Heuer [Mon, 21 Sep 1998 16:32:55 +0000 (16:32 +0000)]
(load-history-loaded): New variable.
(symbol-file): Load etc/fns-VERSION.el if that has not been done.

26 years ago(build_load_history): Do add to Vload_history
Karl Heuer [Mon, 21 Sep 1998 16:31:46 +0000 (16:31 +0000)]
(build_load_history): Do add to Vload_history
even when dumping Emacs.

26 years ago(eldoc-message): Check for 1-arg case, and store string in
Noah Friedman [Sat, 19 Sep 1998 02:15:26 +0000 (02:15 +0000)]
(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.

26 years ago(Extensions): Removed request to have dejagnu rewritten in scheme,
Joel N. Weber II [Fri, 18 Sep 1998 22:36:45 +0000 (22:36 +0000)]
(Extensions): Removed request to have dejagnu rewritten in scheme,
because that is now done.

26 years ago(make-coding-system): Doc-string modified.
Kenichi Handa [Fri, 18 Sep 1998 13:10:40 +0000 (13:10 +0000)]
(make-coding-system): Doc-string modified.

26 years ago(CCL_WRITE_CHAR): Don't use bcopy.
Kenichi Handa [Fri, 18 Sep 1998 13:10:40 +0000 (13:10 +0000)]
(CCL_WRITE_CHAR): Don't use bcopy.
(ccl_driver): If BUFFER-MAGNIFICATION of the CCL program is 0,
cause error if the program is going to output some bytes.  When
outputing a string to notify an error, check the case that
DST_BYTES is zero.

26 years ago(ccl_coding_driver): If ccl_driver is interrupted by a
Kenichi Handa [Fri, 18 Sep 1998 13:10:40 +0000 (13:10 +0000)]
(ccl_coding_driver): If ccl_driver is interrupted by a
user or the CCL program executed an invalid command, return
CODING_FINISH_INTERRUPT.
(code_convert_region): Pay attention to the converters return
value CODING_FINISH_NORMAL and CODING_FINISH_INTERRUPT.

26 years ago(CODING_FINISH_INTERRUPT): New macro.
Kenichi Handa [Fri, 18 Sep 1998 13:10:40 +0000 (13:10 +0000)]
(CODING_FINISH_INTERRUPT): New macro.

26 years ago*** empty log message ***
Thien-Thi Nguyen [Fri, 18 Sep 1998 09:41:31 +0000 (09:41 +0000)]
*** empty log message ***

26 years ago(site-run-file): Fix customize type.
Andreas Schwab [Fri, 18 Sep 1998 09:22:48 +0000 (09:22 +0000)]
(site-run-file): Fix customize type.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.
-------------------------------------------------------------------

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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'.

26 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.

26 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*.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.

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

26 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.

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

26 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.

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

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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'.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.

26 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.