aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (fc_charset_table): New member lang.Kenichi Handa2008-06-302-46/+78
* Fix typo in comments.Chong Yidong2008-06-301-1/+1
* (Finternal_merge_in_global_face): If default face was modified,Chong Yidong2008-06-301-8/+33
* * xfaces.c (Finternal_merge_in_global_face): If default face wasChong Yidong2008-06-301-0/+5
* (x_set_frame_alpha): Fix logic.Jason Rumney2008-06-291-1/+1
* *** empty log message ***Jason Rumney2008-06-291-0/+4
* (Finternal_char_font): Return font-object instead of font-name.Kenichi Handa2008-06-292-8/+16
* (get_composition_id): Fix the width calculation for TAB.Kenichi Handa2008-06-291-1/+1
* (Fvertical_motion): Properly handle float column arg.Stefan Monnier2008-06-292-35/+42
* * w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.Jason Rumney2008-06-284-7/+74
* * w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)Jason Rumney2008-06-273-890/+377
* (USG_SHARED_LIBRARIES): Remove duplicate definition.Dan Nicolaescu2008-06-272-6/+1
* Fix previous change: keep the correct branch of aDan Nicolaescu2008-06-272-2/+8
* American English spelling fix.Glenn Morris2008-06-2711-22/+22
* American English spelling fix.Glenn Morris2008-06-275-9/+8
* American English spelling fix.Glenn Morris2008-06-277-15/+15
* Remove unneeded -Defines in the compiler command line (MinGW and MSVC).Juanma Barranquero2008-06-264-17/+29
* * w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.Jason Rumney2008-06-265-47/+62
* (extend_face_to_end_of_line): Fix last change.Chong Yidong2008-06-261-2/+1
* * xdisp.c (extend_face_to_end_of_line): Fix last change.Chong Yidong2008-06-261-0/+4
* (FONT_AVG_WIDTH): Remove obsolete macro.Jason Rumney2008-06-262-5/+5
* * src/Makefile.in (SOME_MACHINE_OBJECTS): Remove w32bdf.o.Juanma Barranquero2008-06-262-19/+23
* * w32bdf.c, w32bdf.h: Remove obsolete files.Jason Rumney2008-06-269-1149/+54
* (handle_auto_composed_prop): Fix for the terminal case.Kenichi Handa2008-06-262-3/+9
* Comment fixes.Glenn Morris2008-06-261-3/+3
* * unexnext.c:Dan Nicolaescu2008-06-2673-4342/+693
* Fix last change, using "monospace" rather than "Monospace".Chong Yidong2008-06-251-1/+1
* (x_default_font_parameter): If Xft is available, first tryChong Yidong2008-06-251-3/+6
* * xfns.c (x_default_font_parameter): If Xft is available, firstChong Yidong2008-06-251-0/+5
* (get_glyph_face_and_encoding): Encode invalid glyphs as 0.Jason Rumney2008-06-252-1/+5
* (Fbyte_code): Disable debugging code that doesn't compile.Stefan Monnier2008-06-252-1/+3
* (syms_of_buffer): Remove default-word-wrap.Stefan Monnier2008-06-252-5/+4
* Fix typos.Juanma Barranquero2008-06-251-1/+1
* (Fstring_to_unibyte): Fix the previous change.Kenichi Handa2008-06-251-1/+1
* * xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.Juanma Barranquero2008-06-253-16/+23
* Comment typo.Glenn Morris2008-06-251-1/+1
* Remove witness-emacs.Glenn Morris2008-06-251-1/+0
* (Fx_list_fonts): Call Flist_fonts with the arg PREFER.Kenichi Handa2008-06-252-1/+8
* (font_parse_fcname): Remove unused variables.Kenichi Handa2008-06-251-26/+20
* *** empty log message ***Kenichi Handa2008-06-251-0/+11
* (Fstring_to_unibyte): Fix typo in docstring.Kenichi Handa2008-06-251-1/+1
* (Fstring_to_unibyte): EXFUN it.Kenichi Handa2008-06-251-0/+1
* (str_to_unibyte): Extern it.Kenichi Handa2008-06-251-0/+2
* (str_to_unibyte): New function.Kenichi Handa2008-06-251-0/+32
* (Fstring_to_unibyte): New function.Kenichi Handa2008-06-251-0/+30
* *** empty log message ***Kenichi Handa2008-06-251-0/+6
* Fix thinko.Andreas Schwab2008-06-242-2/+2
* (bootstrap-clean): Do what distclean does but don't removeAndreas Schwab2008-06-242-8/+14
* (${lispsource}/loaddefs.el): Renamed fromAndreas Schwab2008-06-242-1/+6
* (Vtruncate_partial_width_windows): New Lisp_Object, replacingChong Yidong2008-06-241-55/+198