- 03 Oct, 2008 11 commits
-
-
Martin Rudalics authored
visibility since raise-frame does.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(xmltok-forward): Simplify.
-
Glenn Morris authored
-
Glenn Morris authored
(jka-compr-mode-alist-additions): Also match `.tbz2'.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Dan Nicolaescu authored
(vc-dir-refresh): Set it here instead. (Bug#1067)
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1441
-
- 02 Oct, 2008 12 commits
-
-
Chong Yidong authored
(frame-set-background-mode): Use it to avoid a loop in face-spec-recalc.
-
Chong Yidong authored
(frame-set-background-mode): Use it to avoid a loop in face-spec-recalc.
-
Eli Zaretskii authored
percents as advertised.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Adrian Robert authored
* nsterm.h (ns_cursor_types, ns_output.desired_cursor_color)(ns_output.current_cursor, ns_output.desired_cursor) (ns_output.last_inactive, FRAME_CURSOR, FRAME_NEW_CURSOR) (FRAME_NEW_CURSOR_COLOR,): Remove. * nsfns.m (ns_set_cursor_color): Use FRAME_CURSOR_COLOR. (ns_lisp_to_cursor_type, ns_cursor_type_to_lisp): Use core emacs enumeration (HOLLOW_BOX_CURSOR, etc.). * nsterm.m (ns_frame_rehighlight): Remove commented code. (draw_window_cursor): Simplify code. (EmacsView-windowDidBecomeKey:,-windowDidResignKey:): Don't change cursor type. In latter, call rehighlight instead of doing updates manually. (EmacsPrefsController-setPanelFromValues,-setValuesFromPanel): Use core emacs cursor types. * xdisp.c (draw_glyphs): Don't call notice_overwritten_cursor() under NS.
-
Martin Rudalics authored
-
Dan Nicolaescu authored
* s/gnu-linux.h (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Add definition for uClibc.
-
Vinicius Jose Latorre authored
-
- 01 Oct, 2008 8 commits
-
-
Magnus Henoch authored
instead of the format string.
-
Adrian Robert authored
* nsfont.m (nsfont_spec_to_traits): Use UnXX masks only for non-normal styles. (nsfont_open): Reenable the cache.
-
Eli Zaretskii authored
(dos-codepage-setup): Use it to compute a value of locale with which to call set-locale-environment. Remove code to set terminal, keyboard, and file-name encoding (done by set-locale-environment).
-
Eli Zaretskii authored
`pc' ``window-system''. (set-display-table-and-terminal-coding-system, set-default-coding-systems): Don't special-case `pc'.
-
Kenichi Handa authored
(font_find_for_lface) [HAVE_NS]: Don't ignore case.
-
Juanma Barranquero authored
-
Eli Zaretskii authored
-
Glenn Morris authored
(filesets-menu-path, filesets-menu-before): Fix types. Change defaults to be consistent with recentf. (Bug#1056)
-
- 30 Sep, 2008 9 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(xterm-turn-off-modify-other-keys, xterm-remove-modify-other-keys): Don't forget to pass `terminal' to `send-string-to-terminal'.
-
Michael Albinus authored
-
Michael Albinus authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
anymore. (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support for unibyte mode. Don't mention line-drawing characters. Don't mention dos-unsupported-char-glyph.
-
Michael Albinus authored
(vc-file-not-found-hook): Check, that `buffer-file-name' is non-nil. It is not clear, whether this is only fixing symptoms on an error. OTOH, in all other cases, the call of `vc-file-clearprops' is embedded by that check. So it might be TRT. Suggested by Dan Nicolaescu <dann@ics.uci.edu>.
-