- 15 May, 1997 14 commits
-
-
Kenichi Handa authored
Delete spaces at the tail for GB.
-
Karl Heuer authored
(Qidentity): Define this variable. (syms_of_casefiddle): Initialize and staticpro it. (casify_object, casify_region): Handle multibyte.
-
Karl Heuer authored
-
Richard M. Stallman authored
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.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(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.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Set this, not mode-line-buffer-identification.
-
Richard M. Stallman authored
Use a different value which omits `Emacs: '.
-
Richard M. Stallman authored
(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.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Karl Heuer authored
(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.
-
- 14 May, 1997 12 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Function renamed from event-buffer. Callers changed. (browse-url-event-point): Likewise.
-
Richard M. Stallman authored
-
Per Abrahamsen authored
-
Per Abrahamsen authored
-
Per Abrahamsen authored
-
Simon Marshall authored
-
Simon Marshall authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
characters to represent themselves. (isearch-mode-map): Make Latin-4 characters search for themselves. Use aset to set up these char sets.
-
Richard M. Stallman authored
Use aset to set up these char sets.
-
Richard M. Stallman authored
Obey quoted-insert-character-offset.
-
- 13 May, 1997 7 commits
-
-
Paul Eggert authored
within the RCS subdirectory.
-
Richard M. Stallman authored
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.
-
Richard M. Stallman authored
Pass the whole chartable to C_FUNCTION. Pass index character as a Lisp_Object.
-
Richard M. Stallman authored
(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.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Francesco Potortì authored
-
- 12 May, 1997 7 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Load mule and mule-conf before simple.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
chars as printing characters.
-
Richard M. Stallman authored
(Fstring_to_number): Handle bases 2...16. (digit_to_number): New subroutine.
-
Richard M. Stallman authored
we are making the frame on. (x_get_arg): New arg DPYINFO. Callers changed. (display_x_get_resource): New function.
-
Francesco Potortì authored
(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.
-