| Commit message (Expand) | Author | Age | Files | Lines |
| * | * fileio.c: Revert 2009-07-16 changes. | Chong Yidong | 2009-07-21 | 1 | -0/+7 |
| * | * xdisp.c (move_it_to): For continued lines ending in a tab, take | Chong Yidong | 2009-07-21 | 1 | -0/+5 |
| * | (load_depth): New variable. | Ken Raeburn | 2009-07-21 | 1 | -0/+7 |
| * | * nsfont.m (ns_has_attribute): Remove. | Adrian Robert | 2009-07-20 | 1 | -0/+5 |
| * | (Fset_process_query_on_exit_flag): Mention killing | Juri Linkov | 2009-07-18 | 1 | -0/+5 |
| * | Fix last change. | Chong Yidong | 2009-07-17 | 1 | -1/+0 |
| * | (shuffle): Fix the logic of setting up the cycle. | Kenichi Handa | 2009-07-17 | 1 | -0/+5 |
| * | (ns_get_color): Remove incompatible color formats. | YAMAMOTO Mitsuharu | 2009-07-16 | 1 | -0/+8 |
| * | * fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2. | Richard M. Stallman | 2009-07-16 | 1 | -0/+5 |
| * | * xterm.c (Qx_gtk_map_stock): New var. | Chong Yidong | 2009-07-16 | 1 | -0/+7 |
| * | (ns_maybe_dumpglyphs_background): Remove code for stippling, which actually | YAMAMOTO Mitsuharu | 2009-07-15 | 1 | -0/+7 |
| * | (font_vconcat_entity_vectors): New function. | Kenichi Handa | 2009-07-14 | 1 | -0/+11 |
| * | (ftfont_spec_pattern): New arg langname. Caller | Kenichi Handa | 2009-07-14 | 1 | -0/+9 |
| * | (directory_files_internal) [WINDOWSNT]: Don't make a local copy | Eli Zaretskii | 2009-07-13 | 1 | -0/+5 |
| * | *** empty log message *** | Kenichi Handa | 2009-07-13 | 1 | -0/+3 |
| * | (internal_self_insert): Check sym by SYMBOLP before | Kenichi Handa | 2009-07-13 | 1 | -0/+5 |
| * | (directory_files_internal_w32_unwind) [WINDOWSNT]: New function. | Eli Zaretskii | 2009-07-11 | 1 | -0/+15 |
| * | xfns.c (Fx_select_font): Remember last font selected in | Jan Djärv | 2009-07-10 | 1 | -0/+6 |
| * | *** empty log message *** | Kenichi Handa | 2009-07-10 | 1 | -0/+4 |
| * | (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix. | Eli Zaretskii | 2009-07-09 | 1 | -0/+3 |
| * | (stat): Treat UNC file names as residing on remote drives. (Bug#3542) | Eli Zaretskii | 2009-07-09 | 1 | -0/+5 |
| * | (fontset_find_font): Fix previous change. | Kenichi Handa | 2009-07-09 | 1 | -0/+4 |
| * | * dbusbind.c (xd_initialize, Fdbus_call_method, xd_read_message) | Michael Albinus | 2009-07-08 | 1 | -0/+6 |
| * | (fontset_find_font): Fix the logic of handling | Kenichi Handa | 2009-07-08 | 1 | -0/+5 |
| * | (JIS_TO_SJIS2): Fix the code range check. | Kenichi Handa | 2009-07-08 | 1 | -0/+7 |
| * | * fileio.c (Fsubstitute_in_file_name, Ffile_name_directory) | Chong Yidong | 2009-07-07 | 1 | -0/+5 |
| * | xterm.c (handle_one_xevent): Only call x_check_fullscreen on the | Jan Djärv | 2009-07-07 | 1 | -0/+5 |
| * | (Fset_charset_priority): Update charset_unibyte. | Kenichi Handa | 2009-07-07 | 1 | -0/+20 |
| * | Emulation of `getloadavg' on MS-Windows: | Eli Zaretskii | 2009-07-04 | 1 | -0/+12 |
| * | * w32term.c (w32_initialize): Use standard types. | Jason Rumney | 2009-07-03 | 1 | -0/+4 |
| * | (Ffile_attributes): Decode user and group names by the locale's encoding. | Eli Zaretskii | 2009-07-03 | 1 | -0/+5 |
| * | * sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef, unused. | Dan Nicolaescu | 2009-07-03 | 1 | -0/+7 |
| * | * m/mips.h: Mention this file is also used for netbsd. | Dan Nicolaescu | 2009-07-03 | 1 | -0/+5 |
| * | * xterm.h (struct x_display_info): Add invisible_cursor. | Jan Djärv | 2009-07-03 | 1 | -0/+30 |
| * | * gtkutil.c (xg_frame_set_char_size): Do set width/height if the | Jan Djärv | 2009-07-02 | 1 | -0/+8 |
| * | (xg_frame_set_char_size): Do not set pixel width/height | Jan Djärv | 2009-07-02 | 1 | -2/+3 |
| * | (xg_frame_set_char_size): Do not set pixel width/height here or | Jan Djärv | 2009-07-02 | 1 | -0/+5 |
| * | * xterm.h (struct x_display_info): Add Xatom_net_wm_state_sticky | Jan Djärv | 2009-07-01 | 1 | -0/+7 |
| * | * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky. | Jan Djärv | 2009-07-01 | 1 | -0/+13 |
| * | * gtkutil.c (xg_tool_bar_proxy_help_callback): New function. | Jan Djärv | 2009-07-01 | 1 | -0/+4 |
| * | * emacs.c (USAGE3, standard_args): Add -mm and --maximized. | Jan Djärv | 2009-07-01 | 1 | -0/+37 |
| * | (decode_keyboard_code): New function. | Kenichi Handa | 2009-07-01 | 1 | -0/+10 |
| * | (SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc. | YAMAMOTO Mitsuharu | 2009-07-01 | 1 | -0/+4 |
| * | * xftfont.c (xftfont_open): Avoid passing NULL argument to | Chong Yidong | 2009-06-30 | 1 | -0/+5 |
| * | bug#1849 - Windows 7 Taskbar Support | Jason Rumney | 2009-06-30 | 1 | -0/+6 |
| * | Remove useless if-before-xfree tests. | Jim Meyering | 2009-06-29 | 1 | -0/+10 |
| * | (send_process): Keep decoded string in a local | Andreas Schwab | 2009-06-28 | 1 | -0/+5 |
| * | * xdisp.c (start_display, handle_face_prop) | Chong Yidong | 2009-06-28 | 1 | -0/+5 |
| * | (create_tty_output) [MSDOS]: #ifdef away. | Eli Zaretskii | 2009-06-28 | 1 | -0/+5 |
| * | * xterm.c (x_update_window_begin, x_new_focus_frame) | Chong Yidong | 2009-06-28 | 1 | -0/+9 |