summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * xterm.c (x_raise_frame): Send _NET_ACTIVE_WINDOW when raising theJan Djärv2006-11-032-6/+23
* (Fkill_emacs): Fix typo in docstring.Juanma Barranquero2006-11-022-1/+5
* 2006-11-02 Nozomu Ando <nand@mac.com>YAMAMOTO Mitsuharu2006-11-022-43/+98
* *** empty log message ***Juanma Barranquero2006-11-011-1/+5
* (Fcatch): Doc fix.Juanma Barranquero2006-11-011-1/+1
* (create_apple_event_from_event_ref)YAMAMOTO Mitsuharu2006-10-312-6/+62
* (mac_create_bitmap_from_bitmap_data): Make variableYAMAMOTO Mitsuharu2006-10-311-93/+108
* (init_service_handler): Make variable `specs' staticYAMAMOTO Mitsuharu2006-10-311-4/+5
* (install_menu_quit_handler): Make variable `typesList'YAMAMOTO Mitsuharu2006-10-311-3/+4
* (mac_color_map): Make static const.YAMAMOTO Mitsuharu2006-10-311-2/+2
* (create_apple_event_from_event_ref)YAMAMOTO Mitsuharu2006-10-311-16/+16
* [MAC_OS] (image_load_qt_1, xpm_scan, xpm_make_color_table_v)YAMAMOTO Mitsuharu2006-10-311-30/+29
* (xic_create_xfontset): Fix previous change.Kenichi Handa2006-10-312-18/+30
* Tweak last fix.Chong Yidong2006-10-301-1/+1
* * s/openbsd.h (LD_SWITCH_SYSTEM): Add /usr/pkg/lib andChong Yidong2006-10-302-1/+6
* * ralloc.c (relinquish): Use a long for excess space counter toChong Yidong2006-10-292-1/+6
* * m/amdx86-64.h: Add defines for OpenBSD x86-64.Chong Yidong2006-10-292-1/+12
* *** empty log message ***Juanma Barranquero2006-10-281-2/+6
* (Fdisplay_buffer): Fix typo in docstring.Juanma Barranquero2006-10-281-1/+1
* (x_draw_glyph_string_foreground): Set background mode to TRANSPARENT beforeJuanma Barranquero2006-10-272-4/+16
* (best_matching_font): Fix logic to decide whether to use overstriking toJuanma Barranquero2006-10-271-2/+2
* (remember_mouse_glyph): Simplify last change.Kim F. Storm2006-10-231-5/+4
* (remember_mouse_glyph): Don't crash if glyphs are not initialized.Kim F. Storm2006-10-231-2/+4
* *** empty log message ***Kim F. Storm2006-10-231-0/+2
* *** empty log message ***Kim F. Storm2006-10-221-0/+6
* (read_char): Make an element (t . EVENT) inKim F. Storm2006-10-221-2/+16
* (Vread_expression_map): Define here.Richard M. Stallman2006-10-212-2/+24
* (xic_create_fontsetname): If ADSTYLE field is not a wildKenichi Handa2006-10-212-7/+50
* * callint.c (callint_message): Convert to a Lisp string.Chong Yidong2006-10-192-55/+40
* 2006-10-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>Kim F. Storm2006-10-191-0/+3
* *** empty log message ***Kim F. Storm2006-10-191-0/+4
* *** empty log message ***YAMAMOTO Mitsuharu2006-10-191-0/+6
* (Vmac_carbon_version_string) [TARGET_API_MAC_CARBON]:YAMAMOTO Mitsuharu2006-10-191-0/+24
* * xselect.c (x_handle_selection_request): If the converted_selectionJan Djärv2006-10-192-0/+13
* (adjust_frame_glyphs_for_window_redisplay): Fix #endif comments.YAMAMOTO Mitsuharu2006-10-171-2/+2
* * gtkutil.c (get_utf8_string): Remove warnings with casts.Jan Djärv2006-10-162-8/+16
* (mac_query_char_extents): Don't return glyph ID if layoutYAMAMOTO Mitsuharu2006-10-162-2/+21
* (Fmac_get_preference, Fmac_code_convert_string): Add GCPROs.YAMAMOTO Mitsuharu2006-10-161-0/+10
* (adjust_frame_glyphs_for_frame_redisplay): Remove unused variable ch_dim.YAMAMOTO Mitsuharu2006-10-161-21/+6
* *** empty log message ***Richard M. Stallman2006-10-141-0/+4
* (init_sys_modes): Delete DEFVAR_LISP in the wrong place.Richard M. Stallman2006-10-141-10/+0
* * xdisp.c (decode_mode_spec): Ignore %c and %l constructs in frameChong Yidong2006-10-132-14/+33
* * keymap.c (Fkey_binding): Check Lisp_Object types before doingChong Yidong2006-10-132-8/+13
* (xbm_read_bitmap_data): Delete extra semicolon.Romain Francoise2006-10-122-1/+5
* Include xterm.h for x_fully_uncatch_errors and friends.Stefan Monnier2006-10-102-1/+11
* Declare x_create_bitmap_from_xpm_data.Stefan Monnier2006-10-101-0/+3
* (x_check_expected_move): Remove unused var `count'.Stefan Monnier2006-10-101-1/+1
* (syms_of_xmenu): Use Ffset rather than Fdefalias, sinceStefan Monnier2006-10-102-10/+13
* * dispnew.c (sit_for): Sit forever if TIMEOUT is t.Chong Yidong2006-10-104-11/+22
* * minibuf.c (temp_echo_area_glyphs): Sit forChong Yidong2006-10-102-1/+16