(WS_EX_LAYERED): Define if not already.
[bpt/emacs.git] / src / ChangeLog
2008-07-07 Jason Rumney(WS_EX_LAYERED): Define if not already.
2008-07-06 Chong Yidong* xfaces.c (set_font_frame_param): Don't try to set...
2008-07-05 Chong Yidong* xfaces.c (Finternal_merge_in_global_face): Don't...
2008-07-05 Chong Yidong* xdisp.c (try_window_id): Give up if word-wrapping...
2008-07-05 Andreas Schwab(get_it_property): Move out of HAVE_WINDOW_SYSTEM
2008-07-05 Chong Yidong* xdisp.c (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it...
2008-07-04 Stefan Monnier(${etc}DOC): Depend on ${lisp} rather than ${shortlisp}.
2008-07-04 Kenichi HandaEXFUN adjusted for the change of Fstring_to_unibyte.
2008-07-02 Jason Rumney(syms_of_xfns): Only define x-select-font when both...
2008-07-02 Jason RumneyChanges from Toru Tsuneyoshi for using Trash can when...
2008-07-01 Jason Rumney(w32font_text_extents): Don't count overhang as part...
2008-07-01 Juanma BarranqueroFix typos.
2008-07-01 Miles BaderImplement display-time wrap/line-prefix feature
2008-07-01 Glenn MorrisSet bug-reference-url-format.
2008-06-30 Kenichi Handa(fc_charset_table): New member lang.
2008-06-30 Chong Yidong* xfaces.c (Finternal_merge_in_global_face): If default...
2008-06-29 Jason Rumney*** empty log message ***
2008-06-29 Kenichi Handa(Finternal_char_font): Return font-object instead of...
2008-06-29 Stefan Monnier(Fvertical_motion): Properly handle float column arg.
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-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* 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 Dan Nicolaescu* unexnext.c:
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 Barranquero* xdisp.c (syms_of_xdisp) <truncate-partial-width-windo...
2008-06-25 Kenichi Handa(Fx_list_fonts): Call Flist_fonts with the arg PREFER.
2008-06-25 Kenichi Handa*** empty log message ***
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* buffer.h (struct buffer): New member word_wrap.
2008-06-24 Jason Rumney(Ffont_face_attributes): Multiply pixel size before...
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 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* 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 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-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.c (font_parse_fcname): For known key symbols...
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.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.
2008-06-16 Kenichi Handa(Ffont_get): Return a symbol for :weight, :slant, and...
2008-06-16 Jason RumneyFix crashing bug in use of bold fonts from x-select...
2008-06-16 Kenichi Handa(font_check_object): Delete it.
2008-06-16 Katsumi Yamaoka(BASE_PURESIZE): Increase to 1230000.
2008-06-16 Chong Yidong* font.c (font_parse_fcname): Correctly parse KEY=VAL...
2008-06-15 Juanma BarranqueroFix typo.
2008-06-15 Chong Yidong* font.c (font_parse_fcname): Only only one decimal...
2008-06-15 Kenichi Handa(fontset_pattern_regexp): Escape `+' characters in...
2008-06-15 Andreas Schwab(font_update_drivers): Fix crash when no drivers match.
2008-06-15 Stefan Monnier* xfns.c (Fx_create_frame): internal-border-width defau...
2008-06-14 Stefan Monnier(syms_of_xdisp): Default underline-minimum-offset to 1.
2008-06-13 Stefan Monnier(Fserial_process_configure, Fprocess_send_eof):
2008-06-13 Jason RumneyRestore line that last checkin inexplicably lost.
2008-06-13 Jason Rumney* w32fns.c (Fw32_select_font): Removed old font API...
2008-06-13 Kenichi Handa(font_find_for_lface): If registry is NULL, try iso8859...
2008-06-13 Kenichi Handa*** empty log message ***
2008-06-13 Juanma Barranquero(syms_of_font) <font-weight-table, font-slant-table...
next