aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * nsfont.m (nsfont_draw) * nsimage.m (EmacsImage-setXBMColor:) * nsterm.m (...Adrian Robert2010-11-041-0/+7
* Support for gif transparency.Julien Danjou2010-11-031-0/+5
* Fix error in last merge from branch.Chong Yidong2010-11-011-6/+0
* Fix dates in ChangeLog entries.Juanma Barranquero2010-11-011-12/+10
* merge trunkKenichi Handa2010-11-011-0/+37
|\
| * * src/xterm.c (x_connection_closed) [USE_X_TOOLKIT]: Fix merge, maybe.Glenn Morris2010-10-311-0/+2
| * Fix bug#7299; default value of tool-bar-mode in without-x builds.Glenn Morris2010-10-311-0/+5
| * Merge changes from emacs-23 branchChong Yidong2010-10-311-0/+12
| |\
| | * Print informative error message when aborting on GTK disconnect.Chong Yidong2010-10-301-0/+6
| | * * dbusbind.c (Fdbus_call_method_asynchronously)Michael Albinus2010-10-251-0/+6
| * | Fix 2010-10-29T06:51:36Z!rgm@gnu.org for non-CLASH_DETECTION platforms.Eli Zaretskii2010-10-291-0/+7
| * | Sync docs of some X, W32, NS C functions.Glenn Morris2010-10-291-0/+6
| * | Remove duplicate Lisp definitions of define-minor-mode variables defined in C.Glenn Morris2010-10-281-0/+5
* | | w32term.c (x_draw_glyphless_glyph_string_foreground): Fix the arg with_backgr...Kenichi Handa2010-11-011-0/+3
* | | Handle glyphless characters on tty.Kenichi Handa2010-11-011-0/+18
* | | w32gui.h (STORE_XCHAR2B, XCHAR2B_BYTE1, XCHAR2B_BYTE2): Surround chp by paren...Kenichi Handa2010-10-291-0/+5
* | | Implement various display methods for glyphless characters.Kenichi Handa2010-10-291-0/+43
|/ /
* | * src/eval.c (init_eval_once): Set max_lisp_eval_depth to 600.Juanma Barranquero2010-10-271-0/+5
* | cmds.c: (internal_self_insert): Don't insert for negative arguments.Eli Zaretskii2010-10-261-1/+1
* | Fix bug #7281.Eli Zaretskii2010-10-261-0/+5
* | * gtkutil.c (qttip_cb): Set title to empty for ATK (Bug#7278).Jan D2010-10-261-0/+4
* | Move ns-win.el's rather wacky menu adjustments to menu-bar.el.Glenn Morris2010-10-241-0/+4
* | Sync docs of some W32 and X C functions.Glenn Morris2010-10-241-0/+7
* | Merge changes from emacs-23 branch.Chong Yidong2010-10-241-0/+11
|\ \
| * \ Merge changes from emacs-23Chong Yidong2010-10-241-0/+11
| |\ \ |/ / / | | _
| * * xterm.c (x_connection_closed): Kill Emacs unconditionally.Chong Yidong2010-10-241-0/+4
| * Document values of window-system and deprecate its use as predicate.Eli Zaretskii2010-10-221-0/+7
* | * emacs.c (argmatch): Don't treat "--" as "--chdir".Jim Meyering2010-10-241-0/+4
* | Sync docs of selection-coding-system between C and Lisp.Glenn Morris2010-10-231-2/+4
* | Sync Lisp and C docs of next-selection-coding-system.Glenn Morris2010-10-231-0/+4
* | Remove duplicate definition of tty-defined-color-alist.Glenn Morris2010-10-231-0/+3
* | Sync X and MS-Windows docs for x-use-underline-position-properties.Glenn Morris2010-10-231-0/+3
* | Sync X and MS-Windows docs of x-toolkit-scroll-bars.Glenn Morris2010-10-231-0/+5
* | * src/frame.c (syms_of_frame) <menu-bar-mode>: Sync doc with Lisp.Glenn Morris2010-10-231-0/+1
* | * src/xdisp.c (syms_of_xdisp) <hourglass-delay>: Sync doc with Lisp.Glenn Morris2010-10-231-1/+1
* | * src/xdisp.c (syms_of_xdisp) <display-hourglass>: Sync doc with Lisp.Glenn Morris2010-10-231-1/+2
* | Sync docs of cursor-in-non-selected-windows between Lisp and C.Glenn Morris2010-10-231-1/+2
* | Sync docs of C and Lisp version of auto-hscroll-mode.Glenn Morris2010-10-231-3/+6
* | src/ChangeLog: Revert inadvertent change of entry date.Eli Zaretskii2010-10-231-1/+1
* | Implement mouse highlight for bidi-reordered lines.Eli Zaretskii2010-10-231-1/+34
|\ \
| * | Fix support for R2L lines. Tested with reordered text.Eli Zaretskii2010-10-231-0/+1
| * | The range [STARTPOS..ENDPOS] is inclusive in strings.Eli Zaretskii2010-10-231-0/+1
| * | Tested with L2R rows and mouse highlight on a single line.Eli Zaretskii2010-10-231-0/+7
| * | Finished work on mouse highlight that comes from display strings.Eli Zaretskii2010-10-161-0/+7
| * | Support bidi-reordered text in mouse-highlighted mode- and header-lines.Eli Zaretskii2010-10-161-0/+5
| * | Start working on mouse highlight of mode- and header-lines.Eli Zaretskii2010-10-161-0/+5
| * | Finished work on mouse_face_from_buffer_pos for bidi-reordered rows.Eli Zaretskii2010-10-091-0/+14
| * | Fix beg_col calculation when painting from window start.Eli Zaretskii2010-10-021-1/+2
| * | Fix mouse highlight in bidi-reordered continued lines.Eli Zaretskii2010-10-021-0/+8
| * | Fix minor bugs in mouse highlight.Eli Zaretskii2010-10-021-0/+8