aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* | | Decouple C-d and delete, so that the former does not delete the region.Chong Yidong2010-10-191-0/+4
* | | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-191-0/+13
|\ \ \ | | |/ | |/|
| * | * src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).Ken Brown2010-10-181-0/+4
| * | Fix incorrect font metrics when the same font is opened with different pixels...Kenichi Handa2010-10-151-0/+9
* | | * src/frame.c (Fframe_pointer_visible_p):Julien Danjou2010-10-181-0/+5
* | | (emacs_gnutls_read): Return 0 if we get a non-"EAGAIN"-like error to signal t...Lars Magne Ingebrigtsen2010-10-181-0/+6
* | | Fix the MSDOS build broken by latest revisions.Eli Zaretskii2010-10-151-0/+3
* | | image.c (tiff_load): Cast 3rd argument to avoid compiler warning.Eli Zaretskii2010-10-151-0/+4
* | | Again, fix a typo in really-oldXMenu targetTassilo Horn2010-10-151-0/+1
* | | Fix variable name typo in really-oldXMenu target.Tassilo Horn2010-10-151-0/+5
* | | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-141-0/+16
|\ \ \ | |/ /