aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * 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
* (compute_motion): Obey integer values of truncate-partial-width-windows.Chong Yidong2008-06-241-4/+14
* (direct_output_for_insert): Avoid direct output when inserting a spaceChong Yidong2008-06-241-0/+1
* Replace truncate_partial_width_windows withChong Yidong2008-06-241-2/+2
* (struct it): Replace bool truncate_lines_p with a line_wrap enumChong Yidong2008-06-241-2/+9
* (syms_of_buffer): New variables default-word-wrap and word-wrap.Chong Yidong2008-06-241-0/+16
* (struct buffer): New member word_wrap.Chong Yidong2008-06-241-0/+2
* * buffer.h (struct buffer): New member word_wrap.Chong Yidong2008-06-241-1/+36
* (Ffont_face_attributes): Multiply pixel size before pointJason Rumney2008-06-242-1/+6
* (PIXEL_TO_POINT): Clarify usage in comment.Jason Rumney2008-06-241-2/+5
* (font_score): Even if the PIXEL_SIZE is the same, checkKenichi Handa2008-06-241-3/+2
* Fix typos.Juanma Barranquero2008-06-241-11/+9
* * w32term.c (x_draw_glyph_string_background)Jason Rumney2008-06-233-15/+8
* (font_find_for_lface): Try the adstyle specified in the property ofKenichi Handa2008-06-222-5/+34
* (x_set_frame_alpha): Add x_catch_errors for bug#437.Stefan Monnier2008-06-222-6/+17
* * Makefile.in ${SUBDIR}: Pass additional BOOTSTRAPEMACS argument.Stefan Monnier2008-06-222-21/+36
* (.SUFFIXES): Declare .el.elc as a suffix rule, for non-GNU makes.Glenn Morris2008-06-222-0/+3
* (witness-emacs): Depend on temacs${EXEEXT}.Glenn Morris2008-06-222-1/+5
* Add witness-emacs.Glenn Morris2008-06-211-0/+1
* (witness-emacs): Tell lisp to use bootstrap-emacs.Stefan Monnier2008-06-211-1/+1