- 10 Jan, 2009 6 commits
-
-
Eli Zaretskii authored
inhibit-iso-escape-detection.
-
Eli Zaretskii authored
(info-insert-file-contents, Info-insert-dir): Bind inhibit-null-byte-detection to non-nil.
-
Eli Zaretskii authored
(inhibit_null_byte_detection): New variable. (detect_coding, detect_coding_system): Don't pay attention to null bytes if inhibit_null_byte_detection is non-zero. (syms_of_coding) <inhibit-null-byte-detection>: Declare and document. <inhibit-iso-escape-detection>: Doc fix.
-
Martin Rudalics authored
toggling tool bars on. (Bug#1754)
-
Jason Rumney authored
(see emacs-devel discussion concluding 2009-01-10 05:10 GMT)
-
Katsumi Yamaoka authored
-
- 09 Jan, 2009 34 commits
-
-
Jason Rumney authored
Windows charset as any unrecognized registry. (Bug#1548) Only report Unicode Plane 2 fonts as unicode-sip.
-
Jason Rumney authored
-
Chong Yidong authored
x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax. (Low-Level Font): Rename from Fonts, move to end of Faces section. (Font Selection): Reorder order of variable descriptions. Minor clarifications.
-
Chong Yidong authored
-
Chong Yidong authored
x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax. (Low-Level Font): Rename from Fonts, move to end of Faces section. (Font Selection): Reorder order of variable descriptions. Minor clarifications. * elisp.texi (Top): Update node listing.
-
Chong Yidong authored
-
Chong Yidong authored
Instead, use the new function font-family-list.
-
Chong Yidong authored
-
Chong Yidong authored
to faces.el.
-
Chong Yidong authored
version moved to faces.el. * font.c (Ffont_family_list): Return a list of strings, not symbols.
-
Chong Yidong authored
attribute. Now, font-family-list returns a list of strings. (x-font-family-list): Obsolete compatibility version of function from xfaces.c.
-
Chong Yidong authored
:family attribute. Now, font-family-list returns a list of strings. (x-font-family-list): Obsolete compatibility version of function from xfaces.c.
-
Martin Rudalics authored
(special-display-regexps, special-display-function): In doc-strings say "same-window" instead of "same-buffer".
-
Michael Albinus authored
used in code used only for XEmacs, where it is different from `last-command-event'.
-
Martin Rudalics authored
fullscreen before it's reset by the parameter handler.
-
Glenn Morris authored
are obsolete aliases.
-
Glenn Morris authored
-
Glenn Morris authored
last-input-char and last-command-char, since they are just aliases for last-input-event and last-command-event.
-
Glenn Morris authored
last-input-char, since these have been identical to last-command-event and last-input-event since at least Emacs 19. (edebug-outside-last-command-char, edebug-outside-last-input-char): Remove.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(last_command-event): ... and update all users. (last_input_char): For clarity, rename to... (last_input_event): ... and update all users. (last-command-char, last-input-char): Move to subr.el as aliases.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-