Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
[bpt/emacs.git] / src / ChangeLog
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.
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-17 Glenn Morris(child_setup_tty): Handle systems with NLDLY, without...
2008-05-16 Eli Zaretskii(Ffile_attributes): Shut up GCC warnings about st_uid
2008-05-16 Stefan Monnier(parse_menu_item): Do not cache key shortcut any more.
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-15 Kenichi Handa(font_find_for_lface): Reflect LFACE_FONT in the font
2008-05-15 YAMAMOTO Mitsuharu(x_draw_relief_rect): Remove unused variable `dpy'.
2008-05-15 YAMAMOTO Mitsuharu(mac_store_event_ref_as_apple_event)
2008-05-15 Kenichi Handa*** empty log message ***
2008-05-15 Glenn Morris(USAGE1, standard_args): Remove -disable-font-backend.
2008-05-15 Chong Yidong* fns.c (init_fns): Don't initialize weak_hash_tables...
2008-05-15 Kenichi Handa(Fnew_fontset): Call font_unparse_xlfd with 256-byte
2008-05-14 Jason Rumney(w32_get_glyph_overhangs): Remove.
2008-05-14 Kenichi Handa(font_clear_cache): Check if the cached vector of entit...
2008-05-14 Kenichi Handa(font_prop_validate): Make nil a valid value.
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-14 Kenichi Handa(detect_coding_iso_2022): Ignore a coding category...
2008-05-13 Chong Yidong* dispnew.c (update_frame_1): Check if tty output is...
2008-05-13 Jan Djärv(handle_one_xevent): Don't pass buttons higher than 3
2008-05-13 Jan Djärv(handle_one_xevent): Don't pass buttons higher than 3
2008-05-13 Stefan Monnier(file_name_completion): Tweak the code so as to always...
2008-05-13 Stefan Monnier(Qdefault_directory): New var.
2008-05-12 Stefan Monnier(double_dollars): Remove dead code.
2008-05-12 YAMAMOTO Mitsuharu(FORWARD_SIGNAL_TO_MAIN_THREAD): New define.
2008-05-10 Eli Zaretskii(Fdirectory_files_and_attributes, Ffile_attributes...
next