* menu.c [HAVE_X_WINDOWS]: Include "xterm.h".
[bpt/emacs.git] / src / ChangeLog
2008-06-08 Andreas Schwab* menu.c [HAVE_X_WINDOWS]: Include "xterm.h".
2008-06-08 Andreas Schwab(Ffontset_info): Fix typo.
2008-06-08 Andreas Schwab* Makefile.in (obj): Always add menu.o
2008-06-08 Chong YidongAdd note.
2008-06-08 Chong Yidong* Makefile.in: Compile menu.c.
2008-06-07 Stefan Monnier(Flast_nonminibuf_frame): Handle the NULL case.
2008-06-06 Miles BaderCalculate tab width based on current face, not global...
2008-06-05 Stefan Monnier* window.el (display-buffer-function, special-display-p)
2008-06-05 Stefan Monnier(set_internal): Fix up call to let_shadows_buffer_bindi...
2008-06-05 Kenichi Handa*** empty log message ***
2008-06-05 Kenichi Handa*** empty log message ***
2008-06-05 Stefan Monnier(MAKE_CHAR_MULTIBYTE): Check the arg is a (uni)byte.
2008-06-05 Stefan Monnier* keymap.c (Vminibuffer_local_filename_must_match_map):
2008-06-05 Kenichi Handa(xfont_list): Don't set registry to iso8859-1 even...
2008-06-05 Stefan Monnier* window.c (window_scroll_pixel_based_preserve_x)
2008-06-05 Juanma Barranquero(Fwindow_parameter): Return VALUE, not (PARAMETER ...
2008-06-04 Juanma Barranquero(Fset_window_parameter): Doc fix.
2008-06-04 Juanma Barranquero(struct window): Add new member window_parameters.
2008-06-04 John Paul Wallington(Fdefmacro): Doc fix.
2008-06-04 Kenichi Handa(detect_coding): Fix handling of coding->head_ascii.
2008-06-03 Andreas Schwab(font_prop_validate_spacing): Fix last change.
2008-06-03 Kenichi Handa*** empty log message ***
2008-06-03 Juanma BarranqueroFix typos.
2008-06-03 Kenichi Handa(char_charset): Return NULL if the arg charset_list is
2008-06-02 Chong Yidong* font.c (font_pixel_size): Don't take cdr of an integer.
2008-06-02 Jim MeyeringMake "xfree (NULL)" a no-op; remove useless if-before...
2008-06-02 Jim Meyeringremove useless if-before-free tests
2008-06-02 Kenichi Handa(font_find_for_lface): Handle float font size.
2008-06-02 Kenichi Handa(x_supports_face_attributes_p): Check face->font before
2008-06-02 Kenichi Handa*** empty log message ***
2008-06-01 Jason Rumney(w32_enumfont_pattern_entity): Use requested registry.
2008-06-01 Dan Nicolaescu(dot, dotdot): Remove, update users.
2008-06-01 Miles BaderImplement face-remapping-alist feature
2008-06-01 Juanma Barranquero(syms_of_textprop) <text-property-default-nonsticky>:
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-05-31 Kenichi Handa(font_list_entities): Fix the car part of data to be
2008-05-31 Kenichi Handa(ftfont_font_format): Don't use strcasestr.
2008-05-30 Stefan Monnier* chartab.c (Foptimize_char_table, optimize_sub_char_ta...
2008-05-30 Kenichi Handa(Ffont_info): Define only if HAVE_WINDOW_SYSTEM is
2008-05-30 Stefan Monnier(Fmake_variable_buffer_local, Fmake_local_variable)
2008-05-29 Kenichi Handa(utf-8-sig, utf-8-auto): New coding systems.
2008-05-29 Jason Rumney*** empty log message ***
2008-05-29 Stefan Monnier(Faccept_process_output): If `millisec' is non-nil...
2008-05-29 Jason Rumney(w32font_open_internal): Prefer truetype fonts unless
2008-05-29 Kenichi Handa*** empty log message ***
2008-05-29 Juanma Barranquero(Fx_list_fonts, Finternal_copy_lisp_face): Fix typos...
2008-05-29 Kenichi Handa(Fx_list_fonts): Make it return a list of font names.
2008-05-28 Jason Rumney(x_draw_glyph_string): Use clipmask if specified.
2008-05-28 Stefan Monnier* src/fileio.c (Fwrite_region): Delay the defaulting...
2008-05-28 Kenichi Handa*** empty log message ***
2008-05-28 Juanma Barranquero*** empty log message ***
2008-05-28 Kenichi Handa*** empty log message ***
2008-05-27 Chong Yidong* xterm.c (x_draw_glyph_string): If a clipmask is speci...
2008-05-27 Stefan Monnier(encode_coding_raw_text): Set coding->produced_char...
2008-05-27 Stefan MonnierInclude font.h for --without-x.
2008-05-27 Juanma Barranquero(compute_metrics): Rewrite an "else { if () ... else...
2008-05-27 Jason Rumney(w32font_open_internal): Determine if glyph indices...
2008-05-27 Chong Yidong* xdisp.c (draw_glyphs): If mouse-highlighting is on...
2008-05-27 Kenichi Handa(xfont_open): Fix calculation of font->average_width.
2008-05-27 Stefan Monnier(casify_object): Try to guess better whether the argume...
2008-05-26 Jason Rumney*** empty log message ***
2008-05-26 Andreas Schwab(x_reply_selection_request): Properly handle format ==
2008-05-26 Andreas Schwab(x_set_frame_alpha): Fix type mismatch.
2008-05-26 Jason Rumney(w32font_text_extents): Zero whole metrics struct first.
2008-05-26 Jason Rumney(w32font_text_extents): Zero whole metrics struct first.
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-25 Kenichi Handa(x_draw_glyph_string): Fix calculation of underline
2008-05-24 Eli ZaretskiiInclude dispextern.h.
2008-05-24 Eli Zaretskii*** empty log message ***
2008-05-23 Kenichi Handa(Qemacs, charset_emacs): New variables.
2008-05-23 Juanma Barranquero*** empty log message ***
2008-05-23 Jason RumneyRemove includes that are already included by config.h
2008-05-23 Kenichi Handa*** empty log message ***
2008-05-23 Kenichi Handa(x_draw_glyph_string): Be sure to draw underline within...
2008-05-23 Kenichi Handa*** empty log message ***
2008-05-23 Kenichi HandaDelete unused variables and add casting for char *
2008-05-22 Jason RumneyDon't include strings.h.
2008-05-22 Jason Rumney* dispextern.h, xfaces.c (xstrcasecmp): Renamed from...
2008-05-22 Jason Rumney(msdos_stdcolor_idx): Use xstricmp.
2008-05-22 Kenichi Handa(BASE_PURESIZE): Increaed to 1220000.
2008-05-22 Kenichi Handa(font_prop_validate_style): Adjusted for the format
2008-05-22 Kenichi Handa*** empty log message ***
2008-05-22 Stefan Monnier* minibuf.c (keys_of_minibuf): Delete.
2008-05-22 Kenichi Handa(ftfont_resolve_generic_family): Renamed from
2008-05-21 Juanma Barranquero*** empty log message ***
2008-05-21 Dan Nicolaescu(x_set_frame_alpha): Move declarations before
2008-05-21 Glenn Morris*** empty log message ***
2008-05-21 Glenn MorrisFix whitespace in previous.
2008-05-21 Glenn MorrisSeiji Zenitani <zenitani at mac.com>
2008-05-20 Jason Rumney(add_font_entity_to_list): Don't add non-opentype
2008-05-20 Juanma Barranquero(Ffontset_info): Doc fix.
2008-05-20 Juanma BarranqueroFix typos.
2008-05-20 Kenichi Handa(obj): Fix previous change.
2008-05-20 Kenichi HandaInclude font.h unconditionally.
2008-05-20 Stefan Monnier* xdisp.c (select_frame_for_redisplay): Adjust for...
2008-05-19 Stefan Monnier* lisp.h (indirect_variable):
2008-05-19 Chong Yidong* process.c (wait_reading_process_output): Always check...
2008-05-19 Stefan Monnier(Finternal_complete_buffer): Only strip out hidden...
2008-05-19 Kenichi Handa*** empty log message ***
2008-05-19 Juanma Barranquero(Fcoding_system_p): Rename argument to match docstring.
next