aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/marker.c (Fcopy_marker): Make the first arg optional.Stefan Monnier2010-08-301-0/+4
* composite.c (composition_update_it): Fix computing of cmp_it->width.Kenichi Handa2010-08-301-0/+5
* * nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR correct for R2L.Jan D2010-08-291-0/+4
* xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling c...Kenichi Handa2010-08-261-0/+5
* fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf.Kenichi Handa2010-08-251-0/+3
* Allow composition striding over PT.Kenichi Handa2010-08-251-0/+9
* merge trunkKenichi Handa2010-08-251-2/+181
|\
| * Avoid clobbering primary selection when switching frames (Bug#6872).Chong Yidong2010-08-241-0/+5
| * * dbusbind.c: Accept UNIX domain sockets as bus address.Michael Albinus2010-08-231-0/+17
| * src/ChangeLog: Fix typos.Juanma Barranquero2010-08-231-5/+5
| * Move reading an extended command to Elisp (bug#5364, bug#5214).Juri Linkov2010-08-231-0/+6
| * Make obsolete --unibyte argument do nothing (Bug#6886).Chong Yidong2010-08-221-0/+4
| * Merge changes from emacs-23 branch.Chong Yidong2010-08-221-0/+25
| |\
| | * * eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISPAndreas Schwab2010-08-171-0/+5
| | * Avoid stack overflow in let, eval, and apply (Bug#6214).Chong Yidong2010-08-171-0/+5
| | * * doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S.Jan D2010-08-141-0/+4
| | * * doc.c (Fsnarf_documentation): Initialize skip_file before build-files test.Jan D2010-08-131-0/+5
| | * * src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): NewPeter O'Gorman2010-08-091-0/+6
| * | Fix dependencies according to 2010-08-22T15:14:37Z!dann@ics.uci.edu.Eli Zaretskii2010-08-221-0/+2
| * | Fix the w32 build after 2010-08-22T15:14:37Z!dann@ics.uci.edu.Eli Zaretskii2010-08-221-0/+8
| * | Clean up and ANSIfy unexcoff.c.Eli Zaretskii2010-08-221-0/+9
| |\ \
| | * | Clean up unexcoff.c.Eli Zaretskii2010-08-221-0/+9
| * | | Simplify termio code.Dan Nicolaescu2010-08-221-0/+39
| |/ /
| * | Fix mirroring pixel positions on GUI terminals.Eli Zaretskii2010-08-211-0/+5
| * | ChangeLog fixes.Glenn Morris2010-08-201-10/+10
| * | Remove unused variables malloc_sbrk_used and malloc_sbrk_unused.Dan Nicolaescu2010-08-201-0/+5
| * | Small src/puresize.h cleanup.Dan Nicolaescu2010-08-201-0/+3
| * | * src/term.c: Do not include <termios.h>, systty.h does it.Dan Nicolaescu2010-08-201-0/+2
| * | Remove redundant HAVE_TCATTR defines.Dan Nicolaescu2010-08-201-0/+6
| * | Fix last change in buffer_posn_from_coords for text terminals.Eli Zaretskii2010-08-211-0/+3
| |\ \
| | * | Fix last change in buffer_posn_from_coords for text terminals.Eli Zaretskii2010-08-201-0/+3
| |/ /
| * | merge from upstreamJoakim Verona2010-08-201-0/+29
| |\ \
| | * \ Fix version string in top-level MSDOS Makefile.Eli Zaretskii2010-08-201-0/+5
| | |\ \
| | | * | Fix version string in top-level MSDOS Makefile.Eli Zaretskii2010-08-201-0/+5
| | * | | Fix mouse clicks, drag, and highlight in R2L lines.Eli Zaretskii2010-08-201-0/+6
| | * | | * image.c (imagemagick_clear_image): Remove debugging output.Andreas Schwab2010-08-201-0/+4
| | * | | (set_frame_menubar): Remove call to undefined function.Jason Rumney2010-08-191-0/+2
| | * | | New post-self-insert-hook.Stefan Monnier2010-08-191-0/+8
| | * | | (w32_wnd_proc): Don't check context before initializing.Jason Rumney2010-08-191-0/+4
| * | | | minor imagemagick tweaks, one configure bugfix, and some ChangeLogsJoakim Verona2010-08-201-0/+11
| |/ / /
* | | | Fix finding a stop position for composition.Kenichi Handa2010-08-251-0/+6
|/ / /
* | | * nsselect.m (nxatoms_of_nsselect): Use "Selection" and "Secondary".Jan D2010-08-191-0/+4
* | | Fix display of bar cursor on right-to-left text.Eli Zaretskii2010-08-181-0/+6
* | | * lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros'sStefan Monnier2010-08-181-0/+2
* | | * casefiddle.c (casify_region): Setup gl_state.Stefan Monnier2010-08-181-0/+4
* | | * nsterm.m (ns_define_frame_cursor): Call x_update_cursor (Bug#6868).Jan D2010-08-181-0/+4
* | | * gtkutil.c (update_frame_tool_bar): Literal stings are const char*.Jan D2010-08-181-0/+4
* | | Use CLIPBOARD and PRIMARY on NS (Bug#6677).Jan D2010-08-181-0/+11
* | | * src/gtkutil.c (update_frame_tool_bar): Don't assume TOOL_BAR_ITEM_LABELStefan Monnier2010-08-171-4/+10
* | | * nsfns.m (ns_frame_parm_handlers): Add a slot for the Jan D2010-08-171-0/+5