aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged from emacs@sv.gnu.orgKaroly Lorentey2006-10-1432-450/+1062
|\
| * *** empty log message ***YAMAMOTO Mitsuharu2006-08-271-0/+49
| * (struct mac_output) [TARGET_API_MAC_CARBON]: Remove memberYAMAMOTO Mitsuharu2006-08-271-12/+5
| * (mac_draw_string_common, mac_query_char_extents)YAMAMOTO Mitsuharu2006-08-271-25/+20
| * (get_scrap_from_symbol, clear_scrap, put_scrap_string)YAMAMOTO Mitsuharu2006-08-271-21/+21
| * [TARGET_API_MAC_CARBON] (mac_update_proxy_icon): Don'tYAMAMOTO Mitsuharu2006-08-271-34/+53
| * (create_apple_event_from_event_ref, select)YAMAMOTO Mitsuharu2006-08-271-11/+11
| * (in_sighandler): Remove extern.YAMAMOTO Mitsuharu2006-08-271-3/+0
| * (in_sighandler): Remove variable.YAMAMOTO Mitsuharu2006-08-271-13/+1
| * [TARGET_API_MAC_CARBON] (image_load_qt_1): Use ComponentResult insteadYAMAMOTO Mitsuharu2006-08-271-1/+1
| * (directory_files_internal_unwind, directory_files_internal)YAMAMOTO Mitsuharu2006-08-271-0/+8
| * (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Undo previousYAMAMOTO Mitsuharu2006-08-271-16/+6
| * (Fset_buffer_multibyte): Simplify; use list3.Kim F. Storm2006-08-251-5/+4
| * (Fcurrent_time, Fget_internal_run_time): Simplify; use list3.Kim F. Storm2006-08-251-12/+6
| * (Fmake_directory_internal, Fdelete_directory)Kim F. Storm2006-08-251-37/+6
| * (Fxw_color_values): Simplify; use list3.Kim F. Storm2006-08-253-27/+12
| * *** empty log message ***Kim F. Storm2006-08-251-0/+13
| * (Fswitch_to_buffer): Fix previous change.Richard M. Stallman2006-08-251-3/+8
| * (url-file-local-copy): Tell url-copy-file that the dest file will already exist.Stefan Monnier2006-08-251-4/+4
| * (Fcurrent_idle_time): Simplify.Kim F. Storm2006-08-251-9/+6
| * *** empty log message ***Kim F. Storm2006-08-251-0/+4
| * *** empty log message ***Richard M. Stallman2006-08-251-0/+4
| * (sxhash_string): Rotate properly; don't lose bits.Richard M. Stallman2006-08-251-1/+1
| * *** empty log message ***Kim F. Storm2006-08-241-1/+17
| * (x_underline_at_descent_line): New variable.Kim F. Storm2006-08-243-31/+64
| * (overline_margin): New variable.Kim F. Storm2006-08-241-3/+13
| * (Fswitch_to_buffer): Move buffer to front ofNick Roberts2006-08-241-3/+7
| * *** empty log message ***Nick Roberts2006-08-241-0/+5
| * (update_tool_bar): Redisplay toolbar also when onlyKim F. Storm2006-08-221-1/+2
| * *** empty log message ***Kim F. Storm2006-08-221-0/+5
| * *** empty log message ***Kim F. Storm2006-08-221-0/+4
| * 2006-08-22 Stefan Monnier <monnier@iro.umontreal.ca>Kim F. Storm2006-08-221-7/+19
| * * keyboard.c: Clarify difference between in_sighandler andJan Djärv2006-08-211-0/+5
| * Clarify difference between in_sighandler and handling_signal.Jan Djärv2006-08-211-1/+6
| * (x_draw_stretch_glyph_string): It is ok to draw aKim F. Storm2006-08-213-3/+9
| * *** empty log message ***Kim F. Storm2006-08-211-0/+7
| * (syms_of_keyboard): Docstring ofKenichi Handa2006-08-212-3/+11
| * * keyboard.c (show_help_echo): Preserve mouse movement flag ifChong Yidong2006-08-202-67/+82
| * *** empty log message ***Richard M. Stallman2006-08-201-0/+7
| * (load_pixmap): Add quotes in error message.Richard M. Stallman2006-08-201-1/+1
| * (Fcurrent_idle_time): New function.Richard M. Stallman2006-08-201-0/+30
| * Comment change.Richard M. Stallman2006-08-181-1/+1
| * (Fset_window_fringes): Do nothing on a tty.Nick Roberts2006-08-171-6/+9
| * *** empty log message ***Nick Roberts2006-08-171-0/+5
| * (debug_output_compilation_hack): Fix return type.Andreas Schwab2006-08-162-1/+5
| * *** empty log message ***Richard M. Stallman2006-08-161-0/+4
| * (debug_output_compilation_hack): New function.Richard M. Stallman2006-08-161-0/+9
| * (choose_write_coding_system): Use LF for end-of-lineKenichi Handa2006-08-162-0/+7
| * * keyboard.c (read_char): Don't change idle timer state at all ifChong Yidong2006-08-152-13/+17
| * (ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET. If SRCKenichi Handa2006-08-152-36/+34