log src/ChangeLog @ 108200:e30aff0bf9d5

age author description
Sat, 01 May 2010 21:28:00 +0300 Eli Zaretskii Emulate POSIX_SIGNALS on MS-Windows.
Sat, 01 May 2010 18:53:35 +0300 Eli Zaretskii Fix cursor positioning in partial width windows on TTY.
Sat, 01 May 2010 16:39:44 +0300 Eli Zaretskii Fix display of truncated R2L lines on a TTY.
Sat, 01 May 2010 13:49:09 +0300 Eli Zaretskii Fix display of R2L continued lines in partial-width windows on a TTY.
Sat, 01 May 2010 11:50:01 +0300 Eli Zaretskii Refactor code that determines row->start and row->end.
Tue, 27 Apr 2010 22:40:05 +0300 Eli Zaretskii Fix a crash when a display string is continued to the next line.
Sun, 25 Apr 2010 22:33:31 +0300 Eli Zaretskii Start fixing cursor positioning in bidi buffers with display properties.
Fri, 30 Apr 2010 20:04:51 -0700 Glenn Morris Rework previous autoconf changes, hopefully to make clearer.
Fri, 30 Apr 2010 19:58:41 -0700 Glenn Morris * src/fileio.c (Ffile_selinux_context): Context functions may return null.
Fri, 30 Apr 2010 13:48:04 -0700 Dan Nicolaescu * s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.
Fri, 30 Apr 2010 09:37:01 -0700 Glenn Morris Hopefully fix bug#6065.
Fri, 30 Apr 2010 15:50:34 +0200 Jan D xsettings.c: include limits.h and update file comment.
Thu, 29 Apr 2010 18:50:17 -0700 Glenn Morris Replace some xmenu cpp with autoconf.
Thu, 29 Apr 2010 18:36:42 -0700 Glenn Morris Replace some cpp with autoconf.
Thu, 29 Apr 2010 18:27:33 -0700 Glenn Morris Simplify some manual dependencies in src/Makefile.in.
Thu, 29 Apr 2010 18:18:09 -0700 Glenn Morris * src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.
Thu, 29 Apr 2010 10:29:09 -0400 Stefan Monnier Don't burp if process sentinel/filter kills the current buffer.
Thu, 29 Apr 2010 16:23:12 +0200 Juanma Barranquero Add bug reference.
Thu, 29 Apr 2010 08:42:01 -0400 Stefan Monnier Fix wrong-docstring problem introduced with hash-consing.
Wed, 28 Apr 2010 00:25:47 -0700 Glenn Morris src/Makefile.in minor simplification,
Wed, 28 Apr 2010 00:20:39 -0700 Glenn Morris Define CYGWIN_OBJ with configure, not cpp.
Wed, 28 Apr 2010 00:15:10 -0700 Glenn Morris Set GPM part of MOUSE_SUPPORT with configure, not cpp.
Wed, 28 Apr 2010 00:08:53 -0700 Glenn Morris Set FONT_DRIVERS with configure rather than cpp.
Wed, 28 Apr 2010 00:01:43 -0700 Glenn Morris Move LIBXMU from cpp to configure.
Tue, 27 Apr 2010 23:54:25 -0700 Glenn Morris Move NS_OBJ, NS_SUPPORT from cpp to configure.
Tue, 27 Apr 2010 23:45:35 -0700 Glenn Morris Missing src/ChangeLog for previous commit.
Tue, 27 Apr 2010 01:09:01 -0700 Glenn Morris Move LIBXTR6 from cpp to autoconf.
Tue, 27 Apr 2010 00:33:35 -0700 Glenn Morris Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.
Tue, 27 Apr 2010 00:02:12 -0700 Glenn Morris Move MOTIF_LIBW to autoconf.
Mon, 26 Apr 2010 22:24:53 -0700 Dan Nicolaescu Reduce CPP usage.