summaryrefslogtreecommitdiff
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * search.c (wordify): New argument for lax word-ends.Chong Yidong2008-09-251-0/+5
* * lisp.h (is_daemon): Declare.Dan Nicolaescu2008-09-241-0/+6
* Fix typos.Juanma Barranquero2008-09-241-43/+43
* * nsfns.m (compute_tip_xy): Use x_display_pixel_width andChong Yidong2008-09-221-0/+5
* (record_point): Don't call Fundo_boundary for firstMartin Rudalics2008-09-221-0/+5
* * emacs.c (Fdaemonp): Doc fix.Juanma Barranquero2008-09-221-1/+5
* (main): Place #ifdef.in the proper place.Dan Nicolaescu2008-09-221-0/+4
* * emacs.c (standard_args): Add --daemon.Dan Nicolaescu2008-09-211-0/+8
* (Qdelete_by_moving_to_trash): New Lisp_Object.Glenn Morris2008-09-201-1/+3
* * xdisp.c (get_next_display_element): Handle string display correctlyChong Yidong2008-09-201-0/+5
* (Frename_file): Avoid copying to trash if a rename involves a delete. (Bug#964).Glenn Morris2008-09-201-0/+5
* (Fset_quit_char, Fset_input_meta_mode, Fset_output_flow_control)Eli Zaretskii2008-09-201-0/+8
* (procfs_system_process_attributes): Fix cmdline in case /proc/PID/cmdlineEli Zaretskii2008-09-191-0/+3
* (x_wm_set_size_hint): Use x_display_pixel_width and x_display_pixel_height.Eli Zaretskii2008-09-191-0/+5
* * frame.c (x_fullscreen_adjust): Declare var as Display_Info.Juanma Barranquero2008-09-191-0/+7
* (struct it): Move line_wrap away from the middle ofDan Nicolaescu2008-09-191-0/+6
* *** empty log message ***Dan Nicolaescu2008-09-191-2/+0
* * frame.h (struct frame): Move alpha from the middle of bitfields.Dan Nicolaescu2008-09-191-0/+9
* * xterm.h (x_display_info): Remove `height' and `width' members.Chong Yidong2008-09-181-0/+40
* (fill_gstring_header): Don't check FROM and TO here.Kenichi Handa2008-09-181-0/+6
* (Fcomposition_get_gstring): Yet another int/Lisp_Oject mixup (YAILOM).Stefan Monnier2008-09-171-0/+5
* * indent.c (Fvertical_motion): Use position reported by iteratorChong Yidong2008-09-171-0/+5
* (composition_adjust_point): Fix int/EMACS_INT mixup.Romain Francoise2008-09-171-0/+4
* (ftfont_shape_by_flt): Downcase family name.Kenichi Handa2008-09-171-0/+2
* (Fcomposition_get_gstring): Make bigger gstring_work if necessary.Kenichi Handa2008-09-171-0/+5
* *** empty log message ***Kenichi Handa2008-09-161-0/+5
* (Fselect_window): Don't update window_select_count andMartin Rudalics2008-09-151-0/+5
* (Finsert_file_contents): Delete incorrect decrement of specpdl_ptr.Kenichi Handa2008-09-141-0/+10
* *** empty log message ***Kenichi Handa2008-09-121-0/+9
* * term.c (close_gpm): New fun extracted from Fgpm_mouse_stop.Stefan Monnier2008-09-121-0/+6
* (set_window_buffer): Always preserve current-buffer.Stefan Monnier2008-09-121-0/+4
* (init_charset): Warn if etc/charsets not found. (Bug#909)Glenn Morris2008-09-121-0/+4
* (charset-map-path): Doc fix.Glenn Morris2008-09-111-0/+4
* (handle_composition_prop): Set it->cmp_it.ch to -1.Kenichi Handa2008-09-101-0/+2
* (composition_compute_stop_pos): Reset cmp_it->id to -1 at first.Kenichi Handa2008-09-101-0/+1
* (Ffont_shape_gstring): Make glyphs of non-nil adjustmentKenichi Handa2008-09-101-0/+7
* (character.o, chartab.o): Fix config.h typo.Glenn Morris2008-09-101-0/+4
* * keyboard.c (read_key_sequence): Reapply translation maps whenChong Yidong2008-09-091-0/+5
* *** empty log message ***Kenichi Handa2008-09-091-0/+4
* (ftfont_shape_by_flt): Use "combining" FLT for ASCII characters.Kenichi Handa2008-09-091-0/+3
* (FORWARD_CHAR): Fix calculation of (POSITION).pos_byte.Kenichi Handa2008-09-091-0/+10
* (Fcall_process): Don't hold references to string dataAndreas Schwab2008-09-071-0/+6
* (Fsystem_process_attributes): Doc fix.Roland Winkler2008-09-071-0/+4
* * callproc.c (Fcall_process): Canonicalize current directory name.Chong Yidong2008-09-071-0/+2
* * xdisp.c (move_it_to): When moving by vpos, ensure that the iteratorChong Yidong2008-09-071-0/+6
* * nsfont.m (nsfont_draw): Fix the references to missing gidx dataTeodor Zlatanov2008-09-071-0/+7
* (Fbuffer_swap_text): Reset window->point markers.Stefan Monnier2008-09-071-0/+4
* (Fsystem_process_attributes): Doc fix.Roland Winkler2008-09-061-0/+4
* * keyboard.c (Ftop_level): Doc fix.Chong Yidong2008-09-061-0/+4
* (xmenu_show) [!HAVE_X_WINDOWS]: If frame has a minibuffer, don't let lowerEli Zaretskii2008-09-061-0/+3