- 22 Apr, 2009 3 commits
-
-
Chong Yidong authored
* dispnew.c (Fsend_string_to_terminal): Doc fix. * data.c (Fterminal_local_value, Fset_terminal_local_value): Doc fixes. * coding.c (Fterminal_coding_system): Doc fix. * xfns.c (Fx_display_grayscale_p, Fx_display_pixel_width) (Fx_display_pixel_height, Fx_display_planes) (Fx_display_color_cells, Fx_server_max_request_size) (Fx_server_vendor, Fx_server_version, Fx_display_screens) (Fx_display_mm_height, Fx_display_mm_width) (Fx_display_backing_store, Fx_display_visual_class) (Fx_display_save_under, Fx_close_connection, Fx_synchronize): Doc fixes, replacing "terminal id" with "terminal object". (check_x_display_info): Handle terminal objects instead of terminal ids.
-
Chong Yidong authored
replacing "terminal id" with "terminal object".
-
Chong Yidong authored
(Ftty_type, Fcontrolling_tty_p, Ftty_no_underline, Fsuspend_tty) (Fresume_tty): Doc fixes, replacing "terminal id" with "terminal object".
-
- 21 Apr, 2009 4 commits
-
-
Juanma Barranquero authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
worst case. (decode_coding_emacs_mule, decode_coding_iso_2022) (decode_coding_sjis, decode_coding_big5, decode_coding_charset): Likewise.
-
- 19 Apr, 2009 2 commits
-
-
Jason Rumney authored
without reintroducing Bug#1258 for stretch glyphs. * xterm.c (x_draw_bar_cursor): Limit cursor width differently for BAR_CURSOR and HBAR_CURSOR. Calculate width of HBAR_CURSOR using get_phys_cursor_geometry. * w32term.c (x_draw_bar_cursor): Limit cursor width differently for BAR_CURSOR and HBAR_CURSOR. Calculate width of HBAR_CURSOR using get_phys_cursor_geometry. * nsterm.m (ns_draw_window_cursor): HBAR_CURSOR width already correctly calculated.
-
Jan Djärv authored
* gtkutil.c (xg_tool_bar_menu_proxy, update_frame_tool_bar): Use G_CALLBACK instead of GTK_SIGNAL_FUNC which is deprecated. (xg_initialize): Use g_type_class_ref instead of gtk_type_class which is deprecated. * configure.in (HAVE_GTK_FILE_SELECTION, HAVE_GTK_FILE_CHOOSER): Check if it is declared in gtk.h.
-
- 18 Apr, 2009 1 commit
-
-
Andreas Schwab authored
-
- 17 Apr, 2009 4 commits
-
-
Juanma Barranquero authored
(syms_of_w32font): Don't DEFSYM them.
-
Chong Yidong authored
* font.h (Qja, Qko): Extern them. * ftfont.c (Qja, Qko): Remove declarations. * xfont.c (Qja, Qko): Remove declarations.
-
Kenichi Handa authored
string from a vector to handle Latin-1 characters correctly.
-
Kenichi Handa authored
entity even if the cache hits.
-
- 16 Apr, 2009 6 commits
-
-
Andreas Schwab authored
* lisp.h: Adjust prototypes.
-
Andreas Schwab authored
-
Andreas Schwab authored
match instead of depending on overflow behavior.
-
Chong Yidong authored
change (Bug#3003).
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 15 Apr, 2009 1 commit
-
-
Dan Nicolaescu authored
* callint.c (history_delete_duplicates): New declaration. (Fcall_interactively): Remove command history duplicates when history_delete_duplicates is true.
-
- 14 Apr, 2009 4 commits
-
-
Eli Zaretskii authored
-
Kenichi Handa authored
the returned value.
-
Chong Yidong authored
-
Kenichi Handa authored
encoding charset is ascii_compatible.
-
- 13 Apr, 2009 2 commits
-
-
Stefan Monnier authored
(ns_string_to_pasteboard_internal): * nsmenu.m (process_dialog): * nsimage.m (ns_load_image): Use SDATA and ASET where appropriate. * nsfont.m (nsfont_open): Use XHASH to make it compile with LISP_UNION. * lisp.h (Fx_load_color_file): Declare.
-
Kenichi Handa authored
-
- 10 Apr, 2009 1 commit
-
-
Stefan Monnier authored
-
- 09 Apr, 2009 2 commits
-
-
Kenichi Handa authored
method, fix calculation of code range.
-
Kenichi Handa authored
from the list of extra properties. (font_clear_prop): Be sure to delete `:name' font property.
-
- 08 Apr, 2009 2 commits
-
-
YAMAMOTO Mitsuharu authored
overlapping for topmost and bottommost rows.
-
Kenichi Handa authored
-
- 06 Apr, 2009 3 commits
-
-
Jason Rumney authored
-
Kenichi Handa authored
-
Kenichi Handa authored
FT_Load_Char. Fix setting font->underline_thickness.
-
- 04 Apr, 2009 3 commits
-
-
Chong Yidong authored
(Fterminal_parameters, Fterminal_parameter) (Fset_terminal_parameter): In doc string, refer to terminal objects rather than terminal ids.
-
Juanma Barranquero authored
-
Eli Zaretskii authored
(Bug#2867)
-
- 03 Apr, 2009 2 commits
-
-
Chong Yidong authored
so they don't get wider than the window, matching 2006-01-23 change to the partner function in xdisp.c (Bug#2800).
-
Kenichi Handa authored
-