aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (regex_compile): Fix previous change.Kenichi Handa2006-11-281-1/+1
* (regex_compile): Don't call SET_LIST_BIT with aKenichi Handa2006-11-282-1/+7
* Credit debugger.Chong Yidong2006-11-271-1/+1
* Undefine _NO_PROTO.Chong Yidong2006-11-271-0/+14
* * s/aix4-2.h: Undefine _NO_PROTO.Chong Yidong2006-11-271-0/+4
* (set_window_buffer): Refactor recent changes.Kim F. Storm2006-11-271-3/+4
* *** empty log message ***Kim F. Storm2006-11-271-0/+4
* (w32_msg_worker): Define as WINAPI and arg as void pointer.Jason Rumney2006-11-271-3/+2
* (w32_msg_worker): Declare correctly.Jason Rumney2006-11-271-3/+3
* *** empty log message ***Jason Rumney2006-11-271-0/+7
* Look for standard libs in /usr/lib64 only if that directory exists.Chong Yidong2006-11-261-0/+8
* * m/amdx86-64.h: Look for standard libs in /usr/lib64 only if thatChong Yidong2006-11-261-0/+5
* *** empty log message ***Eli Zaretskii2006-11-251-0/+5
* (Fw16_set_clipboard_data): Fix the call to sit_for as per the calling sequenceEli Zaretskii2006-11-251-1/+1
* (set_window_buffer): Use BLOCK_INPUT.Chong Yidong2006-11-251-0/+2
* * window.c (set_window_buffer): Use BLOCK_INPUT.Chong Yidong2006-11-251-0/+4
* (substring_both): Add missing address operator.Juanma Barranquero2006-11-242-1/+5
* Fix last change in whitespace.Juanma Barranquero2006-11-241-1/+1
* Use AREF/ASIZE macros.Stefan Monnier2006-11-242-53/+49
* *** empty log message ***Juanma Barranquero2006-11-241-0/+4
* (syms_of_buffer) <buffer-undo-list>: Doc fix.Juanma Barranquero2006-11-241-2/+2
* Space/tab mixup.Juanma Barranquero2006-11-249-16/+16
* Whitespace/tab mixups.Juanma Barranquero2006-11-241-89/+89
* (HAVE_SYS__MBSTATE_T_H): Fix typo.Nick Roberts2006-11-232-4/+4
* *** empty log message ***Nick Roberts2006-11-231-0/+4
* (LD_SWITCH_SYSTEM): Remove /usr/pkg/lib and /usr/pkg/lib fromChong Yidong2006-11-221-5/+10
* * s/openbsd.h (LD_SWITCH_SYSTEM): Remove /usr/pkg/lib andChong Yidong2006-11-221-0/+6
* (set_window_buffer): Clear mouse highlight if it is in this window.Chong Yidong2006-11-221-0/+10
* * window.c (set_window_buffer): Clear mouse highlight if it is inChong Yidong2006-11-221-0/+5
* * xfaces.c (realize_default_face): Check if the default font nameChong Yidong2006-11-211-0/+5
* (realize_default_face): Check if the default font nameChong Yidong2006-11-211-4/+12
* *** empty log message ***Richard M. Stallman2006-11-211-0/+4
* Break line before &&, not after.Richard M. Stallman2006-11-211-21/+21
* (concat) [!__GNUC__]: Add prototype.Eli Zaretskii2006-11-202-0/+6
* (Fread_file_name_internal): Use SBYTES (not SCHARS) toKenichi Handa2006-11-201-1/+1
* *** empty log message ***Kenichi Handa2006-11-201-0/+5
* *** empty log message ***Kenichi Handa2006-11-201-0/+5
* (Fvertical_motion): Include composition in the case ofKenichi Handa2006-11-201-5/+6
* (Fdisplay_supports_face_attributes_p): InitializeAndreas Schwab2006-11-192-1/+8
* (Fx_popup_menu): Initialize selection.Andreas Schwab2006-11-191-1/+1
* *** empty log message ***Andreas Schwab2006-11-181-0/+5
* (GC_MARK_SECONDARY_STACK): Update call toAndreas Schwab2006-11-181-1/+1
* Fix date in mouse_autoselect_window removal change.Eli Zaretskii2006-11-181-1/+1
* Declare variable before XSETFRAME to avoid gcc 2.96 error.Jan Djärv2006-11-172-1/+7
* (simple_search): In the loop of backward searching,Kenichi Handa2006-11-172-1/+6
* (Fcompleting_read): Fix typo in docstring.Romain Francoise2006-11-142-1/+5
* (code_convert_region): InitializeKenichi Handa2006-11-142-0/+11
* *** empty log message ***YAMAMOTO Mitsuharu2006-11-141-0/+21
* [USE_CG_TEXT_DRAWING] (mac_draw_image_string_cg)YAMAMOTO Mitsuharu2006-11-141-10/+21
* (menu_quit_handler, install_menu_quit_handler):YAMAMOTO Mitsuharu2006-11-141-6/+10