bpt/emacs.git
27 years ago(strwidth, Fchar_width): Handle display table.
Richard M. Stallman [Thu, 15 May 1997 18:26:28 +0000 (18:26 +0000)]
(strwidth, Fchar_width): Handle display table.

27 years agoAdd Cyrillic script for Serbo-Croatian
Kenichi Handa [Thu, 15 May 1997 11:11:10 +0000 (11:11 +0000)]
Add Cyrillic script for Serbo-Croatian
Delete spaces at the tail for GB.

27 years agoInclude charset.h.
Karl Heuer [Thu, 15 May 1997 07:47:29 +0000 (07:47 +0000)]
Include charset.h.
(Qidentity): Define this variable.
(syms_of_casefiddle): Initialize and staticpro it.
(casify_object, casify_region): Handle multibyte.

27 years ago(compute_trt_identity, compute_trt_shuffle): Add comments.
Karl Heuer [Thu, 15 May 1997 07:35:32 +0000 (07:35 +0000)]
(compute_trt_identity, compute_trt_shuffle): Add comments.

27 years agoDon't create faces if make-face isn't defined.
Richard M. Stallman [Thu, 15 May 1997 05:18:28 +0000 (05:18 +0000)]
Don't create faces if make-face isn't defined.
Catch errors in setting face attributes.
(ansi-term-inv-fg-faces-vector): Define with defvar.
(ansi-term-inv-bg-faces-vector): Likewise.
(ansi-term-bg-faces-vector, ansi-term-fg-faces-vector): Likewise.
(term-ignore-error): New mcro.

27 years ago(lpr-page-header-switches): Use -F, not -f.
Richard M. Stallman [Thu, 15 May 1997 04:50:40 +0000 (04:50 +0000)]
(lpr-page-header-switches): Use -F, not -f.

27 years ago(mode-line-mule-info): Delete the colon.
Richard M. Stallman [Thu, 15 May 1997 04:02:49 +0000 (04:02 +0000)]
(mode-line-mule-info): Delete the colon.
(mode-line-buffer-identification): Delete %F:.
(mode-line-frame-identification): New variable.
(mode-line-format): Use mode-line-frame-identification.
Start with a dash.
(mode-line-modified): Delete the final dash.

27 years agoFix previous change.
Richard M. Stallman [Thu, 15 May 1997 03:59:36 +0000 (03:59 +0000)]
Fix previous change.

27 years ago(dired-mode): Don't include `Dired:' in mode line.
Richard M. Stallman [Thu, 15 May 1997 03:55:20 +0000 (03:55 +0000)]
(dired-mode): Don't include `Dired:' in mode line.

27 years ago(mode-line-frame-identification):
Richard M. Stallman [Thu, 15 May 1997 03:54:56 +0000 (03:54 +0000)]
(mode-line-frame-identification):
Set this, not mode-line-buffer-identification.

27 years ago(mode-line-buffer-identification):
Richard M. Stallman [Thu, 15 May 1997 03:39:22 +0000 (03:39 +0000)]
(mode-line-buffer-identification):
Use a different value which omits `Emacs: '.

27 years ago(compute_trt_identity): Use make_sub_char_table.
Richard M. Stallman [Thu, 15 May 1997 03:22:38 +0000 (03:22 +0000)]
(compute_trt_identity): Use make_sub_char_table.
(compute_trt_identity, compute_trt_shuffle):
Set up bytes[0] with the charset code.
Check for a sub-char-table when deciding to recurse.
Terminate the loop properly for a sub-char-table.

27 years ago(Fcall_interactively): Pass extra arg to Fread_string.
Richard M. Stallman [Thu, 15 May 1997 02:28:34 +0000 (02:28 +0000)]
(Fcall_interactively): Pass extra arg to Fread_string.

27 years ago(Fread_from_minibuffer): Add gcpro.
Richard M. Stallman [Thu, 15 May 1997 02:28:12 +0000 (02:28 +0000)]
(Fread_from_minibuffer): Add gcpro.

27 years agoInclude charset.h.
Karl Heuer [Thu, 15 May 1997 02:23:20 +0000 (02:23 +0000)]
Include charset.h.
(compute_trt_inverse): Totally rewritten.
Args are now Lisp_Object.  Callers changed.
(compute_trt_identity, compute_trt_shuffle): New subroutines.
(init_casetab_once): Use XSETFASTINT to store into case table;
use CHAR_TABLE_SINGLE_BYTE_SLOTS to end the loop.

27 years agoDon't include term.el.
Richard M. Stallman [Wed, 14 May 1997 19:51:33 +0000 (19:51 +0000)]
Don't include term.el.

27 years ago(browse-url-event-buffer):
Richard M. Stallman [Wed, 14 May 1997 19:47:48 +0000 (19:47 +0000)]
(browse-url-event-buffer):
Function renamed from event-buffer.  Callers changed.
(browse-url-event-point): Likewise.

27 years ago(server-kill-buffer): Act only when there is a server process.
Richard M. Stallman [Wed, 14 May 1997 18:42:57 +0000 (18:42 +0000)]
(server-kill-buffer): Act only when there is a server process.

27 years agoRestored code lost in merge.
Per Abrahamsen [Wed, 14 May 1997 17:38:51 +0000 (17:38 +0000)]
Restored code lost in merge.

27 years agoSynched with 1.97.
Per Abrahamsen [Wed, 14 May 1997 17:31:13 +0000 (17:31 +0000)]
Synched with 1.97.

27 years agoSynched with version 1.97.
Per Abrahamsen [Wed, 14 May 1997 17:22:46 +0000 (17:22 +0000)]
Synched with version 1.97.

27 years agomake expand-mail-aliases interactive
Simon Marshall [Wed, 14 May 1997 07:27:25 +0000 (07:27 +0000)]
make expand-mail-aliases interactive

27 years agoentry for expand-mail-aliases
Simon Marshall [Wed, 14 May 1997 07:26:32 +0000 (07:26 +0000)]
entry for expand-mail-aliases

27 years ago(describe_vector): Identify charset row numbers clearly.
Richard M. Stallman [Wed, 14 May 1997 05:47:07 +0000 (05:47 +0000)]
(describe_vector): Identify charset row numbers clearly.

27 years ago(isearch-process-search-char): Use multibyte
Richard M. Stallman [Wed, 14 May 1997 03:53:43 +0000 (03:53 +0000)]
(isearch-process-search-char): Use multibyte
characters to represent themselves.

(isearch-mode-map): Make Latin-4 characters search for themselves.
Use aset to set up these char sets.

27 years agoMake Latin-4 characters self-insert.
Richard M. Stallman [Wed, 14 May 1997 03:49:20 +0000 (03:49 +0000)]
Make Latin-4 characters self-insert.
Use aset to set up these char sets.

27 years ago(iso-transl-define-keys):
Richard M. Stallman [Wed, 14 May 1997 02:25:48 +0000 (02:25 +0000)]
(iso-transl-define-keys):
Obey quoted-insert-character-offset.

27 years ago(files): When computing arguments automatically, ignore non-files
Paul Eggert [Tue, 13 May 1997 22:44:08 +0000 (22:44 +0000)]
(files): When computing arguments automatically, ignore non-files
within the RCS subdirectory.

27 years ago(forward-whitespace, forward-symbol):
Richard M. Stallman [Tue, 13 May 1997 19:52:56 +0000 (19:52 +0000)]
(forward-whitespace, forward-symbol):
Don't get error at end of buffer.
(bounds-of-thing-at-point): Don't get confused when a motion
function stops at end of buffer and there really isn't a thing.
Avoid redundant repeated scans.

27 years ago(map_char_table): New arg SUBTABLE. Callers changed.
Richard M. Stallman [Tue, 13 May 1997 19:51:29 +0000 (19:51 +0000)]
(map_char_table): New arg SUBTABLE.  Callers changed.
Pass the whole chartable to C_FUNCTION.
Pass index character as a Lisp_Object.

27 years ago(get_keyelt): Handle an indirect entry with meta char.
Richard M. Stallman [Tue, 13 May 1997 19:41:21 +0000 (19:41 +0000)]
(get_keyelt): Handle an indirect entry with meta char.
(describe_vector): Rewrite char-table handling.

(Fmake_keymap): Make a char-table.
(access_keymap, store_in_keymap): Likewise,
(describe_map, Fset_keymap_parent, Faccessible_keymaps): Likewise.
(Fwhere_is_internal, Fcopy_keymap): Handle a char-table.
(copy_keymap_1, accessible_keymaps_char_table): New subroutines.
(where_is_internal_1, where_is_internal_2): New functions.
(syms_of_keymap): Set up Qchar_table_extra_slots prop on Qkeymap.

27 years ago(describe_category_1): Pass new args to describe_vector.
Richard M. Stallman [Tue, 13 May 1997 19:36:37 +0000 (19:36 +0000)]
(describe_category_1): Pass new args to describe_vector.

27 years ago(describe_syntax_1): Pass new args to describe_vector.
Richard M. Stallman [Tue, 13 May 1997 19:36:15 +0000 (19:36 +0000)]
(describe_syntax_1): Pass new args to describe_vector.

27 years agoAdded support for the Java language.
Francesco Potortì [Tue, 13 May 1997 09:38:23 +0000 (09:38 +0000)]
Added support for the Java language.

27 years agoDefine Latin-1, Latin-2 and Latin-3 chars as self-inserting.
Richard M. Stallman [Mon, 12 May 1997 23:22:22 +0000 (23:22 +0000)]
Define Latin-1, Latin-2 and Latin-3 chars as self-inserting.

27 years agoMove bindings.el after mule-conf.el.
Richard M. Stallman [Mon, 12 May 1997 23:20:55 +0000 (23:20 +0000)]
Move bindings.el after mule-conf.el.

Load mule and mule-conf before simple.

27 years ago(iso-accents-compose): Return composed character directly for execution.
Richard M. Stallman [Mon, 12 May 1997 23:18:58 +0000 (23:18 +0000)]
(iso-accents-compose): Return composed character directly for execution.

27 years ago(isearch-mode-map): Treat Latin-1, Latin-2 an Latin-3
Richard M. Stallman [Mon, 12 May 1997 23:18:40 +0000 (23:18 +0000)]
(isearch-mode-map): Treat Latin-1, Latin-2 an Latin-3
chars as printing characters.

27 years ago(wrong_type_argument): Pass new arg to Fstring_to_number.
Richard M. Stallman [Mon, 12 May 1997 22:04:18 +0000 (22:04 +0000)]
(wrong_type_argument): Pass new arg to Fstring_to_number.

(Fstring_to_number): Handle bases 2...16.
(digit_to_number): New subroutine.

27 years ago(Fx_create_frame): Get X resources from the display
Richard M. Stallman [Mon, 12 May 1997 18:58:20 +0000 (18:58 +0000)]
(Fx_create_frame): Get X resources from the display
we are making the frame on.
(x_get_arg): New arg DPYINFO.  Callers changed.
(display_x_get_resource): New function.

27 years ago* etags.c: (Cplusplus_suffixes): .pdb is Postscript with C syntax.
Francesco Potortì [Mon, 12 May 1997 16:10:08 +0000 (16:10 +0000)]
* etags.c: (Cplusplus_suffixes): .pdb is Postscript with C syntax.
(Postscript_suffixes): .ps is Postscript.
(lang_names): Add Postscript.
(Postscript_functions): New function.
(TEX_decode_env): Close minor memory leak.
(just_read_file): Correct the char number of the tag.

27 years ago(viqr-pre-write-conversion): Make it work
Kenichi Handa [Mon, 12 May 1997 07:00:28 +0000 (07:00 +0000)]
(viqr-pre-write-conversion): Make it work
for the case the arg FROM is a string.

27 years ago(tibetan-pre-write-conversion): Make it work
Kenichi Handa [Mon, 12 May 1997 07:00:26 +0000 (07:00 +0000)]
(tibetan-pre-write-conversion): Make it work
for the case the arg FROM is a string.

27 years ago(thai-pre-write-conversion): Make it work
Kenichi Handa [Mon, 12 May 1997 07:00:25 +0000 (07:00 +0000)]
(thai-pre-write-conversion): Make it work
for the case the arg FROM is a string.

27 years ago(fidel-to-tex-map): Name changed to ethio-fidel-to-tex-map.
Kenichi Handa [Mon, 12 May 1997 07:00:21 +0000 (07:00 +0000)]
(fidel-to-tex-map): Name changed to ethio-fidel-to-tex-map.

27 years ago(in-is13194-devanagari-post-read-conversion): New function.
Kenichi Handa [Mon, 12 May 1997 07:00:18 +0000 (07:00 +0000)]
(in-is13194-devanagari-post-read-conversion): New function.
(in-is13194-devanagari-pre-write-conversion): New function.

27 years agoMake functions setup-LANGUAGE-environment
Kenichi Handa [Mon, 12 May 1997 07:00:16 +0000 (07:00 +0000)]
Make functions setup-LANGUAGE-environment
interactive and add new functions describe-LANGUAGE-support for
all LANGUAGEs supported.  Remove resisterations of input methods
which use the function encoded-kbd-select-terminal.

27 years agoMake functions setup-LANGUAGE-environment
Kenichi Handa [Mon, 12 May 1997 07:00:15 +0000 (07:00 +0000)]
Make functions setup-LANGUAGE-environment
interactive and add new functions describe-LANGUAGE-support for
all LANGUAGEs supported.  Remove resisterations of input methods
which use the function encoded-kbd-select-terminal.
Setting of syntax and category is moved to characters.el.

27 years agoMake functions setup-LANGUAGE-environment
Kenichi Handa [Mon, 12 May 1997 07:00:13 +0000 (07:00 +0000)]
Make functions setup-LANGUAGE-environment
interactive and add new functions describe-LANGUAGE-support for
all LANGUAGEs supported.  Remove resisterations of input methods
which use the function encoded-kbd-select-terminal.
Bug fixed in making coding system iso-2022-kr.

27 years agoMake functions setup-LANGUAGE-environment
Kenichi Handa [Mon, 12 May 1997 07:00:12 +0000 (07:00 +0000)]
Make functions setup-LANGUAGE-environment
interactive and add new functions describe-LANGUAGE-support for
all LANGUAGEs supported.  Remove resisterations of input methods
which use the function encoded-kbd-select-terminal.
(setup-japanese-environemnt): Set
sendmail-coding-system and rmail-file-coding-system to
iso-2022-jp.

27 years agoMake functions setup-LANGUAGE-environment
Kenichi Handa [Mon, 12 May 1997 07:00:09 +0000 (07:00 +0000)]
Make functions setup-LANGUAGE-environment
interactive and add new functions describe-LANGUAGE-support for
all LANGUAGEs supported.  Remove resisterations of input methods
which use the function encoded-kbd-select-terminal.
Typo in comment fixed.

27 years agoMake functions setup-LANGUAGE-environment
Kenichi Handa [Mon, 12 May 1997 07:00:08 +0000 (07:00 +0000)]
Make functions setup-LANGUAGE-environment
interactive and add new functions describe-LANGUAGE-support for
all LANGUAGEs supported.  Remove resisterations of input methods
which use the function encoded-kbd-select-terminal.
(setup-english-environment): Set
sendmail-coding-system and rmail-file-coding-system to nil.

27 years agoMake functions setup-LANGUAGE-environment
Kenichi Handa [Mon, 12 May 1997 07:00:07 +0000 (07:00 +0000)]
Make functions setup-LANGUAGE-environment
interactive and add new functions describe-LANGUAGE-support for
all LANGUAGEs supported.  Remove resisterations of input methods
which use the function encoded-kbd-select-terminal.
Change function of post-read-conversion
and pre-write-conversion of coding system in-is13194-devanagari to
in-is13194-devanagari-post-read-conversion and
in-is13194-devanagari-pre-write-conversion respectively.
Setting of syntax and category for Devanagari characters are moved
to characters.el.

27 years agoMake functions setup-LANGUAGE-environment
Kenichi Handa [Mon, 12 May 1997 07:00:05 +0000 (07:00 +0000)]
Make functions setup-LANGUAGE-environment
interactive and add new functions describe-LANGUAGE-support for
all LANGUAGEs supported.  Remove resisterations of input methods
which use the function encoded-kbd-select-terminal.
(pre-write-encode-hz): Make it work for the
case the arg FROM is a string.
(setup-chinese-cns-environemnt): Set default-input-method to
quail-quich-cns.

27 years ago(use-quail-package): Error message added.
Kenichi Handa [Mon, 12 May 1997 06:59:23 +0000 (06:59 +0000)]
(use-quail-package): Error message added.
(quail-mode): Make sure to have quail-mode-map at the head of
minor-mode-map-alist.

27 years agoCreate bold, italic, and bold-italic variants of
Kenichi Handa [Mon, 12 May 1997 06:56:32 +0000 (06:56 +0000)]
Create bold, italic, and bold-italic variants of
default fontset.  Name a fontset created from user-specified ASCII
font as "fontset-startup".

27 years ago(rmail-enable-decoding-message): New variable.
Kenichi Handa [Mon, 12 May 1997 06:56:27 +0000 (06:56 +0000)]
(rmail-enable-decoding-message): New variable.
(rmail-convert-file): Comment fixed.
(rmail-revert): Do not decode RMAIL file again because the backup
file is saved in Emacs internal format.
(rmail-convert-to-babyl-format): Check
rmail-enable-decoding-message.

27 years ago(make-char): Doc-string modified.
Kenichi Handa [Mon, 12 May 1997 06:56:25 +0000 (06:56 +0000)]
(make-char): Doc-string modified.
(make-coding-system): Describe about INIT-BOL and DESIGNATION-BOL
in doc-string.
(find-new-buffer-file-coding-system): Doc-string modified.
(make-unitication-table): New function.

27 years agoDelete code for alternate-charset-table.
Kenichi Handa [Mon, 12 May 1997 06:56:24 +0000 (06:56 +0000)]
Delete code for alternate-charset-table.
Initialize standard-character-unification-table-for-read and
standard-character-unification-table-for-write.
Set coding-category-iso-8-2 and coding-category-iso-else to the
coding system iso-8859-1 by default.

27 years agoSet category of kinsoku-bol and kinsoku-eol for
Kenichi Handa [Mon, 12 May 1997 06:56:23 +0000 (06:56 +0000)]
Set category of kinsoku-bol and kinsoku-eol for
latin-jisx0201 and katakana-jisx0201 characters.

27 years ago(build-describe-language-support-function,
Kenichi Handa [Mon, 12 May 1997 06:56:23 +0000 (06:56 +0000)]
(build-describe-language-support-function,
build-set-language-environment-function): The functions deleted.
(set-language-info): Doc-string modified.  Chage handling of
special keys describe-function and setup-function.
(read-language-name): Return nil if a language specified does not
have KEY.
(current-input-method-title): Doc-string modified.
(select-input-method): Set current-input-method to nil even if
inactivation of the current input method failed.
(set-language-environment): Doc-string modified.
(describe-language-support): Doc-string modified.  Calls an
appropriate function for each langauge.
(describe-language-support-internal): New function.

27 years ago(gnus-mule-message-send-news-function): New
Kenichi Handa [Mon, 12 May 1997 06:56:21 +0000 (06:56 +0000)]
(gnus-mule-message-send-news-function): New
function to encode text before sending by news.
(gnus-mule-message-send-mail-function): New function to encode
text before sending by mail.
(gnus-mule-initialize): Add gnus-mule-message-send-news-function
to the hook message-send-news-hook.  Add
gnus-mule-message-send-mail-function to the hook
message-send-mail-hook.

27 years ago(help-with-tutorial): Fix a bug of handling non-English
Kenichi Handa [Mon, 12 May 1997 06:56:21 +0000 (06:56 +0000)]
(help-with-tutorial): Fix a bug of handling non-English
tutorial file.

27 years ago(x-decompose-font-name): While seting each field of
Kenichi Handa [Mon, 12 May 1997 06:56:20 +0000 (06:56 +0000)]
(x-decompose-font-name): While seting each field of
XLFD, set "*" instead of nil to a field which is omitted in the
original font name.
(generate-fontset-menu): Delete code for handling alias (or
nickname). It is now handled in fontset-plain-name.
(fontset-plain-name): Handle alias of fontset name, show more
user-friendy names.
(create-fontset-from-fontset-spec): Add an optional arg STYLE to
create bold, italic, and bold-italic variants of a fonset.

27 years ago(encoded-kbd-mode): Doc-string modified.
Kenichi Handa [Mon, 12 May 1997 06:56:19 +0000 (06:56 +0000)]
(encoded-kbd-mode): Doc-string modified.
(encoded-kbd-select-terminal): The function deleted.
(encoded-kbd-set-coding-system): New function.

27 years agoSet syntax and category for Devanagari, Thai, and
Kenichi Handa [Mon, 12 May 1997 05:30:27 +0000 (05:30 +0000)]
Set syntax and category for Devanagari, Thai, and
Tibetan characters.  Add a category ?| to the category sets of
characters of katakana-jisx0201 and japanese-jisx0212.

27 years ago(x-make-font-bold-italic): New function.
Kenichi Handa [Mon, 12 May 1997 05:26:35 +0000 (05:26 +0000)]
(x-make-font-bold-italic): New function.

27 years ago(defcustom): Get rid of eval-and-compile.
Richard M. Stallman [Mon, 12 May 1997 01:19:54 +0000 (01:19 +0000)]
(defcustom): Get rid of eval-and-compile.
The compiler should now handle custom-declare-variables on its own.

27 years ago(defcustom): Add doc-string-elt property.
Richard M. Stallman [Mon, 12 May 1997 01:14:36 +0000 (01:14 +0000)]
(defcustom): Add doc-string-elt property.
(make-autoload): Convert defcustom into defvar.

27 years ago(dist): Don't run update-subdirs here,
Richard M. Stallman [Mon, 12 May 1997 01:03:02 +0000 (01:03 +0000)]
(dist): Don't run update-subdirs here,
since make-dist now gets that done.

27 years ago(update-subdirs): New target.
Richard M. Stallman [Mon, 12 May 1997 00:59:57 +0000 (00:59 +0000)]
(update-subdirs): New target.
(updates): Do update-subdirs's job too.

27 years agoUse the new `updates' target in lisp/Makefile.
Richard M. Stallman [Mon, 12 May 1997 00:53:45 +0000 (00:53 +0000)]
Use the new `updates' target in lisp/Makefile.

27 years ago(autoloads, custom-deps, finder-data):
Richard M. Stallman [Mon, 12 May 1997 00:51:53 +0000 (00:51 +0000)]
(autoloads, custom-deps, finder-data):
Pass all "real" subdirs of lisp/ as args when rebuilding autoloads.
(updates): New target, does all three of those.

27 years ago(finder-compile-keywords-make-dist):
Richard M. Stallman [Mon, 12 May 1997 00:49:50 +0000 (00:49 +0000)]
(finder-compile-keywords-make-dist):
Use the dirs specified on the command line.

27 years ago(custom-make-dependencies): Don't find the subdirs here;
Richard M. Stallman [Mon, 12 May 1997 00:46:59 +0000 (00:46 +0000)]
(custom-make-dependencies): Don't find the subdirs here;
instead, use the dirs specified on the command line.

27 years ago(custom-deps): Target renamed from cus-load.el.
Richard M. Stallman [Mon, 12 May 1997 00:06:03 +0000 (00:06 +0000)]
(custom-deps): Target renamed from cus-load.el.
(finder-data): Target renamed from finder-inf.el
(unlock, relock): Targets deleted.

(lisptagsfiles): Look in all subdirs.

27 years agoUse new non-file targets in lisp/Makefile.
Richard M. Stallman [Mon, 12 May 1997 00:03:38 +0000 (00:03 +0000)]
Use new non-file targets in lisp/Makefile.

27 years ago(loginFullnameMailaddrs, logins, rlog_options, files): Don't prepend $nl
Paul Eggert [Sun, 11 May 1997 20:02:32 +0000 (20:02 +0000)]
(loginFullnameMailaddrs, logins, rlog_options, files): Don't prepend $nl
since this causes some shells to generate the empty string when IFS is $nl.
(printlogline): Use SOH (octal code 1), not CR, since some PC-based shells
mishandle CR.

27 years agoDoc fix: CR is \015, not \013.
Paul Eggert [Sun, 11 May 1997 18:43:55 +0000 (18:43 +0000)]
Doc fix: CR is \015, not \013.

27 years ago(ange-ftp-start-process): Create the buffer
Richard M. Stallman [Sat, 10 May 1997 22:29:42 +0000 (22:29 +0000)]
(ange-ftp-start-process): Create the buffer
and set its mode, before starting the process.
Set point in that buffer, and the process mark,
(ange-ftp-gwp-start): Don't set the mode here.
Move point to end of buffer.
(internal-ange-ftp-mode): Don't move process-mark here.

27 years ago(command_loop_1): Use an int for last_command_char.
Richard M. Stallman [Sat, 10 May 1997 21:48:30 +0000 (21:48 +0000)]
(command_loop_1): Use an int for last_command_char.

27 years ago(Fread_command): New optional arg DEFAULT-VALUE. Callers changed.
Richard M. Stallman [Sat, 10 May 1997 21:47:21 +0000 (21:47 +0000)]
(Fread_command): New optional arg DEFAULT-VALUE.  Callers changed.
(Fread_variable, Fread_string, Fread_from_minibuffer): Likewise.
(read_minibuf): Now static.  New arg DEFALT.  Callers changed.
Bind minibuffer-default here.
(read_minibuf_unwind): Now static.
(Fcompleting_read): Past DEF to Fread_from_minibuffer;
no need to use it directly here.

(Fcompleting_read): New arg DEF.  Callers changed.
(Qminibuffer_default): New variable.
(syms_of_minibuf): Initialize it.

27 years ago(Fcall_interactively): Pass new arg to
Richard M. Stallman [Sat, 10 May 1997 21:44:59 +0000 (21:44 +0000)]
(Fcall_interactively): Pass new arg to
Fread_from_minibuffer and Fread_variable.

(Fcall_interactively): Pass new arg to Fcompleting_read.

27 years ago(Fbury_buffer): If buffer is in selected window, remove it.
Richard M. Stallman [Sat, 10 May 1997 21:44:11 +0000 (21:44 +0000)]
(Fbury_buffer): If buffer is in selected window, remove it.
Otherwise, remove it from other windows.

27 years ago(backup-extract-version-start): New variable.
Richard M. Stallman [Sat, 10 May 1997 05:44:56 +0000 (05:44 +0000)]
(backup-extract-version-start): New variable.
(find-backup-file-namem, backup-extract-version):
Rename bv-length to backup-extract-version-start.

(file-relative-name): Bind the variable fname.

27 years ago(dired-collect-file-versions):
Richard M. Stallman [Sat, 10 May 1997 05:43:58 +0000 (05:43 +0000)]
(dired-collect-file-versions):
Rename bv-length to backup-extract-version-start.

27 years ago(diff-latest-backup-file):
Richard M. Stallman [Sat, 10 May 1997 05:42:53 +0000 (05:42 +0000)]
(diff-latest-backup-file):
Rename bv-length to backup-extract-version-start.

27 years ago(auto-mode-alist): Shuffle a few elements,
Richard M. Stallman [Sat, 10 May 1997 05:36:01 +0000 (05:36 +0000)]
(auto-mode-alist): Shuffle a few elements,

27 years ago(Vfontset_alias_alist): New variable.
Kenichi Handa [Sat, 10 May 1997 03:37:01 +0000 (03:37 +0000)]
(Vfontset_alias_alist): New variable.
(fontset_pattern_regexp): Delete code for handling nickname of a
fonset.  It is now handled in Fquery_fontset by consulting
Vfontset_alias_alist.
(Fquery_fontset): Handle Vfontset_alias_alist.
(syms_of_fontset): Terminate each line by `\n\' in doc-string of
alternate-fontname-alist.  Declare Lisp valiable
fontset-alias-alist.  Doc-string of highlight-wrong-size-font
and clip-large-size-font modified.

27 years ago(Fcall_process_region): Supply 7th new arg
Kenichi Handa [Sat, 10 May 1997 03:37:01 +0000 (03:37 +0000)]
(Fcall_process_region): Supply 7th new arg
CODING_SYSTEM as Qnil to Fwrite_region.

27 years ago(Fccl_execute_on_string): Add 4th optional arg
Kenichi Handa [Sat, 10 May 1997 03:37:01 +0000 (03:37 +0000)]
(Fccl_execute_on_string): Add 4th optional arg
CONTINUE.

27 years ago(unify_char): New function.
Kenichi Handa [Sat, 10 May 1997 03:37:01 +0000 (03:37 +0000)]
(unify_char): New function.
(Fdefine_charset): Doc-string modified.
(find_charset_in_str): Add 4th arg TABLE which is a character
unification table.
(Ffind_charset_region): Add optional arg TABLE which is a
character unification table.
(Ffind_charset_string): Likewise.

27 years ago(unify_char): Extern it.
Kenichi Handa [Sat, 10 May 1997 03:37:01 +0000 (03:37 +0000)]
(unify_char): Extern it.

27 years ago(Valternate_charset_table): The valiable deleted.
Kenichi Handa [Sat, 10 May 1997 03:37:01 +0000 (03:37 +0000)]
(Valternate_charset_table): The valiable deleted.
(Venable_character_unification,
Vstandard_character_unification_table_for_read,
Vstandard_character_unification_table_for_write,
Qcharacter_unification_table): New variables.
(syms_of_coding): Initialize and declare them.
(DECODE_ISO_CHARACTER): Modified to handle a character unification
table instead of Valternate_charset_table.
(DECODE_DESIGNATION): Delete handling of Valternate_charset_table.
(decode_coding_iso2022): Handle a character unification table.
(ENCODE_ISO_CHARACTER): New macro.
(encode_designation_at_bol): Handle a character unification table.
Do not return -1 even if end-of-line is not in the current run.
(encode_coding_iso2022): Handle a character unification table.
Call macro ENCODE_ISO_CHARACTER instead of calling
ENCODE_ISO_CHARACTER_DIMENSION1 and
ENCODE_ISO_CHARACTER_DIMENSION2 directly.  Check the size of
carryover before copying it to destination.
(setup_coding_system): Initialize the member
character_unification_table of the struct coding system to Qnil.
(Fset_keyboard_coding_system): Doc string augmented.

27 years ago(CODING_SPEC_ISO_PLANE_CHARSET): Return -1 if no
Kenichi Handa [Sat, 10 May 1997 03:37:01 +0000 (03:37 +0000)]
(CODING_SPEC_ISO_PLANE_CHARSET): Return -1 if no
character set is invoked to PLANE.
(struct coding_system): New member character_unification_table.

27 years ago(Fwrite_region): Add 7th optional arg
Kenichi Handa [Sat, 10 May 1997 03:37:01 +0000 (03:37 +0000)]
(Fwrite_region): Add 7th optional arg
CODING_SYSTEM.  Move gap after a newline code if we are encoding
in a coding system which requires designation sequences to be put
at beginning of line.  Set coding.last_block to 1 before calling
a_write for an empty file.
(build_annotations): Code tuned up for handling
pre_write_conversion of a coding system.
(e_write): Delete code for handling carryover of code conversion.
It is now handled in encode_coding.
(auto_save_1): Supply 7th new arg CODING_SYSTEM as Qnil to
Fwrite_region.

27 years ago(Fx_create_frame): Delete code for handling the X
Kenichi Handa [Sat, 10 May 1997 03:37:01 +0000 (03:37 +0000)]
(Fx_create_frame): Delete code for handling the X
resouce "Fontset".

27 years ago(selection_data_to_lisp_data): If TYPE is `STRING'
Kenichi Handa [Sat, 10 May 1997 03:37:01 +0000 (03:37 +0000)]
(selection_data_to_lisp_data): If TYPE is `STRING'
and DATA contains 8-bit codes, decode them as Latin-1 characters.
(lisp_data_to_selection_data): Supply 4th arg TABLE as Qnil to
find_charset_in_str.

27 years ago(dumpglyphs): Even if font (not fontset) is used,
Kenichi Handa [Sat, 10 May 1997 03:37:01 +0000 (03:37 +0000)]
(dumpglyphs): Even if font (not fontset) is used,
display Latin1 characters correctly if the font contains glyphs
for them.  Fix bug of displaying cursor on a composite character.

27 years ago(Fexecute_extended_command): Pass new arg to Fcompleting_read.
Richard M. Stallman [Sat, 10 May 1997 03:24:32 +0000 (03:24 +0000)]
(Fexecute_extended_command): Pass new arg to Fcompleting_read.