* w32fns.c, xfnc.c (x_default_font_parameter): Only set `font-param'
[bpt/emacs.git] / src / ChangeLog
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...
2008-06-13 Juanma BarranqueroFix typos.
2008-06-13 Glenn MorrisDaniel Engeler <engeler at gmail.com>
2008-06-13 Kenichi Handa(font_score): Ignore the diffference of alias style...
2008-06-13 Juanma Barranquero*** empty log message ***
2008-06-12 Jim Meyering* lread.c (Fload): Use xfree, not free on saved_doc_string.
2008-06-12 Jim Meyeringmake unexec_free handle NULL the same way free does
2008-06-12 Stefan Monnier* character.h (CHAR_TO_BYTE_SAFE): New macro.
2008-06-12 Chong Yidong* xfns.c (Fx_select_font): Rename from x-font-dialog.
2008-06-12 Juanma BarranqueroInclude ctype.h.
2008-06-11 Jason Rumney(w32font_encode_char): Detect missing glyphs that are...
2008-06-11 Stefan Monnier(clone_per_buffer_values): Skip `name'.
2008-06-11 Chong Yidong* font.c (font_parse_fcname): Fix last change; accept...
2008-06-10 Juanma BarranqueroFix typos.
2008-06-10 Jason Rumney(add_opentype_font_name_to_list): Skip non unicode...
2008-06-10 Chong Yidong* xfns.c (Fx_font_dialog): New function.
2008-06-10 Stefan Monnier* xdisp.c (underline_minimum_offset): Rename from xterm.c's
2008-06-10 Stefan Monnier* xterm.c (x_underline_minimum_display_offset): New...
2008-06-10 Chong Yidong* font.c (font_parse_fcname): Accept GTK-style font...
2008-06-10 Stefan Monnier* dired.c (file_name_completion): Don't return t if...
2008-06-10 Stefan Monnier* window.c (Vwindow_point_insertion_type): New var.
2008-06-10 Kenichi Handa*** empty log message ***
2008-06-09 Juanma Barranquero*** empty log message ***
2008-06-09 Jason Rumney(x_make_frame_visible): Use alternate restore flags.
2008-06-09 Jason Rumney(set_frame_menubar): Sync with version in xmenu.c.
2008-06-09 Jason Rumney(digest_single_submenu): Remove.
2008-06-09 Jason Rumney(single_keymap_panes, push_menu_pane, push_menu_item...
2008-06-09 Jason Rumney(Fx_popup_menu): Unwind protect while building menu.
2008-06-09 Jason Rumney(enum button_type, widget_value, local_heap, local_alloc):
2008-06-09 Juanma BarranqueroFix typos.
2008-06-09 Kenichi Handa(Qascii_0): Extern it.
2008-06-09 Kenichi Handa(Qascii_0): New variable.
2008-06-08 Eli ZaretskiiFix last entry for .gdbinit.
2008-06-08 Juanma Barranquero*** empty log message ***
2008-06-08 Kenichi Handa*** empty log message ***
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.
next