aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * NEWS: explain new behavior and arguments of `key-binding' andDavid Kastrup2006-09-155-56/+181
* *** empty log message ***Juanma Barranquero2006-09-151-11/+13
* (Fcurrent_column, Findent_to): Fix typos in docstring.Juanma Barranquero2006-09-151-4/+4
* Whitespace fixup.Andreas Schwab2006-09-142-10/+14
* (produce_image_glyph): Automatically crop wide images atKim F. Storm2006-09-141-1/+10
* *** empty log message ***Kim F. Storm2006-09-141-0/+7
* Typo.Chong Yidong2006-09-131-1/+1
* * xterm.c (x_initialize): Don't install Xt event timer here.Chong Yidong2006-09-134-13/+58
* (print_string): When printcharfun is t,Richard M. Stallman2006-09-132-5/+37
* (read_char): If end_time specified, don't put theRichard M. Stallman2006-09-131-8/+17
* Typo.Chong Yidong2006-09-121-1/+1
* * textprop.c (Fnext_property_change, Fnext_single_property_change)Chong Yidong2006-09-122-33/+41
* * etc/NEWS: In terminal-oriented subshells, the EMACS environmentPaul Eggert2006-09-121-1/+5
* * macterm.c (XTread_socket) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:YAMAMOTO Mitsuharu2006-09-122-8/+10
* * macfns.c (mac_window) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:YAMAMOTO Mitsuharu2006-09-121-3/+0
* * keymap.c (Fkey_binding): Use string position for string objects.Chong Yidong2006-09-112-7/+14
* (Fkey_binding): Fix last change.Kim F. Storm2006-09-111-8/+9
* *** empty log message ***Kim F. Storm2006-09-111-0/+2
* (Fmessage): Recommend using (message "%s" ...).Kim F. Storm2006-09-111-0/+3
* *** empty log message ***Kim F. Storm2006-09-111-0/+4
* * keymap.c (Fkey_binding): Check for local keymap for mouse clickChong Yidong2006-09-112-0/+32
* *** empty log message ***Kim F. Storm2006-09-101-0/+3
* (Finput_pending_p): Check Vunread_input_method_eventsKim F. Storm2006-09-101-1/+3
* (Fredisplay): Document return value.Kim F. Storm2006-09-101-1/+2
* *** empty log message ***Kim F. Storm2006-09-101-0/+4
* * xfns.c (Fx_close_connection): Call xg_display_close when USE_GTK.Jan Djärv2006-09-101-0/+7
* * gtkutil.c (xg_display_close): Always change default display if needed,Jan Djärv2006-09-101-9/+7
* * xfns.c (Fx_close_connection): Call xg_display_close when USE_GTK.Jan Djärv2006-09-101-0/+4
* *** empty log message ***YAMAMOTO Mitsuharu2006-09-101-5/+5
* (Fx_file_dialog): Call check_x.YAMAMOTO Mitsuharu2006-09-102-0/+18
* * src/macmenu.c (Vmenu_updating_frame, syms_of_xmenu):YAMAMOTO Mitsuharu2006-09-102-14/+4
* (Fx_file_dialog): Remove unused variable `f'. Call check_mac.YAMAMOTO Mitsuharu2006-09-101-1/+2
* [MAC_OSX] (sys_select): Check argument `nfds' moreYAMAMOTO Mitsuharu2006-09-101-13/+16
* *** empty log message ***Kim F. Storm2006-09-101-6/+9
* (get_window_cursor_type): Use hollow cursor onKim F. Storm2006-09-101-2/+4
* (Vmenu_updating_frame): Don't define here.Richard M. Stallman2006-09-091-7/+2
* *** empty log message ***Eli Zaretskii2006-09-091-0/+5
* (Fsystem_name): Mention "host" in the doc string.Eli Zaretskii2006-09-091-2/+2
* Delete extra tab.Romain Francoise2006-09-081-1/+1
* * xdisp.c (mouse_autoselect_window): Removed.Chong Yidong2006-09-087-10/+40
* *** empty log message ***Richard M. Stallman2006-09-081-0/+13
* (Vmenu_updating_frame): Define here.Richard M. Stallman2006-09-081-5/+24
* (x_error_quitter): For BadName error, just return.Richard M. Stallman2006-09-081-3/+9
* (find_handler_clause): Give up on debugger if INPUT_BLOCKED_P.Richard M. Stallman2006-09-082-0/+20
* (init_casetab_once): Call set_case_table.Richard M. Stallman2006-09-081-0/+3
* (shut_down_emacs): Set inhibit_sentinels.Richard M. Stallman2006-09-081-0/+1
* (inhibit_sentinels): New variable.Richard M. Stallman2006-09-081-6/+15
* (inhibit_sentinels): Add decl.Richard M. Stallman2006-09-081-0/+4
* (looking_at_1, string_match_1, search_command):Richard M. Stallman2006-09-081-0/+15
* Refill some entries to avoid lines > 80 columns.Andreas Schwab2006-09-081-48/+59