summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* (Fx_display_mm_height, Fx_display_mm_width)YAMAMOTO Mitsuharu2006-11-141-16/+40
* Regenerate.YAMAMOTO Mitsuharu2006-11-141-3/+0
* Define HAVE_INET_SOCKETS.Jason Rumney2006-11-131-1/+1
* *** empty log message ***Jason Rumney2006-11-131-0/+4
* (mark_memory): New argument OFFSET. All uses changed.YAMAMOTO Mitsuharu2006-11-132-8/+20
* *** empty log message ***Juanma Barranquero2006-11-121-0/+9
* (syms_of_process) <delete-exited-processes>: Doc fix.Juanma Barranquero2006-11-121-1/+1
* (Fmessage): Doc fixes.Juanma Barranquero2006-11-121-1/+2
* (Fencode_sjis_char, Fencode_big5_char): Improve argument/docstring consistency.Juanma Barranquero2006-11-121-2/+2
* (popup_activated): Define outside HAVE_MENUS.Chong Yidong2006-11-121-8/+7
* * xmenu.c (popup_activated): Define outside HAVE_MENUS.Chong Yidong2006-11-121-0/+4
* (selection-coding-system): Fix docstring.Romain Francoise2006-11-122-4/+8
* *** empty log message ***Juanma Barranquero2006-11-121-0/+9
* (Fchar_category_set): Improve arg/docstring consistency.Juanma Barranquero2006-11-121-1/+2
* (Frandom, Flength, Fsafe_length, Fstring_bytes, Fstring_equal, Fcompare_strings,Juanma Barranquero2006-11-121-9/+9
* (Flogxor): Fix typo in docstring.Juanma Barranquero2006-11-121-1/+1
* (do_ewmh_fullscreen, XTfullscreen_hook): New functions.Jan Djärv2006-11-102-0/+131
* (struct x_display_info): Fix indentation.Jan Djärv2006-11-101-4/+6
* (x_set_fullscreen): Call fullscreen_hook if set.Jan Djärv2006-11-101-0/+3
* Define fullscreen_hook.Jan Djärv2006-11-101-0/+7
* Add fullscreen_hook.Jan Djärv2006-11-101-0/+5