- 09 Jan, 2010 2 commits
-
-
Jan Djärv authored
-
YAMAMOTO Mitsuharu authored
They are placed above the internal border. This supersedes special treatment of native tool bars in the display code. This fixes wrong display position of native menu bars and bogus mouse highlighting of native tool bars, both of which can be found when internal border width is large. Also it fixes wrong flashed part on visible bell with native menu bars. * frame.h (FRAME_TOP_MARGIN_HEIGHT): New macro. (FRAME_LINE_TO_PIXEL_Y, FRAME_PIXEL_Y_TO_LINE): Take account of pseudo windows above internal border. * window.h (WINDOW_MENU_BAR_P, WINDOW_TOOL_BAR_P): New macros. (WINDOW_TOP_EDGE_Y, WINDOW_BOTTOM_EDGE_Y): Take account of pseudo windows above internal border. * xdisp.c (get_glyph_string_clip_rects, init_glyph_string): Don't treat tool bar windows specially. * xfns.c (x_set_tool_bar_lines): Take account of menu bar height. * xterm.c (x_after_update_window_line): Don't treat tool bar windows specially. (XTflash): Take account of menu bar height. * w32term.c (x_after_update_window_line): Don't treat tool bar windows specially.
-
- 08 Jan, 2010 4 commits
-
-
Eli Zaretskii authored
-
Jan Djärv authored
(change_frame_size_1): newwidth == FRAME_COLS (f) must also be true before we can return early (bug #5339).
-
Kenichi Handa authored
-
Kenichi Handa authored
international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.
-
- 07 Jan, 2010 1 commit
-
-
Juanma Barranquero authored
* vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename to `create-file-buffer' as it expects, not just a buffer name. (vc-dir-mode): Include the buffer name in `list-buffers-directory', to help uniquify.
-
- 06 Jan, 2010 11 commits
-
-
Jan Djärv authored
-
Jan Djärv authored
-
Jan Djärv authored
* font.c (font_open_entity): Enable chache and call cached_font_ok for the driver if defined. (QCuser_spec): New symbol. (font_spec_from_name): Save name as user-spec. (font_load_for_lface): Keep user-spec instead of name. (font_open_by_name): Save name as user-spec. (syms_of_font): Initialize QCuser_spec. * xftfont.c (xftfont_open): Call xftfont_add_rendering_parameters. (xftfont_add_rendering_parameters, xftfont_cached_font_ok): New. (syms_of_xftfont): Initialize xftfont_driver.cached_font_ok. * font.h (struct font_driver): Add cached_font_ok. * font-setting.el (font-setting-change-default-font): Use user-spec instead of name.
-
Chong Yidong authored
* nsfns.m (ns_get_screen): Rewrite, returning NULL for non-NS. (Fns_display_usable_bounds): Rewrite, computing bounds properly (Bug#3233).
-
Jan Djärv authored
-
Jan Djärv authored
-
Jan Djärv authored
-
Jan Djärv authored
-
Dan Nicolaescu authored
-
Katsumi Yamaoka authored
-
Katsumi Yamaoka authored
-
- 05 Jan, 2010 10 commits
-
-
Chong Yidong authored
(Bug#881).
-
Dan Nicolaescu authored
in a lightweight checkout.
-
Andreas Schwab authored
* gnus-sum.el (gnus-forward-line-ignore-invisible): New function. (gnus-summary-recenter): Use it instead of forward-line. (Bug#5257)
-
Jan Djärv authored
-
Jan Djärv authored
-
Jan Djärv authored
* xterm.c (x_new_font): Move code for setting rows/cols before resizing ... (x_set_window_size): ... to here. bug #2568. * gtkutil.c (xg_clear_under_internal_border): New function. (xg_frame_resized, xg_frame_set_char_size): Call xg_clear_under_internal_border. (xg_update_scrollbar_pos): Clear under old scroll bar position.
-
Chong Yidong authored
making a new tty frame (Bug#5095).
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Dan Nicolaescu authored
-
- 04 Jan, 2010 5 commits
-
-
Stefan Monnier authored
* doc/lispref/positions.texi (Excursions): Recommend the use of save-current-buffer if applicable. * doc/lispref/text.texi (Clickable Text): Fix the example code which used save-excursion in a naive way which sometimes preserves point and sometimes not. * doc/lispref/variables.texi (Creating Buffer-Local): * doc/lispref/os.texi (Session Management): * doc/lispref/display.texi (GIF Images): * doc/lispref/control.texi (Cleanups): Use (save|with)-current-buffer. * doc/misc/gnus.texi (Posting Styles): Use with-current-buffer. * doc/misc/calc.texi (Defining Simple Commands): Prefer save-current-buffer.
-
Stefan Monnier authored
Lisp_Object, preferring to convert a lisp_Object to a void* instead. (Fdbus_init_bus): Use XHASH to get a scalar value from a Lisp_Object.
-
Dan Nicolaescu authored
(vc-bzr-shelve-menu-map): (vc-bzr-dir-extra-headers): Improve menu and tooltip text. (vc-bzr-shelve-apply): Make prompt more explicit.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
checkouts. (Bug#618)
-
- 03 Jan, 2010 1 commit
-
-
Michael Albinus authored
(xd_remove_watch): Improve debug message. If DATA is the session bus, unset D-Bus session environment. (Fdbus_init_bus): Pass the bus as argument to dbus_connection_set_watch_functions. (Bug#5283)
-
- 02 Jan, 2010 6 commits
-
-
Kevin Ryde authored
coding conventions, is "Tips" node not "Standards".
-
Eli Zaretskii authored
-
Chong Yidong authored
They are valid characters in URL paths (rfc3986), and at least Firefox does not understand the encoded version (Bug#3166).
-
Chong Yidong authored
* progmodes/octave-mod.el (octave-end-keywords) (octave-block-begin-or-end-regexp, octave-block-match-alist): Add "end" keyword (Bug#3061). (octave-end-as-array-index-p): New function. (calculate-octave-indent): Use it.
-
Chong Yidong authored
* message.el (message-exchange-point-and-mark): Rework last change to avoid using optional arg of exchange-point-and-mark, for backward compatibility.
-
Karl Fogel authored
(bookmark-bmenu-marks-width): Bump back to 2, to include annotation marks. (bookmark-bmenu-hide-filenames): Adjust for above, and put the text property on the bookmark name, instead of not putting it at all. (bookmark-bmenu-list): Fix where we put the text property.
-