bpt/emacs.git
26 years ago(quail-start-translation): Bind
Kenichi Handa [Mon, 20 Apr 1998 02:11:52 +0000 (02:11 +0000)]
(quail-start-translation): Bind
prefix-arg to current-prefix-arg.
(quail-mode): Doc-string modified.

26 years ago*** empty log message ***
Dan Nicolaescu [Sun, 19 Apr 1998 22:26:42 +0000 (22:26 +0000)]
*** empty log message ***

26 years ago(struct Lisp_Process): Add inherit_coding_system_flag member.
Eli Zaretskii [Sun, 19 Apr 1998 14:18:01 +0000 (14:18 +0000)]
(struct Lisp_Process): Add inherit_coding_system_flag member.

26 years ago(Fset_process_inherit_coding_system_flag,
Eli Zaretskii [Sun, 19 Apr 1998 14:13:47 +0000 (14:13 +0000)]
(Fset_process_inherit_coding_system_flag,
Fprocess_inherit_coding_system_flag): New functions.
(syms_of_process): Defsubr them.
(Fstart_process, Fopen_network_stream): Initialize inherit_coding_system_flag.
(read_process_output): If the process buffer isn't dead, call
after-insert-file-set-buffer-file-coding-system.

26 years ago(interdontcompile): New macro.
Geoff Voelker [Sun, 19 Apr 1998 03:46:53 +0000 (03:46 +0000)]
(interdontcompile): New macro.
(install): Copy uncompiled files from international subdir.

26 years ago(Fx_get_cut_buffer_internal): If FORMAT is 0, cut buffer is empty.
Richard M. Stallman [Sat, 18 Apr 1998 22:14:32 +0000 (22:14 +0000)]
(Fx_get_cut_buffer_internal): If FORMAT is 0, cut buffer is empty.

26 years ago*** empty log message ***
Dan Nicolaescu [Sat, 18 Apr 1998 20:43:38 +0000 (20:43 +0000)]
*** empty log message ***

26 years agoInitial revision
Richard M. Stallman [Sat, 18 Apr 1998 20:34:51 +0000 (20:34 +0000)]
Initial revision

26 years ago*** empty log message ***
Dan Nicolaescu [Sat, 18 Apr 1998 19:48:40 +0000 (19:48 +0000)]
*** empty log message ***

26 years agoInitial revision
Dan Nicolaescu [Sat, 18 Apr 1998 19:28:13 +0000 (19:28 +0000)]
Initial revision

26 years ago*** empty log message ***
Dan Nicolaescu [Sat, 18 Apr 1998 18:20:15 +0000 (18:20 +0000)]
*** empty log message ***

26 years ago(file-name-handler-alist): FIx previous change.
Richard M. Stallman [Sat, 18 Apr 1998 18:12:35 +0000 (18:12 +0000)]
(file-name-handler-alist): FIx previous change.

26 years agoUpdate copyright years.
Richard M. Stallman [Sat, 18 Apr 1998 17:09:18 +0000 (17:09 +0000)]
Update copyright years.

26 years agoCustomize. Add `;;; Code' line.
Stephen Eglen [Sat, 18 Apr 1998 16:38:50 +0000 (16:38 +0000)]
Customize.  Add `;;; Code' line.
ogonek-encoding-choices: new variable as helper for customizing.

26 years agoCustomize.
Stephen Eglen [Sat, 18 Apr 1998 16:35:35 +0000 (16:35 +0000)]
Customize.

26 years ago(elisp): Don't try to make makeinfo.
Richard M. Stallman [Sat, 18 Apr 1998 16:24:14 +0000 (16:24 +0000)]
(elisp): Don't try to make makeinfo.
Run makeinfo without specifying a directory.

(srcs): Add nonascii.texi, customize.texi and advice.texi.
(dist): Start by deleting `temp'.

(makeinfo, texindex): Targets deleted.
(makeinfo.o, texindex.o): Targets deleted.
(clean, dist): Don't do anything with them or with getopt*.

(SHELL): Defined.

(elisp.tps): New target.
(elisp.dvi): Depend on elisp.tps.

26 years ago(edebug-compute-previous-result):
Richard M. Stallman [Sat, 18 Apr 1998 14:36:05 +0000 (14:36 +0000)]
(edebug-compute-previous-result):
Don't pass floating value to single-key-description.

26 years ago(ps-output-string-prim): Use skip-chars-forward.
Richard M. Stallman [Sat, 18 Apr 1998 02:01:12 +0000 (02:01 +0000)]
(ps-output-string-prim): Use skip-chars-forward.

26 years ago(Info-menu): Allow extra spaces at start of menu item.
Richard M. Stallman [Sat, 18 Apr 1998 01:57:45 +0000 (01:57 +0000)]
(Info-menu): Allow extra spaces at start of menu item.
(Info-extract-menu-item): Likewise.
(Info-insert-dir, Info-complete-menu-item, Info-index): Likewise.
(Info-try-follow-nearest-node, Info-find-emacs-command-nodes): Likewise
(Info-fontify-node, Info-speedbar-buttons): Likewise.

26 years ago(rmail-message-regexp-p):
Richard M. Stallman [Sat, 18 Apr 1998 01:54:05 +0000 (01:54 +0000)]
(rmail-message-regexp-p):
Handle unreformatted messages for real.
(rmail-message-recipients-p): Undo previous change.

26 years ago(load-with-code-conversion):
Richard M. Stallman [Sat, 18 Apr 1998 01:48:22 +0000 (01:48 +0000)]
(load-with-code-conversion):
Don't bind default-enable-multibyte-characters to t.

26 years agoInitial revision
Richard M. Stallman [Sat, 18 Apr 1998 01:29:57 +0000 (01:29 +0000)]
Initial revision

26 years ago(syms_of_emacs): Fix patching error in previous change.
Richard M. Stallman [Fri, 17 Apr 1998 23:58:44 +0000 (23:58 +0000)]
(syms_of_emacs): Fix patching error in previous change.

26 years ago(read1): Compute NaN and infinities using 0.0 in a
Richard M. Stallman [Fri, 17 Apr 1998 23:36:34 +0000 (23:36 +0000)]
(read1): Compute NaN and infinities using 0.0 in a
variable, to cope with compilers that think they are smarter than us.

26 years ago(readchar): Find the previous byte's address properly
Richard M. Stallman [Fri, 17 Apr 1998 23:35:14 +0000 (23:35 +0000)]
(readchar): Find the previous byte's address properly
for the buffer case, as for the marker case.

26 years ago(debug-ignored-errors): Add and remove strings.
Richard M. Stallman [Fri, 17 Apr 1998 22:53:16 +0000 (22:53 +0000)]
(debug-ignored-errors): Add and remove strings.

26 years ago(jka-compr-use-shell) [ms-dos, windows-nt]: Do not use a shell.
Richard M. Stallman [Fri, 17 Apr 1998 21:17:21 +0000 (21:17 +0000)]
(jka-compr-use-shell) [ms-dos, windows-nt]: Do not use a shell.
(jka-compr-temp-name-template) [ms-dos, windows-nt]: Check common
locations for tmp directory.

26 years ago(scheme-imenu-generic-expression,
Dave Love [Fri, 17 Apr 1998 20:46:21 +0000 (20:46 +0000)]
(scheme-imenu-generic-expression,
dsssl-imenu-generic-expression): Remove leading space in submenus.

26 years ago(array-mode): Add autoload cookie.
Dave Love [Fri, 17 Apr 1998 20:40:30 +0000 (20:40 +0000)]
(array-mode): Add autoload cookie.

26 years ago(ph-install-menu): Use easy-menu-create-menu, not
Dave Love [Fri, 17 Apr 1998 20:36:48 +0000 (20:36 +0000)]
(ph-install-menu): Use easy-menu-create-menu, not
easy-menu-create-keymaps.

26 years ago(change-log-mode): Revert 1997-12-03 doc change.
Dave Love [Fri, 17 Apr 1998 20:27:32 +0000 (20:27 +0000)]
(change-log-mode): Revert 1997-12-03 doc change.
(add-change-log-entry): Replace 1997-12-03 changes with simple
implementation of add-log-keep-changes-together.  Doc fix.
(change-log-add-make-room): Function deleted.
(add-change-log-entry-other-window, change-log-mode,
add-log-keep-changes-together): Doc fix.
(add-log-lisp-like-modes): Add dsssl-mode.
(add-log-current-defun): Generalize Fortran case.

26 years agoCustomize.
Stephen Eglen [Fri, 17 Apr 1998 17:24:17 +0000 (17:24 +0000)]
Customize.

26 years ago*** empty log message ***
Dan Nicolaescu [Fri, 17 Apr 1998 07:31:56 +0000 (07:31 +0000)]
*** empty log message ***

26 years ago(Fcall_process_region): Unbind coding-system-for-write
Richard M. Stallman [Fri, 17 Apr 1998 07:08:02 +0000 (07:08 +0000)]
(Fcall_process_region): Unbind coding-system-for-write
after calling Fwrite_region.

26 years ago(ange-ftp-real-make-directory): Fix indentation.
Geoff Voelker [Fri, 17 Apr 1998 05:27:19 +0000 (05:27 +0000)]
(ange-ftp-real-make-directory): Fix indentation.

26 years ago(reset_terminal_modes): Only invoke hook if defined.
Geoff Voelker [Fri, 17 Apr 1998 05:25:48 +0000 (05:25 +0000)]
(reset_terminal_modes): Only invoke hook if defined.

26 years ago* lastfile.c (_my_endbss, my_endbss_static): New variables.
Geoff Voelker [Fri, 17 Apr 1998 05:25:35 +0000 (05:25 +0000)]
* lastfile.c (_my_endbss, my_endbss_static): New variables.

26 years ago(Vpath_separator): New variable.
Geoff Voelker [Fri, 17 Apr 1998 05:25:19 +0000 (05:25 +0000)]
(Vpath_separator): New variable.

26 years ago(shell-file-name-chars): Add ',' and ':'.
Geoff Voelker [Fri, 17 Apr 1998 05:25:04 +0000 (05:25 +0000)]
(shell-file-name-chars): Add ',' and ':'.

26 years ago(ls-lisp-dired-ignore-case): New variable.
Geoff Voelker [Fri, 17 Apr 1998 05:24:48 +0000 (05:24 +0000)]
(ls-lisp-dired-ignore-case): New variable.
(ls-lisp-handle-switches): Obey ls-lisp-dired-ignore-case.

26 years ago(path-separator): Delete variable.
Geoff Voelker [Fri, 17 Apr 1998 05:24:27 +0000 (05:24 +0000)]
(path-separator): Delete variable.

26 years ago(fast-lock-cache-name): Replace '\' with '#'.
Geoff Voelker [Fri, 17 Apr 1998 05:24:15 +0000 (05:24 +0000)]
(fast-lock-cache-name): Replace '\' with '#'.

26 years ago(comint-filename-chars): Combine DOS and Windows strings.
Geoff Voelker [Fri, 17 Apr 1998 05:23:53 +0000 (05:23 +0000)]
(comint-filename-chars): Combine DOS and Windows strings.

26 years ago(ange-ftp-tmp-name-template) [windows-nt]: Look for
Geoff Voelker [Fri, 17 Apr 1998 05:22:37 +0000 (05:22 +0000)]
(ange-ftp-tmp-name-template) [windows-nt]: Look for
common temp directories.
(ange-ftp-parse-netrc-group): Skip carriage returns.
(ange-ftp-expand-file-name): Handle files with drive letters.
(ange-ftp-write-region): Don't treat as unix.
(ange-ftp-insert-file-contents): Determine file type by transfer mode.
(ange-ftp-copy-file-internal): Don't treat as unix.
(ange-ftp-file-name-all-completions): Handle Windows filenames.
(file-name-handler-alist) [windows-nt]: Add patterns for name with
drive letters.
(ange-ftp-dired-call-process, ange-ftp-call-chmod): Use
dired-chmod-program.
(ange-ftp-disable-netrc-security-check) [windows-nt]: Disable by
default.
(ange-ftp-real-expand-file-name-actual): New function.

26 years ago(WM_EMACS_SETFOREGROUND, WM_EMACS_SETLOCALE):
Geoff Voelker [Fri, 17 Apr 1998 05:12:27 +0000 (05:12 +0000)]
(WM_EMACS_SETFOREGROUND, WM_EMACS_SETLOCALE):
New message macros.

26 years ago(Vw32_recognize_altgr): New variable.
Geoff Voelker [Fri, 17 Apr 1998 05:11:31 +0000 (05:11 +0000)]
(Vw32_recognize_altgr): New variable.
(dumpglyphs): Update from xterm.c.
(w32_ring_bell): Flash window, don't just reset its state.
(dumprectangle, show_mouse_face, x_draw_single_glyph): Use new
args to dumpglyphs.
(my_set_foreground_window): New function.
(w32_condemn_scroll_bars): Mark all as condemned scroll bars.
(w32_redeem_scroll_bar): Look through all scroll bars.
(w32_judge_scroll_bars): Don't clear out condemned list.
(w32_read_socket): Clip window after frame has been restored.
(x_focus_on_frame, x_raise_frame): Use my_set_foreground_window.
(syms_of_w32term): Define Vw32_recognize_altgr.

26 years ago(w32_executable_type): Properly cast dos_header when
Geoff Voelker [Fri, 17 Apr 1998 05:10:29 +0000 (05:10 +0000)]
(w32_executable_type): Properly cast dos_header when
making size comparison.
(sys_spawnve): Update comments.
(sys_select): Ignore children dead children with pending input.
Delay sending SIGCHLD until all output has been read.
(sys_kill): Sleep to allow focus change events to propagate.
Use TerminateProcess on Win95.
(int_from_hex, enum_locale_fn, Fw32_get_valid_locale_ids):
New functions.
(Vw32_valid_locale_ids): New variable.
(Fw32_set_current_locale): Send message to input thread.
(syms_of_ntproc): defsubr Sw32_get_valid_locale_ids.

26 years ago(Vmenu_updating_frame): New variable.
Geoff Voelker [Fri, 17 Apr 1998 05:09:51 +0000 (05:09 +0000)]
(Vmenu_updating_frame): New variable.
(Fx_popup_menu, set_frame_menubar): Record frame whose menu is
being updated.
(syms_of_w32menu): Define Vmenu_updating_frame.

26 years ago(Vw32_recognize_altgr): Declare.
Geoff Voelker [Fri, 17 Apr 1998 05:09:29 +0000 (05:09 +0000)]
(Vw32_recognize_altgr): Declare.
(w32_kbd_mods_to_emacs): Obey Vw32_recognize_altgr.
Add more keys for Vw32_capslock_is_shiftlock.
(w32_kbd_patch_key): Obey Vw32_recognize_altgr.
(map_virt_key): Brazilian keyboards use 0xc1 for /(?) key.

26 years ago* w32heap.h (w32_fatal_reload_error): Declare.
Geoff Voelker [Fri, 17 Apr 1998 05:09:06 +0000 (05:09 +0000)]
* w32heap.h (w32_fatal_reload_error): Declare.

26 years ago(recreate_heap): Invoke w32_fatal_reload_error upon error.
Geoff Voelker [Fri, 17 Apr 1998 05:08:51 +0000 (05:08 +0000)]
(recreate_heap): Invoke w32_fatal_reload_error upon error.

26 years ago(w32_msg_pump): Handle WM_EMACS_SETLOCALE.
Geoff Voelker [Fri, 17 Apr 1998 05:08:23 +0000 (05:08 +0000)]
(w32_msg_pump): Handle WM_EMACS_SETLOCALE.
(w32_wnd_proc): Handle WM_EMACS_SETFOREGROUND.

26 years ago(Qforeground_color, Qbackground_color): Declare.
Geoff Voelker [Fri, 17 Apr 1998 05:08:02 +0000 (05:08 +0000)]
(Qforeground_color, Qbackground_color): Declare.
(compute_char_face, merge_face_list): Update from xterm.c.

26 years ago(FILE_SEND_SIGCHLD): New macro.
Geoff Voelker [Fri, 17 Apr 1998 05:07:51 +0000 (05:07 +0000)]
(FILE_SEND_SIGCHLD): New macro.

26 years ago(sys_read): Clear carriage return flag.
Geoff Voelker [Fri, 17 Apr 1998 05:07:15 +0000 (05:07 +0000)]
(sys_read): Clear carriage return flag.
Report normal EOF when read fails if nothing in buffer.
Only read more if more remaining.
(check_windows_init_file): New function.
(term_ntproc): Invoke check_windows_init_file.

26 years ago(my_begbss_static, my_endbss_static): Declare.
Geoff Voelker [Fri, 17 Apr 1998 05:06:37 +0000 (05:06 +0000)]
(my_begbss_static, my_endbss_static): Declare.
(get_bss_info_from_map_file): Only define if SEPARATE_BSS_SECTION.
(get_section_info): Use my_begbss_static, my_endbss_static to
determine bounds of bss.
(w32_fatal_reload_error): New function.
(read_in_bss, map_in_heap): Invoke w32_fatal_reload_error upon error.

26 years ago(HAVE_STRING_H, HAVE_STRFTIME): Define macros.
Geoff Voelker [Fri, 17 Apr 1998 05:06:20 +0000 (05:06 +0000)]
(HAVE_STRING_H, HAVE_STRFTIME): Define macros.
(SYSTEM_PURESIZE_EXTRA): Increase to handle more dumped lisp files.

26 years ago(LINK_TYPE): Do not include debug info in optimized
Geoff Voelker [Fri, 17 Apr 1998 05:05:40 +0000 (05:05 +0000)]
(LINK_TYPE): Do not include debug info in optimized
binary.
(LIBS): Include mpr.lib.
(clean): Delete patch generated files, optimized build directory.

26 years ago(clean): Delete patch generated files, optimized
Geoff Voelker [Fri, 17 Apr 1998 05:05:24 +0000 (05:05 +0000)]
(clean): Delete patch generated files, optimized
build directory.

26 years ago(CP_DIR): Preserve attributes.
Geoff Voelker [Fri, 17 Apr 1998 05:05:09 +0000 (05:05 +0000)]
(CP_DIR): Preserve attributes.

26 years agoInclude new macros from src/config.in.
Geoff Voelker [Fri, 17 Apr 1998 05:04:46 +0000 (05:04 +0000)]
Include new macros from src/config.in.
(GNU_MALLOC, REL_ALLOC): Define.
(RE_TRANSLATE_TYPE): Use Lisp_Object as type.
(RE_TRANSLATE): Use char_table_translate.

26 years ago(fail): Exit with a negative return value.
Geoff Voelker [Fri, 17 Apr 1998 05:04:21 +0000 (05:04 +0000)]
(fail): Exit with a negative return value.
(spawn): Return subprocess return code as an argument.
Explicitly copy environment block.
(main): Update to use return value argument with spawn.
Retry if spawn failed when a subshell was not tried.

26 years ago(w32-system-shells): Add 4dos and 4nt.
Geoff Voelker [Fri, 17 Apr 1998 05:03:43 +0000 (05:03 +0000)]
(w32-system-shells): Add 4dos and 4nt.
(w32-allow-system-shell, w32-valid-locales): New variable.
(w32-check-shell-configuration): Make interactive.
Obey w32-allow-system-shell.
(w32-get-valid-locale-ids, w32-list-locales): New functions.
(w32-init-info): Fix relative path to info directory.

26 years ago(install): Copy elisp files that are not compiled.
Geoff Voelker [Fri, 17 Apr 1998 05:03:25 +0000 (05:03 +0000)]
(install): Copy elisp files that are not compiled.
(clean): Delete patch scratch files in all subdirectories.

26 years ago(obj): Update with new files in src.
Geoff Voelker [Fri, 17 Apr 1998 05:02:55 +0000 (05:02 +0000)]
(obj): Update with new files in src.
(clean): Delete patch scratch files, optimized compilation dir.

26 years agoWhen installing ${version}, do it replacing @version@.
Richard M. Stallman [Fri, 17 Apr 1998 04:28:29 +0000 (04:28 +0000)]
When installing ${version}, do it replacing @version@.

26 years agoUse spaces, not dashes, in M-x command.
Richard M. Stallman [Fri, 17 Apr 1998 04:25:22 +0000 (04:25 +0000)]
Use spaces, not dashes, in M-x command.

26 years ago(ispell-get-word): No error if can't find a word to check.
Richard M. Stallman [Fri, 17 Apr 1998 03:37:10 +0000 (03:37 +0000)]
(ispell-get-word): No error if can't find a word to check.
(ispell-word): Don't fuss about a word if not adjacent to it.
(ispell-minor-check): Use save-excursion.

26 years ago(ispell-word): In ispell-check-only mode,
Richard M. Stallman [Fri, 17 Apr 1998 03:21:24 +0000 (03:21 +0000)]
(ispell-word): In ispell-check-only mode,
display a message for misspelled word.

26 years ago(byte-after-unbind-ops): Delete byte-equal.
Richard M. Stallman [Fri, 17 Apr 1998 02:00:04 +0000 (02:00 +0000)]
(byte-after-unbind-ops): Delete byte-equal.

26 years ago(Fcatch): Doc fix.
Richard M. Stallman [Fri, 17 Apr 1998 01:53:31 +0000 (01:53 +0000)]
(Fcatch): Doc fix.

26 years ago(Fml_if): Initialize val.
Richard M. Stallman [Fri, 17 Apr 1998 01:49:33 +0000 (01:49 +0000)]
(Fml_if): Initialize val.

26 years ago(help-with-tutorial): Locally bind file and filename.
Richard M. Stallman [Fri, 17 Apr 1998 01:17:39 +0000 (01:17 +0000)]
(help-with-tutorial): Locally bind file and filename.

26 years ago(find-function-on-key):
Richard M. Stallman [Fri, 17 Apr 1998 00:43:15 +0000 (00:43 +0000)]
(find-function-on-key):
If definition is a list, don't call find-function-other-window.
Handle mouse events (code copied from describe-key-briefly).
(find-function-do-it): Doc fix.
(find-function-noselect): Doc fix.

26 years ago(standard_args): Add --no-unibyte.
Richard M. Stallman [Thu, 16 Apr 1998 21:24:37 +0000 (21:24 +0000)]
(standard_args): Add --no-unibyte.
(main): Recognize --no-unibyte to inhibit EMACS_UNIBYTE.

(main): Fix typo, add --multibyte and --no-multibyte.
(standard_args): Add --multibyte and --no-multibyte.

26 years ago(locate): Doc fix.
Richard M. Stallman [Thu, 16 Apr 1998 18:49:41 +0000 (18:49 +0000)]
(locate): Doc fix.

26 years ago(it_keyboard): New variable, supports Italian keyboard.
Eli Zaretskii [Thu, 16 Apr 1998 09:06:25 +0000 (09:06 +0000)]
(it_keyboard): New variable, supports Italian keyboard.
(keyboard_layout_list): Add Italian keyboard.

26 years agoMake sure the environment is large enough to accomodate
Eli Zaretskii [Thu, 16 Apr 1998 08:56:46 +0000 (08:56 +0000)]
Make sure the environment is large enough to accomodate
all the "set foo=bar" commands.  Update the pointers to ftp sites.

26 years ago(Man-notify-when-ready) <newframe>:
Richard M. Stallman [Thu, 16 Apr 1998 06:25:11 +0000 (06:25 +0000)]
(Man-notify-when-ready) <newframe>:
Mark frame's window as dedicated.

26 years ago(time): Declare it only if not HAVE_UNISTD_H.
Richard M. Stallman [Thu, 16 Apr 1998 06:21:56 +0000 (06:21 +0000)]
(time): Declare it only if not HAVE_UNISTD_H.

26 years ago(global-map [menu-bar mule]):
Richard M. Stallman [Thu, 16 Apr 1998 06:00:49 +0000 (06:00 +0000)]
(global-map [menu-bar mule]):
Conditionalize on default-enable-multibyte-characters.

26 years ago(local-set-key, global-set-key): Return what define-key returns.
Richard M. Stallman [Thu, 16 Apr 1998 05:40:48 +0000 (05:40 +0000)]
(local-set-key, global-set-key): Return what define-key returns.

26 years ago(Frequire): Doc fix.
Richard M. Stallman [Thu, 16 Apr 1998 05:38:51 +0000 (05:38 +0000)]
(Frequire): Doc fix.

26 years ago(code_convert_region): If point in the conversion
Kenichi Handa [Wed, 15 Apr 1998 23:49:52 +0000 (23:49 +0000)]
(code_convert_region): If point in the conversion
region, move it to FROM in advance.

26 years agoMove eval-when-compile off top level.
Dave Love [Wed, 15 Apr 1998 16:25:44 +0000 (16:25 +0000)]
Move eval-when-compile off top level.

26 years ago(syms_of_coding): Declare and define inherit-process-coding-system.
Eli Zaretskii [Wed, 15 Apr 1998 15:52:41 +0000 (15:52 +0000)]
(syms_of_coding): Declare and define inherit-process-coding-system.

26 years agoDeclare inherit-process-coding-system.
Eli Zaretskii [Wed, 15 Apr 1998 15:48:45 +0000 (15:48 +0000)]
Declare inherit-process-coding-system.

26 years ago(Fcall_process): Call
Eli Zaretskii [Wed, 15 Apr 1998 15:44:16 +0000 (15:44 +0000)]
(Fcall_process): Call
after-insert-file-set-buffer-file-coding-system if
inherit-process-coding-system is non-nil.

26 years ago(ps-do-despool): Bind coding-system-for-write to
Eli Zaretskii [Wed, 15 Apr 1998 15:37:58 +0000 (15:37 +0000)]
(ps-do-despool): Bind coding-system-for-write to
raw-text-unix.

26 years ago(archive-extract-by-stdout): Don't use
Eli Zaretskii [Wed, 15 Apr 1998 15:31:30 +0000 (15:31 +0000)]
(archive-extract-by-stdout): Don't use
binary-process-output.  Bind coding-system-for-read to 'undecided,
so coding system is determined on the fly.  Bind inherit-process-coding-system
to t.
(archive-dos-members): Remove.
(archive-extract): Don't call archive-check-dos.  Handle pkunzip errors.
(archive-*-extract): Handle pkzip errors.
(archive-check-dos): Remove.
(archive-subfile-dos): Remove.
(archive-extract): Don't bind archive-subfile-dos.
(archive-write-file-member): Don't DOSify DOS-style archive members.
(archive-zip-extract): Make pkzip use -o- flag, to make it more silent.

26 years ago(print-region-1): Stop using binary-process-{in,out}put,
Eli Zaretskii [Wed, 15 Apr 1998 15:17:02 +0000 (15:17 +0000)]
(print-region-1): Stop using binary-process-{in,out}put,
bind coding-system-for-{read,write} instead.

26 years ago(dos-print-region-function): Except for binary files,
Eli Zaretskii [Wed, 15 Apr 1998 15:10:03 +0000 (15:10 +0000)]
(dos-print-region-function): Except for binary files,
force conversion to DOS EOLs, but leave text conversions alone.

26 years ago(find-binary-process-coding-system): Remove.
Eli Zaretskii [Wed, 15 Apr 1998 15:02:22 +0000 (15:02 +0000)]
(find-binary-process-coding-system): Remove.
(default-process-coding-system): Make it be raw-text-dos if async
processes are supported, undecided-dos otherwise.

26 years ago(hexlify-buffer, dehexlify-buffer): Don't bind
Eli Zaretskii [Wed, 15 Apr 1998 14:47:47 +0000 (14:47 +0000)]
(hexlify-buffer, dehexlify-buffer): Don't bind
binary-process-{in,out}put; setup coding-systems instead.

26 years ago(sys_pipe): Use binary pipe I/O unconditionally.
Eli Zaretskii [Wed, 15 Apr 1998 14:40:43 +0000 (14:40 +0000)]
(sys_pipe): Use binary pipe I/O unconditionally.

26 years agoRemove binary-process-{in,out}put.
Eli Zaretskii [Wed, 15 Apr 1998 14:36:16 +0000 (14:36 +0000)]
Remove binary-process-{in,out}put.
(syms_of_callproc): Likewise.
(Fcall_process, Fcall_process_region): Don't use binary-process-{in,out}put.

26 years ago(RE_TRANSLATE_P): Define.
Andreas Schwab [Wed, 15 Apr 1998 10:35:44 +0000 (10:35 +0000)]
(RE_TRANSLATE_P): Define.

26 years agoUse RE_TRANSLATE_P to check whether translation is
Andreas Schwab [Wed, 15 Apr 1998 10:33:18 +0000 (10:33 +0000)]
Use RE_TRANSLATE_P to check whether translation is
needed.

26 years ago(RE_TRANSLATE_P): New macro.
Andreas Schwab [Wed, 15 Apr 1998 10:32:29 +0000 (10:32 +0000)]
(RE_TRANSLATE_P): New macro.

26 years ago(vc-dired-mode): Redefine dired-move-to-filename-regexp locally.
André Spiegel [Wed, 15 Apr 1998 10:13:07 +0000 (10:13 +0000)]
(vc-dired-mode): Redefine dired-move-to-filename-regexp locally.
(vc-dired-reformat-line): Streamlined.  Should handle all sorts of
date formats now.