- 22 May, 2003 9 commits
-
-
Dave Love authored
(make_drawing_gcs): Remove unused `xswa', `mask'.
-
Dave Love authored
(lw_lucid_widget_p): Remove unused `mw'. (xlw_update_one_widget, xlw_pop_instance) [PROTOTYPES]: Provide ISO C arglists.
-
Dave Love authored
difftime.
-
Kenichi Handa authored
of CODING_REPLACEMENT_CHARACTER. (decode_coding_iso2022): If CODING_FLAG_ISO_SAFE, set CODING_MODE_INHIBIT_UNENCODABLE_CHAR flag in coding->mode, and check this flag on encoding. (encode_coding_sjis_big5): Check CODING_MODE_INHIBIT_UNENCODABLE_CHAR flag of coding->mode. (Fset_terminal_coding_system_internal): Set CODING_MODE_INHIBIT_UNENCODABLE_CHAR flag in terminal_coding.mode instead of setting CODING_FLAG_ISO_SAFE flag in terminal_coding.flags.
-
Kenichi Handa authored
CODING_INHIBIT_CHARACTER_SUBSTITUTION. (CODING_MODE_INHIBIT_UNENCODABLE_CHAR): New macro.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
Chinese characters from GB to Big5.
-
Kenichi Handa authored
default-buffer-file-coding-system too for automatic selection.
-
- 21 May, 2003 17 commits
-
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
(xim_open_dpy, xim_initialize, xim_close_dpy): Use use_xim. (x_term_init): Maybe set use_xim.
-
Dave Love authored
-
Dave Love authored
(unicode-data): New (adapted from unicode branch). (describe-char): Use it. Print char's unicode differently. Avoid elements with null cadr when formatting list. Clarify error message when used in Help buffer. (button): Require when compiling. (describe-char-after): Alias for obsolete command.
-
Jason Rumney authored
-
Jason Rumney authored
-
Nick Roberts authored
with MS windows. (gdb-display-end): Only make buffer writeable temporarily. Move "View" submenu up one level.
-
Nick Roberts authored
-
Stefan Monnier authored
point any more: get_pos_property already does it and better.
-
Lute Kamstra authored
-
Stefan Monnier authored
-
Dave Love authored
-
Nick Roberts authored
(gdba): Inhibit DOS window in MS Windows. (gdb-inferior-io-mode): Use hexl instead of cat. (gdb-info-breakpoints-custom, gdb-assembler-custom, gdb-reset): Use text in margin for MS Windows as there is no image support. (gdb-restore-windows, gdb-setup-windows): Restore/start with assembler view if appropriate. (gdb-assembler-custom): Assembler code should display at point. Parse address correctly. (gdb-frame-handler): Accommodate selection of display of source or assembler. Add radio buttons to select display of source or assembler.
-
Nick Roberts authored
-
- 20 May, 2003 6 commits
- 19 May, 2003 8 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
assigning it to desktop-dirname and default-directory. (desktop-read): Put buffers existing prior to evaluating the desktop (and not reused) at the end of the buffer list. (desktop-create-buffer): Don't update desktop-first-buffer for old desktop files.
-
John Paul Wallington authored
-
Stefan Monnier authored
-
Dave Love authored
(xml-parse-file, xml-parse-region): Autoload. (xml-syntax-table, xml-name-regexp): New. (xml-parse-region): Narrow to region, set syntax-table and case-fold-search. Reject fewer valid documents. (xml-parse-tag): Remove arg END. Callers changed. (xml-parse-tag): Use skip-syntax-forward. Use PARSE-DTD arg properly. Don't use buffer-substring-no-properties. Don't bind case-fold-search. Fix syntax for empty elements. Hoist consing of end-of-tag regexp out of loop. (xml-parse-attlist): Remove arg. Callers changed. Use skip-syntax-forward, replace-regexp-in-string, forward-sexp. Allow non-ASCII names. (xml-skip-dtd): Remove arg. Callers changed. Change matching code. (xml-parse-dtd): Grok external DTDs. Allow non-ASCII. Don't use match-string-no-properties. (xml-ucs-to-string): Deleted. (xml-substitute-entity): New. (xml-substitute-special): Use it. (xml-debug-print-internal): Simplify insertions. (xml-parse-file): Avoid finding file in xml-mode.
-
Kai Großjohann authored
* bindings.el (global-map): Bind it.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-