Merge from gnus--devo--0
[bpt/emacs.git] / src /
2008-09-24 Dan Nicolaescu* lisp.h (is_daemon): Declare.
2008-09-24 Juanma BarranqueroFix previous changes.
2008-09-24 Juanma BarranqueroFix typos.
2008-09-22 Chong Yidong(compute_tip_xy): Use x_display_pixel_width and
2008-09-22 Chong Yidong* nsfns.m (compute_tip_xy): Use x_display_pixel_width and
2008-09-22 Martin Rudalics(record_point): Don't call Fundo_boundary for first
2008-09-22 Juanma Barranquero* emacs.c (Fdaemonp): Doc fix.
2008-09-22 Dan Nicolaescu(main): Place #ifdef.in the proper place.
2008-09-21 Dan Nicolaescu* emacs.c (standard_args): Add --daemon.
2008-09-20 Glenn Morris(Qdelete_by_moving_to_trash): New Lisp_Object.
2008-09-20 Chong Yidong(get_next_display_element): Handle string display corre...
2008-09-20 Chong Yidong* xdisp.c (get_next_display_element): Handle string...
2008-09-20 Glenn Morris(Frename_file): Avoid copying to trash if a rename...
2008-09-20 Eli Zaretskii(Fset_quit_char, Fset_input_meta_mode, Fset_output_flow...
2008-09-19 Eli Zaretskii(procfs_system_process_attributes): Fix last change.
2008-09-19 Eli Zaretskii(procfs_system_process_attributes): Fix cmdline in...
2008-09-19 Eli Zaretskii(x_wm_set_size_hint): Use x_display_pixel_width and...
2008-09-19 Juanma Barranquero* frame.c (x_fullscreen_adjust): Declare var as Display...
2008-09-19 Dan Nicolaescu(struct it): Move line_wrap away from the middle of
2008-09-19 Dan Nicolaescu*** empty log message ***
2008-09-19 Dan Nicolaescu* frame.h (struct frame): Move alpha from the middle...
2008-09-18 Chong Yidong* xterm.h (x_display_info): Remove `height' and `width...
2008-09-18 Chong Yidong(x_display_pixel_height, x_display_pixel_width): New...
2008-09-18 Chong Yidong(ns_display_info): Remove `height' and `width' members.
2008-09-18 Chong Yidong(x_display_pixel_height, x_display_pixel_width): New...
2008-09-18 Chong Yidong(w32_display_info): Remove `height', `width', `height_i...
2008-09-18 Chong Yidong(x_fullscreen_adjust): Use x_display_pixel_height and
2008-09-18 Chong Yidong(menu_position_func): Use x_display_pixel_height and
2008-09-18 Chong Yidong(Fx_display_pixel_width, Fx_display_pixel_height)
2008-09-18 Chong Yidong(x_display_pixel_height, x_display_pixel_width): New...
2008-09-18 Chong Yidong(x_display_info): Remove `height' and `width' members.
2008-09-18 Kenichi Handa(fill_gstring_header): Don't check FROM and TO here.
2008-09-17 Stefan Monnier(Fcomposition_get_gstring): Yet another int/Lisp_Oject...
2008-09-17 Chong YidongMinor fix to last change.
2008-09-17 Chong Yidong(Fvertical_motion): Use position reported by iterator
2008-09-17 Chong Yidong* indent.c (Fvertical_motion): Use position reported...
2008-09-17 Romain Francoise(composition_adjust_point): Fix int/EMACS_INT mixup.
2008-09-17 Kenichi Handa(ftfont_shape_by_flt): Downcase family name.
2008-09-17 Kenichi Handa(Fcomposition_get_gstring): Make bigger gstring_work...
2008-09-16 Kenichi Handa*** empty log message ***
2008-09-16 Kenichi Handa(make_conversion_work_buffer): Avoid calling
2008-09-15 Martin Rudalics(Fselect_window): Don't update window_select_count and
2008-09-14 Kenichi Handa(Finsert_file_contents): Delete incorrect decrement...
2008-09-12 Kenichi Handa*** empty log message ***
2008-09-12 Kenichi Handa(scan_for_column): Don't handle automatic composition...
2008-09-12 Kenichi Handa(find_automatic_composition): Fix previous change.
2008-09-12 Kenichi Handa(compose-gstring-for-graphic): Fix previous change.
2008-09-12 Kenichi Handa(composition_reseat_it): If the current buffer is
2008-09-12 Stefan Monnier* term.c (close_gpm): New fun extracted from Fgpm_mouse...
2008-09-12 Stefan Monnier(set_window_buffer): Always preserve current-buffer.
2008-09-12 Glenn Morris(init_charset): Warn if etc/charsets not found. (Bug...
2008-09-11 Glenn Morris(charset-map-path): Doc fix.
2008-09-10 Kenichi Handa(handle_composition_prop): Set it->cmp_it.ch to -1.
2008-09-10 Kenichi Handa(composition_compute_stop_pos): Reset cmp_it->id to...
2008-09-10 Kenichi Handa(Ffont_shape_gstring): Make glyphs of non-nil adjustment
2008-09-10 Glenn Morris(character.o, chartab.o): Fix config.h typo.
2008-09-10 Kenichi Handa(composition_compute_stop_pos): Fix previous change.
2008-09-09 Chong Yidong(read_key_sequence): Reapply translation maps when...
2008-09-09 Chong Yidong* keyboard.c (read_key_sequence): Reapply translation...
2008-09-09 Kenichi Handa*** empty log message ***
2008-09-09 Kenichi Handa(composition_compute_stop_pos): Limit the search of...
2008-09-09 Kenichi Handa(ftfont_shape_by_flt): Use "combining" FLT for ASCII...
2008-09-09 Kenichi Handa(FORWARD_CHAR): Fix calculation of (POSITION).pos_byte.
2008-09-08 Kenichi Handa(Fvertical_motion): Be sure to set it_overshoot_expected if
2008-09-07 Juanma BarranqueroFix typo in comment.
2008-09-07 Andreas Schwab(Fcall_process): Don't hold references to string data
2008-09-07 Roland Winkler(Fsystem_process_attributes): Doc fix.
2008-09-07 Chong Yidong(Fcall_process): Canonicalize current directory name.
2008-09-07 Chong Yidong* callproc.c (Fcall_process): Canonicalize current...
2008-09-07 Chong Yidong(move_it_to): When moving by vpos, ensure that the...
2008-09-07 Chong Yidong* xdisp.c (move_it_to): When moving by vpos, ensure...
2008-09-07 Teodor Zlatanov* nsfont.m (nsfont_draw): Fix the references to missing...
2008-09-07 Stefan Monnier(Fbuffer_swap_text): Reset window->point markers.
2008-09-07 Kenichi Handa(FORWARD_CHAR): Check STOP after incrementing (POSITION...
2008-09-06 Roland Winkler(Fsystem_process_attributes): Doc fix.
2008-09-06 Chong Yidong(Ftop_level): Doc fix.
2008-09-06 Chong Yidong* keyboard.c (Ftop_level): Doc fix.
2008-09-06 Eli Zaretskii(xmenu_show) [!HAVE_X_WINDOWS]: If frame has a minibuff...
2008-09-06 Eli Zaretskii(IT_menu_display): Use STRING_CHAR_ADVANCE instead...
2008-09-06 Eli ZaretskiiFix spelling and wording of comments.
2008-09-05 Eli Zaretskii(single_menu_item) [!HAVE_BOXES]: Enable emulation...
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-05 Kenichi Handa(autocmp_chars): Check lookback count.
2008-09-05 Kenichi Handa(struct composition_it): New member lookback.
2008-09-02 Chong Yidong(Fvertical_motion): Don't call move_it_by_lines again...
2008-09-02 Chong Yidong* indent.c (Fvertical_motion): Don't call move_it_by_li...
2008-09-02 Andreas Schwab(x_delete_display): Fix merge error.
2008-09-02 YAMAMOTO Mitsuharu(mac_draw_rectangle) [USE_CG_DRAWING]: Fix rectangle...
2008-09-02 Andreas Schwab(Fexpand_file_name): Remove unused variables.
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-09-01 Chong Yidong(Finternal_set_alternative_font_family_alist)
2008-09-01 Chong Yidong* xfaces.c (Finternal_set_alternative_font_family_alist)
2008-09-01 Kenichi Handa*** empty log message ***
2008-09-01 Kenichi Handa(LGLYPH_SET_CODE): Add comment.
2008-09-01 Kenichi Handa(ftfont_spec_pattern): Don't create a charset of the
2008-09-01 Kenichi Handa(syms_of_character): Docstring of script-representative...
2008-08-31 Eli Zaretskii(BUILD_CHAR_GLYPH): New macro.
2008-08-31 Juanma BarranqueroFix typos.
2008-08-31 Martin Rudalics*** empty log message ***
2008-08-31 Martin Rudalics(prepare_menu_bars): Don't call
next