- 27 Nov, 2008 15 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
files.
-
Kenichi Handa authored
check of ASCII_BYTE_P.
-
Kenichi Handa authored
char_table_ref_and_range. For char-table, put boundary between non-ASCII and 8-bit characters.
-
Kenichi Handa authored
char_table_ref_and_range. (fontset_get_font_group): Likewise. (Ffontset_info): Likewise.
-
Kenichi Handa authored
change of char_table_ref_and_range. (char_table_ref_and_range): Change the meaning of argument FROM and TO. Now the caller must provide initial values for *FROM and *TO.
-
Kenichi Handa authored
CHARSET_METHOD_MAP_DEFERRED. (DECODE_CHAR): Check if the decoder vector is ready. (ENCODE_CHAR): Check if the encoder char-table is ready. (maybe_unify_char): Extern it.
-
Kenichi Handa authored
(inhibit_load_charset_map): New variable. (temp_charset_work): New variable. (SET_TEMP_CHARSET_WORK_ENCODER, GET_TEMP_CHARSET_WORK_ENCODER) (SET_TEMP_CHARSET_WORK_DECODER, GET_TEMP_CHARSET_WORK_DECODER): New macros. (load_charset_map): Meaning of control_flag changed. If inhibit_load_charset_map is nonzero, setup a table in temp_charset_work. (load_charset): New argument control_flag. (map_charset_for_dump): New function. (map_charset_chars): If inhibit_load_charset_map is nonzero, use map_charset_for_dump. (Fdefine_charset_internal): If the charset method is MAP, load mapping tables by calling load_charset. (Funify_charset): Don't load a mapping table but directly set Vchar_unify_table. (maybe_unify_char): New function. (decode_char): Don't handle the deleted method MAP_DEFERRED. Handle the case of inhibit_load_charset_map being nonzero. (encode_char): Don't handle the deleted method MAP_DEFERRED. Handle the case of inhibit_load_charset_map being nonzero. (Fclear_charset_maps): Just free temp_charset_work. (syms_of_charset): Make `inhibit-load-charset-map' a Lisp variable.
-
Kenichi Handa authored
Funify_charset.
-
Kenichi Handa authored
(Fmodify_category_entry): Adjusted for the change of char_table_ref_and_range. Call hash_get_category_set to get a category set to store in the table.
-
Kenichi Handa authored
(set_category_set): Extern it.
-
Kenichi Handa authored
-
Michael Albinus authored
-
Chong Yidong authored
(tool-bar-find-image): Function deleted. (tool-bar-local-item, tool-bar-local-item-from-menu): Use find-image instead of tool-bar-find-image. (tool-bar-keymap-cache): New hash table. (tool-bar-make-keymap): Use it. (tool-bar-make-keymap-1): Move body of tool-bar-make-keymap here.
-
Chong Yidong authored
(tool-bar-find-image): Function deleted. (tool-bar-local-item, tool-bar-local-item-from-menu): Use find-image instead of tool-bar-find-image. (tool-bar-keymap-cache): New hash table. (tool-bar-make-keymap): Use it. (tool-bar-make-keymap-1): Move body of tool-bar-make-keymap here.
-
- 26 Nov, 2008 25 commits
-
-
Michael Albinus authored
can also be an object, which is not a consp.
-
Michael Albinus authored
`dbus-register-method'.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
* buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
-
Jason Rumney authored
-
Juanma Barranquero authored
-
Alan Mackenzie authored
(forward-list, backward-list, down-list, backward-up-list) (up-list, kill-sexp, backward-kill-sexp, kill-backward-up-list) (insert-pair, insert-parentheses): State that the command assumes that point is not in a string or comment.
-
Alan Mackenzie authored
ignored, and that the commands assume the starting point isn't in a string or comment.
-
Alan Mackenzie authored
and comments are ignored, and that the commands assume the starting point isn't in a string or comment.
-
Michael Albinus authored
-
Michael Albinus authored
`dbus-escape-as-identifier', `dbus-byte-array-to-string' and `dbus-unescape-from-identifier'. (Receiving Method Calls): New constants `dbus-service-emacs' and `dbus-path-emacs'. (Signals): Use the constants in the example.
-
Michael Albinus authored
(dbus-byte-array-to-string, dbus-escape-as-identifier) (dbus-unescape-from-identifier): New defuns. (dbus-handle-event): The result of a message call is a list of arguments, which must be expanded when passing to `dbus-method-return-internal'.
-
Michael Albinus authored
calling direct copy. (tramp-find-inline-encoding): Don't raise an error but a warning, when no inline encoding is found. (tramp-get-remote-coding): Check for a symbol. The negative check for a string fails, when there is an empty string.
-
Chong Yidong authored
-
Adrian Robert authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Adrian Robert authored
* macos.texi: Add Prev/Next/Top pointers to all nodes. (Mac Basics): Merge in Grabbing Environment Variables from earlier version. (Mac Customization): Rewrite Preferences Panel section and merge in to this node, add Open files by dragging to an Emacs window. * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
truncate-partial-width-windows.
-
Chong Yidong authored
truncate-partial-width-windows.
-