(Fserial_process_configure, Fprocess_send_eof):
[bpt/emacs.git] / src / ChangeLog
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.
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...
next