]> code.delx.au - gnu-emacs/log
gnu-emacs
26 years ago(setup-8-bit-environment): Inhibit message when loading latin-N.el.
Richard M. Stallman [Mon, 1 Sep 1997 19:25:12 +0000 (19:25 +0000)]
(setup-8-bit-environment): Inhibit message when loading latin-N.el.

26 years ago(reftex-customize): Added call to customize browse.
Richard M. Stallman [Mon, 1 Sep 1997 18:11:35 +0000 (18:11 +0000)]
(reftex-customize): Added call to customize browse.
(reftex-show-commentary): New function.
(reftex-label-alist): Prefix may contain % escapes.  Nth macro
argument may be context. May give two different context methods.
(reftex-default-label-alist-entries): Customization type changed.
(reftex-label-menu-flags): Extra flag for searches.
(reftex-cite-format): Changed completely, % escapes are now used.
(reftex-comment-citations): New variable.
(reftex-cite-comment-format): New variable.
(reftex-cite-punctuation): New variable.
(reftex-make-master-buffer): Changed name of master buffer,
removed interactive.  Runs a hook on the buffer. Interprete
TEXINPUTS environment variable.  Allow naked argument for \input.
Master buffer is now in fundamental mode.
(reftex-access-scan-info): Name of master buffer changed.
(reftex-section-regexp): Is now computed from section levels,
not set independantly.
(reftex-section-levels): Made customizable.
(reftex-label): Interpret % escapes in prefix.  Use label format if given.
(reftex-replace-prefix-escapes): New function.
(reftex-uniquify-label): New function.
(reftex-next-label-number): Function definition removed.
(reftex-reference): Use reftex-uniquify-label.
Allow more general label commands.
(reftex-offer-label-menu):
Interpret new flag in reftex-label-menu-flags.
(reftex-make-and-insert-label-list): Use text properties to record label index.
(reftex-find-nearby-label): Allow more general label commands.
(reftex-scan-buffer-for-labels): Allow more general label commands.
(reftex-init-section-numbers): New function.
(reftex-allow-for-ctrl-m): New function.
(reftex-label-info-update): Allow more general label commands.
(reftex-label-info): New parameter derive.
(reftex-short-context): Interprete integer parse as nth arg of macro.
(reftex-nth-parens-substring): New function.
(reftex-select-item): Interprete the new 'cnt text property.
(reftex-pop-to-label): Allow more general label commands.
(reftex-nicify-text): Allow more general label commands.
(reftex-toc): Remember previous window configuration.  Use text
properties to store info.  Bind mouse-2.
(reftex-make-master-buffer): New Hook.
(reftex-last-window-height): New variable.
(reftex-toc-show-help): New function.
(reftex-toc-help): New constant.
(reftex-nearest-section): Use text properties to store info.
(reftex-empty-toc-buffer): New function.
(reftex-re-enlarge): New function.
(reftex-toc-goto-line): New function.
(reftex-toc-mouse-goto-line-and-hide): New function.
(reftex-cite-format-builtin): New constant.
(reftex-cite-format-default): Constant removed.
(reftex-cite-format-1-author-simple): Constant removed.
(reftex-cite-format-2-authors): Constant removed.
(reftex-get-bib-names): New function.
(reftex-get-bib-authors) Function removed.
(reftex-format-bib-entry): Use now reftex-get-bib-names.
(reftex-citation): Completely rewritten. Offers selection of
different cite macros first, then the reference menu.  Works with
the various new variables mentioned above.  Accept the `a' key to
use all selected citations.
(reftex-insert-bib-matches): New function.
(reftex-format-citation): Now interpretes % escapes.
(reftex-select-item): Emulate a search in the menu buffer.
Interpret the 'cnt text property.
(reftex-view-crossref): Allow more general label, cite and ref macros.
(reftex-highlight-overlays): Add third overlay for search
in menu buffer.
(reftex-label-alist-builtin): xalignat and xxalignat environments
added.  Slightly reorganized.
(reftex-reset-scanning-information): Just empty *toc* buffer, do
not kill it.
(reftex-compute-ref-cite-tables): Read the new options in
`reftex-label-alist' and store them.  Calculate the section regexp.

26 years ago(describe_category): Handle a sub-chartable.
Richard M. Stallman [Mon, 1 Sep 1997 17:54:37 +0000 (17:54 +0000)]
(describe_category): Handle a sub-chartable.

26 years ago(internal_self_insert): Only set TARGET_CLM when C2 is tab.
Richard M. Stallman [Mon, 1 Sep 1997 17:54:25 +0000 (17:54 +0000)]
(internal_self_insert): Only set TARGET_CLM when C2 is tab.
When multibyte characters are disabled,
use 1 as the width of the inserted character.

26 years ago(describe-current-coding-system): Add missing newline in output.
Richard M. Stallman [Mon, 1 Sep 1997 17:14:48 +0000 (17:14 +0000)]
(describe-current-coding-system): Add missing newline in output.

26 years ago(find-buffer-file-type): Don't check for untranslated file systems here.
Richard M. Stallman [Mon, 1 Sep 1997 17:04:41 +0000 (17:04 +0000)]
(find-buffer-file-type): Don't check for untranslated file systems here.
(find-buffer-file-type-coding-system): For reading a file,
check for binary file, then text file, then existing file,
then whether file name is translated.

26 years ago(quail-translation-keymap): Fix previous
Kenichi Handa [Mon, 1 Sep 1997 12:36:34 +0000 (12:36 +0000)]
(quail-translation-keymap): Fix previous
change.
(quail-conversion-keymap): Likewise.

26 years ago(read-multilingual-string): Fix previous change.
Kenichi Handa [Mon, 1 Sep 1997 10:46:54 +0000 (10:46 +0000)]
(read-multilingual-string): Fix previous change.

26 years ago(describe-input-method): Fix previous
Kenichi Handa [Mon, 1 Sep 1997 10:44:31 +0000 (10:44 +0000)]
(describe-input-method): Fix previous
change.
(read-multilingual-string): Likewise.
(describe-language-environment): Prompt modified.

26 years agoPass t for the SIMPLE argument to quail-define-package.
Richard M. Stallman [Mon, 1 Sep 1997 07:45:39 +0000 (07:45 +0000)]
Pass t for the SIMPLE argument to quail-define-package.

26 years agoEntry for Czech modified.
Kenichi Handa [Mon, 1 Sep 1997 07:25:43 +0000 (07:25 +0000)]
Entry for Czech modified.

26 years ago("ethiopic"): Doc-sring fixed. Change the arg
Kenichi Handa [Mon, 1 Sep 1997 07:21:00 +0000 (07:21 +0000)]
("ethiopic"): Doc-sring fixed.  Change the arg
TRANSLATION-KEYS.
(quail-mode-map): Change binding for ethio-insert-ethio-space.
(quail-mode-hook): Check the current Quail package name.

26 years ago(get-language-info): Accept a symbol
Kenichi Handa [Mon, 1 Sep 1997 07:19:38 +0000 (07:19 +0000)]
(get-language-info): Accept a symbol
as the arg LANGUAGE-NAME.
(set-language-info): Likewise.
(set-language-info-alist): Likewise.
(register-input-method): Accept a symbol as the args INPUT-METHOD
and LANGUAGE-NAME.
(activate-input-method): Accept a symbol as the args INPUT-METHOD.
(describe-input-method): Likewise.
(read-multilingual-string): Likewise.
(set-language-environment): Accept a symbol as the arg
LANGUAGE-NAME.
(describe-language-environment): Likewise.

26 years ago(set-auto-coding): Name changed from
Kenichi Handa [Mon, 1 Sep 1997 07:19:38 +0000 (07:19 +0000)]
(set-auto-coding): Name changed from
auto-file-coding-system.  The argument STRING is now a
concatination of the heading 1K-byte and the tailing 3K-byte of a
file.
(set-auto-coding-function): Set it to `set-auto-coding'.

26 years ago(quail-translation-keymap): Do not bind
Kenichi Handa [Mon, 1 Sep 1997 07:19:38 +0000 (07:19 +0000)]
(quail-translation-keymap): Do not bind
"\C-c" to quail-abort-translation.
(quail-mode-map): Bind key codes 128 through 256 to
quail-start-translation.
(quail-translation-keymap): Bind key codes 128 through 256 to
quail-self-insert-command.
(quail-conversion-keymap): Bind key codes 128 through 256 to
quail-start-translation-in-conversion-mode.

26 years ago(ethio-sera-to-fidel-region,
Kenichi Handa [Mon, 1 Sep 1997 07:19:05 +0000 (07:19 +0000)]
(ethio-sera-to-fidel-region,
ethio-sera-to-fidel-buffer, ethio-fidel-to-sera-region,
ethio-fidel-to-sera-buffer): Doc-string fixed.

26 years ago(hack-local-variables-prop-line): Ignore coding: tag.
Kenichi Handa [Mon, 1 Sep 1997 07:17:07 +0000 (07:17 +0000)]
(hack-local-variables-prop-line): Ignore coding: tag.
(hack-one-local-variable): Likewise.

26 years ago(ispell-region): Take acount of the fact that `ispell'
Kenichi Handa [Mon, 1 Sep 1997 07:17:07 +0000 (07:17 +0000)]
(ispell-region): Take acount of the fact that `ispell'
will return OFFSET by counting non-ASCII characters as one.
(ispell-dictionary-alist-1): Add coding systems to each entry.
(ispell-dictionary-alist-2): Likewise.
(ispell-get-coding-system): New function.
(ispell-decode-string): New function.
(ispell-get-casechars): Decode the string if necessary.
(ispell-get-not-casechars, ispell-get-otherchars): Likewise.

26 years ago(LEADING_CODE_PRIVATE_22): Comment fixed.
Kenichi Handa [Mon, 1 Sep 1997 07:15:46 +0000 (07:15 +0000)]
(LEADING_CODE_PRIVATE_22): Comment fixed.

26 years ago(read_process_output): Index for
Kenichi Handa [Mon, 1 Sep 1997 07:15:46 +0000 (07:15 +0000)]
(read_process_output): Index for
proc_encode_coding_system should be p->outfd (not `channel' which
is p->infd).

26 years ago(Vset_auto_coding_function): Name changed from
Kenichi Handa [Mon, 1 Sep 1997 07:15:46 +0000 (07:15 +0000)]
(Vset_auto_coding_function): Name changed from
Vauto_file_coding_system.
(syms_of_fileio): Adjusted for the above change.  Doc-string
modified.
(Finsert_file_contents): The argument for Vset_auto_coding is a
concatination of the heading 1K-byte and the tailing 3K-byte.

26 years ago(install-arch-indep): Verify ./lisp has simple.el in it
Richard M. Stallman [Sun, 31 Aug 1997 23:21:24 +0000 (23:21 +0000)]
(install-arch-indep): Verify ./lisp has simple.el in it
before trying to copy anything from it.

26 years ago(init_system_name): Don't try to use getdomainname.
Richard M. Stallman [Sun, 31 Aug 1997 18:03:03 +0000 (18:03 +0000)]
(init_system_name): Don't try to use getdomainname.

26 years agoComment change.
Richard M. Stallman [Sun, 31 Aug 1997 17:18:41 +0000 (17:18 +0000)]
Comment change.

26 years ago(byte-compile-output-file-form): Handle custom-declare-variable.
Richard M. Stallman [Sun, 31 Aug 1997 17:07:28 +0000 (17:07 +0000)]
(byte-compile-output-file-form): Handle custom-declare-variable.

26 years ago(scan_lisp_file): Handle custom-declare-variable.
Richard M. Stallman [Sun, 31 Aug 1997 17:05:53 +0000 (17:05 +0000)]
(scan_lisp_file): Handle custom-declare-variable.

26 years agoMSDOS-related changes.
Richard M. Stallman [Sun, 31 Aug 1997 16:42:40 +0000 (16:42 +0000)]
MSDOS-related changes.

26 years agoRequire cl at compile time.
Richard M. Stallman [Sun, 31 Aug 1997 07:58:46 +0000 (07:58 +0000)]
Require cl at compile time.

26 years ago(pop3-md5): New function.
Richard M. Stallman [Sun, 31 Aug 1997 07:58:03 +0000 (07:58 +0000)]
(pop3-md5): New function.
(pop3-apop): Use pop3-md5, not md5.
(pop3-md5-program): New variable.

26 years ago(change-log-font-lock-keywords): Add more to prev change.
Richard M. Stallman [Sun, 31 Aug 1997 04:24:03 +0000 (04:24 +0000)]
(change-log-font-lock-keywords): Add more to prev change.

26 years ago(format-subtract-regions): New function.
Richard M. Stallman [Sat, 30 Aug 1997 23:25:29 +0000 (23:25 +0000)]
(format-subtract-regions): New function.
(format-property-increment-region): New function.

(format-deannotate-region): When multiple annotations
go into a single text property, split the outer annotations (with
format-subtract-regions) instead of resetting them; use lists of
regions instead of a single number for the text property start.

(format-deannotate-region): Don't change extents of
enclosing annotations of the same kind.

(format-deannotate-region): Use
property-increment-region to add to numeric properties.

26 years ago(defgroup, defcustom): Add Emacs 19 compatibility definitions.
Richard M. Stallman [Sat, 30 Aug 1997 19:48:14 +0000 (19:48 +0000)]
(defgroup, defcustom): Add Emacs 19 compatibility definitions.

26 years ago(dired-get-filename): Encode file name using the buffer's coding system.
Richard M. Stallman [Sat, 30 Aug 1997 19:46:24 +0000 (19:46 +0000)]
(dired-get-filename): Encode file name using the buffer's coding system.

26 years ago(mail-send): Complain about invalid header line.
Richard M. Stallman [Sat, 30 Aug 1997 18:03:33 +0000 (18:03 +0000)]
(mail-send): Complain about invalid header line.

26 years ago(change_frame_size_1): Save current buffer
Richard M. Stallman [Sat, 30 Aug 1997 17:51:22 +0000 (17:51 +0000)]
(change_frame_size_1): Save current buffer
around calling Fset_window_buffer.

26 years ago(Fload): Fix doc syntax.
Richard M. Stallman [Sat, 30 Aug 1997 16:20:02 +0000 (16:20 +0000)]
(Fload): Fix doc syntax.

26 years ago(HAVE_ALLOCA): Do define this, if SOLARIS2.
Richard M. Stallman [Sat, 30 Aug 1997 07:18:39 +0000 (07:18 +0000)]
(HAVE_ALLOCA): Do define this, if SOLARIS2.

26 years ago(free_frame_menubar): Clear menubar_height field.
Richard M. Stallman [Sat, 30 Aug 1997 07:15:19 +0000 (07:15 +0000)]
(free_frame_menubar): Clear menubar_height field.

26 years ago(man/Makefile): New target.
Richard M. Stallman [Sat, 30 Aug 1997 07:14:23 +0000 (07:14 +0000)]
(man/Makefile): New target.
(tags): Define env var EMACS and run Makefile from build dir.

26 years ago(Fload): If FILE arg ends in .el or .elc, don't insist on adding a suffix.
Richard M. Stallman [Fri, 29 Aug 1997 19:53:25 +0000 (19:53 +0000)]
(Fload): If FILE arg ends in .el or .elc, don't insist on adding a suffix.

26 years ago(free_marker): Call unchain_marker.
Richard M. Stallman [Fri, 29 Aug 1997 19:52:57 +0000 (19:52 +0000)]
(free_marker): Call unchain_marker.

26 years ago(text-mode-hook-identify): New function,
Richard M. Stallman [Fri, 29 Aug 1997 17:07:26 +0000 (17:07 +0000)]
(text-mode-hook-identify): New function,
put on text-mode-hook.  Set text-mode-variant here.
(text-mode): Don't set it here.

26 years ago(quail-define-package): New arg SIMPLE.
Richard M. Stallman [Fri, 29 Aug 1997 07:21:44 +0000 (07:21 +0000)]
(quail-define-package): New arg SIMPLE.
(quail-simple-translation-keymap): New keymap.

26 years ago(standard-display-european): Doc fix.
Richard M. Stallman [Fri, 29 Aug 1997 05:22:39 +0000 (05:22 +0000)]
(standard-display-european): Doc fix.

26 years ago(menu-bar-make-toggle): New macro.
Richard M. Stallman [Fri, 29 Aug 1997 02:12:38 +0000 (02:12 +0000)]
(menu-bar-make-toggle): New macro.
(menu-bar-options-menu): New submenu of Help menu.
Define several menu items for it.

26 years ago(compilation-error-regexp-alist): Allow spaces in file names for Microsoft C;
Richard M. Stallman [Fri, 29 Aug 1997 02:08:28 +0000 (02:08 +0000)]
(compilation-error-regexp-alist): Allow spaces in file names for Microsoft C;
check more carefully for the rest of the error message.

26 years ago(update-leim-list-file): Make it handle multiple directories.
Richard M. Stallman [Fri, 29 Aug 1997 02:06:39 +0000 (02:06 +0000)]
(update-leim-list-file): Make it handle multiple directories.
(update-all-leim-list-files): Deleted.

26 years ago(set-terminal-coding-system):
Richard M. Stallman [Thu, 28 Aug 1997 20:08:00 +0000 (20:08 +0000)]
(set-terminal-coding-system):
Enable for menus whenever not using X.
(set-keyboard-coding-system): Likewise.

26 years ago(detect_eol): Do not select no-conversion even if EOL
Kenichi Handa [Thu, 28 Aug 1997 10:54:13 +0000 (10:54 +0000)]
(detect_eol): Do not select no-conversion even if EOL
format of raw-text file is inconsistent.  Just read it by
raw-text-unix.
(Fdetect_coding_region): Do not select no-conversion even if EOL
format of raw-text file is inconsistent.

26 years ago(Qno_conversion, Qundecided): New variables.
Kenichi Handa [Thu, 28 Aug 1997 10:51:12 +0000 (10:51 +0000)]
(Qno_conversion, Qundecided): New variables.
(syms_of_coding): Initialize and staticpro them.
(coding_category_name): Include "coding-category-raw-test".
(setup_coding_system): Handle coding_type_raw_text.
(detect_coding_mask): Include CODING_CATEGORY_MASK_RAW_TEXT in the
return value instead of CODING_CATEGORY_MASK_BINARY.
(detect_coding): Do not check the case that `mask' is 0, which
never happens now.
(detect_eol_type): If EOL format is inconsistent, return
CODING_EOL_INCONSISTENT.
(detect_eol): If EOL format of raw-text file is inconsistent,
detect it as no-conversion.
(decode_coding): Handle coding_type_raw_text.
(encode_coding): Likewise.
(Fdetect_coding_region): Ajusted for the above changes.
(shrink_conversion_area): Handle coding_type_raw_text.

26 years ago(coding_type): New member coding_type_raw_text.
Kenichi Handa [Thu, 28 Aug 1997 10:51:12 +0000 (10:51 +0000)]
(coding_type): New member coding_type_raw_text.
(CODING_EOL_INCONSISTENT): New macro.
(CODING_REQUIRE_NO_CONVERSION): Check also coding_type_raw_text.
(CODING_MAY_REQUIRE_NO_CONVERSION): Likewise.
(CODING_CATEGORY_IDX_RAW_TEXT): New macro.
(CODING_CATEGORY_MASK_RAW_TEXT): New macro.

26 years ago(setup-cyrillic-alternativnyj-environment):
Kenichi Handa [Thu, 28 Aug 1997 10:50:32 +0000 (10:50 +0000)]
(setup-cyrillic-alternativnyj-environment):
Set coding-category-raw-text to cyrillic-alternativnyj.

26 years ago(setup-english-environment): Set
Kenichi Handa [Thu, 28 Aug 1997 10:50:32 +0000 (10:50 +0000)]
(setup-english-environment): Set
coding-category-raw-text to raw-text.

26 years ago(setup-vietnamese-environment): Set
Kenichi Handa [Thu, 28 Aug 1997 10:50:32 +0000 (10:50 +0000)]
(setup-vietnamese-environment): Set
coding-category-raw-text to vietnamese-viscii.

26 years ago(raw-text): New coding system. Set
Kenichi Handa [Thu, 28 Aug 1997 10:49:48 +0000 (10:49 +0000)]
(raw-text): New coding system.  Set
coding-category-raw-text to raw-text.

26 years ago(make-coding-system): Make TYPE 5 means
Kenichi Handa [Thu, 28 Aug 1997 10:49:48 +0000 (10:49 +0000)]
(make-coding-system): Make TYPE 5 means
raw-text.
(after-insert-file-set-buffer-file-coding-system): Set
enable-multibyte-characters to nil if we read a file with
no-conversion or raw-text-XXXX.

26 years ago(quail-update-leim-list-file): Make it
Kenichi Handa [Thu, 28 Aug 1997 10:49:48 +0000 (10:49 +0000)]
(quail-update-leim-list-file): Make it
handle multiple directories.

26 years ago(dotdot): This macro deleted.
Kenichi Handa [Thu, 28 Aug 1997 10:49:24 +0000 (10:49 +0000)]
(dotdot): This macro deleted.
(SUBDIRS): Exclude skk.
(all): Substitute ${WORLD} to ${TIT}.
(%.el): This target deleted.
(${TIT}): Check existence of `quail' subdirectory.
(leim-list.el): Do not check old files.
(install): If ${srcdir} is different from the current directory,
copy also files under ${srcdir}.

26 years agoAdd coding: tag, to prevent Emacs from interpreting binary strings.
Eli Zaretskii [Thu, 28 Aug 1997 09:30:01 +0000 (09:30 +0000)]
Add coding: tag, to prevent Emacs from interpreting binary strings.

26 years ago(nnmh-request-list, nnmh-active-number): Protect from
Kenichi Handa [Thu, 28 Aug 1997 04:51:02 +0000 (04:51 +0000)]
(nnmh-request-list, nnmh-active-number): Protect from
conversion by `pathname-coding-system' for XEmacs/mule.

26 years ago(nnml-possibly-change-directory): Likewise
Kenichi Handa [Thu, 28 Aug 1997 04:51:02 +0000 (04:51 +0000)]
(nnml-possibly-change-directory): Likewise
(nnml-retrieve-headers, nnml-request-article,
nnml-request-group, nnml-request-list): Likewise

26 years agoRequire cl at compile time before loading gnus, etc.
Kenichi Handa [Thu, 28 Aug 1997 04:51:02 +0000 (04:51 +0000)]
Require cl at compile time before loading gnus, etc.

26 years ago(nnspool-file-coding-system): New variable.
Kenichi Handa [Thu, 28 Aug 1997 04:51:02 +0000 (04:51 +0000)]
(nnspool-file-coding-system): New variable.
(nnspool-retrieve-headers, nnspool-retrieve-headers-with-nov,
nnspool-find-file): Override `nnheader-file-coding-system' by
`nnspool-file-coding-system' for gnspool on Windows 95/NT.

26 years ago(nntp-coding-system-for-read): New variable.
Kenichi Handa [Thu, 28 Aug 1997 04:51:02 +0000 (04:51 +0000)]
(nntp-coding-system-for-read): New variable.
(nntp-open-connection): Bind `coding-system-for-read' with
`nntp-coding-system-for-read' for Emacs/mule and XEmacs/mule.

26 years ago(nnfolder-request-list): Override
Kenichi Handa [Thu, 28 Aug 1997 04:51:02 +0000 (04:51 +0000)]
(nnfolder-request-list): Override
'nnmail-file-coding-system' by 'nnmail-active-file-coding-system'.
(nnfolder-request-list, nnfolder-possibly-change-group): Protect
from conversion by `pathname-coding-system' for XEmacs/mule.
(nnfolder-group-pathname): Encode pathname for Emacs 20.

26 years ago(nnheader-pathname-coding-system): New variable.
Kenichi Handa [Thu, 28 Aug 1997 04:51:02 +0000 (04:51 +0000)]
(nnheader-pathname-coding-system): New variable.
(nnheader-file-coding-system): New variable.
(nnheader-group-pathname): Encode pathname for Emacs 20.
(nnheader-find-file-noselect): Bind `coding-system-for-read' with
`nnheader-file-coding-system' for Emacs/mule and XEmacs/mule.
(nnheader-insert-file-contents): Bind `coding-system-for-read'
with `nnheader-file-coding-system' for Emacs/mule and XEmacs/mule.

26 years ago(pop3-movemail-file-coding-system): Append it for
Kenichi Handa [Thu, 28 Aug 1997 04:51:02 +0000 (04:51 +0000)]
(pop3-movemail-file-coding-system): Append it for
assigning a coding system to receive mail with pop3.
(pop3-movemail): Modify for writing messages with
pop3-movemail-file-coding-system.

26 years ago(gnus-structured-field-decoder): New variable.
Kenichi Handa [Thu, 28 Aug 1997 04:51:02 +0000 (04:51 +0000)]
(gnus-structured-field-decoder): New variable.
(gnus-unstructured-field-decoder): New variable.
(gnus-get-newsgroup-headers, gnus-nov-parse-line): Use
`gnus-structured-field-decoder' and
`gnus-unstructured-field-decoder' for Subject field.

26 years ago(nnmail-active-file-coding-system): New variable.
Kenichi Handa [Thu, 28 Aug 1997 04:51:02 +0000 (04:51 +0000)]
(nnmail-active-file-coding-system): New variable.
(nnmail-insert-xref): Encode pathname for Emacs 20.
(nnmail-write-region, nnmh-retrieve-headers, nnmh-request-article,
nnmh-request-group, nnmh-possibly-change-directory): Protect from
conversion by `pathname-coding-system' for XEmacs/mule.
(nnmail-pathname-coding-system): New variable.
(nnmail-group-pathname): Encode pathname for Emacs 20.
nnmail-file-coding-system): New variable.
(nnmail-find-file): Bind `coding-system-for-read' with
`nnmail-file-coding-system' for Emacs/mule and XEmacs/mule.
(nnmail-write-region): Bind `coding-system-for-write' with
`nnmail-file-coding-system' for Emacs/mule and XEmacs/mule.

26 years agoDelete Doom-replacement (it is done).
Richard M. Stallman [Thu, 28 Aug 1997 04:05:56 +0000 (04:05 +0000)]
Delete Doom-replacement (it is done).

26 years ago(easy-menu-create-keymaps): If nil is
Richard M. Stallman [Thu, 28 Aug 1997 03:04:18 +0000 (03:04 +0000)]
(easy-menu-create-keymaps): If nil is
given as the enable condition, always disable the command.

26 years ago(text-mode-variant): New variable.
Richard M. Stallman [Thu, 28 Aug 1997 02:53:44 +0000 (02:53 +0000)]
(text-mode-variant): New variable.
(text-mode): Set that variable locally.
(toggle-text-mode-auto-fill): New command.

26 years ago(text-mode-hook): New defvar.
Richard M. Stallman [Thu, 28 Aug 1997 02:37:58 +0000 (02:37 +0000)]
(text-mode-hook): New defvar.

26 years ago(timer-event-handler): Reactivate timer first,
Richard M. Stallman [Thu, 28 Aug 1997 01:03:17 +0000 (01:03 +0000)]
(timer-event-handler): Reactivate timer first,
then run the handler function.

26 years ago(isearch-printing-char): Handle nonascii-insert-offset.
Richard M. Stallman [Thu, 28 Aug 1997 00:33:03 +0000 (00:33 +0000)]
(isearch-printing-char): Handle nonascii-insert-offset.

26 years agoFurther doc fix.
Richard M. Stallman [Wed, 27 Aug 1997 23:10:59 +0000 (23:10 +0000)]
Further doc fix.

26 years ago(last*): Definition deleted.
Richard M. Stallman [Wed, 27 Aug 1997 22:35:00 +0000 (22:35 +0000)]
(last*): Definition deleted.

26 years ago(last): Accept optional second argument.
Richard M. Stallman [Wed, 27 Aug 1997 22:34:30 +0000 (22:34 +0000)]
(last): Accept optional second argument.

26 years ago(browse-url-mail): Use compose-mail[-other-window], not always `mail'.
Richard M. Stallman [Wed, 27 Aug 1997 21:20:47 +0000 (21:20 +0000)]
(browse-url-mail): Use compose-mail[-other-window], not always `mail'.

26 years ago[HAVE_SYSVIPC]: Include errno.h, as in the other case.
Richard M. Stallman [Wed, 27 Aug 1997 20:08:59 +0000 (20:08 +0000)]
[HAVE_SYSVIPC]: Include errno.h, as in the other case.
(main) [!BSD_SYSTEM]: Fix error message for getcwd failure.

26 years agoInclude errno.h.
Richard M. Stallman [Wed, 27 Aug 1997 20:01:05 +0000 (20:01 +0000)]
Include errno.h.
(init_buffer) [HAVE_GETCWD]: Fix error message for getcwd failure.

26 years agoWhitespace change.
Richard M. Stallman [Wed, 27 Aug 1997 19:59:41 +0000 (19:59 +0000)]
Whitespace change.

26 years agoChange the custom group to `hypermedia'.
Richard M. Stallman [Wed, 27 Aug 1997 18:43:39 +0000 (18:43 +0000)]
Change the custom group to `hypermedia'.
(browse-url-netscape-version): New variable.
(browse-url-netscape-reload): Use it to account for reported
backwards incompatibility.

26 years ago(sh-indent-line): Delete debugging code.
Richard M. Stallman [Wed, 27 Aug 1997 17:39:44 +0000 (17:39 +0000)]
(sh-indent-line): Delete debugging code.

26 years ago(setup-8-bit-environment): Load the latin-N file again each time.
Richard M. Stallman [Wed, 27 Aug 1997 17:27:38 +0000 (17:27 +0000)]
(setup-8-bit-environment): Load the latin-N file again each time.

26 years ago(help-with-tutorial): Doc fix.
Richard M. Stallman [Wed, 27 Aug 1997 17:26:03 +0000 (17:26 +0000)]
(help-with-tutorial): Doc fix.

26 years ago(find-file-literally): Doc fix.
Richard M. Stallman [Wed, 27 Aug 1997 17:25:46 +0000 (17:25 +0000)]
(find-file-literally): Doc fix.

26 years agoDeclare Fchar_bytes.
Richard M. Stallman [Wed, 27 Aug 1997 17:22:22 +0000 (17:22 +0000)]
Declare Fchar_bytes.

26 years ago(concat): Fix use of Fchar_bytes.
Richard M. Stallman [Wed, 27 Aug 1997 17:21:54 +0000 (17:21 +0000)]
(concat): Fix use of Fchar_bytes.

26 years ago(Finsert_file_contents): Fix use of Fboundp.
Richard M. Stallman [Wed, 27 Aug 1997 17:21:27 +0000 (17:21 +0000)]
(Finsert_file_contents): Fix use of Fboundp.

26 years ago(redisplay_window): When trying to scroll conservatively
Richard M. Stallman [Wed, 27 Aug 1997 17:13:29 +0000 (17:13 +0000)]
(redisplay_window): When trying to scroll conservatively
correctly take the scroll margin into account.

26 years ago(rmail-summary-get-new-mail):
Richard M. Stallman [Wed, 27 Aug 1997 16:18:29 +0000 (16:18 +0000)]
(rmail-summary-get-new-mail):
Handle args like rmail-get-new-mail, and pass them to that function.

26 years agoFix previous change.
Richard M. Stallman [Wed, 27 Aug 1997 15:53:09 +0000 (15:53 +0000)]
Fix previous change.

26 years ago(msdos-color-aliases): Add missing colors.
Eli Zaretskii [Wed, 27 Aug 1997 12:22:35 +0000 (12:22 +0000)]
(msdos-color-aliases): Add missing colors.
(msdos-color-translate): Handle "deep" and "pale" color
varieties.

26 years agoIf src/_gdbinit doesn't exist, try using src/.gdbinit to create it (for
Eli Zaretskii [Wed, 27 Aug 1997 11:44:29 +0000 (11:44 +0000)]
If src/_gdbinit doesn't exist, try using src/.gdbinit to create it (for
building on Windows 95).

26 years agoAdd the coding: tag to prevent Emacs from thinking this is encoded in SJIS.
Eli Zaretskii [Wed, 27 Aug 1997 07:12:29 +0000 (07:12 +0000)]
Add the coding: tag to prevent Emacs from thinking this is encoded in SJIS.

26 years ago(forms-read-only): Un-customize, and doc fix.
Richard M. Stallman [Wed, 27 Aug 1997 06:47:51 +0000 (06:47 +0000)]
(forms-read-only): Un-customize, and doc fix.

26 years agoMany changes by Ivar Rummelhoff.
Richard M. Stallman [Wed, 27 Aug 1997 04:13:52 +0000 (04:13 +0000)]
Many changes by Ivar Rummelhoff.

26 years ago(mail-strip-quoted-names): Retain one whitespace
Richard M. Stallman [Wed, 27 Aug 1997 02:33:40 +0000 (02:33 +0000)]
(mail-strip-quoted-names): Retain one whitespace
character between addresses.

26 years ago(decode_mode_spec): For %Z and %z, put keyboard and
Richard M. Stallman [Tue, 26 Aug 1997 22:41:06 +0000 (22:41 +0000)]
(decode_mode_spec): For %Z and %z, put keyboard and
terminal coding systems into modeline on MSDOS frames as well.