Sat, 02 Oct 2010 17:05:20 +0200 |
Eli Zaretskii |
Fix mouse highlight in bidi-reordered continued lines.
|
Sat, 02 Oct 2010 13:48:56 +0200 |
Eli Zaretskii |
Fix minor bugs in mouse highlight.
|
Sat, 28 Aug 2010 18:23:10 +0300 |
Eli Zaretskii |
Clean up mouse highlight in R2L lines.
|
Sat, 28 Aug 2010 17:12:36 +0300 |
Eli Zaretskii |
Fix mouse highlight in continued R2L lines.
|
Sat, 28 Aug 2010 15:36:19 +0300 |
Eli Zaretskii |
Support L2R continued lines.
|
Sat, 28 Aug 2010 14:09:02 +0300 |
Eli Zaretskii |
Support R2L rows. Continued lines still don't work correctly.
|
Sat, 28 Aug 2010 12:32:44 +0300 |
Eli Zaretskii |
Fix L2R code using bug #1220 as a test case.
|
Sat, 21 Aug 2010 18:24:15 +0300 |
Eli Zaretskii |
Initial partial support for mouse highlight in bidi-reordered text.
|
Fri, 22 Oct 2010 07:49:47 +0200 |
Jan D |
Fix compilation with Motif (Bug#7263).
|
Thu, 21 Oct 2010 20:37:20 -0700 |
Glenn Morris |
* src/Makefile.in (SOME_MACHINE_LISP): Add w32-vars.
|
Thu, 21 Oct 2010 13:27:32 -0400 |
Chong Yidong |
* insdel.c (prepare_to_modify_buffer): Don't set
|
Tue, 19 Oct 2010 11:43:27 -0400 |
Chong Yidong |
Decouple C-d and delete, so that the former does not delete the region.
|
Tue, 19 Oct 2010 13:44:07 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Mon, 18 Oct 2010 08:23:41 -0400 |
Ken Brown |
* src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).
|
Fri, 15 Oct 2010 16:49:11 +0900 |
Kenichi Handa |
Fix incorrect font metrics when the same font is opened with different pixelsizes.
|
Mon, 18 Oct 2010 17:07:31 -0400 |
Stefan Monnier |
* src/frame.c (Fframe_pointer_visible_p):
|
Mon, 18 Oct 2010 22:32:54 +0200 |
Lars Magne Ingebrigtsen |
(emacs_gnutls_read): Return 0 if we get a non-"EAGAIN"-like error to signal to Emacs that the socket should be closed.
|
Fri, 15 Oct 2010 20:42:54 +0200 |
Eli Zaretskii |
Fix the MSDOS build broken by latest revisions.
|
Fri, 15 Oct 2010 12:10:20 +0200 |
Eli Zaretskii |
image.c (tiff_load): Cast 3rd argument to avoid compiler warning.
|
Fri, 15 Oct 2010 09:46:47 +0200 |
Tassilo Horn |
Again, fix a typo in really-oldXMenu target
|
Fri, 15 Oct 2010 09:34:26 +0200 |
Tassilo Horn |
Fix variable name typo in really-oldXMenu target.
|
Thu, 14 Oct 2010 16:32:27 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Wed, 13 Oct 2010 16:07:28 +0200 |
Juanma Barranquero |
Fix handling of font properties on Windows (bug#6303).
|
Wed, 13 Oct 2010 01:25:19 +0200 |
Juanma Barranquero |
Fix typos in docstrings, comments and ChangeLogs.
|
Tue, 12 Oct 2010 17:16:57 +0200 |
Juanma Barranquero |
Fix typos in docstrings, comments and ChangeLogs.
|
Thu, 14 Oct 2010 03:33:31 +0200 |
Juanma Barranquero |
src/w32*.c: Make functions static.
|
Thu, 14 Oct 2010 01:48:09 +0200 |
Juanma Barranquero |
src/image.c (DEF_IMGLIB_FN): Add argument to adapt to strict prototypes.
|
Thu, 14 Oct 2010 01:08:58 +0200 |
Juanma Barranquero |
src/makefile.w32-in: Simplify OBJ macros.
|
Wed, 13 Oct 2010 16:50:06 +0200 |
Juanma Barranquero |
Rename `image-library-alist' to `dynamic-library-alist'.
|
Tue, 12 Oct 2010 07:37:33 -0700 |
Dan Nicolaescu |
Avoid using trailing / in directory variables.
|
Tue, 12 Oct 2010 01:57:49 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Mon, 11 Oct 2010 21:18:08 +0200 |
Jan D. |
Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.
|
Fri, 08 Oct 2010 13:40:23 +0200 |
Michael Albinus |
* dbusbind.c (xd_get_dispatch_status): Return a Lisp_Object.
|
Sun, 10 Oct 2010 20:47:45 +0200 |
Lars Magne Ingebrigtsen |
Fix gnutls write-before-negotiation case.
|
Sun, 10 Oct 2010 08:49:31 -0700 |
Dan Nicolaescu |
Remove #ifdef emacs / #ifndef emacs code, unused.
|
Sun, 10 Oct 2010 08:35:04 -0700 |
Dan Nicolaescu |
Pass CFLAGS to the linker.
|
Sun, 10 Oct 2010 07:47:43 -0700 |
Dan Nicolaescu |
* src/Makefile.in (CRT_DIR): Move near potential user.
|
Sun, 10 Oct 2010 07:43:05 -0700 |
Dan Nicolaescu |
* src/Makefile.in: Use $(...) everywhere instead of ${...}
|
Sun, 10 Oct 2010 06:44:22 -0700 |
Dan Nicolaescu |
Small sysdep.c cleanups.
|
Sat, 09 Oct 2010 16:31:56 +0200 |
Lars Magne Ingebrigtsen |
Don't use foo() to talk about functions.
|
Sat, 09 Oct 2010 15:54:57 +0200 |
Lars Magne Ingebrigtsen |
(emacs_gnutls_write): Check for GNUTLS_E_AGAIN and not EINTR.
|
Sat, 09 Oct 2010 15:19:30 +0200 |
Lars Magne Ingebrigtsen |
Make emacs_gnutls_read() return the expected on errors.
|
Fri, 08 Oct 2010 23:30:31 -0400 |
Chong Yidong |
* xterm.c (x_draw_relief_rect): Clear corner pixels.
|
Fri, 08 Oct 2010 14:41:49 +0200 |
Michael Albinus |
* keyboard.c: Revert last change; it was not intended to be
|
Fri, 08 Oct 2010 12:14:47 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Thu, 07 Oct 2010 20:19:47 -0700 |
Glenn Morris |
ChangeLog fix.
|
Fri, 08 Oct 2010 09:43:16 +0900 |
Kenichi Handa |
coding.c (complement_process_encoding_system): Fix previous change.
|
Mon, 04 Oct 2010 10:53:48 +0900 |
Kenichi Handa |
merge emacs-23
|
Mon, 04 Oct 2010 10:47:51 +0900 |
Kenichi Handa |
coding.c (complement_process_encoding_system): Fix previous change.
|
Sun, 03 Oct 2010 11:23:07 +0200 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Move putenv call ...
|
Sat, 02 Oct 2010 18:23:50 -0700 |
Glenn Morris |
Doc fix.
|
Sat, 02 Oct 2010 10:44:50 +0900 |
Kenichi Handa |
Fix complementing of a coding system
|
Thu, 30 Sep 2010 13:28:34 +0900 |
Kenichi Handa |
Complement a coding system for encoding arguments and input to a process.
|
Wed, 29 Sep 2010 09:55:58 +0900 |
Kenichi Handa |
merge emacs-23
|
Tue, 28 Sep 2010 15:39:22 +0200 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, it
|
Wed, 29 Sep 2010 09:52:03 +0900 |
Kenichi Handa |
xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123).
|
Fri, 08 Oct 2010 01:02:56 -0400 |
Chong Yidong |
* xterm.c (x_draw_relief_rect): If box width is larger than 1,
|
Mon, 04 Oct 2010 14:16:22 -0400 |
Chong Yidong |
Don't add an echo dash for the first keystroke (Bug#7137).
|
Mon, 04 Oct 2010 10:22:57 -0700 |
Dan Nicolaescu |
Remove O_RDONLY, O_WRONLY definitions, not needed.
|
Mon, 04 Oct 2010 00:37:37 +0200 |
Lars Magne Ingebrigtsen |
Rework the gnutls boot interface.
|