aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2008-02-252-0/+16
|\
| * (enum_font_cb2): Don't use raster fonts for Unicode.Jason Rumney2008-02-242-0/+16
* | * configure.in: Remove references to obsolete variables andDan Nicolaescu2008-02-2425-480/+138
* | (x_draw_glyph_string_background): Clear the backgroundJason Rumney2008-02-242-1/+8
* | (w32font_text_extents): Avoid getting HDC and selectingJason Rumney2008-02-242-24/+45
* | Allow fine-grained image-cache flushing.Stefan Monnier2008-02-244-59/+61
* | Merge from emacs--rel--22Miles Bader2008-02-246-30/+39
|\ \ | |/
| * (x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1.Chong Yidong2008-02-241-1/+1
| * * xterm.c (x_set_offset): Don't change the gravity ifChong Yidong2008-02-241-0/+5
| * (INT_LISPLIKE): Remove. It may misfire.Stefan Monnier2008-02-192-18/+6
| * (Fw32_shell_execute): Encode parameters.Jason Rumney2008-02-181-1/+4
| * *** empty log message ***Jason Rumney2008-02-181-0/+4
| * *** empty log message ***Juanma Barranquero2008-02-171-1/+1
| * (x_draw_glyph_string_background): Clear the backgroundJason Rumney2008-02-152-1/+10
| * (syms_of_fileio) <insert-default-directory>: Doc fix.Eli Zaretskii2008-02-092-9/+19
| * (w32_read_socket) <WM_CHAR>: Use locale-coding-systemJason Rumney2008-02-052-67/+45
| * *** empty log message ***Juanma Barranquero2008-02-051-3/+8
| * (make_hdr): Replace `legal' with `valid'.Juanma Barranquero2008-02-051-1/+1
| * (read_header): Replace `legal' with `valid'.Juanma Barranquero2008-02-051-1/+1
| * *** empty log message ***Juanma Barranquero2008-02-051-1/+1
| * (mac_to_emacs_modifiers): New argument UNMAPPED_MODS.YAMAMOTO Mitsuharu2008-02-042-11/+14
| * [MAC_OSX] (fn_keycode_to_keycode_table): Add more entriesYAMAMOTO Mitsuharu2008-02-042-43/+56
* | *** empty log message ***Juanma Barranquero2008-02-241-6/+4
* | *** empty log message ***Juanma Barranquero2008-02-241-1/+1
* | (x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1.Chong Yidong2008-02-241-1/+1
* | * xterm.c (x_set_offset): Don't change the gravity ifChong Yidong2008-02-241-0/+5
* | (auto_save_error_occurred): New var.Chong Yidong2008-02-231-1/+8
* | * fileio.c (auto_save_error_occurred): New var.Chong Yidong2008-02-231-0/+7
* | (globals_of_w32): Add initializations for g_b_init_get_sid_sub_authority andEli Zaretskii2008-02-232-3/+17
* | *** empty log message ***Stefan Monnier2008-02-221-16/+16
* | (font_match_xlfd, font_check_xlfd_parse): New funs.Stefan Monnier2008-02-222-4/+44
* | Include termhooks.h to find the image_cache slot in terminal objects.Stefan Monnier2008-02-221-1/+1
* | Consolidate the image_cache to the terminal struct.Stefan Monnier2008-02-2217-121/+101
* | (Fdelete_terminal): Declare.Stefan Monnier2008-02-222-0/+3
* | (CHECK_CHARSET, CHECK_CHARSET_GET_ID, CHECK_CHARSET_GET_ATTR):Stefan Monnier2008-02-222-3/+9
* | *** empty log message ***Juanma Barranquero2008-02-221-1/+1
* | (lisp): Remove devanagari.el, kannada.el,Kenichi Handa2008-02-222-8/+7
* | (x_connection_closed): Consolidate identical tests.Stefan Monnier2008-02-212-27/+35
* | Fix typos.Glenn Morris2008-02-211-3/+3
* | Fix comment typo.Glenn Morris2008-02-211-1/+1
* | Fix typos.Glenn Morris2008-02-211-2/+2
* | Fix comment typo.Glenn Morris2008-02-211-1/+1
* | (display_mode_element): Fix previous change.Kenichi Handa2008-02-211-1/+1
* | (decode_mode_spec): New arg string.Kenichi Handa2008-02-212-9/+22
* | (Fcall_interactively): Use AREF.Stefan Monnier2008-02-192-5/+9
* | (font_unparse_xlfd): Don't ignore integer pixel size specs.Stefan Monnier2008-02-182-8/+15
* | (Fx_show_tip): Set string to " " if empty.Jan Djärv2008-02-182-0/+7
* | *** empty log message ***Juanma Barranquero2008-02-171-9/+9
* | * simple.el (transient-mark-mode): Add an :init-value.Dan Nicolaescu2008-02-172-1/+6
* | Include xterm.h.Kenichi Handa2008-02-172-31/+121