bpt/emacs.git
25 years ago(speedbar-frame-mode): Only set the position on window systems.
Eric M. Ludlam [Sat, 12 Sep 1998 13:56:25 +0000 (13:56 +0000)]
(speedbar-frame-mode): Only set the position on window systems.

25 years agoComment fixes only.
Noah Friedman [Fri, 11 Sep 1998 01:40:25 +0000 (01:40 +0000)]
Comment fixes only.

25 years ago(type-break-mode): remove :version field from defcustom declaration.
Noah Friedman [Fri, 11 Sep 1998 01:38:30 +0000 (01:38 +0000)]
(type-break-mode): remove :version field from defcustom declaration.
It's wreaking too much havoc with XEMacs and older versions of Emacs, which
share this code.

25 years ago(resize-minibuffer-mode): remove :version field from defcustom declaration.
Noah Friedman [Fri, 11 Sep 1998 01:36:54 +0000 (01:36 +0000)]
(resize-minibuffer-mode): remove :version field from defcustom declaration.
It's wreaking too much havoc with XEMacs and older versions of Emacs, which
share this code.

25 years ago(rlogin): If using make-local-hook, pass the 4th arg t to add-hook also to
Noah Friedman [Fri, 11 Sep 1998 01:22:53 +0000 (01:22 +0000)]
(rlogin): If using make-local-hook, pass the 4th arg t to add-hook also to
modify the new local value.

25 years ago(Fwith_output_to_temp_buffer): Doc fix.
Dave Love [Thu, 10 Sep 1998 22:51:33 +0000 (22:51 +0000)]
(Fwith_output_to_temp_buffer): Doc fix.

25 years ago(vc-insert-headers): Doc fix.
Dave Love [Thu, 10 Sep 1998 21:50:05 +0000 (21:50 +0000)]
(vc-insert-headers): Doc fix.

25 years ago(flyspell-mode-on): Make the
Karl Heuer [Thu, 10 Sep 1998 16:07:02 +0000 (16:07 +0000)]
(flyspell-mode-on): Make the
ispell-... variables permanent locals.
(flyspell-mode-off): Add autoload cookie.

25 years ago(flyspell-mode-on): fix kill-buffer-hook
Karl Heuer [Thu, 10 Sep 1998 16:05:59 +0000 (16:05 +0000)]
(flyspell-mode-on): fix kill-buffer-hook
to make killing of ispell process work even if
kill-all-local-variables has been run.

25 years ago(mark-sexp-diary-entries): Avoid infinite loop when
Karl Heuer [Thu, 10 Sep 1998 16:03:07 +0000 (16:03 +0000)]
(mark-sexp-diary-entries): Avoid infinite loop when
sexp entry ends at end of file with no newline.

25 years ago(ange-ftp-write-region): For `dumb-unix' host,
Karl Heuer [Thu, 10 Sep 1998 16:01:37 +0000 (16:01 +0000)]
(ange-ftp-write-region): For `dumb-unix' host,
do use binary mode, just as for `unix'.
(ange-ftp-host-type): If HOST is nil, return `unix'.

25 years ago(dired-mark-files-containing-regexp):
Karl Heuer [Thu, 10 Sep 1998 16:00:20 +0000 (16:00 +0000)]
(dired-mark-files-containing-regexp):
Don't scan directories.  Ignore non-readable files.

25 years ago(TIOCSIGSEND): Add #undef.
Karl Heuer [Thu, 10 Sep 1998 15:59:36 +0000 (15:59 +0000)]
(TIOCSIGSEND): Add #undef.
(bcopy, bcmp, bzero): Add #undef.

25 years ago(compilation-error-regexp-alist):
Karl Heuer [Thu, 10 Sep 1998 15:58:37 +0000 (15:58 +0000)]
(compilation-error-regexp-alist):
Fix previous change: allow . and _ in command name.

25 years ago(main): Mention --display and --eval in help.
Karl Heuer [Thu, 10 Sep 1998 15:54:42 +0000 (15:54 +0000)]
(main): Mention --display and --eval in help.

25 years ago(command_loop_1): When switching to selected window's bfr,
Karl Heuer [Thu, 10 Sep 1998 15:47:53 +0000 (15:47 +0000)]
(command_loop_1): When switching to selected window's bfr,
first exit if selected frame is dead (no live frames remain).
(read_key_sequence): Likewise.

25 years ago(dired-mark-files-containing-regexp): Fix previous change.
Karl Heuer [Thu, 10 Sep 1998 15:46:18 +0000 (15:46 +0000)]
(dired-mark-files-containing-regexp): Fix previous change.

25 years ago(uncompress-while-visiting):
Karl Heuer [Thu, 10 Sep 1998 15:45:17 +0000 (15:45 +0000)]
(uncompress-while-visiting):
Use just the car of what find-operation-coding-system returns.

25 years ago(Custom-save, Custom-reset-current, Custom-reset-saved)
Karl Heuer [Thu, 10 Sep 1998 15:43:50 +0000 (15:43 +0000)]
(Custom-save, Custom-reset-current, Custom-reset-saved)
(Custom-reset-standard): Fix menu inconsistency.

25 years ago(feedmail-from-line): Allow t.
Karl Heuer [Thu, 10 Sep 1998 15:38:21 +0000 (15:38 +0000)]
(feedmail-from-line): Allow t.
(feedmail-message-id-suffix): Allow nil.

25 years ago(rmail-summary-output-to-rmail-file):
Karl Heuer [Thu, 10 Sep 1998 15:35:34 +0000 (15:35 +0000)]
(rmail-summary-output-to-rmail-file):
Simplify.  Make prefix arg work right.

25 years ago(tex-start-tex): Call comint-quote-filename.
Karl Heuer [Thu, 10 Sep 1998 15:26:44 +0000 (15:26 +0000)]
(tex-start-tex): Call comint-quote-filename.

25 years ago(shell-file-name-quote-list): Add # to the value.
Karl Heuer [Thu, 10 Sep 1998 15:26:22 +0000 (15:26 +0000)]
(shell-file-name-quote-list): Add # to the value.

25 years agoAdd a comment to emacs_memftime, explaining why it needs to loop.
Paul Eggert [Wed, 9 Sep 1998 21:33:50 +0000 (21:33 +0000)]
Add a comment to emacs_memftime, explaining why it needs to loop.

25 years ago(use-hard-newlines): Doc fix.
Dave Love [Wed, 9 Sep 1998 19:59:31 +0000 (19:59 +0000)]
(use-hard-newlines): Doc fix.

25 years ago(help-xref-interned): Bind inhibit-read-only when
Dave Love [Wed, 9 Sep 1998 19:55:29 +0000 (19:55 +0000)]
(help-xref-interned): Bind inhibit-read-only when
inserting.

25 years ago(change-log-font-lock-keywords): Do parenthesized
Dave Love [Tue, 8 Sep 1998 12:55:10 +0000 (12:55 +0000)]
(change-log-font-lock-keywords): Do parenthesized
stuff only after file names or at start of line.  Allow parens
around e-mail, as well as angles.

25 years ago(require): Wrap requirement of w3 and url in
Dave Love [Tue, 8 Sep 1998 12:47:39 +0000 (12:47 +0000)]
(require): Wrap requirement of w3 and url in
ignore-errors too, eval'd when compile.  Require w3 stuff at load
time for nicer failure if it's not available.

25 years ago(emacs_memftime): New function.
Paul Eggert [Tue, 8 Sep 1998 03:56:09 +0000 (03:56 +0000)]
(emacs_memftime): New function.
(Fformat_time_string): Use it to handle null bytes in formats
correctly.

25 years ago(adjust_after_replace): Don't add combining bytes to
Kenichi Handa [Tue, 8 Sep 1998 02:01:59 +0000 (02:01 +0000)]
(adjust_after_replace): Don't add combining bytes to
the args given to adjust_point.  Handle correctly the case that
there are both before and after combining bytes.
(replace_range): Likewise.

25 years ago(Fsubst_char_in_region): Call replace_range with the
Kenichi Handa [Tue, 8 Sep 1998 02:01:59 +0000 (02:01 +0000)]
(Fsubst_char_in_region): Call replace_range with the
arg MARKERS 1.

25 years ago(Ffind_charset_region): Optimization for unibyte buffer.
Kenichi Handa [Tue, 8 Sep 1998 02:01:59 +0000 (02:01 +0000)]
(Ffind_charset_region): Optimization for unibyte buffer.
(Ffind_charset_string): For unibyte string, return (ascii).

25 years ago(comint-arguments): Ignore backslashes when using
Geoff Voelker [Mon, 7 Sep 1998 23:39:23 +0000 (23:39 +0000)]
(comint-arguments): Ignore backslashes when using
w32 shells that expect backslashes as the directory separator.

25 years ago(base64_decode_1, base64_encode_1): New functions.
Karl Heuer [Mon, 7 Sep 1998 19:58:05 +0000 (19:58 +0000)]
(base64_decode_1, base64_encode_1): New functions.
(Fbase64_decode_string, Fbase64_encode_string): New functions.
(Fbase64_decode_region, Fbase64_encode_region): New functions.

25 years ago(Fwidget_put): Return VALUE instead of garbage.
Karl Heuer [Mon, 7 Sep 1998 17:34:59 +0000 (17:34 +0000)]
(Fwidget_put): Return VALUE instead of garbage.

25 years ago(error): After enlarging buffer, write to it, not to buf.
Karl Heuer [Mon, 7 Sep 1998 17:31:29 +0000 (17:31 +0000)]
(error): After enlarging buffer, write to it, not to buf.

25 years ago(resolved-ascii-font): New variable.
Kenichi Handa [Mon, 7 Sep 1998 13:39:15 +0000 (13:39 +0000)]
(resolved-ascii-font): New variable.
(x-complement-fontset-spec): By side effect, set
`resolved-ascii-font' to the resolved name of ASCII font."
(create-fontset-from-fontset-spec): Don't get a value for
resolved-ascii-font from the list full-fontlist.  It is set by
x-complement-fontset-spec now.

25 years agoTo make it work also on Emacs 20.2 and the earlier
Kenichi Handa [Mon, 7 Sep 1998 13:39:15 +0000 (13:39 +0000)]
To make it work also on Emacs 20.2 and the earlier
version, check the value of mule-version.

25 years ago(count_combining_after): Check also preceding bytes at
Kenichi Handa [Mon, 7 Sep 1998 13:39:15 +0000 (13:39 +0000)]
(count_combining_after): Check also preceding bytes at
POS if all characters in STRING are not character head.

25 years ago(STRING_CHAR_AND_LENGTH): Return correct value in
Kenichi Handa [Mon, 7 Sep 1998 13:39:15 +0000 (13:39 +0000)]
(STRING_CHAR_AND_LENGTH): Return correct value in
ACTUAL_LEN even if LEN is too short to have a valid multibyte
form.
(STRING_CHAR_AND_CHAR_LENGTH): Likewise.

25 years ago(ccl_coding_driver): Always calculate correct mulibyte
Kenichi Handa [Mon, 7 Sep 1998 13:39:15 +0000 (13:39 +0000)]
(ccl_coding_driver): Always calculate correct mulibyte
chars in produced byte sequence.
(Ffind_operation_coding_system): Doc-string fixed.

25 years ago(reftex-view-crossref): Split up into several functions. No longer moves
Carsten Dominik [Mon, 7 Sep 1998 07:28:16 +0000 (07:28 +0000)]
(reftex-view-crossref): Split up into several functions.  No longer moves
to find a macro.
(reftex-view-cr-cite, reftex-view-cr-ref,
reftex-end-of-bib-entry): New functions.
(reftex-auto-view-crossref): New value `window' allowed.
(reftex-view-crossref-when-idle): Process new `window' option in
(reftex-translate-to-ascii-function): New default.
(reftex-label-illegal-re): Default changed, removed Latin1.
(reftex-latin1-to-ascii): New function.
(reftex-what-environment): Check for section regexp before use.
(reftex-find-tex-file, reftex-find-bib-file): Fixed bug with absolute
path names.
(reftex-TeX-master-file): Changed sequence of file checks.
(reftex-do-citation): bibview cache only with RefTeX mode on.

25 years ago(Extensions): Removed the sed item.
Joel N. Weber II [Mon, 7 Sep 1998 04:47:25 +0000 (04:47 +0000)]
(Extensions): Removed the sed item.

25 years ago(Fformat_time_string, Fdecode_time, Fcurrent_time_zone):
Paul Eggert [Sun, 6 Sep 1998 15:49:17 +0000 (15:49 +0000)]
(Fformat_time_string, Fdecode_time, Fcurrent_time_zone):
Don't assume that localtime and gmtime return non-NULL.

25 years ago(Fformat): Detect incomplete format spec at string's end.
Karl Heuer [Sun, 6 Sep 1998 14:40:21 +0000 (14:40 +0000)]
(Fformat): Detect incomplete format spec at string's end.

25 years agoDoc fixes.
Karl Heuer [Sun, 6 Sep 1998 14:31:49 +0000 (14:31 +0000)]
Doc fixes.

25 years ago(compilation-error-regexp-alist):
Karl Heuer [Sun, 6 Sep 1998 14:20:14 +0000 (14:20 +0000)]
(compilation-error-regexp-alist):
In first pattern (GNU utilities and other things),
allow a space after the optional program name at the beginning.

25 years ago(mail-hist-current-header-contents):
Karl Heuer [Sun, 6 Sep 1998 14:09:31 +0000 (14:09 +0000)]
(mail-hist-current-header-contents):
Fix previous change: use mail-header-end.

25 years ago(Fload): Handle case where openp finds a magic file
Karl Heuer [Sun, 6 Sep 1998 13:57:32 +0000 (13:57 +0000)]
(Fload): Handle case where openp finds a magic file
but it has no `load' handler or that handler calls `load'.
If FOUND != FILE, find FOUND's handler even if inhibited for FILE.

25 years ago(checkdoc-buffer-label): New function.
Eric M. Ludlam [Sat, 5 Sep 1998 13:46:23 +0000 (13:46 +0000)]
(checkdoc-buffer-label): New function.
(checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
(checkdoc-this-string-valid-engine): Permit ? as terminating
 punctuation for first line sentence breaking.
(checkdoc-this-string-valid): When converting a comment into a doc
 string, make sure " chars are \".
(checkdoc-sentencespace-region-engine): Only do double space check
 if based on the variable `sentence-end-double-space'

25 years ago(lisp-imenu-generic-expression):
Karl Heuer [Fri, 4 Sep 1998 20:49:12 +0000 (20:49 +0000)]
(lisp-imenu-generic-expression):
Recognize define-skeleton as a function definer.

25 years ago(customize-option): Refuse to customize
Karl Heuer [Fri, 4 Sep 1998 20:48:11 +0000 (20:48 +0000)]
(customize-option): Refuse to customize
a variable that has no defcustom.  But if variable is autoloaded,
first try to load the library that defines it.

25 years agoUse `string' before calling `insert'
Karl Heuer [Fri, 4 Sep 1998 20:46:30 +0000 (20:46 +0000)]
Use `string' before calling `insert'
so that in multibyte buffers we insert multibyte chars.

25 years ago(dired-mark-files-containing-regexp):
Karl Heuer [Fri, 4 Sep 1998 20:43:09 +0000 (20:43 +0000)]
(dired-mark-files-containing-regexp):
Don't use find-file; instead, insert the file in a temp buffer.

25 years ago(netstat-program-options): Changed from nil to "-a"
Karl Heuer [Fri, 4 Sep 1998 20:41:33 +0000 (20:41 +0000)]
(netstat-program-options): Changed from nil to "-a"
so that by default netstat shows all network connections.

25 years ago(tex-start-options-string): New option.
Karl Heuer [Fri, 4 Sep 1998 20:39:26 +0000 (20:39 +0000)]
(tex-start-options-string): New option.
(tex-start-tex): Use that variable.

25 years ago(rmail-primary-inbox-list): Make the initial
Karl Heuer [Fri, 4 Sep 1998 20:38:16 +0000 (20:38 +0000)]
(rmail-primary-inbox-list): Make the initial
value in the `repeat' alternative a list.

25 years ago(fill-individual-paragraphs): Before deleting
Karl Heuer [Fri, 4 Sep 1998 20:37:22 +0000 (20:37 +0000)]
(fill-individual-paragraphs): Before deleting
the inserted newline, verify that one was really inserted.

25 years agoUse C-x C-l, not M-:, as example of disabled command.
Karl Heuer [Fri, 4 Sep 1998 20:30:21 +0000 (20:30 +0000)]
Use C-x C-l, not M-:, as example of disabled command.

25 years ago[MAIL_USE_POP]: Add the "-r" flag to reverse the
Karl Heuer [Fri, 4 Sep 1998 20:14:16 +0000 (20:14 +0000)]
[MAIL_USE_POP]: Add the "-r" flag to reverse the
order of messages downloaded from a POP server (e.g., if the
server stores messages in mailboxes in reverse order).

25 years ago(smtpmail-via-smtp): Parse out the first word
Karl Heuer [Fri, 4 Sep 1998 20:08:58 +0000 (20:08 +0000)]
(smtpmail-via-smtp): Parse out the first word
on extension lines.

25 years agoAccept HP 9000/803.
Karl Heuer [Fri, 4 Sep 1998 20:07:04 +0000 (20:07 +0000)]
Accept HP 9000/803.

25 years ago(flyspell-mode): Do nothing if mode
Karl Heuer [Fri, 4 Sep 1998 20:02:13 +0000 (20:02 +0000)]
(flyspell-mode): Do nothing if mode
remains on or remains off.
(flyspell-multi-language-p): Default changed to nil.

25 years ago(ada-search-ignore-string-comment):
Karl Heuer [Fri, 4 Sep 1998 19:58:39 +0000 (19:58 +0000)]
(ada-search-ignore-string-comment):
In "found in comment" case, don't beginning-of-line after forward-line.

25 years ago(byte-compile-inline-expand):
Karl Heuer [Fri, 4 Sep 1998 19:57:32 +0000 (19:57 +0000)]
(byte-compile-inline-expand):
If the function definition is not a lambda, return original FORM
with no error.

25 years agoDoc fixes.
Karl Heuer [Fri, 4 Sep 1998 19:53:41 +0000 (19:53 +0000)]
Doc fixes.

25 years ago(info): Don't add parens if FILE already has them.
Karl Heuer [Fri, 4 Sep 1998 19:50:26 +0000 (19:50 +0000)]
(info): Don't add parens if FILE already has them.

25 years ago(enable-multibyte-characters): Doc fix.
Dave Love [Fri, 4 Sep 1998 14:08:26 +0000 (14:08 +0000)]
(enable-multibyte-characters): Doc fix.

25 years ago(w32-shell-dos-semantics): New function.
Geoff Voelker [Thu, 3 Sep 1998 22:34:47 +0000 (22:34 +0000)]
(w32-shell-dos-semantics): New function.

25 years ago(quail-choose-completion-string): Store
Kenichi Handa [Thu, 3 Sep 1998 11:10:40 +0000 (11:10 +0000)]
(quail-choose-completion-string): Store
completion `choice' in `quail-current-str'; don't insert it.

25 years ago(allocate_heap): Define NTHEAP_PROBE_BASE by default.
Geoff Voelker [Wed, 2 Sep 1998 05:25:38 +0000 (05:25 +0000)]
(allocate_heap): Define NTHEAP_PROBE_BASE by default.

25 years ago(quail-tibetan-input-wylie): Adjusted for the
Kenichi Handa [Wed, 2 Sep 1998 04:51:42 +0000 (04:51 +0000)]
(quail-tibetan-input-wylie): Adjusted for the
change of input method handling.
(quail-tibetan-input-tibkey): Likewise.

25 years ago(bdf-generate-font): New argument CHARSET. Give WIDTH
Kenichi Handa [Wed, 2 Sep 1998 04:51:42 +0000 (04:51 +0000)]
(bdf-generate-font): New argument CHARSET.  Give WIDTH
argument to ps-mule-generate-bitmap-font.

25 years ago(register-input-method): Doc-string modified.
Kenichi Handa [Wed, 2 Sep 1998 04:51:42 +0000 (04:51 +0000)]
(register-input-method): Doc-string modified.

25 years ago(ps-mule-font-info-database-bdf): The include ASCII
Kenichi Handa [Wed, 2 Sep 1998 04:51:42 +0000 (04:51 +0000)]
(ps-mule-font-info-database-bdf): The include ASCII
entry and change Latin-1 entry in the default value.
(ps-mule-font-info-database-ps-bdf): New variable.
(ccl-encode-ethio-unicode): Bug of CCL code fixed.
(ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
registerd in FONT-SPEC.
(ps-mule-bitmap-prologue): Fix PostScript code to realize correct
charcter width of bitmap fonts.
(ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
procedure NF.
(ps-begin-file): Output PostScript code for setting
SpaceWidthRatio.
(ps-plot-region): Use line-beginning-position to get a position of
the beginning of the current line.

25 years ago(Ftranspose_regions): Use BYTE_POS_ADDR to get an
Kenichi Handa [Wed, 2 Sep 1998 04:51:42 +0000 (04:51 +0000)]
(Ftranspose_regions): Use BYTE_POS_ADDR to get an
address in buffer from byte-position.

25 years ago(current-language-environment): Fix setter function.
Dave Love [Tue, 1 Sep 1998 17:42:01 +0000 (17:42 +0000)]
(current-language-environment): Fix setter function.

25 years ago(Vnext_selection_coding_system): New variable.
Eli Zaretskii [Tue, 1 Sep 1998 13:26:41 +0000 (13:26 +0000)]
(Vnext_selection_coding_system): New variable.
(syms_of_win16select): DEFVAR_LISP it.  No need to staticpro
Vselection_coding_system.
(Fw16_set_clipboard_data): Always convert multibyte strings.  Use
Vnext_selection_coding_system if non-nil.
(Fw16_get_clipboard_data): Always convert a string that includes
non-ASCII characters. Use Vnext_selection_coding_system if
non-nil.

25 years ago(tex-font-lock-keywords-2): Fontify \nocite like \cite.
Simon Marshall [Tue, 1 Sep 1998 09:01:44 +0000 (09:01 +0000)]
(tex-font-lock-keywords-2): Fontify \nocite like \cite.
(lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately.
({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class
names with font-lock-type-face.  Fontify type specs, etc., with
font-lock-keyword-face.

25 years ago(x_load_font): If SIZE is 0, don't use a name x_list_font returns.
Kenichi Handa [Tue, 1 Sep 1998 02:25:57 +0000 (02:25 +0000)]
(x_load_font): If SIZE is 0, don't use a name x_list_font returns.

25 years ago(x-complement-fontset-spec): If ASCII
Kenichi Handa [Tue, 1 Sep 1998 02:24:46 +0000 (02:24 +0000)]
(x-complement-fontset-spec): If ASCII
font is specified in FONTLIST, don't substitute it for the
resolved name.

25 years ago(w32_wnd_proc): Always zero button_state when releasing
Geoff Voelker [Tue, 1 Sep 1998 00:30:46 +0000 (00:30 +0000)]
(w32_wnd_proc): Always zero button_state when releasing
mouse capture.

25 years ago(read1): Don't assume that atof ("-0.0") yields -0.0.
Paul Eggert [Mon, 31 Aug 1998 21:18:28 +0000 (21:18 +0000)]
(read1): Don't assume that atof ("-0.0") yields -0.0.
Handle leading '-' uniformly for zeros, infinities, and NaNs.

25 years agoAdd coding: local variable, to avoid bootstrapping problem
Paul Eggert [Mon, 31 Aug 1998 19:59:02 +0000 (19:59 +0000)]
Add coding: local variable, to avoid bootstrapping problem
if you need to recompile all the Lisp files using interpreted code.

25 years ago(charset-description): Doc fix.
Paul Eggert [Mon, 31 Aug 1998 18:26:27 +0000 (18:26 +0000)]
(charset-description): Doc fix.

25 years ago(IT_cmgoto): When tracking echo area messages with the
Eli Zaretskii [Mon, 31 Aug 1998 15:56:52 +0000 (15:56 +0000)]
(IT_cmgoto): When tracking echo area messages with the
cursor, save and restore previous cursor position in the
minibuffer.

25 years ago(copy_text): If Vnonascii_translation_table is non-nil, try
Kenichi Handa [Mon, 31 Aug 1998 03:50:17 +0000 (03:50 +0000)]
(copy_text): If Vnonascii_translation_table is non-nil, try
to convert a character less than 160 to multibyte.
(count_size_as_multibyte): Likewise.

25 years ago(unibyte_char_to_multibyte):
Kenichi Handa [Mon, 31 Aug 1998 03:50:17 +0000 (03:50 +0000)]
(unibyte_char_to_multibyte):
Vnonacii_translation_table will convert a 7-bit charcater.
(multibyte_char_to_unibyte): Handle the case that
Vnonacii_translation_table converts a multibyte charcater to a
unibyte charcter of less than 128.
(init_charset_once): Initialize nonascii_insert_offset and
Vnonacii_translation_table.

25 years ago(decode_coding): Even if SRC_BYTES is zero, try
Kenichi Handa [Mon, 31 Aug 1998 03:50:17 +0000 (03:50 +0000)]
(decode_coding): Even if SRC_BYTES is zero, try
processing if CODING requires flushing.
(encode_coding): Likewise.
(code_convert_region): Likewise.
(code_convert_string): Likewise.

25 years ago(concat): If Vnonascii_translation_table is non-nil, try
Kenichi Handa [Mon, 31 Aug 1998 03:50:17 +0000 (03:50 +0000)]
(concat): If Vnonascii_translation_table is non-nil, try
to convert a character less than 160 to multibyte.

25 years ago(dumpglyphs): If Vnonascii_translation_table is non-nil, try
Kenichi Handa [Mon, 31 Aug 1998 03:50:17 +0000 (03:50 +0000)]
(dumpglyphs): If Vnonascii_translation_table is non-nil, try
to convert a character less than 160 to multibyteL.

25 years agoRenamed from Makefile.
Karl Heuer [Sat, 29 Aug 1998 19:59:33 +0000 (19:59 +0000)]
Renamed from Makefile.
(prefix, infodir): Use value obtained from configure.
(emacslibdir): Obsolete variable deleted.
(dist): Distribute configure.in, configure, Makefile.in.

25 years agoInitial revision
Karl Heuer [Sat, 29 Aug 1998 19:58:35 +0000 (19:58 +0000)]
Initial revision

25 years ago(arith_driver, float_arith_driver): Compute (- x) by
Paul Eggert [Sat, 29 Aug 1998 17:57:22 +0000 (17:57 +0000)]
(arith_driver, float_arith_driver): Compute (- x) by
using negation, not subtraction; this makes a difference with
IEEE floating point arithmetic (and also if integer arithmetic
is ones' complement or signed-magnitude!).

25 years ago*** empty log message ***
Karl Heuer [Sat, 29 Aug 1998 17:11:50 +0000 (17:11 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Karl Heuer [Sat, 29 Aug 1998 16:53:17 +0000 (16:53 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Karl Heuer [Sat, 29 Aug 1998 16:34:51 +0000 (16:34 +0000)]
*** empty log message ***

25 years agoInitial revision
Karl Heuer [Sat, 29 Aug 1998 16:20:08 +0000 (16:20 +0000)]
Initial revision

25 years ago(chinese-year-cache): Change range of years from
Karl Heuer [Sat, 29 Aug 1998 15:59:01 +0000 (15:59 +0000)]
(chinese-year-cache): Change range of years from
1989-2000 to 1990-2010.

25 years ago(smtpmail-send-it): Add autoload cookie.
Karl Heuer [Sat, 29 Aug 1998 15:56:41 +0000 (15:56 +0000)]
(smtpmail-send-it): Add autoload cookie.
(smtpmail-via-smtp): Check that smtpmail-smtp-server is defined.