- 05 Mar, 2010 2 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
(in_classes): Use CONSP before XCAR/XCDR.
-
- 03 Mar, 2010 1 commit
-
-
Chong Yidong authored
* src/keymap.c (Fwhere_is_internal): Use Fequal to compare definitions, so that keyboard macros are correctly handled (Bug#5481). * lisp/macros.el (insert-kbd-macro): Look up keyboard macro using the definition, not the name (Bug#5481).
-
- 02 Mar, 2010 3 commits
-
-
Eli Zaretskii authored
coding.c (decode_coding_emacs_mule): Fixup pointers to buffer text that could be relocated inside the call to emacs_mule_char. (emacs_mule_char): Use CODING_DECODE_CHAR instead of DECODE_CHAR. (CODING_DECODE_CHAR): Add a comment describing its purpose.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 28 Feb, 2010 1 commit
-
-
Chong Yidong authored
* charset.c (load_charset_map_from_file) (load_charset_map_from_vector): Zero out allocated charset_map_entries before using them.
-
- 27 Feb, 2010 3 commits
-
-
Andreas Schwab authored
-
Chong Yidong authored
-
Chong Yidong authored
* font.c (font_parse_fcname): Recognize "Book", "Condensed", and "Semi-Condensed" keywords in GTK names (Bug#5646).
-
- 26 Feb, 2010 3 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Chong Yidong authored
-
- 25 Feb, 2010 1 commit
-
-
Kenichi Handa authored
-
- 24 Feb, 2010 1 commit
-
-
Jan Djärv authored
* xterm.c (XTflash): Move declarations before statements. * gtkutil.c (xg_get_gdk_display): Remove (unused). (xg_get_pixbuf_from_pix_and_mask, xg_create_frame_widgets) (xg_toggle_notify_cb, xg_set_toolkit_scroll_bar_thumb) (xg_create_tool_bar): Remove unused variables. (x_wm_set_size_hint): Move declarations before statements. (xg_create_frame_widgets): Remove variable grav,
-
- 21 Feb, 2010 1 commit
-
-
Chong Yidong authored
-
- 18 Feb, 2010 4 commits
-
-
Stefan Monnier authored
-
Chong Yidong authored
-
Glenn Morris authored
-
Kenichi Handa authored
-
- 17 Feb, 2010 1 commit
-
-
Kenichi Handa authored
-
- 13 Feb, 2010 2 commits
- 11 Feb, 2010 1 commit
-
-
Juanma Barranquero authored
-
- 10 Feb, 2010 1 commit
-
-
Jan Djärv authored
(x_session_initialize): Move initialization of ice_fd and doing_interact here. (ice_connection_closed): New function. (x_session_check_input, smc_die_CB, ice_io_error_handler) (ice_conn_watch_CB, x_session_close): Call ice_connection_closed. (x_session_check_input): Call IceCloseConnection if IceProcessMessages returns I/O error. (ice_conn_watch_CB): Call add_keyboard_wait_descriptor on ice_fd, bug #5512.
-
- 09 Feb, 2010 1 commit
-
-
Glenn Morris authored
-
- 08 Feb, 2010 1 commit
-
-
Chong Yidong authored
is negative, so round it down to avoid clipping.
-
- 06 Feb, 2010 2 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
(load_charset_map_from_vector): Fix last change to use SAFE_ALLOCA instead of xmalloc (Bug#5526).
-
- 05 Feb, 2010 1 commit
-
-
Chong Yidong authored
* charset.c (load_charset_map_from_file): Allocate large charset_map_entries structure on the heap rather than the stack. (Bug#5526).
-
- 31 Jan, 2010 5 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Chong Yidong authored
<deactivated@gmail.com> (Bug#3605).
-
Chong Yidong authored
-
Chong Yidong authored
-
- 30 Jan, 2010 1 commit
-
-
Andreas Schwab authored
-
- 29 Jan, 2010 2 commits
-
-
Chong Yidong authored
* frame.c (DEFAULT_ROWS): Change default to 35. * xfns.c (x_default_font_parameter): Change default XFT font to monospace-10 (Bug#3643).
-
Eli Zaretskii authored
event->uChar.AsciiChar with 128.
-
- 28 Jan, 2010 2 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
* m/mips.h: Remove DATA_START. Suggested by Dan Nicolaescu. * m/alpha.h: Don't define DATA_START on NetBSD (Bug#4629).
-