- 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 4 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).
-
Jason Rumney authored
-
Jan Djärv authored
2010-01-15. (x_get_current_desktop, x_get_desktop_workarea): Remove
-
- 27 Jan, 2010 3 commits
-
-
Jason Rumney authored
w32inevt.c (w32_kbd_patch_key): Save the unicode character. (key_event): Use unicode for characters 128 and higher.
-
Kenichi Handa authored
-
Chong Yidong authored
* fileio.c (Frename_file): Call copy-directory and delete-directory for directories, in order to handle cross-device renaming.
-
- 25 Jan, 2010 2 commits
- 24 Jan, 2010 2 commits
-
-
Chong Yidong authored
* image.c (png_load): Use png_sig_cmp instead of the obsolete png_check_sig, which has been removed in libpng 1.4.
-
Stefan Monnier authored
(describe_map, describe_vector): Update calls to shadow_lookup. (Fwhere_is_internal): Fix up handling of `remapped_sequences' and `remapped' so this flag is applicable to `sequence'. Be careful to perform remapping during shadow_lookup check of remapped_equences.
-
- 23 Jan, 2010 2 commits
-
-
Chong Yidong authored
* configure.in: Check for utmp.h availability (FreeBSD 9.x lacks this header file). * filelock.c: Include utmp.h only when HAVE_UTMP_H (FreeBSD 9.x lacks this header file).
-
YAMAMOTO Mitsuharu authored
-
- 22 Jan, 2010 2 commits
-
-
YAMAMOTO Mitsuharu authored
* lisp.h (make_pure_string): String pointer arg now points to const. * alloc.c (find_string_data_in_pure, make_pure_string): String pointer args now point to const.
-
Eli Zaretskii authored
for files like C:/the-file.el in root directory of any drive. lread.c (Fload): Don't treat files without .elc extension as byte-compiled if they are ``magic'', i.e. `openp' returned -2 for them.
-
- 19 Jan, 2010 2 commits
-
-
Alan Mackenzie authored
-
Jan Djärv authored
(apply_xft_settings): Save settings in Vxft_settings for debug purpose. (syms_of_xsettings): Declare xft-settings.
-
- 18 Jan, 2010 1 commit
-
-
Chong Yidong authored
* src/editfns.c (Fcurrent_time_string): Doc fix. * lisp/calendar/time-date.el (date-to-time): Doc fix.
-