- 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.
-
- 16 Jan, 2010 4 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
* src/emacs.c (standard_args): Adjust arg priorities to reflect how they are processed in startup.el. * lisp/startup.el (command-line): Remove unused --icon-type arg. Handle --display arg, passing it to command-line-1 (Bug#5392).
-
Andreas Schwab authored
* Makefile.in (lisp, shortlisp): Update.
-
Stefan Monnier authored
code, link the new kboard into all_kboard before running Lisp code, and protect the new terminal with GCPRO (Bug#5365). (x_term_init): Remove unused var `atom'. (x_delete_display, x_delete_terminal): Remove unused var `i'.
-
- 15 Jan, 2010 3 commits
-
-
Jan Djärv authored
xfns.c (x_get_current_desktop, x_get_desktop_workarea): New functions. (Fx_create_frame): Call x_get_current_desktop and x_get_desktop_workarea to find out usable size of the desktop. Don't make frames larger than this. Bug #3643.
-
Kenichi Handa authored
-
Chong Yidong authored
* nsterm.m (Qnone): Define here. * nsfns.m (Qnone): Move definition to nsterm.m.
-
- 14 Jan, 2010 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 13 Jan, 2010 4 commits
-
-
Chong Yidong authored
* xterm.c (x_term_init): Avoid garbage-collecting the new terminal during call to vendor-specific-keysyms (Bug#5365).
-
YAMAMOTO Mitsuharu authored
* keyboard.c (input_available_signal) [SYNC_INPUT]: Call SIGNAL_THREAD_CHECK (Bug#5333). * atimer.c (alarm_signal_handler) [!SYNC_INPUT]: Call SIGNAL_THREAD_CHECK.
-
Stefan Monnier authored
* buffer.c (Fset_buffer_modified_p): Try and be careful not to modify recent-auto-save-p as a side-effect. * buffer.h (BUF_AUTOSAVE_MODIFF): New macro. * buffer.c (Fkill_buffer, reset_buffer): * editfns.c (Fsubst_char_in_region): * fileio.c (Finsert_file_contents, Fdo_auto_save) (Fset_buffer_auto_saved, Frecent_auto_save_p): Use it.
-
Kenichi Handa authored
-
- 12 Jan, 2010 1 commit
-
-
YAMAMOTO Mitsuharu authored
buffer is unchanged by command execution.
-