aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * xdisp.c (update_tool_bar_unwind): New function.Chong Yidong2008-08-291-0/+6
* *** empty log message ***Michael Albinus2008-08-281-0/+6
* * dbusbind.c (XD_ERROR, XD_DEBUG_MESSAGE): Use strncpy andMichael Albinus2008-08-281-5/+5
* Revert (undocumented) 2008-08-20 change adding LDFLAGS to GNUstep CC invocation.Chong Yidong2008-08-281-1/+1
* * Makefile.in: Revert (undocumented) 2008-08-20 change adding LDFLAGSChong Yidong2008-08-281-0/+5
* (Fvertical_motion): Revert last change. Handle the general case whereChong Yidong2008-08-271-47/+61
* * indent.c (Fvertical_motion): Revert last change. Handle the generalChong Yidong2008-08-271-0/+4
* (find_handler_clause): Temporarily increase max-lisp-eval-depth whileChong Yidong2008-08-272-3/+11
* *** empty log message ***Eli Zaretskii2008-08-271-0/+2
* (Ffile_attributes): Fix comment in last change.Eli Zaretskii2008-08-271-2/+2
* (Fmsdos_remember_default_colors): Don't reverse frame colors under -rv.Eli Zaretskii2008-08-272-41/+21
* (Ffile_attributes): Avoid compiler warning in bitshift.Chong Yidong2008-08-271-2/+4
* * dired.c (Ffile_attributes): Avoid compiler warning in bitshift.Chong Yidong2008-08-271-0/+4
* (search_buffer): Set char_base to zero only at the end.Andreas Schwab2008-08-272-9/+11
* (report_file_error): Fix handling of multibyte error string.Kenichi Handa2008-08-272-2/+13
* (x_term_init): Temporarily hide the partially initialized terminalChong Yidong2008-08-271-0/+4
* * xterm.c (x_term_init): Temporarily hide the partially initializedChong Yidong2008-08-271-0/+5
* (internal_terminal_init): Most initializations done only once, especiallyEli Zaretskii2008-08-262-62/+74
* (Fcondition_case): Doc fix.Chong Yidong2008-08-261-1/+1
* * eval.c (Fcondition_case): Doc fix.Chong Yidong2008-08-261-0/+2
* Include character.h and font.h for XSETFONT.Chong Yidong2008-08-261-53/+23
* Fix last change.Chong Yidong2008-08-261-1/+2
* (struct): Change font member to the new font struct.Chong Yidong2008-08-261-1/+1
* * widgetprv.h (struct): Change font member to the new font struct.Chong Yidong2008-08-261-0/+7
* (get_named_tty): Fix last change.Eli Zaretskii2008-08-262-1/+5
* (Fvertical_motion): If moving forward starting from a multi-lineChong Yidong2008-08-261-30/+35
* * indent.c (Fvertical_motion): If moving forward starting from aChong Yidong2008-08-261-0/+6
* Remove trailing whitespace.Chong Yidong2008-08-251-2/+2
* (do_switch_frame): Mark previously displayed frame as obscured forEli Zaretskii2008-08-252-1/+6
* (make_terminal_frame): Initialize f->terminal, f->terminal->reference_count,Eli Zaretskii2008-08-242-17/+24
* (get_lim_data) [MSDOS]: Use alternative methods of estimating available memory.Eli Zaretskii2008-08-242-1/+26
* (NS_IMPL_GNUSTEP): Increase pure size.Dan Nicolaescu2008-08-241-0/+4
* Remove yet another debug leftover in dos_ttraw.Eli Zaretskii2008-08-231-2/+0
* nsterm.m (ns_draw_window_cursor): Don't call NSDisableScreenUpdates and NSEna...David Reitter2008-08-231-0/+6
* (ns_draw_window_cursor): .*ScreenUpdates() calls only if NS_IMPL_COCOADavid Reitter2008-08-231-0/+6
* (procfs_system_process_attributes): Fix portabilityAndreas Schwab2008-08-232-14/+26
* Remove debug leftover prdebug.Eli Zaretskii2008-08-231-2/+0
* *** empty log message ***Eli Zaretskii2008-08-231-0/+122
* (MSDOS_OBJ): Add xmenu.o.Eli Zaretskii2008-08-231-2/+3
* Remove definition of struct x_display_info and struct x_output.Eli Zaretskii2008-08-231-48/+5
* (make_terminal_frame) [MSDOS]: Adjust initialization of f->output_data.tty.Eli Zaretskii2008-08-231-3/+10
* [MSDOS]: Include msdos.h.Eli Zaretskii2008-08-231-20/+69
* Include frame.h before termhooks.h.Eli Zaretskii2008-08-231-292/+248
* (handle_interrupt) [MSDOS]: Call cursor_to with SELECTED_FRAME asEli Zaretskii2008-08-231-9/+9
* (USER_FULL_NAME): Define to pw->pw_gecos if undefined.Eli Zaretskii2008-08-231-1/+5
* (USER_FULL_NAME): Define.Eli Zaretskii2008-08-231-1/+5
* Include frame.h before termhooks.h.Eli Zaretskii2008-08-231-4/+16
* (init_sys_modes): Call dos_ttraw with tty_out as argument.Eli Zaretskii2008-08-231-1/+1
* (Fw16_set_clipboard_data, Fw16_get_clipboard_data): Adjust for changes inEli Zaretskii2008-08-231-48/+34
* [!subprocesses]: Define QCname.Eli Zaretskii2008-08-231-1/+3