aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* | * 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
| * | Clean up mouse highlight in R2L lines.Eli Zaretskii2010-08-281-0/+5
| * | Fix mouse highlight in continued R2L lines.Eli Zaretskii2010-08-281-0/+1
| * | Support L2R continued lines.Eli Zaretskii2010-08-281-1/+2
| * | Support R2L rows. Continued lines still don't work correctly.Eli Zaretskii2010-08-281-1/+1
| * | Fix L2R code using bug #1220 as a test case.Eli Zaretskii2010-08-281-0/+5
| * | Initial partial support for mouse highlight in bidi-reordered text.Eli Zaretskii2010-08-211-0/+3
* | | Fix compilation with Motif (Bug#7263).Jan D2010-10-221-0/+11
* | | * src/Makefile.in (SOME_MACHINE_LISP): Add w32-vars.Glenn Morris2010-10-211-0/+5
* | | * insdel.c (prepare_to_modify_buffer): Don't setChong Yidong2010-10-211-0/+5