Kenichi Handa
0ef691383d
Name change through the code:
...
coding-category-internal => coding-category-emacs-mule,
XXX_coding_internal => XXX_coding_emacs_mule,
coding_type_internal => coding_type_emacs_mule,
coding_type_automatic => coding_type_undecided,
CODING_CATEGORY_MASK_INTERNAL => CODING_CATEGORY_MASK_EMACS_MULE,
CODING_CATEGORY_IDX_INTERNAL => CODING_CATEGORY_IDX_EMACS_MULE,
CODING_EOL_AUTOMATIC => CODING_EOL_UNDECIDED.
1997-05-16 00:43:29 +00:00
Kenichi Handa
bd4c6dd02f
(non_ascii_char_to_string): Signal error if the
...
argument C is an invalid character code.
(Fconcat_chars): Use alloca instead of malloc.
1997-05-16 00:43:27 +00:00
Kenichi Handa
c6112b99dc
(VALID_CHAR_P): New macro.
...
(CHAR_STRING): Comment modified
1997-05-16 00:43:26 +00:00
Kenichi Handa
4b9171878a
Declare Fcopy_keymap as Lisp_Object in advance to
...
avoid compiler error.
1997-05-16 00:43:22 +00:00
Kenichi Handa
1177ecf679
(BYTES_USED): Put # at the beginning of line.
...
(emacs_blocked_malloc): Likewise.
1997-05-16 00:43:18 +00:00
Kenichi Handa
d02eeab3cf
Declare set_internal as Lisp_Object in advance to avoid
...
compiler error.
1997-05-16 00:43:15 +00:00
Kenichi Handa
e3ed8469ee
Declare Fuser_full_name as Lisp_Object in advance to
...
avoid compiler error.
1997-05-16 00:43:11 +00:00
Kenichi Handa
a9f1cc19b7
(struct ccl_prog_stack): Declear the member ccl_prog as
...
Lisp_Object *
1997-05-16 00:43:09 +00:00
Kenichi Handa
ea5239ece3
(fontset_pattern_regexp): Cast to (char *) before
...
assigning to P0.
1997-05-16 00:43:08 +00:00
Kenichi Handa
e1335ba243
(copy_sub_char_table): Declare the argument ARG as
...
Lisp_Object.
(Fset_char_table_default): New function.
1997-05-16 00:43:05 +00:00
Kenichi Handa
f613a4c856
(dumpglyphs): Draw glyphs one by one if the font for
...
them is narrower than required.
(x_connection_closed): Put # at the beginning of line.
(x_load_font): Cast to (char *) before assigning to FONTNAME.
1997-05-16 00:42:53 +00:00
Richard M. Stallman
a81ed99ed0
Add GDB/Guile task.
1997-05-15 22:07:16 +00:00
Richard M. Stallman
92cf108656
(Finsert_file_contents): Use xrealloc too.
1997-05-15 21:28:03 +00:00
Richard M. Stallman
3bdbb9adc6
Fix previous change.
1997-05-15 21:19:48 +00:00
Richard M. Stallman
2079601b89
(rmail-retry-failure): Rename local to rmail-this-buffer.
...
(rmail-primary-inbox-list): Don't use backquote.
1997-05-15 20:17:08 +00:00
Richard M. Stallman
b00ca0d7ea
(Finsert_file_contents): Use xmalloc. not malloc.
...
Check correctly for whether no code translation is needed.
1997-05-15 20:15:56 +00:00
Richard M. Stallman
69b3a14b48
(Fcopy_sequence): Correctly copy the char-table contents.
1997-05-15 18:39:33 +00:00
Richard M. Stallman
859f2b3c02
(strwidth, Fchar_width): Handle display table.
1997-05-15 18:26:28 +00:00
Kenichi Handa
9e96f9415f
Add Cyrillic script for Serbo-Croatian
...
Delete spaces at the tail for GB.
1997-05-15 11:11:10 +00:00
Karl Heuer
a04538dade
Include charset.h.
...
(Qidentity): Define this variable.
(syms_of_casefiddle): Initialize and staticpro it.
(casify_object, casify_region): Handle multibyte.
1997-05-15 07:47:29 +00:00
Karl Heuer
e16696bacc
(compute_trt_identity, compute_trt_shuffle): Add comments.
1997-05-15 07:35:32 +00:00
Richard M. Stallman
37a4471952
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.
1997-05-15 05:18:28 +00:00
Richard M. Stallman
bafa1a69f6
(lpr-page-header-switches): Use -F, not -f.
1997-05-15 04:50:40 +00:00
Richard M. Stallman
4544e9dbee
(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.
1997-05-15 04:02:49 +00:00
Richard M. Stallman
982fa4e514
Fix previous change.
1997-05-15 03:59:36 +00:00
Richard M. Stallman
faff8e29e7
(dired-mode): Don't include `Dired:' in mode line.
1997-05-15 03:55:20 +00:00
Richard M. Stallman
7b764489ab
(mode-line-frame-identification):
...
Set this, not mode-line-buffer-identification.
1997-05-15 03:54:56 +00:00
Richard M. Stallman
b360a6bedd
(mode-line-buffer-identification):
...
Use a different value which omits `Emacs: '.
1997-05-15 03:39:22 +00:00
Richard M. Stallman
4edca269cc
(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.
1997-05-15 03:22:38 +00:00
Richard M. Stallman
55c4d99f91
(Fcall_interactively): Pass extra arg to Fread_string.
1997-05-15 02:28:34 +00:00
Richard M. Stallman
1d8d92f4fe
(Fread_from_minibuffer): Add gcpro.
1997-05-15 02:28:12 +00:00
Karl Heuer
c0c15b9339
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.
1997-05-15 02:23:20 +00:00
Richard M. Stallman
b7064fbe24
Don't include term.el.
1997-05-14 19:51:33 +00:00
Richard M. Stallman
78c11a9cce
(browse-url-event-buffer):
...
Function renamed from event-buffer. Callers changed.
(browse-url-event-point): Likewise.
1997-05-14 19:47:48 +00:00
Richard M. Stallman
1da54e584e
(server-kill-buffer): Act only when there is a server process.
1997-05-14 18:42:57 +00:00
Per Abrahamsen
0f39575982
Restored code lost in merge.
1997-05-14 17:38:51 +00:00
Per Abrahamsen
a3c88c5987
Synched with 1.97.
1997-05-14 17:31:13 +00:00
Per Abrahamsen
86bd10bcd8
Synched with version 1.97.
1997-05-14 17:22:46 +00:00
Simon Marshall
e28449ed4b
make expand-mail-aliases interactive
1997-05-14 07:27:25 +00:00
Simon Marshall
1abf89b818
entry for expand-mail-aliases
1997-05-14 07:26:32 +00:00
Richard M. Stallman
542d7fd2ba
(describe_vector): Identify charset row numbers clearly.
1997-05-14 05:47:07 +00:00
Richard M. Stallman
01a6ef79ef
(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.
1997-05-14 03:53:43 +00:00
Richard M. Stallman
5a0c40ea12
Make Latin-4 characters self-insert.
...
Use aset to set up these char sets.
1997-05-14 03:49:20 +00:00
Richard M. Stallman
2d4ef3c0ec
(iso-transl-define-keys):
...
Obey quoted-insert-character-offset.
1997-05-14 02:25:48 +00:00
Paul Eggert
b8ffe57028
(files): When computing arguments automatically, ignore non-files
...
within the RCS subdirectory.
1997-05-13 22:44:08 +00:00
Richard M. Stallman
9e594a2e8c
(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.
1997-05-13 19:52:56 +00:00
Richard M. Stallman
46ed603f3e
(map_char_table): New arg SUBTABLE. Callers changed.
...
Pass the whole chartable to C_FUNCTION.
Pass index character as a Lisp_Object.
1997-05-13 19:51:29 +00:00
Richard M. Stallman
0403641fca
(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.
1997-05-13 19:41:21 +00:00
Richard M. Stallman
96439b6aab
(describe_category_1): Pass new args to describe_vector.
1997-05-13 19:36:37 +00:00
Richard M. Stallman
e41819d480
(describe_syntax_1): Pass new args to describe_vector.
1997-05-13 19:36:15 +00:00