aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | Fix handling of font properties on Windows (bug#6303).Damyan Pepper2010-10-131-0/+11
| * | Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero2010-10-131-4/+5
| * | Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero2010-10-121-0/+4
* | | src/w32*.c: Make functions static.Juanma Barranquero2010-10-141-0/+10
* | | src/image.c (DEF_IMGLIB_FN): Add argument to adapt to strict prototypes.Juanma Barranquero2010-10-141-0/+5
* | | src/makefile.w32-in: Simplify OBJ macros.Juanma Barranquero2010-10-141-0/+10
* | | Rename `image-library-alist' to `dynamic-library-alist'.Juanma Barranquero2010-10-131-0/+13
* | | Avoid using trailing / in directory variables.Dan Nicolaescu2010-10-121-0/+5
* | | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-121-0/+11
|\ \ \ | |/ /
| * | Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.Jan Djärv2010-10-111-0/+11
| * | * dbusbind.c (xd_get_dispatch_status): Return a Lisp_Object.Michael Albinus2010-10-081-0/+5
* | | Fix gnutls write-before-negotiation case.Lars Magne Ingebrigtsen2010-10-101-0/+5
* | | Remove #ifdef emacs / #ifndef emacs code, unused.Dan Nicolaescu2010-10-101-0/+6
* | | Pass CFLAGS to the linker.Dan Nicolaescu2010-10-101-0/+3
* | | * src/Makefile.in (CRT_DIR): Move near potential user.Dan Nicolaescu2010-10-101-0/+2
* | | * src/Makefile.in: Use $(...) everywhere instead of ${...}Dan Nicolaescu2010-10-101-0/+2
* | | Small sysdep.c cleanups.Dan Nicolaescu2010-10-101-0/+6
* | | Don't use foo() to talk about functions.Lars Magne Ingebrigtsen2010-10-091-2/+2