aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.Eli Zaretskii2009-07-092-2/+5
* (stat): Treat UNC file names as residing on remote drives. (Bug#3542)Eli Zaretskii2009-07-092-3/+10
* (fontset_find_font): Fix previous change.Kenichi Handa2009-07-092-10/+14
* * dbusbind.c (xd_initialize, Fdbus_call_method, xd_read_message)Michael Albinus2009-07-082-0/+18
* (fontset_find_font): Fix the logic of handlingKenichi Handa2009-07-082-45/+48
* (JIS_TO_SJIS2): Fix the code range check.Kenichi Handa2009-07-082-1/+8
* (detect_coding_sjis): Handle shift_jis-2004 correctly.Kenichi Handa2009-07-081-2/+10
* * fileio.c (Fsubstitute_in_file_name, Ffile_name_directory)Chong Yidong2009-07-072-7/+14
* xterm.c (handle_one_xevent): Only call x_check_fullscreen on theJan Djärv2009-07-072-2/+10
* (Fset_charset_priority): Update charset_unibyte.Kenichi Handa2009-07-072-6/+35
* (unibyte_has_multibyte_table): Delete extern.Kenichi Handa2009-07-071-6/+0
* (unibyte_has_multibyte_table): Delete it.Kenichi Handa2009-07-071-26/+12
* (xcharset): Fix the treating $arg0.Kenichi Handa2009-07-071-1/+1
* (get_next_display_element): Decode it->c by charset_unibyte.Kenichi Handa2009-07-071-3/+7
* Emulation of `getloadavg' on MS-Windows:Eli Zaretskii2009-07-042-5/+213
* * w32term.c (w32_initialize): Use standard types.Jason Rumney2009-07-032-1/+5
* (Ffile_attributes): Decode user and group names by the locale's encoding.Eli Zaretskii2009-07-032-2/+7
* * sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef, unused.Dan Nicolaescu2009-07-034-21/+13
* * m/mips.h: Mention this file is also used for netbsd.Dan Nicolaescu2009-07-033-56/+6
* And again...Jan Djärv2009-07-031-1/+2
* Fix typo.Jan Djärv2009-07-031-1/+2
* * xterm.h (struct x_display_info): Add invisible_cursor.Jan Djärv2009-07-038-6/+145
* * gtkutil.c (xg_frame_set_char_size): Do set width/height if theJan Djärv2009-07-023-16/+46
* Remove debug code.Jan Djärv2009-07-021-1/+0
* (xg_frame_set_char_size): Do not set pixel width/heightJan Djärv2009-07-022-4/+19
* (xg_frame_set_char_size): Do not set pixel width/height here orJan Djärv2009-07-022-23/+13
* * xterm.h (struct x_display_info): Add Xatom_net_wm_state_stickyJan Djärv2009-07-014-2/+17
* * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.Jan Djärv2009-07-017-4/+36
* * gtkutil.c (xg_tool_bar_proxy_help_callback): New function.Jan Djärv2009-07-012-4/+43
* * emacs.c (USAGE3, standard_args): Add -mm and --maximized.Jan Djärv2009-07-016-260/+178
* (decode_keyboard_code): New function.Kenichi Handa2009-07-012-0/+81
* (setup_coding_system): InitializeKenichi Handa2009-07-011-2/+6
* (SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.YAMAMOTO Mitsuharu2009-07-012-0/+5
* * xftfont.c (xftfont_open): Avoid passing NULL argument toChong Yidong2009-06-302-4/+10
* bug#1849 - Windows 7 Taskbar SupportJason Rumney2009-06-302-4/+30
* Remove useless if-before-xfree tests.Jim Meyering2009-06-297-16/+18
* Simplify last change.Andreas Schwab2009-06-281-11/+6
* (send_process): Keep decoded string in a localAndreas Schwab2009-06-282-5/+12
* * xdisp.c (start_display, handle_face_prop)Chong Yidong2009-06-282-89/+5
* (create_tty_output) [MSDOS]: #ifdef away.Eli Zaretskii2009-06-282-0/+20
* * xterm.c (x_update_window_begin, x_new_focus_frame)Chong Yidong2009-06-282-188/+11
* * dbusbind.c (XD_SYMBOL_TO_DBUS_TYPE): Convert macro into functionMichael Albinus2009-06-282-27/+43
* * term.c (turn_on_face): Allow simultaneously bold and dimChong Yidong2009-06-272-12/+10
* * frame.c (x_get_arg): Check if dpyinfo is non-NULL.Chong Yidong2009-06-272-1/+3
* * xdisp.c (mouse_face_from_buffer_pos): Fix detection ofChong Yidong2009-06-272-3/+14
* Trim to just the stuff applicable to netbsd, since the other platformsGlenn Morris2009-06-272-75/+7
* Restore file.Glenn Morris2009-06-271-0/+127
* (--enable-checking): New option.Dan Nicolaescu2009-06-261-3/+20
* nsterm.m (keydown): avoid infinite loopDavid Reitter2009-06-262-1/+7
* (get_adstyle_property): Call font_intern_prop with 1 asKenichi Handa2009-06-262-1/+6