bpt/emacs.git
26 years ago(code_convert_region): Handle skipped ASCII characters
Kenichi Handa [Mon, 30 Mar 1998 06:00:54 +0000 (06:00 +0000)]
(code_convert_region): Handle skipped ASCII characters
at the head and tail of conversion region correctly when adjusting
position keepers.  Call adjust_after_insert to record undo info
and adjust markers when we don't have to change byte sequence of
a buffer.

26 years ago(struct coding_system): Comment for the member
Kenichi Handa [Mon, 30 Mar 1998 06:00:54 +0000 (06:00 +0000)]
(struct coding_system): Comment for the member
heading_ascii modified.

26 years ago(Finsert_file_contents): Call adjust_after_insert when
Kenichi Handa [Mon, 30 Mar 1998 06:00:54 +0000 (06:00 +0000)]
(Finsert_file_contents): Call adjust_after_insert when
a text is inserted in a multibyte buffer without any code
conversion.

26 years ago(info): Run man in build dir, not srcdir.
Richard M. Stallman [Mon, 30 Mar 1998 05:20:39 +0000 (05:20 +0000)]
(info): Run man in build dir, not srcdir.

26 years ago(battery-linux-proc-apm): Re-use the temporary buffer.
Richard M. Stallman [Mon, 30 Mar 1998 04:39:53 +0000 (04:39 +0000)]
(battery-linux-proc-apm): Re-use the temporary buffer.

(battery-insert-file-contents): Disable code conversion.

26 years ago(desktop-buffer-info, desktop-buffer-rmail)
Richard M. Stallman [Mon, 30 Mar 1998 04:29:36 +0000 (04:29 +0000)]
(desktop-buffer-info, desktop-buffer-rmail)
(desktop-buffer-mh, desktop-buffer-dired, desktop-buffer-file):
Return the buffer produced.
(desktop-create-buffer): Use the buffer that was returned.

26 years ago(tex-start-shell): Call compilation-minor-mode.
Richard M. Stallman [Mon, 30 Mar 1998 04:23:58 +0000 (04:23 +0000)]
(tex-start-shell): Call compilation-minor-mode.

26 years ago(tex-send-command): Return the process.
Richard M. Stallman [Mon, 30 Mar 1998 04:21:52 +0000 (04:21 +0000)]
(tex-send-command): Return the process.
(tex-start-tex): New function.
(tex-region, tex-file): Use tex-start-tex.
(tex-start-tex-marker): New variable.

(tex-compilation-parse-errors): Completely rewritten.
(tex-print): Reset or restart the subshell before using it.

26 years ago(ange-ftp-kill-ftp-process): Convert buffer name to the buffer.
Richard M. Stallman [Mon, 30 Mar 1998 03:08:51 +0000 (03:08 +0000)]
(ange-ftp-kill-ftp-process): Convert buffer name to the buffer.

26 years ago(reporter-bug-hook): Fix error message.
Richard M. Stallman [Sun, 29 Mar 1998 02:35:51 +0000 (02:35 +0000)]
(reporter-bug-hook): Fix error message.

(reporter-beautify-list): Break infloop when
reaching the end of the buffer without crossing an unbalanced
paren.  Use scan-sexps instead of forward-sexp for the loop break test.

(reporter-submit-bug-report): Only call
display-buffer if pop-up-windows is non-nil.

26 years ago(install-arch-indep): Fix previous change.
Richard M. Stallman [Sun, 29 Mar 1998 02:34:11 +0000 (02:34 +0000)]
(install-arch-indep): Fix previous change.

26 years ago(display_text_line): Handle overlay-arrow correctly.
Richard M. Stallman [Sun, 29 Mar 1998 01:25:20 +0000 (01:25 +0000)]
(display_text_line): Handle overlay-arrow correctly.

26 years ago(completion-ignored-extensions): Add a few.
Richard M. Stallman [Sat, 28 Mar 1998 21:56:57 +0000 (21:56 +0000)]
(completion-ignored-extensions): Add a few.

(debug-ignored-errors): Add file-supersession.

26 years ago(code_convert_region): Call adjust_before_replace
Richard M. Stallman [Sat, 28 Mar 1998 21:55:22 +0000 (21:55 +0000)]
(code_convert_region): Call adjust_before_replace
in the no-conversion case.  Adjust GPT, ZV and Z in chars.

26 years ago(check_markers_debug_flag): New variable.
Richard M. Stallman [Sat, 28 Mar 1998 21:52:10 +0000 (21:52 +0000)]
(check_markers_debug_flag): New variable.
(syms_of_insdel): Set up Lisp var.
(CHECK_MARKERS): New macro.  Use it everywhere
instead of calling check_markers directly.
It tests check_markers_debug_flag.

26 years ago(mark_buffer): Mark the undo_list slot specially;
Richard M. Stallman [Sat, 28 Mar 1998 21:50:59 +0000 (21:50 +0000)]
(mark_buffer): Mark the undo_list slot specially;
don't mark a marker just cause it is in this list.
(Fgarbage_collect): Discard from all undo-lists
all elements that adjust markers that were not marked.

26 years ago(struct buffer): Field `undo_list' moved before `name'
Richard M. Stallman [Sat, 28 Mar 1998 21:50:39 +0000 (21:50 +0000)]
(struct buffer): Field `undo_list' moved before `name'
so it won't get marked in the usual way.

26 years ago(barf_or_query_if_file_exists): New arg QUICK. All calls changed.
Richard M. Stallman [Sat, 28 Mar 1998 08:25:53 +0000 (08:25 +0000)]
(barf_or_query_if_file_exists): New arg QUICK.  All calls changed.

26 years ago(desktop-load-default): Add autoload cookie.
Richard M. Stallman [Sat, 28 Mar 1998 07:32:50 +0000 (07:32 +0000)]
(desktop-load-default): Add autoload cookie.
(desktop-read): Likewise.

26 years ago(menu-bar-options-menu): Remove "Toggle" from item
Richard M. Stallman [Sat, 28 Mar 1998 05:43:01 +0000 (05:43 +0000)]
(menu-bar-options-menu): Remove "Toggle" from item
names, using buttons instead.
(menu-bar-make-toggle): Define a menu-item toggle button.
(menu-bar-options-menu [save-place]): (require 'saveplace).
(menu-bar-options-menu [toggle-auto-compression], [auto-fill-mode])
(menu-bar-options-menu [toggle-global-lazy-font-lock-mode]):
Define a menu-item button.

26 years agouse a string that will never match.
Simon Marshall [Fri, 27 Mar 1998 10:11:45 +0000 (10:11 +0000)]
use a string that will never match.

26 years ago(${TIT}): Fix shell conditional syntax.
Richard M. Stallman [Fri, 27 Mar 1998 04:58:07 +0000 (04:58 +0000)]
(${TIT}): Fix shell conditional syntax.

26 years agoFix shell syntax in check for missing .el or .elc files.
Richard M. Stallman [Fri, 27 Mar 1998 04:56:51 +0000 (04:56 +0000)]
Fix shell syntax in check for missing .el or .elc files.

26 years ago(calendar-mode-map): Add bindings for appt-add and appt-delete.
Richard M. Stallman [Fri, 27 Mar 1998 04:53:22 +0000 (04:53 +0000)]
(calendar-mode-map): Add bindings for appt-add and appt-delete.

26 years ago(item_properties): New variable.
Richard M. Stallman [Fri, 27 Mar 1998 04:52:43 +0000 (04:52 +0000)]
(item_properties): New variable.
(ITEM_PROPERTY_...): New macros.

26 years ago*** empty log message ***
Richard M. Stallman [Fri, 27 Mar 1998 03:49:56 +0000 (03:49 +0000)]
*** empty log message ***

26 years ago(pop_getline): Renamed from getline.
Richard M. Stallman [Thu, 26 Mar 1998 22:52:21 +0000 (22:52 +0000)]
(pop_getline): Renamed from getline.

26 years ago(perform-replace): Before recursive edit,
Richard M. Stallman [Thu, 26 Mar 1998 06:31:26 +0000 (06:31 +0000)]
(perform-replace): Before recursive edit,
get the match data as markers, and set real-match-data.

26 years ago(rmail-clear-headers): Handle failure to find "\n[^ \t]".
Richard M. Stallman [Thu, 26 Mar 1998 04:28:37 +0000 (04:28 +0000)]
(rmail-clear-headers): Handle failure to find "\n[^ \t]".

26 years ago(normal-top-level-add-subdirs-to-load-path):
Richard M. Stallman [Thu, 26 Mar 1998 04:26:27 +0000 (04:26 +0000)]
(normal-top-level-add-subdirs-to-load-path):
Reverse order of subdirs to add.  Don't duplicate the parent dir.

26 years ago(init_lread): Init Vstandard_input.
Richard M. Stallman [Thu, 26 Mar 1998 04:22:13 +0000 (04:22 +0000)]
(init_lread): Init Vstandard_input.

26 years ago(redisplay_window): Fix previous change.
Kenichi Handa [Thu, 26 Mar 1998 04:10:02 +0000 (04:10 +0000)]
(redisplay_window): Fix previous change.

26 years agoFix header line.
Dave Love [Wed, 25 Mar 1998 19:16:31 +0000 (19:16 +0000)]
Fix header line.

26 years agoVarious doc fixes, mainly grammar.
Dave Love [Wed, 25 Mar 1998 19:13:11 +0000 (19:13 +0000)]
Various doc fixes, mainly grammar.

26 years ago(auto-insert, auto-insert-query): :tag choices.
Dave Love [Wed, 25 Mar 1998 19:06:46 +0000 (19:06 +0000)]
(auto-insert, auto-insert-query): :tag choices.
(define-auto-insert): Rename arg key to match doc.

26 years agoadd some C/C++ keywords.
Simon Marshall [Wed, 25 Mar 1998 16:56:12 +0000 (16:56 +0000)]
add some C/C++ keywords.

26 years agouse new UPDATE window-end arg.
Simon Marshall [Wed, 25 Mar 1998 16:52:19 +0000 (16:52 +0000)]
use new UPDATE window-end arg.

26 years agocheck length of mail-header-separator before using in font-lock-keywords.
Simon Marshall [Wed, 25 Mar 1998 16:41:18 +0000 (16:41 +0000)]
check length of mail-header-separator before using in font-lock-keywords.

26 years ago(compute_motion): Call strwidth only when necessary.
Kenichi Handa [Wed, 25 Mar 1998 10:45:59 +0000 (10:45 +0000)]
(compute_motion): Call strwidth only when necessary.
Set wide_column_end_hpos only when MULTIBYTE_BYTES_WIDTH set
nonzero to wide_column.

26 years ago(make_buffer_string, make_buffer_string_both): Extern them.
Kenichi Handa [Wed, 25 Mar 1998 10:45:59 +0000 (10:45 +0000)]
(make_buffer_string, make_buffer_string_both): Extern them.

26 years ago(read_process_output): Count multibyte characters. If
Kenichi Handa [Wed, 25 Mar 1998 10:45:59 +0000 (10:45 +0000)]
(read_process_output): Count multibyte characters.  If
received data is stored in p->decoding_buf, copy it to a temporary
buffer and call insert_before_makers instead of
insert_from_string_before_markers.

26 years ago(redisplay_window): Give byte position to FETCH_BYTE.
Kenichi Handa [Wed, 25 Mar 1998 10:45:59 +0000 (10:45 +0000)]
(redisplay_window): Give byte position to FETCH_BYTE.
Call pos_tab_offset appropriately.
(try_window_id): Give byte position to FETCH_BYTE.  Set
val.bytepos to pos_byte.

26 years ago(dired-run-shell-command): Maybe run handler.
Dave Love [Tue, 24 Mar 1998 17:08:34 +0000 (17:08 +0000)]
(dired-run-shell-command): Maybe run handler.

26 years ago(shell-command): Define handler.
Dave Love [Tue, 24 Mar 1998 17:08:02 +0000 (17:08 +0000)]
(shell-command): Define handler.
(ange-ftp-shell-command): Add optional arg.
(comint-last-output-start, comint-last-input-start,
comint-last-input-end): Defvar to silence compiler.

26 years ago(record_delete): The second arg is Lisp_Object.
Kenichi Handa [Tue, 24 Mar 1998 12:17:32 +0000 (12:17 +0000)]
(record_delete): The second arg is Lisp_Object.

26 years agoDeclarations changed.
Kenichi Handa [Tue, 24 Mar 1998 12:16:10 +0000 (12:16 +0000)]
Declarations changed.
(STRING_MULTIBYTE, STRING_BYTES, SET_STRING_BYTES):
New definitions treating negative size_byte as a flag for unibyte.

26 years ago(MULTIBYTE_BYTES_WIDTH): Set wide_column only when we
Kenichi Handa [Tue, 24 Mar 1998 05:41:38 +0000 (05:41 +0000)]
(MULTIBYTE_BYTES_WIDTH): Set wide_column only when we
encounter a wide-column character.

26 years ago(del_range_2): Move gap again to a proper place just
Kenichi Handa [Tue, 24 Mar 1998 05:41:38 +0000 (05:41 +0000)]
(del_range_2): Move gap again to a proper place just
after calling make_buffer_string_both.

26 years ago(shrink_decoding_region): If EOL_CONVERSION is nonzero,
Kenichi Handa [Tue, 24 Mar 1998 05:41:38 +0000 (05:41 +0000)]
(shrink_decoding_region): If EOL_CONVERSION is nonzero,
don't skip `\r' (instead of `\n').

26 years ago(record_delete): Record last_point_position when there's
Kenichi Handa [Tue, 24 Mar 1998 05:41:38 +0000 (05:41 +0000)]
(record_delete): Record last_point_position when there's
no record other than marker adjustment before undo boundary.

26 years ago(top_distclean): Check the existence of `lock' subdir.
Kenichi Handa [Tue, 24 Mar 1998 05:41:22 +0000 (05:41 +0000)]
(top_distclean): Check the existence of `lock' subdir.

26 years ago(xterm-mouse-translate, xterm-mouse-event): Replace
Andreas Schwab [Mon, 23 Mar 1998 13:26:00 +0000 (13:26 +0000)]
(xterm-mouse-translate, xterm-mouse-event): Replace
obsolete `concat with integer' by format.

26 years ago(resize-minibuffer-mode): Make it a proper minor
Andreas Schwab [Mon, 23 Mar 1998 13:18:54 +0000 (13:18 +0000)]
(resize-minibuffer-mode): Make it a proper minor
mode: toggle resize-minibuffer mode when called without argument.

26 years ago(popup_get_selection): On receiving a KeyPress event
Andreas Schwab [Mon, 23 Mar 1998 13:02:15 +0000 (13:02 +0000)]
(popup_get_selection): On receiving a KeyPress event
only deactivate the menu when the key is not a modifier key.

26 years ago(Fx_create_frame): Use "borderWidth", not "borderwidth",
Andreas Schwab [Mon, 23 Mar 1998 12:56:25 +0000 (12:56 +0000)]
(Fx_create_frame): Use "borderWidth", not "borderwidth",
as resource name, to be consistent with other X applications.

26 years ago(PC-expand-many-files): Apply completion-ignored-extensions.
Karl Heuer [Mon, 23 Mar 1998 00:29:43 +0000 (00:29 +0000)]
(PC-expand-many-files): Apply completion-ignored-extensions.

26 years ago(install-arch-indep): Put special subdirs.el files
Karl Heuer [Mon, 23 Mar 1998 00:18:15 +0000 (00:18 +0000)]
(install-arch-indep): Put special subdirs.el files
in site-lisp dirs.  Use normal-top-level-add-subdirs-to-load-path.

26 years ago(normal-top-level-add-subdirs-to-load-path): New function.
Karl Heuer [Mon, 23 Mar 1998 00:15:20 +0000 (00:15 +0000)]
(normal-top-level-add-subdirs-to-load-path): New function.

26 years ago(find-file-noselect): Use set-buffer-multibyte
Karl Heuer [Mon, 23 Mar 1998 00:14:06 +0000 (00:14 +0000)]
(find-file-noselect): Use set-buffer-multibyte
instead of setting enable-multibyte-characters.

26 years ago(standard-display-underline): Shift face id by 19 bits.
Karl Heuer [Mon, 23 Mar 1998 00:12:14 +0000 (00:12 +0000)]
(standard-display-underline): Shift face id by 19 bits.

26 years ago(Fdirectory_files): In FULL case, compute number of characters
Richard M. Stallman [Sat, 21 Mar 1998 18:23:09 +0000 (18:23 +0000)]
(Fdirectory_files): In FULL case, compute number of characters

26 years ago(substring_both, Fsubstring): Use make_specified_string.
Richard M. Stallman [Sat, 21 Mar 1998 18:09:01 +0000 (18:09 +0000)]
(substring_both, Fsubstring): Use make_specified_string.
(concat): Make string result unibyte or multibyte as appropriate.

26 years ago(syms_of_sunfns): Pass new arg to make_pure_string.
Richard M. Stallman [Sat, 21 Mar 1998 18:07:27 +0000 (18:07 +0000)]
(syms_of_sunfns): Pass new arg to make_pure_string.

26 years ago(make_specified_string): New function.
Richard M. Stallman [Sat, 21 Mar 1998 18:07:06 +0000 (18:07 +0000)]
(make_specified_string): New function.
(make_string_from_bytes): New function.
(compact_strings): Get byte size from size, if size_byte < 0.
(Fmake_string): Use make_uninit_string for single-byte char.
(make_unibyte_string): Mark string as unibyte.
(make_uninit_string): Likewise.
(make_string): Likewise, if size == size in bytes.
(make_pure_string): New arg MULTIBYTE.
(Fpurecopy): Pass new arg to make_pure_string.

26 years ago(Fchar_to_string): Use make_string_from_bytes.
Richard M. Stallman [Sat, 21 Mar 1998 18:05:29 +0000 (18:05 +0000)]
(Fchar_to_string): Use make_string_from_bytes.
(Fformat): Use make_specified_string.
(make_buffer_string_both): Use make_uninit_string if buffer is unibyte.

26 years ago(casify_object): Use make_specified_string.
Richard M. Stallman [Sat, 21 Mar 1998 18:02:09 +0000 (18:02 +0000)]
(casify_object): Use make_specified_string.

26 years ago(Fstring): Use make_string_from_bytes.
Richard M. Stallman [Sat, 21 Mar 1998 18:00:38 +0000 (18:00 +0000)]
(Fstring): Use make_string_from_bytes.
(Fcompose_string): Likewise.

26 years ago(internal_self_insert): Use make_string_from_bytes.
Richard M. Stallman [Sat, 21 Mar 1998 18:00:19 +0000 (18:00 +0000)]
(internal_self_insert): Use make_string_from_bytes.

26 years ago(code_convert_string): Use make_string_from_bytes.
Richard M. Stallman [Sat, 21 Mar 1998 17:59:48 +0000 (17:59 +0000)]
(code_convert_string): Use make_string_from_bytes.

26 years ago(Fsubstitute_command_keys): Use make_string_from_bytes.
Richard M. Stallman [Sat, 21 Mar 1998 17:59:22 +0000 (17:59 +0000)]
(Fsubstitute_command_keys): Use make_string_from_bytes.

26 years ago(read1): Pass new arg to make_pure_string.
Richard M. Stallman [Sat, 21 Mar 1998 17:52:08 +0000 (17:52 +0000)]
(read1): Pass new arg to make_pure_string.
(make_symbol): Likewise.
(init_obarray): Likewise.
(read1): Use make_specified_string.

26 years ago(PRINTPREPARE): Use make_string_from_bytes.
Richard M. Stallman [Sat, 21 Mar 1998 17:51:30 +0000 (17:51 +0000)]
(PRINTPREPARE): Use make_string_from_bytes.

26 years ago(read_process_output): Use make_string_from_bytes.
Richard M. Stallman [Sat, 21 Mar 1998 17:50:30 +0000 (17:50 +0000)]
(read_process_output): Use make_string_from_bytes.

26 years ago(Fregexp_quote): Use make_specified_string.
Richard M. Stallman [Sat, 21 Mar 1998 17:50:03 +0000 (17:50 +0000)]
(Fregexp_quote): Use make_specified_string.

26 years ago(selection_data_to_lisp_data): Use make_string_from_bytes.
Richard M. Stallman [Sat, 21 Mar 1998 17:49:39 +0000 (17:49 +0000)]
(selection_data_to_lisp_data): Use make_string_from_bytes.

26 years ago(insert_from_string_1, replace_range):
Richard M. Stallman [Sat, 21 Mar 1998 17:48:54 +0000 (17:48 +0000)]
(insert_from_string_1, replace_range):
Use STRING_MULTIBYTE to determine whether string is multibyte.

26 years agoUse STRING_BYTES and SET_STRING_BYTES.
Richard M. Stallman [Sat, 21 Mar 1998 07:06:55 +0000 (07:06 +0000)]
Use STRING_BYTES and SET_STRING_BYTES.

(Ftranspose_regions): Try to handle combining bytes.

26 years agoUse STRING_BYTES and SET_STRING_BYTES.
Richard M. Stallman [Sat, 21 Mar 1998 07:06:14 +0000 (07:06 +0000)]
Use STRING_BYTES and SET_STRING_BYTES.

26 years ago(comint-preoutput-filter-functions): Doc fix.
Richard M. Stallman [Sat, 21 Mar 1998 06:16:35 +0000 (06:16 +0000)]
(comint-preoutput-filter-functions): Doc fix.

26 years agoDon't include puresize.h any more as code that needs it
Richard M. Stallman [Sat, 21 Mar 1998 06:01:22 +0000 (06:01 +0000)]
Don't include puresize.h any more as code that needs it
has moved to keyboard.c.
(menu_item_equiv_key, menu_item_enabled_p_1, menu_item_enabled_p):
Functions deleted; code moved to parse_menu_item in keyboard.c.
(single_keymap_panes): Large part of code moved to single_menu_item.
(single_menu_item): New function that uses parse_menu_item.
(Qmenu_alias): Variable deleted.
(QCtoggle, QCradio): New variables.
(syms_of_xmenu): Change initializations of variables.

26 years ago(fix_submap_inheritance, get_keyelt, store_in_keymap,
Richard M. Stallman [Sat, 21 Mar 1998 05:53:36 +0000 (05:53 +0000)]
(fix_submap_inheritance, get_keyelt, store_in_keymap,
copy-keymap, where_is_internal_1): Support new format for menu items.
(syms_of_keymap): New symbol `menu-item'.

26 years agoInclude puresize.h for CHECK_IMPURE.
Richard M. Stallman [Sat, 21 Mar 1998 05:49:49 +0000 (05:49 +0000)]
Include puresize.h for CHECK_IMPURE.
(parse_menu_item): New function.
(menu_item_eval_property_1, menu_item_eval_property) New suroutines.
(menu_bar_one_keymap): Moved some code to menu_bar_item.
(menu_bar_item): Rewritten to use parse_menu_item.
(menu_bar_item_1): Function deleted.
(QCenable, QCvisible, QChelp, QCfilter, QCbutton, QCtoggle, QCradio):
(Qmenu_alias): New variables.
(syms_of_keyboard): Initialize them, and item_properties.

26 years ago(replace_range): New arg NOMARKERS.
Richard M. Stallman [Sat, 21 Mar 1998 05:48:03 +0000 (05:48 +0000)]
(replace_range): New arg NOMARKERS.

26 years ago(internal_self_insert): Pass new arg to replace_range.
Richard M. Stallman [Sat, 21 Mar 1998 04:45:12 +0000 (04:45 +0000)]
(internal_self_insert): Pass new arg to replace_range.

26 years ago(record_delete): Replace LENGTH arg with STRING.
Richard M. Stallman [Sat, 21 Mar 1998 03:58:00 +0000 (03:58 +0000)]
(record_delete): Replace LENGTH arg with STRING.
(record_change): Call record_delete the new way.

26 years ago(insert_1_both, insert_from_string_1, insert_from_buffer_1):
Richard M. Stallman [Sat, 21 Mar 1998 03:57:35 +0000 (03:57 +0000)]
(insert_1_both, insert_from_string_1, insert_from_buffer_1):
(adjust_before_replace, adjust_after_replace, replace_range):
(del_range_2): Call record_delete the new way.
Use make_buffer_string_both to make the string to pass.

26 years ago(make_buffer_string_both): New function.
Richard M. Stallman [Sat, 21 Mar 1998 02:57:08 +0000 (02:57 +0000)]
(make_buffer_string_both): New function.
(make_buffer_string): Use make_buffer_string_both.

26 years ago(keymap.o): Depend on puresize.h.
Richard M. Stallman [Fri, 20 Mar 1998 22:38:54 +0000 (22:38 +0000)]
(keymap.o): Depend on puresize.h.
(xmenu.o): Don't depend on puresize.h.

26 years ago(vc-next-action-on-file): Properly handle the case when user tries to
André Spiegel [Fri, 20 Mar 1998 15:40:24 +0000 (15:40 +0000)]
(vc-next-action-on-file): Properly handle the case when user tries to
check-in, but file on disk has changed.
(vc-do-command): Consider LAST argument only if FILE is non-nil.
(vc-add-triple, vc-record-rename, vc-lookup-file): Find
vc-name-assoc-file based on vc-name of FILE.
(vc-backend-admin, vc-rename-file): Handle the SCCS PROJECTDIR feature.
(vc-do-command): Rewrote doc string.

26 years ago(vc-sccs-project-dir, vc-search-sccs-project-dir): New functions.
André Spiegel [Fri, 20 Mar 1998 15:38:48 +0000 (15:38 +0000)]
(vc-sccs-project-dir, vc-search-sccs-project-dir): New functions.
(vc-master-templates): Add call to vc-search-sccs-project-dir.

26 years ago(browse-url-of-region): Use its args. From <mit@nines.nec.co.jp>
Dave Love [Fri, 20 Mar 1998 10:22:59 +0000 (10:22 +0000)]
(browse-url-of-region): Use its args.  From <mit@nines.nec.co.jp>

26 years ago(reporter-mail): New function.
Richard M. Stallman [Fri, 20 Mar 1998 06:37:09 +0000 (06:37 +0000)]
(reporter-mail): New function.
(reporter-compose-outgoing): Use fboundp, not functionp.
(reporter-bug-hook): Fix error message.

(reporter-beautify-list): Break infloop when reaching the end of the
buffer without crossing an unbalanced paren.  Use scan-sexps instead
of forward-sexp for the loop break test.

(reporter-submit-bug-report): Only call
display-buffer if pop-up-windows is non-nil.

26 years ago(set-language-environment): Doc fix.
Richard M. Stallman [Fri, 20 Mar 1998 06:29:54 +0000 (06:29 +0000)]
(set-language-environment): Doc fix.
(current-language-environment): Use defcustom.
(default-input-method): Specify :type.

26 years ago(del_range_2): Use adjust_markers_for_record_delete.
Richard M. Stallman [Fri, 20 Mar 1998 06:10:36 +0000 (06:10 +0000)]
(del_range_2): Use adjust_markers_for_record_delete.

(adjust_markers_for_delete): Delete unused local coming_gap_size.
(adjust_markers_for_record_delete): New function.
(insert_1_both, insert_from_string_1, insert_from_buffer_1)
(adjust_after_replace, replace_range):
Use adjust_markers_for_record_delete.

26 years ago(window_display_table): Don't look inside buffer if its nil.
Richard M. Stallman [Fri, 20 Mar 1998 05:11:27 +0000 (05:11 +0000)]
(window_display_table): Don't look inside buffer if its nil.

26 years ago(Fgoto_char): If POSITION is a marker pointing a
Richard M. Stallman [Fri, 20 Mar 1998 05:00:31 +0000 (05:00 +0000)]
(Fgoto_char): If POSITION is a marker pointing a
different buffer, don't rely on the byte position of the marker.

26 years ago(Fformat): Handle padding before or after, for %s etc.
Richard M. Stallman [Fri, 20 Mar 1998 04:59:15 +0000 (04:59 +0000)]
(Fformat): Handle padding before or after, for %s etc.
Treat 0 like a multibyte char in %c.

26 years ago(compilation-error-regexp-alist):
Richard M. Stallman [Fri, 20 Mar 1998 04:41:13 +0000 (04:41 +0000)]
(compilation-error-regexp-alist):
Handle f90 in  DEC AXP OSF/1 cc  pattern.

26 years ago(get_boot_time): Conditionalize on BOOT_TIME.
Richard M. Stallman [Thu, 19 Mar 1998 21:19:07 +0000 (21:19 +0000)]
(get_boot_time): Conditionalize on BOOT_TIME.
(lock_file_1): Add boot-time to lock only if available.

26 years ago(shell-command-on-region): Amend message to report
Dave Love [Thu, 19 Mar 1998 10:30:55 +0000 (10:30 +0000)]
(shell-command-on-region): Amend message to report
success or failure when no process output.