bpt/emacs.git
26 years ago(wait_reading_process_input): Recompute timeout each
Eli Zaretskii [Sun, 21 Jun 1998 14:52:08 +0000 (14:52 +0000)]
(wait_reading_process_input): Recompute timeout each
time through the loop.  Check requeued_events_pending_p and exit
the loop if there is unread keyboard input.

26 years ago(vc-binary-suffixes): New variable.
Eli Zaretskii [Sun, 21 Jun 1998 14:29:07 +0000 (14:29 +0000)]
(vc-binary-suffixes): New variable.
(vc-find-binary): Append every suffix from vc-binary-suffixes when
looking for executable files.

26 years ago(Freplace_match): Work by chars, not by bytes,
Karl Heuer [Sat, 20 Jun 1998 22:28:28 +0000 (22:28 +0000)]
(Freplace_match): Work by chars, not by bytes,
for scanning the old text, and for inserting new string in buffer.

26 years ago(apropos-print): Delete arg DOC-FN.
Karl Heuer [Sat, 20 Jun 1998 22:27:06 +0000 (22:27 +0000)]
(apropos-print): Delete arg DOC-FN.
Callers changed to do that work before calling apropos-print.
Make *Apropos* buffer read only.

26 years ago(occur): Set buffer-read-only.
Karl Heuer [Sat, 20 Jun 1998 22:25:31 +0000 (22:25 +0000)]
(occur): Set buffer-read-only.

26 years ago(x_list_fonts): Keep alloca usage simple.
Karl Heuer [Sat, 20 Jun 1998 22:17:48 +0000 (22:17 +0000)]
(x_list_fonts): Keep alloca usage simple.

26 years agoDoc fixes.
Karl Heuer [Sat, 20 Jun 1998 22:06:30 +0000 (22:06 +0000)]
Doc fixes.

26 years ago(strout): Show multibyte message correctly.
Karl Heuer [Sat, 20 Jun 1998 21:49:01 +0000 (21:49 +0000)]
(strout): Show multibyte message correctly.

26 years agoAssume unspecified Solaris is 2.5, not 2.4.
Karl Heuer [Sat, 20 Jun 1998 21:44:21 +0000 (21:44 +0000)]
Assume unspecified Solaris is 2.5, not 2.4.

26 years ago(ispell-skip-region): Don't complain when
Karl Heuer [Sat, 20 Jun 1998 21:37:14 +0000 (21:37 +0000)]
(ispell-skip-region): Don't complain when
ispell-check-comments is 'exclusive and there are no more
comments.  Just skip to the end instead.

26 years agoComment for CCL_MapMultiple modified..
Kenichi Handa [Sat, 20 Jun 1998 03:01:00 +0000 (03:01 +0000)]
Comment for CCL_MapMultiple modified..

26 years ago(find_charset_in_str): Do not set the value of
Kenichi Handa [Sat, 20 Jun 1998 03:01:00 +0000 (03:01 +0000)]
(find_charset_in_str): Do not set the value of
charsets[LEADING_CODE_COMPOSITION].

26 years ago(read_process_output): Handle carryover correctly.
Kenichi Handa [Sat, 20 Jun 1998 03:01:00 +0000 (03:01 +0000)]
(read_process_output): Handle carryover correctly.

26 years ago(dumpglyphs): Check the case that FACE_FONT (face) is
Kenichi Handa [Sat, 20 Jun 1998 03:01:00 +0000 (03:01 +0000)]
(dumpglyphs): Check the case that FACE_FONT (face) is
NULL.  While displaing cursor with non-default face, if the
variable `font' is NULL, don't set GCFont.

26 years ago(encoded-kbd-self-insert-sjis):
Kenichi Handa [Sat, 20 Jun 1998 02:59:51 +0000 (02:59 +0000)]
(encoded-kbd-self-insert-sjis):
Handle katakana-jisx0201 correctly.

26 years ago(devanagari-digit-viram-visarga): Set the
Kenichi Handa [Sat, 20 Jun 1998 02:59:51 +0000 (02:59 +0000)]
(devanagari-digit-viram-visarga): Set the
correct value.
(devanagari-composite-glyph-unit): Likewise.
(devanagari-char-to-glyph-rules): Likewise.

26 years agoDelete codes for ethio-mode, which
Kenichi Handa [Sat, 20 Jun 1998 02:59:51 +0000 (02:59 +0000)]
Delete codes for ethio-mode, which
includes deletion of varialble ethio-mode, variable
ethio-mode-map, and function ethio-mode.
(exit-ethiopic-environment-data): New variable.
(setup-ethiopic-environment): Recode information of changed key
bindings in exit-ethiopic-environment-data.  Add
ethio-select-a-translation to quail-mode-hook.
(exit-ethiopic-environment): New function.
(ethio-find-file): Don't check ethio-mode.
(ethio-write-file): Likewise.

26 years agoSet `exit-function' of Ethiopic
Kenichi Handa [Sat, 20 Jun 1998 02:59:51 +0000 (02:59 +0000)]
Set `exit-function' of Ethiopic
lang. env. to exit-ethiopic-environment.

26 years ago(isearch-range-invisible): Handle the case that
Kenichi Handa [Sat, 20 Jun 1998 02:59:51 +0000 (02:59 +0000)]
(isearch-range-invisible): Handle the case that
buffer-invisibility-spec is t (i.e. not a list).

26 years agoDon't add hook to quail-mode-hook.
Kenichi Handa [Sat, 20 Jun 1998 02:58:52 +0000 (02:58 +0000)]
Don't add hook to quail-mode-hook.
(ethio-select-a-translation): New function.

26 years agoWhen creating a fontset from a specified ASCII
Kenichi Handa [Sat, 20 Jun 1998 01:38:52 +0000 (01:38 +0000)]
When creating a fontset from a specified ASCII
font, don't use the resolved fon tname for the new fontset name.

26 years ago(checkdoc-eval-defun): Doc fix.
Karl Heuer [Fri, 19 Jun 1998 19:21:23 +0000 (19:21 +0000)]
(checkdoc-eval-defun): Doc fix.
(checkdoc-continue, checkdoc-tripple-semi-comment-check-flag): Ditto.
(checkdoc-common-verbs-wrong-voice): Use dotted pairs.

26 years agoInitial revision
Karl Heuer [Fri, 19 Jun 1998 17:10:27 +0000 (17:10 +0000)]
Initial revision

26 years ago(normal-top-level):
Karl Heuer [Fri, 19 Jun 1998 16:56:51 +0000 (16:56 +0000)]
(normal-top-level):
For root, set backup-by-copying-when-mismatch to t.

26 years ago(dcl): Define as customize group, not
Karl Heuer [Fri, 19 Jun 1998 16:55:43 +0000 (16:55 +0000)]
(dcl): Define as customize group, not
as option.

26 years ago(x-style-funcs-alist):
Karl Heuer [Fri, 19 Jun 1998 16:54:41 +0000 (16:54 +0000)]
(x-style-funcs-alist):
Fix the elements that call two x-... functions
so they don't call the second if the first gives nil.
(fontset-default-styles): New variable.
(create-fontset-from-fontset-spec): Use fontset-default-styles.

26 years ago(syms_of_minibuf): Initialize buffer-name-history.
Karl Heuer [Fri, 19 Jun 1998 16:53:40 +0000 (16:53 +0000)]
(syms_of_minibuf): Initialize buffer-name-history.

26 years ago(time-stamp): Handle newlines in time-stamp-pattern.
Karl Heuer [Fri, 19 Jun 1998 16:50:37 +0000 (16:50 +0000)]
(time-stamp): Handle newlines in time-stamp-pattern.
(time-stamp-string-preprocess): Handle more than one numeric arg.

26 years ago(browse-url-netscape): Encode `)' too.
Dave Love [Fri, 19 Jun 1998 16:01:08 +0000 (16:01 +0000)]
(browse-url-netscape): Encode `)' too.

26 years ago(casify_object): Cope with modifier bits in character.
Karl Heuer [Thu, 18 Jun 1998 04:11:28 +0000 (04:11 +0000)]
(casify_object): Cope with modifier bits in character.

26 years ago(is_unc_volume, open_unc_volume, read_unc_volume,
Geoff Voelker [Wed, 17 Jun 1998 04:22:58 +0000 (04:22 +0000)]
(is_unc_volume, open_unc_volume, read_unc_volume,
close_unc_volume, unc_volume_file_attributes): New functions.
(wnet_enum_handle): New variable.
(opendir, readdir, closedir, sys_access, stat): Handle UNC volumes.

26 years ago(vc-find-binary): Accept only non-directories.
Richard M. Stallman [Tue, 16 Jun 1998 16:38:47 +0000 (16:38 +0000)]
(vc-find-binary): Accept only non-directories.

26 years ago(x_list_fonts): If SIZE is zero and MAXNAMES is 1, use
Kenichi Handa [Tue, 16 Jun 1998 07:32:05 +0000 (07:32 +0000)]
(x_list_fonts): If SIZE is zero and MAXNAMES is 1, use
XLoadQueryFont instead of XListFonts.
(x_load_fonts): Call x_list_fonts with MAXNAMES 1.

26 years ago(encode_eol): Fix typo that prevented converting to Mac
Richard M. Stallman [Tue, 16 Jun 1998 04:50:57 +0000 (04:50 +0000)]
(encode_eol): Fix typo that prevented converting to Mac
line endings.  Always update dst_bytes to number of bytes actually copied.
(decode_eol): Fix value of coding->produced when decoding Unix
line endings (in case this function is ever used for that).

26 years ago(sys_rename): On some network drives, rename fails with
Richard M. Stallman [Tue, 16 Jun 1998 04:33:08 +0000 (04:33 +0000)]
(sys_rename): On some network drives, rename fails with
EACCES instead of EEXIST if target already exists.

26 years ago(message_dolog): GCPRO the oldpoint, oldbegv and oldzv
Richard M. Stallman [Tue, 16 Jun 1998 04:32:03 +0000 (04:32 +0000)]
(message_dolog): GCPRO the oldpoint, oldbegv and oldzv
markers, and old_deactivate_mark.

26 years ago(custom-declare-variable): Update current-load-list.
Richard M. Stallman [Mon, 15 Jun 1998 22:46:48 +0000 (22:46 +0000)]
(custom-declare-variable): Update current-load-list.

26 years ago(rmail): Make the buffer multibyte
Richard M. Stallman [Mon, 15 Jun 1998 22:46:24 +0000 (22:46 +0000)]
(rmail): Make the buffer multibyte
even if it was already nonempty, if it should be multibyte.

26 years ago(midnight-mode): New variable.
Richard M. Stallman [Mon, 15 Jun 1998 22:11:48 +0000 (22:11 +0000)]
(midnight-mode): New variable.
(midnight-timer-function): New function.
(midnight-delay-set): Make the timer run midnight-timer-function.

26 years ago(widget-default-get): Doc fix.
Richard M. Stallman [Mon, 15 Jun 1998 22:07:42 +0000 (22:07 +0000)]
(widget-default-get): Doc fix.
(widget-editable-list-entry-create): Apply :value-to-external to
the value returned from wiget-default-get.

26 years agoFix Keywords header.
Dave Love [Mon, 15 Jun 1998 15:45:22 +0000 (15:45 +0000)]
Fix Keywords header.

26 years ago(tar-extract): Adjusted for the change of the spec
Kenichi Handa [Mon, 15 Jun 1998 01:23:35 +0000 (01:23 +0000)]
(tar-extract): Adjusted for the change of the spec
of set-auto-coding-function.

26 years ago(syms_of_fileio): Doc-string of the variable
Kenichi Handa [Mon, 15 Jun 1998 01:20:26 +0000 (01:20 +0000)]
(syms_of_fileio): Doc-string of the variable
set-auto-coding-function modified for the change above.

26 years ago(Finsert_file_contents): Redo the change for handling
Kenichi Handa [Mon, 15 Jun 1998 01:11:27 +0000 (01:11 +0000)]
(Finsert_file_contents): Redo the change for handling
set-auto-coding while adding a kludgy code to avoid a compiler
bug.

26 years ago(set-auto-coding): Redo the previous change.
Kenichi Handa [Mon, 15 Jun 1998 01:03:12 +0000 (01:03 +0000)]
(set-auto-coding): Redo the previous change.

26 years agoInitial revision
Richard M. Stallman [Sun, 14 Jun 1998 21:32:23 +0000 (21:32 +0000)]
Initial revision

26 years agoComment change.
Richard M. Stallman [Sun, 14 Jun 1998 21:32:13 +0000 (21:32 +0000)]
Comment change.

26 years agoInitial revision
Richard M. Stallman [Sun, 14 Jun 1998 21:24:54 +0000 (21:24 +0000)]
Initial revision

26 years ago(find-function-on-key): Don't discard up event after down event.
Richard M. Stallman [Sun, 14 Jun 1998 19:04:40 +0000 (19:04 +0000)]
(find-function-on-key): Don't discard up event after down event.

26 years ago(skip_chars): Don't examine STRING before verifying that it is a string.
Richard M. Stallman [Sun, 14 Jun 1998 19:04:01 +0000 (19:04 +0000)]
(skip_chars): Don't examine STRING before verifying that it is a string.

(scan_lists): Use prev_char_comend_first, not ...comstart...

26 years ago(Fcall_interactively) <k, K>: If sequence ends in a down
Richard M. Stallman [Sun, 14 Jun 1998 19:03:11 +0000 (19:03 +0000)]
(Fcall_interactively) <k, K>: If sequence ends in a down
event, discard following up event.

26 years ago(jka-compr-insert-file-contents): Don't run
Richard M. Stallman [Sun, 14 Jun 1998 19:01:34 +0000 (19:01 +0000)]
(jka-compr-insert-file-contents): Don't run
after-insert-file-functions, since caller does that.

26 years ago(uncompress-while-visiting):
Richard M. Stallman [Sun, 14 Jun 1998 19:01:06 +0000 (19:01 +0000)]
(uncompress-while-visiting):
Bind coding-system-for-write and coding-system-for-read.

26 years ago(tmm-get-keymap): Handle :filter.
Richard M. Stallman [Sun, 14 Jun 1998 18:46:20 +0000 (18:46 +0000)]
(tmm-get-keymap): Handle :filter.

26 years ago(dos_set_keyboard): Call Int 2Fh via the DPMI server, not directly.
Eli Zaretskii [Sun, 14 Jun 1998 16:19:33 +0000 (16:19 +0000)]
(dos_set_keyboard): Call Int 2Fh via the DPMI server, not directly.
(dos_yield_time_slice): New function.
(sys_select): Use it instead of __dpmi_yield.

26 years ago(file-name-invalid-regexp): Add control characters for DOS/Windows
Eli Zaretskii [Sun, 14 Jun 1998 15:34:02 +0000 (15:34 +0000)]
(file-name-invalid-regexp): Add control characters for DOS/Windows
as they are disallowed by the filesystem there.

26 years ago(Fcompleting_read): Escape bare newline in doc string.
Erik Naggum [Sun, 14 Jun 1998 08:37:52 +0000 (08:37 +0000)]
(Fcompleting_read): Escape bare newline in doc string.

26 years ago(Finsert_file_contents): Fix change to set INSERTED.
Richard M. Stallman [Sun, 14 Jun 1998 05:51:03 +0000 (05:51 +0000)]
(Finsert_file_contents): Fix change to set INSERTED.

26 years ago(sun4H:SunOS:5.*:*): New case.
Richard Kenner [Sat, 13 Jun 1998 19:51:10 +0000 (19:51 +0000)]
(sun4H:SunOS:5.*:*): New case.

26 years ago(user-init-file): Default value now nil.
Richard M. Stallman [Sat, 13 Jun 1998 06:17:13 +0000 (06:17 +0000)]
(user-init-file): Default value now nil.

(local-enable-local-variables): New variable.
(set-auto-mode): Test it.

26 years ago(command-line-1): Check that user-init-file non-nil.
Richard M. Stallman [Sat, 13 Jun 1998 06:16:32 +0000 (06:16 +0000)]
(command-line-1): Check that user-init-file non-nil.

26 years ago(rmail-variables): Locally bind
Richard M. Stallman [Sat, 13 Jun 1998 06:01:41 +0000 (06:01 +0000)]
(rmail-variables): Locally bind
local-enable-local-variables, not enable-local-variables.
(rmail): Don't switch buffers inside the binding of
enable-local-variables.

26 years ago(tar-mode): Locally bind local-enable-local-variables,
Richard M. Stallman [Sat, 13 Jun 1998 06:01:11 +0000 (06:01 +0000)]
(tar-mode): Locally bind local-enable-local-variables,
not enable-local-variables.

26 years ago(archive-mode): Locally bind local-enable-local-variables, not
Richard M. Stallman [Sat, 13 Jun 1998 06:00:58 +0000 (06:00 +0000)]
(archive-mode): Locally bind local-enable-local-variables, not
enable-local-variables.

26 years ago(info-other-window): New function.
Richard M. Stallman [Sat, 13 Jun 1998 06:00:00 +0000 (06:00 +0000)]
(info-other-window): New function.

26 years ago(help-map): C-h 4 i runs info-other-window.
Richard M. Stallman [Sat, 13 Jun 1998 05:59:46 +0000 (05:59 +0000)]
(help-map): C-h 4 i runs info-other-window.

(describe-key, describe-key-briefly):
Don't discard up event after down event.

26 years ago(parse_menu_item): Put a quote around DEF
Richard M. Stallman [Sat, 13 Jun 1998 05:27:47 +0000 (05:27 +0000)]
(parse_menu_item): Put a quote around DEF
to pass it as an argument to the filter function.

26 years ago(other): Doc fix.
Richard M. Stallman [Sat, 13 Jun 1998 05:04:42 +0000 (05:04 +0000)]
(other): Doc fix.

26 years ago(repeat): Don't set obsolete var repeat-num-input-keys-at-prefix.
Richard M. Stallman [Sat, 13 Jun 1998 05:03:41 +0000 (05:03 +0000)]
(repeat): Don't set obsolete var repeat-num-input-keys-at-prefix.

26 years ago(find-file-noselect): Delete unused local var `error'.
Richard M. Stallman [Sat, 13 Jun 1998 04:44:32 +0000 (04:44 +0000)]
(find-file-noselect): Delete unused local var `error'.
(find-file-noselect-1): Add local var `error'.

26 years ago(find-file-noselect): Use find-file-noselect-1
Richard M. Stallman [Sat, 13 Jun 1998 04:34:52 +0000 (04:34 +0000)]
(find-file-noselect): Use find-file-noselect-1
after "Save file and revisit literally? ".

26 years ago(elisp-eval-region): Accept new arg read-function; also handle
Richard M. Stallman [Sat, 13 Jun 1998 04:34:18 +0000 (04:34 +0000)]
(elisp-eval-region): Accept new arg read-function; also handle
load-read-function.

26 years ago(eval-defun): Pass read function to
Richard M. Stallman [Sat, 13 Jun 1998 04:33:31 +0000 (04:33 +0000)]
(eval-defun): Pass read function to
eval-region as arg, instead of binding load-read-function.

26 years agoSeveral fixes in doc string style.
Richard M. Stallman [Sat, 13 Jun 1998 04:33:02 +0000 (04:33 +0000)]
Several fixes in doc string style.
(uce-mail-reader): Use defcustom.

26 years ago(ispell-region): Return non-nil if not aborted.
Richard M. Stallman [Sat, 13 Jun 1998 04:06:46 +0000 (04:06 +0000)]
(ispell-region): Return non-nil if not aborted.
(ispell-highlight-spelling-error-generic): Fix doc typo.

26 years ago(detect_coding_system): Always return a list of HIGHEST is zero.
Kenichi Handa [Sat, 13 Jun 1998 01:41:23 +0000 (01:41 +0000)]
(detect_coding_system): Always return a list of HIGHEST is zero.
(Fdetect_coding_region): Doc-string adjusted for the above change.
(Fdetect_coding_string): Likewise.

26 years ago(read-feature): Doc fix.
Richard M. Stallman [Sat, 13 Jun 1998 01:38:33 +0000 (01:38 +0000)]
(read-feature): Doc fix.
(loadhist-hook-functions): New variable.
(unload-feature): Act on FEATURE-unload-hook or look for unloaded
functions on hooks and remove them.

26 years agoAdd @dircategory, @direntry.
Richard M. Stallman [Sat, 13 Jun 1998 01:32:57 +0000 (01:32 +0000)]
Add @dircategory, @direntry.

26 years ago*** empty log message ***
Richard M. Stallman [Sat, 13 Jun 1998 01:30:44 +0000 (01:30 +0000)]
*** empty log message ***

26 years ago(INSTALL_INFO): New variable.
Richard M. Stallman [Sat, 13 Jun 1998 01:29:43 +0000 (01:29 +0000)]
(INSTALL_INFO): New variable.
(install): Run install-info.

26 years ago(standard_args): Fix arg order to match code in `main'.
Richard M. Stallman [Fri, 12 Jun 1998 23:20:54 +0000 (23:20 +0000)]
(standard_args): Fix arg order to match code in `main'.

26 years ago(tpu-include) Use insert-file-contents, remove save-excursion.
Richard M. Stallman [Fri, 12 Jun 1998 22:05:42 +0000 (22:05 +0000)]
(tpu-include) Use insert-file-contents, remove save-excursion.

26 years ago(vc-dired-hook): Don't use dired-kill-line to remove directory lines
André Spiegel [Fri, 12 Jun 1998 11:13:37 +0000 (11:13 +0000)]
(vc-dired-hook): Don't use dired-kill-line to remove directory lines
in terse mode.
(vc-dired-purge): If the top level dir is empty, make it look a little
nicer.

26 years ago(set-auto-coding): Cancel the previous change.
Kenichi Handa [Fri, 12 Jun 1998 08:55:04 +0000 (08:55 +0000)]
(set-auto-coding): Cancel the previous change.

26 years ago(Finsert_file_contents): Undo the previous change for
Kenichi Handa [Fri, 12 Jun 1998 08:44:43 +0000 (08:44 +0000)]
(Finsert_file_contents): Undo the previous change for
handling set-ault-coding.

26 years ago(Finsert_file_contents): After calling handler,
Kenichi Handa [Fri, 12 Jun 1998 08:35:09 +0000 (08:35 +0000)]
(Finsert_file_contents): After calling handler,
get INSERTED from the handler's value.

26 years ago(instantiate-fontset): Delete
Kenichi Handa [Fri, 12 Jun 1998 07:10:59 +0000 (07:10 +0000)]
(instantiate-fontset): Delete
duplicated call of x-complement-fontset-spec.  Call new-fontset
with a correct argument.
(x-compose-font-name): Argument name adjusted for the doc-string.
(x-complement-fontset-spec): Don't alter the contents of the
arguments XLFD-FIELDS and FONTLIST.
(x-style-funcs-alist): The format changed.
(x-modify-font-name): New function.
(create-fontset-from-fontset-spec): The arg STYLE-VARIANT-P is
changed to STYLE-VARIANT, the format also changed.  Use
x-modify-font-name instead of calling functions in
x-style-funcs-alist directly.
(instantiate-fontset): Use x-modify-font-name instead of calling
functions in x-style-funcs-alist directly.
(resolve-fontset-name): New function.

26 years agoWhile creating fontsets of style variants, pay
Kenichi Handa [Fri, 12 Jun 1998 07:10:59 +0000 (07:10 +0000)]
While creating fontsets of style variants, pay
attention to X resources XXX.attributeFont.

26 years ago(set-face-font): Pay attention to fontset.
Kenichi Handa [Fri, 12 Jun 1998 07:10:59 +0000 (07:10 +0000)]
(set-face-font): Pay attention to fontset.
(set-face-font-auto): Call resolve-fontset-name.

26 years ago(gud-filter): extend scope of binding of gud-filter-defer-flag.
Richard M. Stallman [Fri, 12 Jun 1998 05:59:33 +0000 (05:59 +0000)]
(gud-filter): extend scope of binding of gud-filter-defer-flag.

26 years ago(hs-minor-mode): Use `make-local-variable' not `make-variable-buffer-local'.
Thien-Thi Nguyen [Fri, 12 Jun 1998 05:53:52 +0000 (05:53 +0000)]
(hs-minor-mode): Use `make-local-variable' not `make-variable-buffer-local'.

26 years agoRequire `easymenu'. Rework to use easymenu. Remove eol ws.
Thien-Thi Nguyen [Fri, 12 Jun 1998 05:32:48 +0000 (05:32 +0000)]
Require `easymenu'.  Rework to use easymenu.  Remove eol ws.

(hs-hide-level-recursive, hs-hide-level): Add.

(hs-unbalance-handler-method): Delete.
(hs-show-block-at-point): Always use `top-level' unbalanced-handler case.

26 years agoInitial revision
Richard M. Stallman [Fri, 12 Jun 1998 02:04:21 +0000 (02:04 +0000)]
Initial revision

26 years ago(set-auto-coding): Argument is changed to SIZE.
Kenichi Handa [Fri, 12 Jun 1998 01:39:07 +0000 (01:39 +0000)]
(set-auto-coding): Argument is changed to SIZE.

26 years ago(set_auto_coding_unwind): New function.
Kenichi Handa [Fri, 12 Jun 1998 01:38:07 +0000 (01:38 +0000)]
(set_auto_coding_unwind): New function.
(Finsert_file_contents): If the current buffer is empty, decide
the coding system after the file is inserted in the buffer.  If
not, insert the head and tail of a file in a temporary buffer and
call set-auto-coding-function.
(e_write): If there are carryover bytes in encoding because of
incomplete multibyte form, write them out as is.

26 years ago*** empty log message ***
Richard M. Stallman [Thu, 11 Jun 1998 20:20:07 +0000 (20:20 +0000)]
*** empty log message ***

26 years agoRenamed from vi-dot.el.
Richard M. Stallman [Thu, 11 Jun 1998 20:17:43 +0000 (20:17 +0000)]
Renamed from vi-dot.el.
All functions and variables renamed.
(repeat-last-kill-command): Variable deleted;
use real-last-command instead.
(kill-region): Advice definition deleted.
(universal-argument-more, universal-argument-other-key)
(typematic-universal-argument-more-or-less): Advice deleted.
(repeat-prefix-arg): Variable deleted.
(repeat-num-input-keys-at-prefix): Variable deleted.
(repeat): Use last-prefix-arg.

26 years ago(SETUP_SYNTAX_TABLE): Don't call update_syntax_table
Richard M. Stallman [Thu, 11 Jun 1998 20:16:45 +0000 (20:16 +0000)]
(SETUP_SYNTAX_TABLE): Don't call update_syntax_table
for FROM-1 if that's before BEGV.

26 years ago(vc-dired-recurse, vc-dired-terse-display): New user options.
André Spiegel [Thu, 11 Jun 1998 15:33:13 +0000 (15:33 +0000)]
(vc-dired-recurse, vc-dired-terse-display): New user options.
(vc-next-action-dired): Cleanup.  Let vc-dired-terse-mode be nil here,
so that checked-in files don't vanish.
(vc-dired-toggle-terse-mode): New function.
(vc-dired-hook): Handle terse mode.
(vc-dired-purge): New function.
(vc-directory): Handle vc-dired-recurse.
(vc-dired-hook): Don't show "." and "..".

26 years ago(dired-readin): Insert headerline only if necessary. (Not in
André Spiegel [Thu, 11 Jun 1998 15:32:33 +0000 (15:32 +0000)]
(dired-readin): Insert headerline only if necessary.  (Not in
recursive listings.)