]> code.delx.au - gnu-emacs/history - src
* mh-e.el (mh-invisible-header-fields-internal): Remove Newsgroups
[gnu-emacs] / src /
2008-05-26 Jason Rumney*** empty log message ***
2008-05-26 Jason Rumney(w32_weight_table): Remove unused variable.
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-25 Kenichi Handa*** empty log message ***
2008-05-25 Kenichi Handa(xftfont_open): Delete unused variable. If
2008-05-25 Kenichi Handa(ftxfont_open): Delete unused variable.
2008-05-25 Kenichi Handa(face_for_char): Optimize for the case of no charset...
2008-05-25 Kenichi Handa(LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE)
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 BarranqueroFix typos.
2008-05-23 Juanma Barranquero*** empty log message ***
2008-05-23 Juanma Barranquero(Fencode_char, Fsplit_char): Doc fixes.
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(x_draw_glyph_string): Be sure to draw underline within...
2008-05-23 Kenichi Handa*** empty log message ***
2008-05-23 Kenichi Handa(x_draw_glyph_string): Be sure to update
2008-05-23 Glenn MorrisSpelling fix.
2008-05-23 Kenichi HandaDelete unused variables and add casting for char *
2008-05-23 Kenichi Handa(ftfont_spec_pattern): Free charset if necessary.
2008-05-23 Kenichi Handa(xfont_list_pattern): Free names returned from XListFonts.
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 Jason Rumney(font_style_to_value, font_score): Use xstricmp.
2008-05-22 Jason Rumney(fs_query_fontset): Use xstricmp.
2008-05-22 Jason Rumney(xfont_list_pattern, compare_font_names): 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 Kenichi Handa(x_update_menu_appearance): Call Ffont_xlfd_name with
2008-05-22 Stefan Monnier* minibuf.c (keys_of_minibuf): Delete.
2008-05-22 Kenichi Handa(ftfont_resolve_generic_family): Renamed from
2008-05-22 Kenichi Handa(Ffont_xlfd_name): EXFUN adjusted.
2008-05-22 Kenichi Handa(xfont_get_pcm): Change xassert to font_assert.
2008-05-22 Kenichi Handa(fontset_from_font, Ffontset_info): Add the 2nd arg in
2008-05-22 Kenichi Handa*** empty log message ***
2008-05-22 Kenichi HandaChecking of FONT_DEBUG is moved to font.h. All calls of
2008-05-21 Juanma Barranquero*** empty log message ***
2008-05-21 Juanma BarranqueroFix typo in comment.
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-21 Glenn MorrisSeiji Zenitani <zenitani at mac.com>
2008-05-21 Glenn MorrisSeiji Zenitani <zenitani at mac.com>
2008-05-21 Glenn MorrisSeiji Zenitani <zenitani at mac.com>
2008-05-21 Glenn MorrisSeiji Zenitani <zenitani at mac.com>
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 Barranquero(syms-of-font) <font-encoding-alist>:
2008-05-20 Juanma BarranqueroFix typo.
2008-05-20 Juanma BarranqueroFix typos.
2008-05-20 Juanma Barranquero*** empty log message ***
2008-05-20 Kenichi Handa(obj): Fix previous change.
2008-05-20 Kenichi HandaInclude font.h unconditionally.
2008-05-20 Kenichi Handa(Vfont_encoding_alist, find_font_encoding): Moved to
2008-05-20 Kenichi Handa(Vfont_encoding_alist, find_font_encoding): Moved from
2008-05-20 Kenichi Handa(find_font_encoding): Extern it.
2008-05-20 Kenichi Handa(main): Call syms_of_font unconditionally.
2008-05-20 Kenichi Handa(FONTSRC): Delete it. Change all $(FONTSRC) to
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(wait_reading_process_output): Always check status...
2008-05-19 Chong Yidong* process.c (wait_reading_process_output): Always check...
2008-05-19 Stefan Monnier(Finternal_complete_buffer): Typo.
2008-05-19 Stefan Monnier(Finternal_complete_buffer): Only strip out hidden...
2008-05-19 Kenichi Handa*** empty log message ***
2008-05-19 Kenichi Handa(font_list_entities): Fix handling of cache.
2008-05-19 Kenichi Handa(cs_iso8859_1): Deleted.
2008-05-19 Kenichi Handa(xftfont_open): Ajusted for the change of extra info
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 Eli Zaretskiiframe.c (Fdelete_frame): Don't call font_update_drviers if
2008-05-16 Stefan Monnier(parse_menu_item): Fix last change.
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 Juanma BarranqueroFix typo in previous change.
2008-05-15 Glenn MorrisFix previous.
2008-05-15 Kenichi Handa(ftfont_list): Downcase family name to check generic...
2008-05-15 Glenn Morris(USAGE1, standard_args): Remove -disable-font-backend.
2008-05-15 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-15 Chong Yidong(init_alloc_once): Call init_weak_hash_tables.
2008-05-15 Chong Yidong(init_fns): Don't initialize weak_hash_tables here.
2008-05-15 Chong Yidong* fns.c (init_fns): Don't initialize weak_hash_tables...
next