bpt/emacs.git
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.

26 years ago(vc-backend-revert): Fix missing argument for
Andreas Schwab [Wed, 15 Apr 1998 09:48:04 +0000 (09:48 +0000)]
(vc-backend-revert): Fix missing argument for
vc-file-setprop.

26 years ago(realloc) <emacs>: Define to xrealloc.
Andreas Schwab [Wed, 15 Apr 1998 09:39:40 +0000 (09:39 +0000)]
(realloc) <emacs>: Define to xrealloc.

26 years ago(install-arch-indep): Install customize and reftex info files.
Andreas Schwab [Wed, 15 Apr 1998 09:27:20 +0000 (09:27 +0000)]
(install-arch-indep): Install customize and reftex info files.

26 years ago(Fccl_execute_on_string): Put \n\ at eol of docstring.
Kenichi Handa [Wed, 15 Apr 1998 07:49:16 +0000 (07:49 +0000)]
(Fccl_execute_on_string): Put \n\ at eol of docstring.

26 years ago(x_set_font): Give 2nd arg nil to Fquery_fontset.
Kenichi Handa [Wed, 15 Apr 1998 07:38:29 +0000 (07:38 +0000)]
(x_set_font): Give 2nd arg nil to Fquery_fontset.
(Fx_create_frame): Likewise.

26 years ago(coding-system-change-eol-coding): New function.
Kenichi Handa [Wed, 15 Apr 1998 07:15:01 +0000 (07:15 +0000)]
(coding-system-change-eol-coding): New function.
(coding-system-change-text-coding): New function.

26 years ago(find_ccl_program_func): New variable.
Kenichi Handa [Wed, 15 Apr 1998 07:12:49 +0000 (07:12 +0000)]
(find_ccl_program_func): New variable.
(fs_load_font): Call a function pointed by find_ccl_program_func
instead of finding CCL program to encode a character by itself.
(Fquery_fontset): New optional 2nd arg REGEXPP.  Callers changed.

26 years ago(FONT_ENCODING_NOT_DECIDED): The value is changed to 255.
Kenichi Handa [Wed, 15 Apr 1998 07:12:49 +0000 (07:12 +0000)]
(FONT_ENCODING_NOT_DECIDED): The value is changed to 255.
(find_ccl_program_func): Extern it.
(Fquery_fontset): Args number changed to 2.

26 years agoTypo in comments fixed.
Kenichi Handa [Wed, 15 Apr 1998 07:12:49 +0000 (07:12 +0000)]
Typo in comments fixed.
(Qccl_program_idx, Qunification_table, Qunification_table_id): New
variables.
(syms_of_ccl): Initialize and staticpro them.
(CCL_ReadMultibyteChar2): Macro name changed from
CCL_ReadMultibyteCharacter.
(CCL_WriteMultibyteChar2): Macro name changed from
CCL_WriteMultibyteChar2.
(CCL_
(MAX_TABLE_SET_LEVEL): New macro.
(tr_stack): New type.
(translate_stack, translate_stack_pointer): New variables.
(PUSH_TRANSLATE_STACK, POP_TRANSLATE_STACK): New macros.
(ccl_driver): Adjusted for the above changes.
(resolve_symbol_ccl_program): New function.
(Fccl_execute): The arg CCL-PROGRAM can be a symbol of CCL
program.  If CCL-PRGRAM is a vector, convert symbols in it to ID
numbers by resolve_symbol_ccl_program.
(Fccl_execute_on_string): Likewise.
(Fregister_ccl_program): If the arg CCL-PRGRAM is a vector,
convert symbols in it to ID numbers by resolve_symbol_ccl_program.

26 years ago(Vccl_program_table, Qccl_program_idx): Extern them.
Kenichi Handa [Wed, 15 Apr 1998 07:12:49 +0000 (07:12 +0000)]
(Vccl_program_table, Qccl_program_idx): Extern them.

26 years ago(syms_of_xfns): Initialize find_ccl_program_func.
Kenichi Handa [Wed, 15 Apr 1998 07:12:49 +0000 (07:12 +0000)]
(syms_of_xfns): Initialize find_ccl_program_func.

26 years ago(x_find_ccl_program): New function.
Kenichi Handa [Wed, 15 Apr 1998 07:12:49 +0000 (07:12 +0000)]
(x_find_ccl_program): New function.

26 years ago(x_find_ccl_program): Extern it.
Kenichi Handa [Wed, 15 Apr 1998 07:12:49 +0000 (07:12 +0000)]
(x_find_ccl_program): Extern it.

26 years ago(mh-quit): mh-show-buffer can be nil.
Karl Heuer [Wed, 15 Apr 1998 06:31:29 +0000 (06:31 +0000)]
(mh-quit): mh-show-buffer can be nil.

26 years ago(mail-mode): Doc fix.
Karl Heuer [Wed, 15 Apr 1998 06:30:16 +0000 (06:30 +0000)]
(mail-mode): Doc fix.

26 years ago(outline-font-lock-level): New function.
Karl Heuer [Wed, 15 Apr 1998 06:28:28 +0000 (06:28 +0000)]
(outline-font-lock-level): New function.

26 years ago(file_name_as_directory): For empty arg, return `./'.
Karl Heuer [Wed, 15 Apr 1998 06:12:48 +0000 (06:12 +0000)]
(file_name_as_directory): For empty arg, return `./'.

26 years ago(byte-compile-warn-about-unresolved-functions): Fix whitespace.
Karl Heuer [Wed, 15 Apr 1998 06:10:51 +0000 (06:10 +0000)]
(byte-compile-warn-about-unresolved-functions): Fix whitespace.

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

26 years agoInitial revision
Dan Nicolaescu [Wed, 15 Apr 1998 01:52:10 +0000 (01:52 +0000)]
Initial revision

26 years agoRevert erroneous 1998-04-08 change.
Dave Love [Tue, 14 Apr 1998 21:02:17 +0000 (21:02 +0000)]
Revert erroneous 1998-04-08 change.

26 years agoDon't eval-*and*-compile font-lock stuff.
Dave Love [Tue, 14 Apr 1998 20:57:00 +0000 (20:57 +0000)]
Don't eval-*and*-compile font-lock stuff.

26 years ago(mspools-folder-directory): Takes default value of ~/MAIL/ if
Stephen Eglen [Tue, 14 Apr 1998 19:23:37 +0000 (19:23 +0000)]
(mspools-folder-directory): Takes default value of ~/MAIL/ if
vm-folder-directory not bound.
(mspools-vm-system-mail): Customize the variable so that if the
environment variable $MAIL is not set, the user can easily set it.
(mspools-vm-system-mail-crash): Variable deleted; we now use
vm-crash-box.
(mspools-set-vm-spool-files): Error if mspools-folder-directory
hasn't been set.
(mspools-set-vm-spool-files): Use mspools-folder-directory rather
than vm-folder-directory.
(mspools-get-spool-files): Error if mspools-folder-directory is nil.
(mspools-get-spool-files): Add $ to regexp to ensure mspools-suffix
matches the end of the filename.
(mspools-mode-map): Bind n and p to next-line and previous-line.

26 years ago(x_destroy_bitmap): Declare as void, not int.
Karl Heuer [Tue, 14 Apr 1998 18:59:48 +0000 (18:59 +0000)]
(x_destroy_bitmap): Declare as void, not int.
(x_report_frame_params, x_set_border_pixel): Likewise.
(x_set_internal_border_width): widget_store_internal_border takes
just one arg, not two.

26 years ago(find-file-noselect): Set buffer-file-coding-system
Karl Heuer [Tue, 14 Apr 1998 18:42:32 +0000 (18:42 +0000)]
(find-file-noselect): Set buffer-file-coding-system
if RAWFILE.

26 years ago(try_window): Fix mixing of Lisp_Object and int.
Andreas Schwab [Tue, 14 Apr 1998 13:12:18 +0000 (13:12 +0000)]
(try_window): Fix mixing of Lisp_Object and int.

26 years ago(Fset_window_configuration): Fix mixing of Lisp_Object
Andreas Schwab [Tue, 14 Apr 1998 13:11:34 +0000 (13:11 +0000)]
(Fset_window_configuration): Fix mixing of Lisp_Object
and int.

26 years ago(init_sys_modes): Fix mixing of Lisp_Object and int
Andreas Schwab [Tue, 14 Apr 1998 13:10:35 +0000 (13:10 +0000)]
(init_sys_modes): Fix mixing of Lisp_Object and int

26 years ago(compile_pattern, compile_pattern_1): Fix mixing of
Andreas Schwab [Tue, 14 Apr 1998 13:09:08 +0000 (13:09 +0000)]
(compile_pattern, compile_pattern_1): Fix mixing of
Lisp_Object and int.

26 years ago(read_process_output): Fix mixing of Lisp_Object and
Andreas Schwab [Tue, 14 Apr 1998 13:05:38 +0000 (13:05 +0000)]
(read_process_output): Fix mixing of Lisp_Object and
int.

26 years ago(Fself_insert_and_exit): Fix mixing of Lisp_Object and
Andreas Schwab [Tue, 14 Apr 1998 13:03:30 +0000 (13:03 +0000)]
(Fself_insert_and_exit): Fix mixing of Lisp_Object and
int.

26 years ago(set_marker_both): Remove bogus checks on charpos.
Andreas Schwab [Tue, 14 Apr 1998 13:02:50 +0000 (13:02 +0000)]
(set_marker_both): Remove bogus checks on charpos.

26 years ago(parse_menu_item): Don't GCPRO non-lisp variables.
Andreas Schwab [Tue, 14 Apr 1998 13:01:59 +0000 (13:01 +0000)]
(parse_menu_item): Don't GCPRO non-lisp variables.

26 years ago(signal_after_change): Fix mixing of Lisp_Object and
Andreas Schwab [Tue, 14 Apr 1998 13:01:05 +0000 (13:01 +0000)]
(signal_after_change): Fix mixing of Lisp_Object and
int.

26 years ago(indented_beyond_p): Fix mixing of Lisp_Object and int.
Andreas Schwab [Tue, 14 Apr 1998 13:00:27 +0000 (13:00 +0000)]
(indented_beyond_p): Fix mixing of Lisp_Object and int.

26 years ago(Fset_mouse_position, Fset_mouse_pixel_position): Fix
Andreas Schwab [Tue, 14 Apr 1998 13:00:00 +0000 (13:00 +0000)]
(Fset_mouse_position, Fset_mouse_pixel_position): Fix
mixing of Lisp_Object and int.

26 years ago(Fsubstring, substring_both, Fchar_table_range,
Andreas Schwab [Tue, 14 Apr 1998 12:59:32 +0000 (12:59 +0000)]
(Fsubstring, substring_both, Fchar_table_range,
Fset_char_table_range): Fix mixing of Lisp_Object and int.

26 years ago(Fwrite_region): Fix mixing of Lisp_Object and int.
Andreas Schwab [Tue, 14 Apr 1998 12:58:24 +0000 (12:58 +0000)]
(Fwrite_region): Fix mixing of Lisp_Object and int.

26 years ago(Fchar_after, Fchar_before): Fix mixing of Lisp_Object
Andreas Schwab [Tue, 14 Apr 1998 12:56:53 +0000 (12:56 +0000)]
(Fchar_after, Fchar_before): Fix mixing of Lisp_Object
and int

26 years ago(code_convert_region): Fix mixing of Lisp_Object and
Andreas Schwab [Tue, 14 Apr 1998 12:55:11 +0000 (12:55 +0000)]
(code_convert_region): Fix mixing of Lisp_Object and
int.

26 years ago(Fchars_in_region): Fix mixing of Lisp_Object and int.
Andreas Schwab [Tue, 14 Apr 1998 12:53:36 +0000 (12:53 +0000)]
(Fchars_in_region): Fix mixing of Lisp_Object and int.

26 years ago(ccl_driver, syms_of_ccl): Fix mixing of Lisp_Object and
Andreas Schwab [Tue, 14 Apr 1998 12:52:08 +0000 (12:52 +0000)]
(ccl_driver, syms_of_ccl): Fix mixing of Lisp_Object and
int.

26 years ago(vc-next-action-on-file): Don't check out after registering. This is
André Spiegel [Tue, 14 Apr 1998 12:38:25 +0000 (12:38 +0000)]
(vc-next-action-on-file): Don't check out after registering.  This is
two steps instead of one, and the second does not make sense under
CVS.
(vc-next-action): Changed doc string to reflect the above.

26 years agoUpdate return types of declarations.
Andreas Schwab [Tue, 14 Apr 1998 12:34:43 +0000 (12:34 +0000)]
Update return types of declarations.

26 years agoAdd more prototypes.
Andreas Schwab [Tue, 14 Apr 1998 12:33:47 +0000 (12:33 +0000)]
Add more prototypes.

26 years agoFix -Wimplicit warnings.
Andreas Schwab [Tue, 14 Apr 1998 12:25:56 +0000 (12:25 +0000)]
Fix -Wimplicit warnings.

26 years ago(ediff-autostore-merges): Doc fix.
Andreas Schwab [Tue, 14 Apr 1998 10:56:46 +0000 (10:56 +0000)]
(ediff-autostore-merges): Doc fix.

26 years ago(rmail-movemail-flags): Fix customize type.
Andreas Schwab [Tue, 14 Apr 1998 10:48:10 +0000 (10:48 +0000)]
(rmail-movemail-flags): Fix customize type.

26 years ago(command-line-1): Better wording in mouse startup message.
André Spiegel [Tue, 14 Apr 1998 10:44:53 +0000 (10:44 +0000)]
(command-line-1): Better wording in mouse startup message.

26 years ago(byte-compile-warnings): Fix customize
Andreas Schwab [Tue, 14 Apr 1998 10:43:27 +0000 (10:43 +0000)]
(byte-compile-warnings): Fix customize
type.

26 years ago("Korean"): Doc fix.
Andreas Schwab [Tue, 14 Apr 1998 10:37:40 +0000 (10:37 +0000)]
("Korean"): Doc fix.

26 years agoPrepend ${srcdir} to all non-TIT lisp file names.
Andreas Schwab [Tue, 14 Apr 1998 10:34:22 +0000 (10:34 +0000)]
Prepend ${srcdir} to all non-TIT lisp file names.
(leim-list.el): Depend on ${WORLD}.