* w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.
[bpt/emacs.git] / src /
2008-06-28 Jason Rumney* w32term.c (pfnGetFontUnicodeRanges): Remove unused...
2008-06-27 Jason Rumney* w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)
2008-06-27 Dan Nicolaescu(USG_SHARED_LIBRARIES): Remove duplicate definition.
2008-06-27 Dan NicolaescuFix previous change: keep the correct branch of a
2008-06-27 Glenn MorrisAmerican English spelling fix.
2008-06-27 Glenn MorrisAmerican English spelling fix.
2008-06-27 Glenn MorrisAmerican English spelling fix.
2008-06-26 Juanma BarranqueroRemove unneeded -Defines in the compiler command line...
2008-06-26 Jason Rumney* w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.
2008-06-26 Chong Yidong(extend_face_to_end_of_line): Fix last change.
2008-06-26 Chong Yidong* xdisp.c (extend_face_to_end_of_line): Fix last change.
2008-06-26 Jason Rumney(FONT_AVG_WIDTH): Remove obsolete macro.
2008-06-26 Juanma Barranquero* src/Makefile.in (SOME_MACHINE_OBJECTS): Remove w32bdf.o.
2008-06-26 Jason Rumney* w32bdf.c, w32bdf.h: Remove obsolete files.
2008-06-26 Kenichi Handa(handle_auto_composed_prop): Fix for the terminal case.
2008-06-26 Glenn MorrisComment fixes.
2008-06-26 Dan Nicolaescu* unexnext.c:
2008-06-25 Chong YidongFix last change, using "monospace" rather than "Monospace".
2008-06-25 Chong Yidong(x_default_font_parameter): If Xft is available, first try
2008-06-25 Chong Yidong* xfns.c (x_default_font_parameter): If Xft is availabl...
2008-06-25 Jason Rumney(get_glyph_face_and_encoding): Encode invalid glyphs...
2008-06-25 Stefan Monnier(Fbyte_code): Disable debugging code that doesn't compile.
2008-06-25 Stefan Monnier(syms_of_buffer): Remove default-word-wrap.
2008-06-25 Juanma BarranqueroFix typos.
2008-06-25 Kenichi Handa(Fstring_to_unibyte): Fix the previous change.
2008-06-25 Juanma Barranquero* xdisp.c (syms_of_xdisp) <truncate-partial-width-windo...
2008-06-25 Glenn MorrisComment typo.
2008-06-25 Glenn MorrisRemove witness-emacs.
2008-06-25 Kenichi Handa(Fx_list_fonts): Call Flist_fonts with the arg PREFER.
2008-06-25 Kenichi Handa(font_parse_fcname): Remove unused variables.
2008-06-25 Kenichi Handa*** empty log message ***
2008-06-25 Kenichi Handa(Fstring_to_unibyte): Fix typo in docstring.
2008-06-25 Kenichi Handa(Fstring_to_unibyte): EXFUN it.
2008-06-25 Kenichi Handa(str_to_unibyte): Extern it.
2008-06-25 Kenichi Handa(str_to_unibyte): New function.
2008-06-25 Kenichi Handa(Fstring_to_unibyte): New function.
2008-06-25 Kenichi Handa*** empty log message ***
2008-06-24 Andreas SchwabFix thinko.
2008-06-24 Andreas Schwab(bootstrap-clean): Do what distclean does but don't...
2008-06-24 Andreas Schwab(${lispsource}/loaddefs.el): Renamed from
2008-06-24 Chong Yidong(Vtruncate_partial_width_windows): New Lisp_Object...
2008-06-24 Chong Yidong(compute_motion): Obey integer values of truncate-parti...
2008-06-24 Chong Yidong(direct_output_for_insert): Avoid direct output when...
2008-06-24 Chong YidongReplace truncate_partial_width_windows with
2008-06-24 Chong Yidong(struct it): Replace bool truncate_lines_p with a line_...
2008-06-24 Chong Yidong(syms_of_buffer): New variables default-word-wrap and...
2008-06-24 Chong Yidong(struct buffer): New member word_wrap.
2008-06-24 Chong Yidong* buffer.h (struct buffer): New member word_wrap.
2008-06-24 Jason Rumney(Ffont_face_attributes): Multiply pixel size before...
2008-06-24 Jason Rumney(PIXEL_TO_POINT): Clarify usage in comment.
2008-06-24 Kenichi Handa(font_score): Even if the PIXEL_SIZE is the same, check
2008-06-24 Juanma BarranqueroFix typos.
2008-06-23 Jason Rumney* w32term.c (x_draw_glyph_string_background)
2008-06-22 Kenichi Handa(font_find_for_lface): Try the adstyle specified in...
2008-06-22 Stefan Monnier(x_set_frame_alpha): Add x_catch_errors for bug#437.
2008-06-22 Stefan Monnier* Makefile.in ${SUBDIR}: Pass additional BOOTSTRAPEMACS...
2008-06-22 Glenn Morris(.SUFFIXES): Declare .el.elc as a suffix rule, for...
2008-06-22 Glenn Morris(witness-emacs): Depend on temacs${EXEEXT}.
2008-06-21 Glenn MorrisAdd witness-emacs.
2008-06-21 Stefan Monnier(witness-emacs): Tell lisp to use bootstrap-emacs.
2008-06-21 Stefan Monnier(witness-emacs): Use ../lisp, not $(lispsource).
2008-06-21 Stefan Monnier* src/Makefile.in (PRECOMP): Remove.
2008-06-21 Kenichi Handa(xftfont_open): Handle QCembolden only when FC_EMBOLDEN...
2008-06-21 Andreas Schwab(.el.elc): Use ../lisp, not $(lispsource).
2008-06-21 Andreas Schwab(witness-emacs): Use ../lisp, not $(lispsource).
2008-06-21 Miles BaderFix autoload building command in src Makefile
2008-06-21 Stefan MonnierMake "make" do a bootstrap if needed.
2008-06-20 Chong Yidong(Ffont_face_attributes): Omit key-attribute pairs not...
2008-06-20 Chong Yidong* font.c (Ffont_face_attributes): Omit key-attribute...
2008-06-20 Stefan Monnier* src/Makefile.in (emacs${EXEEXT}): Depend on the machi...
2008-06-20 Jason Rumney[OLD_FONT]: Remove obsolete font code.
2008-06-20 Stefan MonnierUpdate.
2008-06-20 Jason Rumney(font_matches_spec): Use csb bitfield from font signatu...
2008-06-20 Stefan Monnier(cfsetspeed): New fun extracted from the code.
2008-06-20 Stefan Monnier* configure.in: Check for presence of cfmakeraw and...
2008-06-20 Kenichi Handa(xftfont_open): Add FOUNDRY, SPACING, DPI, SCALABLE...
2008-06-20 Kenichi Handa(fontset_from_font): Copy font_spec before changing
2008-06-20 Kenichi Handa(x_default_font_parameter): Try "monospace-12" too.
2008-06-20 Stefan Monnier* w32fns.c, xfnc.c (x_default_font_parameter): Only...
2008-06-19 Kenichi HandaInclude <ctype.h>
2008-06-19 Stefan Monnier* w32fns.c, xfns.c (Qfont_param): New var.
2008-06-19 Kenichi Handa(font_parse_xlfd): Fix previous change.
2008-06-19 Kenichi Handa(ftfont_pattern_entity): New arg extra. Caller changed.
2008-06-19 Kenichi Handa(QChinting , QCautohint, QChintstyle, QCrgba)
2008-06-18 Andreas Schwab(Ffont_face_attributes): Only define if
2008-06-18 Jason RumneyAdd font logging to list and match functions.
2008-06-17 Chong Yidong(font_parse_fcname): For known key symbols, intern...
2008-06-17 Chong Yidong* font.c (font_parse_fcname): For known key symbols...
2008-06-17 Chong Yidong(font_parse_fcname): Store divider characters for unkno...
2008-06-17 Chong Yidong* font.c (font_parse_fcname): Store divider characters for
2008-06-17 Kenichi Handa(realize_default_face): If the frame is not on window
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-17 Kenichi Handa(fontset_pattern_regexp): Escape some regexp characters.
2008-06-16 Juanma Barranquero* dispextern.h (lookup_non_ascii_face, split_font_name_...
2008-06-16 Stefan Monnier(font_unparse_gtkname): Use EQ to compare Lisp_Objects.
2008-06-16 Chong Yidong(font_parse_fcname): Fix handling of unknown-spec string.
2008-06-16 Chong Yidong* font.c (font_parse_fcname): Fix handling of unknown...
2008-06-16 Juanma Barranquero(Ffont_face_attributes): Doc fix.
2008-06-16 Juanma Barranquero(Ffont_spec): Fix usage in docstring.
2008-06-16 Andreas Schwab(Ffont_face_attributes): Fix definition.
next