log src/ChangeLog @ 108861:ad09f2bfce51

age author description
Tue, 01 Jun 2010 21:29:53 -0700 Dan Nicolaescu Fix config.h includes.
Tue, 01 Jun 2010 19:47:43 -0700 Dan Nicolaescu * src/gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.
Tue, 01 Jun 2010 19:43:47 -0700 Dan Nicolaescu * src/s/sol2-6.h: Remove obsolete comments.
Tue, 01 Jun 2010 19:40:59 -0700 Dan Nicolaescu Remove unnecessary alloca.h includes.
Mon, 31 May 2010 22:34:49 -0400 Stefan Monnier Merge from emacs-23
Mon, 31 May 2010 21:49:15 -0400 Stefan Monnier * sysdep.c (child_setup_tty): Move the non-canonical initialization to
Mon, 31 May 2010 17:30:13 +0200 Juanma Barranquero src/ChangeLog: Add missing bug id.
Sun, 30 May 2010 22:01:51 +0300 Eli Zaretskii Fix crash reported in bug #6306.
Sat, 29 May 2010 15:51:01 +0300 Eli Zaretskii Fix cursor motion in bidi-reordered continued lines.
Sat, 29 May 2010 13:49:21 +0300 Eli Zaretskii Finish debugging of cursor motion in bidi-reordered lines.
Fri, 28 May 2010 15:00:47 +0300 Eli Zaretskii Prevent unnecessary scrolling in bidi-reordered buffers.
Fri, 28 May 2010 16:57:11 +0200 Michael Albinus * fileio.c (Fdelete_file): Pass TRASH arg to handler call.
Fri, 28 May 2010 15:45:43 +0900 Kenichi Handa merge trunk
Fri, 28 May 2010 15:42:43 +0900 Kenichi Handa Handle face-ignored-fonts
Thu, 27 May 2010 20:29:09 -0700 Glenn Morris * src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set.
Thu, 27 May 2010 19:30:11 -0400 Chong Yidong Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
Thu, 27 May 2010 11:49:01 -0400 Chong Yidong Fix redisplay crash (Bug#6177).
Wed, 26 May 2010 22:43:27 -0700 Glenn Morris Do not preprocess src/Makefile.in.
Tue, 25 May 2010 23:41:58 -0700 Glenn Morris Replace YMF_PASS_LDFLAGS with autoconf.
Tue, 25 May 2010 20:42:07 -0700 Glenn Morris Remove some NS_IMPL_GNUSTEP build dead code.
Wed, 26 May 2010 10:14:51 +0900 Kenichi Handa Fix for finding a static composition.
Mon, 24 May 2010 21:25:15 -0700 Glenn Morris Relocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
Mon, 24 May 2010 21:17:52 -0700 Glenn Morris Do not include config.h in src/Makefile.in.
Mon, 24 May 2010 20:53:12 -0700 Glenn Morris Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.
Mon, 24 May 2010 20:46:15 -0700 Glenn Morris Remove LD_SWITCH_SYSTEM_EXTRA.
Tue, 25 May 2010 10:03:44 +0900 Kenichi Handa merge trunk
Tue, 25 May 2010 09:35:50 +0900 Kenichi Handa merge trunk
Tue, 25 May 2010 09:32:24 +0900 Kenichi Handa Fix bidi-composition interaction in backward scanning..
Mon, 24 May 2010 20:54:13 -0400 Stefan Monnier Merge from emacs-23
Mon, 24 May 2010 16:46:41 -0400 Stefan Monnier * process.c (Fmake_network_process): Set :host to nil if it's not used.