bpt/emacs.git
27 years ago(when, unless): Symbol props moved from cl.el.
Karl Heuer [Fri, 14 Mar 1997 17:58:03 +0000 (17:58 +0000)]
(when, unless): Symbol props moved from cl.el.
(add-to-invisibility-spec): Add to beginning, not end.

27 years ago(when, unless): Symbol props moved to subr.el.
Karl Heuer [Fri, 14 Mar 1997 17:57:41 +0000 (17:57 +0000)]
(when, unless): Symbol props moved to subr.el.

27 years ago(change_window_height): Handle shrink as well as enlarge.
Karl Heuer [Fri, 14 Mar 1997 17:22:11 +0000 (17:22 +0000)]
(change_window_height): Handle shrink as well as enlarge.

27 years ago(indent-line-to): Fix off-by-one bug when deciding
Karl Heuer [Fri, 14 Mar 1997 16:35:03 +0000 (16:35 +0000)]
(indent-line-to): Fix off-by-one bug when deciding
whether to delete the existing spaces.

27 years agoRe-fix copyright dates.
Karl Heuer [Wed, 12 Mar 1997 20:03:49 +0000 (20:03 +0000)]
Re-fix copyright dates.

27 years agoFixed copyright dates
Joel Ray Holveck [Wed, 12 Mar 1997 18:40:06 +0000 (18:40 +0000)]
Fixed copyright dates

27 years agoFix typo in previous change.
Karl Heuer [Wed, 12 Mar 1997 02:08:10 +0000 (02:08 +0000)]
Fix typo in previous change.

27 years ago(octave-abbrev-table): Add abbrevs for switch,
Karl Heuer [Wed, 12 Mar 1997 00:35:32 +0000 (00:35 +0000)]
(octave-abbrev-table): Add abbrevs for switch,
case, otherwise, and endswitch.
(octave-begin-keywords): Add switch.
(octave-else-keywords): Add case and otherwise.
(octave-end-keywords): Add endswitch.
(octave-block-match-alist): Add an entry for switch syntax.
(calculate-octave-indent): Add support for switch syntax.
(octave-block-end-offset): New function.
(octave-comment-indent): Fix typo.

27 years agoProvide octave-inf.
Karl Heuer [Wed, 12 Mar 1997 00:34:25 +0000 (00:34 +0000)]
Provide octave-inf.

27 years agoProvide octave-hlp.
Karl Heuer [Wed, 12 Mar 1997 00:33:56 +0000 (00:33 +0000)]
Provide octave-hlp.

27 years ago(inferior-emacs-lisp-mode): Set comint-completion-addsuffix.
Karl Heuer [Wed, 12 Mar 1997 00:29:09 +0000 (00:29 +0000)]
(inferior-emacs-lisp-mode): Set comint-completion-addsuffix.

27 years ago(term-completion-addsuffix): Doc fix.
Karl Heuer [Wed, 12 Mar 1997 00:23:49 +0000 (00:23 +0000)]
(term-completion-addsuffix): Doc fix.
(term-dynamic-complete-as-filename): Support the case where
term-completion-addsuffix is a (DIRSUFFIX . FILESUFFIX) cons
pair.

27 years ago(combine-after-change-calls): Doc fix.
Karl Heuer [Tue, 11 Mar 1997 23:55:24 +0000 (23:55 +0000)]
(combine-after-change-calls): Doc fix.
(add-to-invisibility-spec, remove-from-invisibility-spec):
New functions.

27 years ago(uniquify-buffer-file-name): Don't call
Karl Heuer [Tue, 11 Mar 1997 22:42:37 +0000 (22:42 +0000)]
(uniquify-buffer-file-name): Don't call
expand-file-name on nil.  Check whether list-buffers-directory is
bound.  Ignore non-file non-dired buffers.

27 years ago(lisp-imenu-generic-expression): Accept `*', `|',
Karl Heuer [Tue, 11 Mar 1997 22:32:22 +0000 (22:32 +0000)]
(lisp-imenu-generic-expression): Accept `*', `|',
and `:' in symbol names.

27 years ago(ispell-command-loop): Disable message logging.
Karl Heuer [Tue, 11 Mar 1997 22:27:36 +0000 (22:27 +0000)]
(ispell-command-loop): Disable message logging.
(ispell-region): Ditto.

27 years ago(makefile-dependency-regex): Disallow "=" in name,
Karl Heuer [Tue, 11 Mar 1997 22:23:36 +0000 (22:23 +0000)]
(makefile-dependency-regex): Disallow "=" in name,
so that "flags=-o:1" is treated as an assignment, not a dependency.
(makefile-dependency-regex, makefile-macroassign-regex): Disallow
spaces in symbol name.

27 years ago(FAST_MAKE_GLYPH): Don't cast CHAR arg; character codes
Karl Heuer [Mon, 10 Mar 1997 21:14:32 +0000 (21:14 +0000)]
(FAST_MAKE_GLYPH): Don't cast CHAR arg; character codes
are now wider than C chars.

27 years ago(Info-read-node-name): Caused completing-read to force
Karl Heuer [Sat, 8 Mar 1997 19:19:51 +0000 (19:19 +0000)]
(Info-read-node-name): Caused completing-read to force
the input read to match a valid entry

27 years ago(isearch-yank): Handle case when CHUNK is `x-sel'.
Karl Heuer [Sat, 8 Mar 1997 19:08:39 +0000 (19:08 +0000)]
(isearch-yank): Handle case when CHUNK is `x-sel'.

27 years agoMake links for files under lisp/language.
Kenichi Handa [Wed, 5 Mar 1997 10:52:03 +0000 (10:52 +0000)]
Make links for files under lisp/language.

27 years ago(decode_eol): Fix bug of converting CRLF to LF.
Kenichi Handa [Wed, 5 Mar 1997 07:02:02 +0000 (07:02 +0000)]
(decode_eol): Fix bug of converting CRLF to LF.

27 years ago(compute_motion): When POS >= TO, don't call
Kenichi Handa [Wed, 5 Mar 1997 01:42:06 +0000 (01:42 +0000)]
(compute_motion): When POS >= TO, don't call
find_before_next_newline() as it assumes POS < TO.

27 years ago(vc-backend-diff): Handle RCS and SCCS separately.
André Spiegel [Tue, 4 Mar 1997 18:00:30 +0000 (18:00 +0000)]
(vc-backend-diff): Handle RCS and SCCS separately.

27 years ago(CATEGORY_SET): Cast arg C to
Kenichi Handa [Mon, 3 Mar 1997 01:54:26 +0000 (01:54 +0000)]
(CATEGORY_SET): Cast arg C to
`unsigned char' before indexing category table directly.

27 years ago(eval-expression): No longer disabled, since M-: isn't
Karl Heuer [Sun, 2 Mar 1997 01:01:13 +0000 (01:01 +0000)]
(eval-expression): No longer disabled, since M-: isn't
as likely to be typed by mistake as the old ESC ESC binding was.
Arg `expression' renamed to `eval-expression-arg' to avoid
potential collision if its value mentions `expression'.

27 years ago(man-mode-syntax-table): New variable.
Karl Heuer [Sun, 2 Mar 1997 00:15:34 +0000 (00:15 +0000)]
(man-mode-syntax-table): New variable.
(Man-mode): Use it.
(man-follow): New command and keystroke.
(Man-default-man-entry): Ignore trailing dots and underscores.

27 years ago[__GLIBC__ >= 2]: Don't declare __getpagesize.
Karl Heuer [Sat, 1 Mar 1997 17:55:39 +0000 (17:55 +0000)]
[__GLIBC__ >= 2]: Don't declare __getpagesize.

27 years agoInitial revision
Karl Heuer [Sat, 1 Mar 1997 17:50:07 +0000 (17:50 +0000)]
Initial revision

27 years ago(man-follow): New function.
Karl Heuer [Sat, 1 Mar 1997 17:45:36 +0000 (17:45 +0000)]
(man-follow): New function.
(Man-mode-map): Bind it.

27 years agoFix punctuation; add some missing words.
Karl Heuer [Fri, 28 Feb 1997 22:40:56 +0000 (22:40 +0000)]
Fix punctuation; add some missing words.
Mention ALT along with the EDIT key.

27 years ago(SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY): Cast arg C to
Kenichi Handa [Fri, 28 Feb 1997 01:40:51 +0000 (01:40 +0000)]
(SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY): Cast arg C to
`unsigned char' before indexing syntax table directly.

27 years ago(init_syntax_once): Add trick to avoid compiler warning
Kenichi Handa [Fri, 28 Feb 1997 01:38:57 +0000 (01:38 +0000)]
(init_syntax_once): Add trick to avoid compiler warning
of "comparison is always 1 ...".

27 years ago(Fload): Call Vload_source_file_function with 4 args.
Erik Naggum [Thu, 27 Feb 1997 19:08:35 +0000 (19:08 +0000)]
(Fload): Call Vload_source_file_function with 4 args.

27 years ago(init_buffer_once): Make member
Kenichi Handa [Thu, 27 Feb 1997 11:15:55 +0000 (11:15 +0000)]
(init_buffer_once): Make member
enable_multibyte_characters of struct buffer not always local.
(reset_buffer): Do not reset b->enable_multibyte_characters.
(syms_of_buffer): Declare default-enable-multibyte-characters.

27 years ago(CATEGORY_SET): For a composite character, return
Kenichi Handa [Thu, 27 Feb 1997 11:15:29 +0000 (11:15 +0000)]
(CATEGORY_SET): For a composite character, return
category set of the first component.

27 years ago(Fregister_ccl_program): Escape newlines in docstring.
Kenichi Handa [Thu, 27 Feb 1997 11:13:46 +0000 (11:13 +0000)]
(Fregister_ccl_program): Escape newlines in docstring.

27 years ago(Fcmpchar_cmp_rule): Escape newlines in docstring.
Kenichi Handa [Thu, 27 Feb 1997 11:12:11 +0000 (11:12 +0000)]
(Fcmpchar_cmp_rule): Escape newlines in docstring.

27 years ago(INC_POS, DEC_POS): Don't increase or decrease too
Kenichi Handa [Thu, 27 Feb 1997 11:11:46 +0000 (11:11 +0000)]
(INC_POS, DEC_POS): Don't increase or decrease too
much if there's binary code (invalid character code).

27 years ago(create_process, Fopen_network_stream): Typo in indexes
Kenichi Handa [Thu, 27 Feb 1997 11:10:42 +0000 (11:10 +0000)]
(create_process, Fopen_network_stream): Typo in indexes
of array proc_encode_coding_system fixed.
Remove prefix "coding-system-" from coding system symbol names.
(encode_coding) : Fix typo ("=" -> "==").
(detect_coding_iso2022): Detect coding-category-iso-8-2
more precisely.
(ENCODE_RESET_PLANE_AND_REGISTER): Argument `eol' is
deleted.  Don't call ENCODE_DESIGNATION if nothing designated
initially.
(encode_designation_at_bol) New function.
(encode_coding_iso2022): Handle CODING_FLAG_ISO_INIT_AT_BOL and
CODING_FLAG_ISO_DESIGNATE_AT_BOL.
(setup_coding_system): Now, flags of ISO2022 coding
systems contains charsets instead of charset IDs.
(detect_coding_iso2022, decode_coding_iso2022): Make the code
robust against invalid SI and SO.
(Ffind_coding_system, syms_of_coding): Escape newlines in docstring.
(setup_coding_system): Correct setting coding->symbol
and coding->eol_type.  The performance improved.

27 years ago(struct iso2022_spec): Member requested_designation is
Kenichi Handa [Thu, 27 Feb 1997 11:07:46 +0000 (11:07 +0000)]
(struct iso2022_spec): Member requested_designation is
changed to array of `char' just for saving memory.
(CODING_FLAG_ISO_INIT_AT_BOL, CODING_FLAG_ISO_DESIGNATE_AT_BOL):
New macros.

27 years ago(Faref, Faset): Handle a composite char correctly in char-table.
Kenichi Handa [Thu, 27 Feb 1997 10:45:19 +0000 (10:45 +0000)]
(Faref, Faset): Handle a composite char correctly in char-table.

27 years ago(DISP_CHAR_VECTOR): Allow bare 8-bit in display-table.
Kenichi Handa [Thu, 27 Feb 1997 10:44:19 +0000 (10:44 +0000)]
(DISP_CHAR_VECTOR): Allow bare 8-bit in display-table.

27 years agoEscape newlines in docstring.
Kenichi Handa [Thu, 27 Feb 1997 08:03:44 +0000 (08:03 +0000)]
Escape newlines in docstring.

27 years ago(Finsert_file_contents, Fwrite_region): Do not perform
Kenichi Handa [Thu, 27 Feb 1997 08:01:34 +0000 (08:01 +0000)]
(Finsert_file_contents, Fwrite_region): Do not perform
character code conversion if enable-multibyte-characters is nil.

27 years ago(Vuse_default_ascent): Extern.
Kenichi Handa [Thu, 27 Feb 1997 08:00:26 +0000 (08:00 +0000)]
(Vuse_default_ascent): Extern.

27 years ago(syms_of_fontset): Intern Qfontset. Declare new lisp
Kenichi Handa [Thu, 27 Feb 1997 07:52:23 +0000 (07:52 +0000)]
(syms_of_fontset): Intern Qfontset.  Declare new lisp
variable use-default-ascent.
(Vuse_default_ascent): New variable.
(Ffont_info): Return also the value of default-ascent of a font.
(fs_load_font): Disable updating fontsetp->height by
non-ASCII character sets.  This should be enabled when Emacs
supports variable height lines.
(fs_load_font, Fset_fontset_font): Bug fix to cope
with the change of charsets to symbols.

27 years ago(describe_vector): Do not descibe deeper char-table if
Kenichi Handa [Thu, 27 Feb 1997 07:49:24 +0000 (07:49 +0000)]
(describe_vector): Do not descibe deeper char-table if
enable-multibyte-characters is nil.

27 years ago(Fstart_process, Fopen_network_stream): Do not perform
Kenichi Handa [Thu, 27 Feb 1997 07:48:21 +0000 (07:48 +0000)]
(Fstart_process, Fopen_network_stream): Do not perform
character code conversion if enable-multibyte-characters is nil.

27 years ago(describe_syntax): Handle the case that the argument
Kenichi Handa [Thu, 27 Feb 1997 07:47:24 +0000 (07:47 +0000)]
(describe_syntax): Handle the case that the argument
VALUE is char-table.

27 years ago`ospeed' should be short if not HAVE_TERMIIO_H.
Kenichi Handa [Thu, 27 Feb 1997 07:46:33 +0000 (07:46 +0000)]
`ospeed' should be short if not HAVE_TERMIIO_H.

27 years ago(try_window_id): Display blank lines from the next
Kenichi Handa [Thu, 27 Feb 1997 07:45:24 +0000 (07:45 +0000)]
(try_window_id): Display blank lines from the next
line, when xp.bufpos == ZV.  (This bug is introduced by
changes of Mule).
Compare height against xp.vpos instead of xp.bufpos.
(display_mode_line): Avoid error while compiling with
--with-x=no.
(display_text_line): Correct displaying multi-column
binary data.

27 years ago(syms_of_xfns): Documentation of
Kenichi Handa [Thu, 27 Feb 1997 06:59:54 +0000 (06:59 +0000)]
(syms_of_xfns): Documentation of
x-pixel-size-width-font-regexp modified.

27 years ago(lisp_data_to_selection_data, selection_data_to_lisp_data):
Kenichi Handa [Thu, 27 Feb 1997 06:55:57 +0000 (06:55 +0000)]
(lisp_data_to_selection_data, selection_data_to_lisp_data):
Remove prefix "coding-system-" from coding system symbol names.

27 years ago(struct x_display_info): New member Xatom_MULE_DEFAULT_ASCENT.
Kenichi Handa [Thu, 27 Feb 1997 06:55:20 +0000 (06:55 +0000)]
(struct x_display_info): New member Xatom_MULE_DEFAULT_ASCENT.

27 years ago(dumpglyphs): Pay attention to characters registered in
Kenichi Handa [Thu, 27 Feb 1997 06:53:04 +0000 (06:53 +0000)]
(dumpglyphs): Pay attention to characters registered in
use-default-ascent.
Fill background in advance if font has
non-zero _MULE_BASELINE_OFFSET property.
(x_load_font, x_term_init): Handle font property _MULE_DEFAULT_ASCENT.

27 years ago(skip_chars): If enable-multibyte-characters is nil,
Kenichi Handa [Thu, 27 Feb 1997 06:50:46 +0000 (06:50 +0000)]
(skip_chars): If enable-multibyte-characters is nil,
don't handle multibyte characters.

27 years ago(vc-log-mode): New optional arg FILE. Set vc-log-file here.
Karl Heuer [Thu, 27 Feb 1997 01:21:24 +0000 (01:21 +0000)]
(vc-log-mode): New optional arg FILE.  Set vc-log-file here.
(vc-start-entry): Not here.
(vc-finish-logentry): Run vc-finish-logentry-hook.

27 years ago(lisp, shortlisp): Add lao.elc.
Kenichi Handa [Thu, 27 Feb 1997 00:17:54 +0000 (00:17 +0000)]
(lisp, shortlisp): Add lao.elc.

27 years ago(menu-bar-tools-menu): Fix typo in Send Mail item.
Karl Heuer [Thu, 27 Feb 1997 00:11:29 +0000 (00:11 +0000)]
(menu-bar-tools-menu): Fix typo in Send Mail item.

27 years agoRemove prefix "coding-system-" from coding system symbol names.
Kenichi Handa [Wed, 26 Feb 1997 13:11:47 +0000 (13:11 +0000)]
Remove prefix "coding-system-" from coding system symbol names.

27 years ago(sendmail-coding-system): Add autoload cookie.
Kenichi Handa [Wed, 26 Feb 1997 13:08:35 +0000 (13:08 +0000)]
(sendmail-coding-system): Add autoload cookie.
Default value is nil.

27 years ago(rmail-new-summary): Setup rmail-view-buffer.
Kenichi Handa [Wed, 26 Feb 1997 13:05:13 +0000 (13:05 +0000)]
(rmail-new-summary): Setup rmail-view-buffer.
(rmail-summary-line-decoder): New variable.
(rmail-make-summary-line-1): Use a function set in
rmail-summary-line-decoder.
(rmail-summary-next-msg): Display rmail-view-buffer.
(rmail-summary-mode): Make rmail-view-buffer buffer local.
(rmail-summary-rmail-update, rmail-summary-scroll-msg-up): Use
rmail-view-buffer instead of rmail-buffer.

27 years agoAdd quail-mode to default value of
Kenichi Handa [Wed, 26 Feb 1997 13:03:20 +0000 (13:03 +0000)]
Add quail-mode to default value of
minor-mode-map-alist if it is set to local variable.
(quail-show-kbd-layout): Bug fixed for keys not translated.

27 years ago(make-coding-system): For ISO-2022 type conding systems,
Kenichi Handa [Wed, 26 Feb 1997 13:01:42 +0000 (13:01 +0000)]
(make-coding-system): For ISO-2022 type conding systems,
new flags INIT-BOL DESIGNATION-BOL are added.
(make-coding-system): Set charset (symbol) instead of
charset-id (integer) in FLAGS of ISO-2022 type coding systems.
Initialize a global variable use-default-ascent.
(define-coding-system-alias): Coding style changed.

27 years ago(rmail-view-buffer, rmail-enable-mime, rmail-show-mime-function,
Kenichi Handa [Wed, 26 Feb 1997 12:57:47 +0000 (12:57 +0000)]
(rmail-view-buffer, rmail-enable-mime, rmail-show-mime-function,
rmail-mime-feature): New variables to control MIME feature.
(rmail-file-coding-system): Initial value is nil.
(rmail, rmail-convert-file, rmail-insert-inbox-text): Check
rmail-enable-mime.  Read a file without any code conversion.
(rmail-variables): Setup local variables rmail-buffer and rmail-view-buffer.
(rmail-decode-babyl-format, rmail-convert-babyl-format): Perform code
conversion of RMAIL file if rmail-enable-mime is nil.
(rmail-show-message): Make sure to be in rmail-buffer.  If
rmail-enable-mime is t, call appropriate function to decode MIME
format.
(rmail-mail, rmail-reply): Call rmail-start-mail with argument
rmail-view-buffer.

27 years ago(truncate-string-to-width): Argument PADDING can be a padding character.
Kenichi Handa [Wed, 26 Feb 1997 12:55:23 +0000 (12:55 +0000)]
(truncate-string-to-width): Argument PADDING can be a padding character.

27 years agoAdd INIT-BOL to coding system iso-2022-cjk.
Kenichi Handa [Wed, 26 Feb 1997 12:52:25 +0000 (12:52 +0000)]
Add INIT-BOL to coding system iso-2022-cjk.
Remove prefix "coding-system-" from coding system symbol names.
Change coding system names iso-2022-int to iso-2022-int-1,
iso-2022-int-2 to iso-2022-cjk.

27 years ago(mule-keymap): Re-arranged.
Kenichi Handa [Wed, 26 Feb 1997 12:50:36 +0000 (12:50 +0000)]
(mule-keymap): Re-arranged.
(set-language-info): Typo fixed in docstring.
(read-language-name): Use assoc-ignore-case to allow lose matching.
(read-language-and-input-method-name): Likewise.

27 years agoLoad "language/lao".
Kenichi Handa [Wed, 26 Feb 1997 12:49:38 +0000 (12:49 +0000)]
Load "language/lao".

27 years agoRemove prefix "coding-system-" from coding system symbol names.
Kenichi Handa [Wed, 26 Feb 1997 12:44:11 +0000 (12:44 +0000)]
Remove prefix "coding-system-" from coding system symbol names.
\bChange coding system name shift-jis to shift_jis.

27 years agoFix handling of several characters.
Kenichi Handa [Wed, 26 Feb 1997 12:39:10 +0000 (12:39 +0000)]
Fix handling of several characters.

27 years agoFix handling of several characters.
Kenichi Handa [Wed, 26 Feb 1997 12:39:10 +0000 (12:39 +0000)]
Fix handling of several characters.
Remove prefix "coding-system-" from coding system symbol names.

27 years agoChange coding system name koi8 to koi8-r.
Kenichi Handa [Wed, 26 Feb 1997 12:27:06 +0000 (12:27 +0000)]
Change coding system name koi8 to koi8-r.
Remove prefix "coding-system-" from coding system symbol names.

27 years agoAdd INIT-BOL to coding system iso-2022-cn.
Kenichi Handa [Wed, 26 Feb 1997 12:24:02 +0000 (12:24 +0000)]
Add INIT-BOL to coding system iso-2022-cn.
Remove prefix "coding-system-" from coding system symbol names.

27 years agoInitial revision
Kenichi Handa [Wed, 26 Feb 1997 12:22:56 +0000 (12:22 +0000)]
Initial revision

27 years agoRemove prefix "coding-system-" from coding system symbol names.
Kenichi Handa [Wed, 26 Feb 1997 12:11:46 +0000 (12:11 +0000)]
Remove prefix "coding-system-" from coding system symbol names.

27 years ago(gnus-mule-decode-summary): The function implemented correctly.
Kenichi Handa [Wed, 26 Feb 1997 12:10:24 +0000 (12:10 +0000)]
(gnus-mule-decode-summary): The function implemented correctly.
(gnus-mule-initialize): Setup gnus-summary-generate-hook.
Remove prefix "coding-system-" from coding system symbol names.

27 years agoMany changes to cope with the above change.
Kenichi Handa [Wed, 26 Feb 1997 12:08:58 +0000 (12:08 +0000)]
Many changes to cope with the above change.
(encoded-kbd-select-terminal): New function.

27 years ago(dired-find-file): Allow specifying coding system interactively.
Kenichi Handa [Wed, 26 Feb 1997 12:05:50 +0000 (12:05 +0000)]
(dired-find-file): Allow specifying coding system interactively.

27 years agoRemove prefix "coding-system-" from coding system symbol names.
Kenichi Handa [Wed, 26 Feb 1997 12:03:35 +0000 (12:03 +0000)]
Remove prefix "coding-system-" from coding system symbol names.
Add a section for Lao.

27 years ago(byte-compile-file): Bind coding-system-for-write
Kenichi Handa [Wed, 26 Feb 1997 11:59:40 +0000 (11:59 +0000)]
(byte-compile-file): Bind coding-system-for-write
instead of coding-system-for-read to 'no-conversion to disbale
code convertion by write-region.

27 years ago(bookmark-jump-noselect): Use goto-char instead of
Kenichi Handa [Wed, 26 Feb 1997 11:53:15 +0000 (11:53 +0000)]
(bookmark-jump-noselect): Use goto-char instead of
  forward-char/backward-char to pay attention to multibyte
  characters..

27 years agoGreek fixed, Lao added
Kenichi Handa [Wed, 26 Feb 1997 11:48:32 +0000 (11:48 +0000)]
Greek fixed, Lao added

27 years agoInitial revision
Kenichi Handa [Wed, 26 Feb 1997 11:37:22 +0000 (11:37 +0000)]
Initial revision

27 years agoChange put-text-property with constant args to add-text-properties for efficiency...
Boris Goldowsky [Mon, 24 Feb 1997 17:47:07 +0000 (17:47 +0000)]
Change put-text-property with constant args to add-text-properties for efficiency.  Suggested by Stavros Macrakis <s.macrakis@opengroup.org>

27 years agoFix previous change.
Karl Heuer [Sun, 23 Feb 1997 22:49:18 +0000 (22:49 +0000)]
Fix previous change.

27 years agoFix FSF address in comment.
Karl Heuer [Sun, 23 Feb 1997 09:20:52 +0000 (09:20 +0000)]
Fix FSF address in comment.

27 years agoInitial revision
Karl Heuer [Sun, 23 Feb 1997 09:09:40 +0000 (09:09 +0000)]
Initial revision

27 years ago(popmail): Remove some unnecessary function
Karl Heuer [Sun, 23 Feb 1997 08:47:57 +0000 (08:47 +0000)]
(popmail): Remove some unnecessary function
declarations.
(popmail, pop_retr): Since popmail always passes mbx_write and mbf
into pop_retr, there's no reason to pass in mbx_write, and the
file argument can be declared FILE * explicitly.  This fixes a
compilation problem on systems with 64-bit pointers.

27 years ago(sh-mode-hook, sh-set-shell-hook): Add defvars.
Karl Heuer [Sun, 23 Feb 1997 08:40:41 +0000 (08:40 +0000)]
(sh-mode-hook, sh-set-shell-hook): Add defvars.

27 years agoDon't put "Avoid" in the mode line.
Karl Heuer [Sun, 23 Feb 1997 08:01:00 +0000 (08:01 +0000)]
Don't put "Avoid" in the mode line.

27 years ago(eval-last-sexp): Allow let-bindings to terminate
Karl Heuer [Sun, 23 Feb 1997 07:52:35 +0000 (07:52 +0000)]
(eval-last-sexp): Allow let-bindings to terminate
before doing the eval.
Handle (interactive ...) form specially.

27 years ago(rmail-next-same-subject, rmail-reply): Ignore case, to
Karl Heuer [Sun, 23 Feb 1997 07:09:01 +0000 (07:09 +0000)]
(rmail-next-same-subject, rmail-reply): Ignore case, to
match "RE:" as well as "Re:".

27 years ago[__GNU__] (NeXT, host_self):
Miles Bader [Sun, 23 Feb 1997 03:38:49 +0000 (03:38 +0000)]
[__GNU__] (NeXT, host_self):
  New macros, to make hurd systems use the NeXT code for getting load averages.

27 years ago(Fcopy_sequence, concat, internal_equal, Ffillarray):
Karl Heuer [Sat, 22 Feb 1997 19:31:56 +0000 (19:31 +0000)]
(Fcopy_sequence, concat, internal_equal, Ffillarray):
Fix a bug of miscalculation of `size_in_chars' of a bool vector.
(Fset_char_table_range): When range is vector, make the original
char table deeper if necessary.

27 years agoInclude charset.h and coding.h.
Karl Heuer [Sat, 22 Feb 1997 19:31:32 +0000 (19:31 +0000)]
Include charset.h and coding.h.
(READ_BUF_SIZE): New macro.
(Finsert_file_contents): Refer to a coding system in the docstring.
Perform character code conversion of a text read in.
(Fwrite_region): Refer to a coding system in the docstring.
Setup a coding system for character code conversion.
Pass a new arg `pre_write_conversion' (Lisp function) to
build_annotations.
Pass a new arg `coding' to a_write.
(build_annotations): Handle the new arg.
(a_write): Handle the new arg `coding' by passing it to e_write.
(WRITE_BUF_SIZE): New macro.
(e_write): Perform character code conversion of a text to write
out according to the new arg `coding'.

27 years ago(init_eval_once): Increase max_lisp_eval_depth to 300.
Karl Heuer [Sat, 22 Feb 1997 19:31:13 +0000 (19:31 +0000)]
(init_eval_once): Increase max_lisp_eval_depth to 300.

27 years ago(main): Call several initialization function introduced
Karl Heuer [Sat, 22 Feb 1997 19:30:55 +0000 (19:30 +0000)]
(main): Call several initialization function introduced
by Mule.

27 years agoChange FETCH_CHAR references to FETCH_BYTE.
Karl Heuer [Sat, 22 Feb 1997 19:26:15 +0000 (19:26 +0000)]
Change FETCH_CHAR references to FETCH_BYTE.