bpt/emacs.git
26 years ago(Ftranspose_regions): Fix order of parameters for replace_range.
Andreas Schwab [Mon, 6 Apr 1998 09:20:04 +0000 (09:20 +0000)]
(Ftranspose_regions): Fix order of parameters for replace_range.

26 years ago(Fdirectory_files): GCPRO encoded_directory and list.
Andreas Schwab [Mon, 6 Apr 1998 09:11:05 +0000 (09:11 +0000)]
(Fdirectory_files): GCPRO encoded_directory  and list.
Compute needsep only once.  Pass correct arg to chars_in_text.

26 years ago(gc_sweep): Avoid using two loop variables counting the
Andreas Schwab [Mon, 6 Apr 1998 09:04:23 +0000 (09:04 +0000)]
(gc_sweep): Avoid using two loop variables counting the
same thing.

26 years agoCheck for string.h.
Andreas Schwab [Mon, 6 Apr 1998 08:57:37 +0000 (08:57 +0000)]
Check for string.h.

26 years ago(subset-p): Renamed from
Kenichi Handa [Mon, 6 Apr 1998 05:07:36 +0000 (05:07 +0000)]
(subset-p): Renamed from
find-safe-coding-system-list-subset-p.
(find-coding-systems-region, find-coding-systems-string): New
functions.
(find-coding-systems-for-charsets): Renamed from
find-safe-coding-system.  This is now a helper function of the
above two.
(select-safe-coding-system): Adjusted for the above changes.

26 years ago(setup-japanese-environment): Setup
Kenichi Handa [Mon, 6 Apr 1998 05:06:56 +0000 (05:06 +0000)]
(setup-japanese-environment): Setup
sentence-end suitable for Japanese text.
(exit-japanese-environment): New function.

26 years agoSet exit-function to
Kenichi Handa [Mon, 6 Apr 1998 05:06:56 +0000 (05:06 +0000)]
Set exit-function to
exit-japanese-environment for Japanese environment.

26 years ago(Fstring_as_unibyte): Set size_byte field to -1.
Kenichi Handa [Mon, 6 Apr 1998 05:06:12 +0000 (05:06 +0000)]
(Fstring_as_unibyte): Set size_byte field to -1.

26 years ago(print) <Lisp_String>: Follow a hex escape with `\ ' if nec.
Richard M. Stallman [Sun, 5 Apr 1998 19:18:32 +0000 (19:18 +0000)]
(print) <Lisp_String>: Follow a hex escape with `\ ' if nec.

26 years agoFix previous change.
Richard M. Stallman [Sun, 5 Apr 1998 19:13:50 +0000 (19:13 +0000)]
Fix previous change.

26 years ago(help-highlight-face): Use underline.
Richard M. Stallman [Sun, 5 Apr 1998 19:10:02 +0000 (19:10 +0000)]
(help-highlight-face): Use underline.
(help-mode-maybe): Ensure read-only.
(help-xref-button): Obey help-highlight-p.
(help-follow): Remove check for args being a list.
(help-mode): Doc fix.
(help-highlight-p): Put in help group.

(help-make-xrefs): Insert button label in scope of
inhibit-read-only binding.
(help-mode-map, help-make-xrefs): Define TAB, RET correctly.

Make hyperlinks for cross-reference info intuited from *Help* buffer.
(help-font-lock-keywords): Removed.
(help-mode-map): Define keys for navigating hyperlinks.
(help-xref-stack, help-xref-stack-item): New permanent-local variables.
(help-mode): Set font-lock-defaults to nil.
(help-mode-maybe): Invoke help-make-xrefs in Help mode.
(help-setup-xref): New function.
(describe-key, describe-mode, describe-function,
describe-variable): Call it.
(view-lossage, describe-bindings): Nullify help-xref-stack,
help-xref-stack-item.
(help-highlight-p): New option.
(help-highlight-face): New variable.
(help-back-label, help-xref-symbol-regexp, help-xref-info-regexp):
New variables.
(help-setup-xref, help-make-xrefs, help-xref-button,
help-xref-interned, help-xref-mode, help-follow-mouse,
help-xref-go-back, help-go-back, help-follow, help-next-ref): New functions.

26 years ago(vc-dired-mode): Make dired-after-readin-hook a local hook, not a local variable.
André Spiegel [Sun, 5 Apr 1998 18:54:35 +0000 (18:54 +0000)]
(vc-dired-mode): Make dired-after-readin-hook a local hook, not a local variable.

26 years ago(update-file-autoloads): Redo 1997-08-23 change.
Richard M. Stallman [Sun, 5 Apr 1998 18:47:51 +0000 (18:47 +0000)]
(update-file-autoloads): Redo 1997-08-23 change.

26 years ago(vc-merge, vc-backend-merge): New functions.
André Spiegel [Sun, 5 Apr 1998 18:45:06 +0000 (18:45 +0000)]
(vc-merge, vc-backend-merge): New functions.
(vc-resolve-conflicts): Added optional parameters for buffer names.
(vc-branch-p): New function.

26 years ago(vc-prefix-map): Added "m" for vc-merge.
André Spiegel [Sun, 5 Apr 1998 18:44:35 +0000 (18:44 +0000)]
(vc-prefix-map): Added "m" for vc-merge.

26 years ago(vc-ensure-vc-buffer): New function.
André Spiegel [Sun, 5 Apr 1998 18:43:15 +0000 (18:43 +0000)]
(vc-ensure-vc-buffer): New function.
(vc-registration-error): Replaced by the above.  Updated all callers.
(file-executable-p-18, file-regular-p-18): Removed.

26 years agoCustomized.
Stephen Eglen [Sun, 5 Apr 1998 18:26:32 +0000 (18:26 +0000)]
Customized.

26 years agoFix header line.
Dave Love [Sun, 5 Apr 1998 17:43:09 +0000 (17:43 +0000)]
Fix header line.

26 years agoCustomized.
Stephen Eglen [Sun, 5 Apr 1998 16:14:58 +0000 (16:14 +0000)]
Customized.

26 years ago(command-line): Fix paren error.
Dave Love [Sun, 5 Apr 1998 11:46:30 +0000 (11:46 +0000)]
(command-line): Fix paren error.

26 years ago(webjump): Use assoc-ignore-case for locating the proper URL.
Richard M. Stallman [Sun, 5 Apr 1998 03:19:59 +0000 (03:19 +0000)]
(webjump): Use assoc-ignore-case for locating the proper URL.

26 years ago(report-emacs-bug-hook): Use skip-chars-forward
Richard M. Stallman [Sun, 5 Apr 1998 01:05:15 +0000 (01:05 +0000)]
(report-emacs-bug-hook): Use skip-chars-forward
to check for non-ASCII characters, and to find them.
Don't use find-charset-region.
(report-emacs-bug-pretest-address): Update address.
(report-emacs-bug-address): Likewise.

26 years ago(make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM.
Richard M. Stallman [Sat, 4 Apr 1998 06:37:54 +0000 (06:37 +0000)]
(make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM.
(make_minibuffer_frame): Likewise.

26 years ago(Fmessage_box): Pass the missing third argument
Richard M. Stallman [Sat, 4 Apr 1998 05:27:31 +0000 (05:27 +0000)]
(Fmessage_box): Pass the missing third argument
STRING_MULTIBYTE (val) to message2.

26 years ago(vc-next-action-dired): Use dired-do-redisplay. Handle
Richard M. Stallman [Sat, 4 Apr 1998 05:22:37 +0000 (05:22 +0000)]
(vc-next-action-dired): Use dired-do-redisplay.  Handle
window configuration correctly.
(vc-next-action): Save window configuration for vc-next-action-dired.
(vc-finish-logentry): Only kill log buffer if it does exist.
(vc-dired-mode): Rewritten so that it works entirely through
dired-after-readin-hook.  Subdirectories are handled just as in
ordinary dired.
(vc-dired-hook): New function.
(vc-state-info, vc-dired-reformat-line): Adapted.
(vc-dired-update, vc-dired-update-line): Removed.
(vc-directory): Rewritten.
(vc-directory-18): Removed.
(vc-dired-mark-locked): New function, bound to "*l" in vc-dired-mode.
(vc-do-command): Only compute vc-name if it is really needed.
(vc-fetch-cvs-status): New function.
(vc-dired-hook): Use it.

26 years ago(vc-parse-cvs-status): New function.
Richard M. Stallman [Sat, 4 Apr 1998 05:21:44 +0000 (05:21 +0000)]
(vc-parse-cvs-status): New function.
(vc-fetch-master-properties): Moved cvs status retrieval to the above.
(vc-backend): If a file is not registered, remember that by setting
the property to `none'.
(vc-name): Use the mechanism of vc-backend to compute the value.
(vc-after-save): Don't access vc-backend property directly.

26 years ago(put_entries): Use %ld.
Richard M. Stallman [Sat, 4 Apr 1998 02:22:08 +0000 (02:22 +0000)]
(put_entries): Use %ld.

26 years ago(fatal): Declare the arg.
Richard M. Stallman [Sat, 4 Apr 1998 02:21:01 +0000 (02:21 +0000)]
(fatal): Declare the arg.

26 years ago(report-emacs-bug-hook): Don't bind enable-multibyte-characters.
Richard M. Stallman [Sat, 4 Apr 1998 00:07:57 +0000 (00:07 +0000)]
(report-emacs-bug-hook): Don't bind enable-multibyte-characters.

26 years ago(regex_compile) [!MATCH_MAY_ALLOCATE]: Fix paren error.
Richard M. Stallman [Sat, 4 Apr 1998 00:00:06 +0000 (00:00 +0000)]
(regex_compile) [!MATCH_MAY_ALLOCATE]: Fix paren error.

26 years ago(set_intervals_multibyte): Function moved after set_intervals_multibyte_1.
Richard M. Stallman [Fri, 3 Apr 1998 23:58:11 +0000 (23:58 +0000)]
(set_intervals_multibyte): Function moved after set_intervals_multibyte_1.

26 years ago(command-line): If already unibyte, just load
Richard M. Stallman [Fri, 3 Apr 1998 23:49:11 +0000 (23:49 +0000)]
(command-line): If already unibyte, just load
latin-N instead of calling set-language-environment.

26 years ago(report-emacs-bug): Use set-buffer-multibyte.
Richard M. Stallman [Fri, 3 Apr 1998 21:06:38 +0000 (21:06 +0000)]
(report-emacs-bug): Use set-buffer-multibyte.

26 years ago(compile_range): Unused function deleted.
Richard M. Stallman [Fri, 3 Apr 1998 07:33:13 +0000 (07:33 +0000)]
(compile_range): Unused function deleted.
(regex_compile): Special handling for range \177-\377.
(regex_compile): Cast args to TRANSLATE to unsigned char.
(re_search_2): Fix forward scan handling multibyte.
Recognize that nonascii characters are not in the fastmap.
Handle fetching multibyte characters for backward scan,
(re_match_2_internal): Handle multibyte and translation
in exactn and anychar.
(bcmp_translate): Handle multibyte chars for translation.

(TRANSLATE): Don't cast to  unsigned char.

(PATFETCH): Use RE_TRANSLATE to translate.

26 years ago(rmail-mode-2): Locally set enable-local-variables
Richard M. Stallman [Fri, 3 Apr 1998 05:34:10 +0000 (05:34 +0000)]
(rmail-mode-2): Locally set enable-local-variables
to nil, so a local var list in a message won't confuse things.

26 years ago(report-emacs-bug-hook): Fix the regexp for
Richard M. Stallman [Fri, 3 Apr 1998 05:11:30 +0000 (05:11 +0000)]
(report-emacs-bug-hook): Fix the regexp for
matching non-ASCII characters.

26 years ago(rul-generic-mode): Use font-lock-builtin-face,
Richard M. Stallman [Fri, 3 Apr 1998 04:40:40 +0000 (04:40 +0000)]
(rul-generic-mode): Use font-lock-builtin-face,
not font-lock-em[hasized-face.

26 years ago(Fmake_variable_frame_local): Doc fix.
Richard M. Stallman [Fri, 3 Apr 1998 03:13:32 +0000 (03:13 +0000)]
(Fmake_variable_frame_local): Doc fix.

26 years agoRemove some directories that don't really work now.
Richard M. Stallman [Fri, 3 Apr 1998 01:52:38 +0000 (01:52 +0000)]
Remove some directories that don't really work now.

26 years ago(Fstring_as_multibyte): Never return unibyte string unchanged.
Richard M. Stallman [Thu, 2 Apr 1998 22:48:51 +0000 (22:48 +0000)]
(Fstring_as_multibyte): Never return unibyte string unchanged.
Set size_byte field.

26 years ago(main): Add [--unibyte] to usage.
Dave Love [Thu, 2 Apr 1998 18:46:08 +0000 (18:46 +0000)]
(main): Add [--unibyte] to usage.

26 years ago(RE_TRANSLATE): Use char_table_translate.
Richard M. Stallman [Thu, 2 Apr 1998 08:11:19 +0000 (08:11 +0000)]
(RE_TRANSLATE): Use char_table_translate.

26 years ago(char_table_translate): New function.
Richard M. Stallman [Thu, 2 Apr 1998 08:10:56 +0000 (08:10 +0000)]
(char_table_translate): New function.

26 years ago(widget-beginning-of-line): Don't set zmacs-region-stays.
Richard M. Stallman [Thu, 2 Apr 1998 06:41:37 +0000 (06:41 +0000)]
(widget-beginning-of-line): Don't set zmacs-region-stays.
(widget-end-of-line): Likewise.
(widget-glyph-click): Use read-event.
(widget-color-choice-list): Delete compatibility code.
(widget-color-sample-face-get): Likewise.
(widget-choose): Likewise.
(widget-event-point): Fix paren error.

26 years agoDelete some compatibility code.
Richard M. Stallman [Thu, 2 Apr 1998 06:33:26 +0000 (06:33 +0000)]
Delete some compatibility code.
(widget-event-point, widget-read-event): Define unconditionally.

(widget-echo-help-mouse): Don't use window-end.

(widget-choice-value-create): If there is an :explicit-choice, respect it.
(widget-choice-action): Record an explicit choice in :explicit-choice.

26 years agoAdd support for jdb (Java debugger).
Richard M. Stallman [Thu, 2 Apr 1998 05:04:20 +0000 (05:04 +0000)]
Add support for jdb (Java debugger).
(jdb): New function.
(gud-jdb-history): New variable.
(gud-jdb-directories): New variable.
(gud-jdb-source-files): New variable.
(gud-jdb-build-source-files-list): New function.
(gud-jdb-package-of-file): New function.
(gud-jdb-class-source-alist): New variable.
(gud-jdb-build-class-source-alist): New function.
(gud-jdb-massage-args): New function.
(gud-jdb-find-source-file): New function.
(gud-jdb-marker-filter): New function.
(gud-jdb-find-file): New function.
(gud-jdb-command-name): New variable.
(gud-perldb-command-name): Variable renamed from perldb-command-name.

26 years ago(redisplay_window): Fix computing pos from last_point.
Richard M. Stallman [Thu, 2 Apr 1998 04:40:52 +0000 (04:40 +0000)]
(redisplay_window): Fix computing pos from last_point.

26 years ago(info-lookup->topic-cache): Use defun, not defsubst.
Richard M. Stallman [Thu, 2 Apr 1998 04:36:00 +0000 (04:36 +0000)]
(info-lookup->topic-cache): Use defun, not defsubst.
(info-lookup->mode-cache, info-lookup->initialized): Likewise.
(info-lookup->completions, info-lookup->refer-modes): Likewise.
(info-lookup->all-modes): Likewise.

(info-lookup-quick-all-modes): New function.
(info-complete): Find the symbol to complete first,
then compute list of completions.

(lisp-mode): Add info-lookup-maybe-add-help for it.

26 years ago(follow-scroll-up): Cope if `window-end' returns nil.
Richard M. Stallman [Thu, 2 Apr 1998 03:37:18 +0000 (03:37 +0000)]
(follow-scroll-up): Cope if `window-end' returns nil.
(follow-select-if-end-visible): Likewise.
(follow-mode-version): Variable removed.

26 years ago(buf_charpos_to_bytepos): Delete local variable gapend_byte.
Kenichi Handa [Thu, 2 Apr 1998 00:25:47 +0000 (00:25 +0000)]
(buf_charpos_to_bytepos): Delete local variable gapend_byte.

26 years ago(CHARSET_OK): Don't reject safe charsets.
Kenichi Handa [Thu, 2 Apr 1998 00:25:47 +0000 (00:25 +0000)]
(CHARSET_OK): Don't reject safe charsets.
(DECODE_DESIGNATION): Likewise.
(check_composing_code): Likewise.

26 years ago(selection_data_to_lisp_data): Give
Kenichi Handa [Thu, 2 Apr 1998 00:25:47 +0000 (00:25 +0000)]
(selection_data_to_lisp_data): Give
make_string_from_bytes a correct char size.

26 years ago(vc-revert-buffer): Rewrote handling of vc-diff buffer,
André Spiegel [Wed, 1 Apr 1998 12:26:43 +0000 (12:26 +0000)]
(vc-revert-buffer): Rewrote handling of vc-diff buffer,
        so that the file's buffer is always current when the actual
        revert is done.

26 years agoCustomized.
Andreas Schwab [Wed, 1 Apr 1998 10:44:40 +0000 (10:44 +0000)]
Customized.

26 years ago(hack-one-local-variable): Variables named ...-predicate are treated as risky.
Richard M. Stallman [Wed, 1 Apr 1998 03:44:50 +0000 (03:44 +0000)]
(hack-one-local-variable): Variables named ...-predicate are treated as risky.

(write-file): Omit directory part when making default file name.

26 years agoMany doc fixes.
Stephen Eglen [Tue, 31 Mar 1998 20:14:55 +0000 (20:14 +0000)]
Many doc fixes.
(iswitchb-method): No longer a user variable.
(iswitchb-minibuffer-setup-hook): Customized.
(iswitchb-default): New variable.
(iswitchb-complete): Use iswitchb-common-match-string rather than recomputing
the value.
(iswitchb-toggle-ignore): Recompute list of buffers.
(iswitchb-init-XEmacs-trick): Renamed from iswitchb-init-Xemacs-trick.

26 years ago(vc-backend-revert): CVS bug fix.
André Spiegel [Tue, 31 Mar 1998 18:08:36 +0000 (18:08 +0000)]
(vc-backend-revert): CVS bug fix.

26 years ago* vc.el (vc-resolve-conflicts): New function.
André Spiegel [Tue, 31 Mar 1998 17:19:32 +0000 (17:19 +0000)]
* vc.el (vc-resolve-conflicts): New function.
        (vc-next-action-on-file): Use it.
        (vc-backend-revert): For CVS, revert to the version the buffer was
        based on, not the latest on the current branch (same behavior as
        for RCS).  For SCCS, forget vc-workfile-version so that it gets
        recomputed.
        (vc-revert-buffer): Rewrote doc string to explain the above.
        (vc-finish-logentry): Don't add extra newline.

26 years ago(adjust_markers_for_replace): New function.
Kenichi Handa [Mon, 30 Mar 1998 06:00:54 +0000 (06:00 +0000)]
(adjust_markers_for_replace): New function.
(adjust_after_replace): Arguments changed.  Call
adjust_markers_for_replace if this function is called after
replacement.
(adjust_after_insert): New function.

26 years ago(adjust_after_replace, adjust_after_insert): Extern them.
Kenichi Handa [Mon, 30 Mar 1998 06:00:54 +0000 (06:00 +0000)]
(adjust_after_replace, adjust_after_insert): Extern them.

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.