Tue, 11 May 2010 08:48:29 -0700 |
Glenn Morris |
* src/ChangeLog: Remove tiny change marker from author with assignment.
|
Tue, 11 May 2010 20:15:29 +0900 |
Kenichi Handa |
ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.
|
Mon, 10 May 2010 19:51:08 -0700 |
Glenn Morris |
On msdos, set LIBS_SYSTEM with config.bat, not cpp.
|
Tue, 11 May 2010 04:04:13 +0200 |
Juanma Barranquero |
Fix typos and whitespace in ChangeLogs.
|
Mon, 10 May 2010 21:40:26 +0300 |
Eli Zaretskii |
Fix a crash when visiting image files in bidi mode.
|
Sun, 09 May 2010 19:16:09 -0700 |
Glenn Morris |
Move LIBS_SYSTEM from cpp to configure.
|
Sun, 09 May 2010 17:07:47 -0700 |
Glenn Morris |
Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.
|
Sat, 08 May 2010 14:47:07 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Fri, 07 May 2010 23:28:26 -0400 |
Chong Yidong |
Bump version to 23.2.
EMACS_23_2
|
Fri, 30 Apr 2010 12:00:48 -0400 |
Chong Yidong |
Fix for Bug#5984.
|
Fri, 23 Apr 2010 21:29:11 +0900 |
Kenichi Handa |
Use new features of libotf and m17n-lib if available.
|
Sat, 08 May 2010 14:04:47 +0200 |
Jan D |
Fix bug #6139, text is briefly shown in tool bar on startup.
|
Sat, 08 May 2010 13:42:01 +0200 |
Juanma Barranquero |
* src/makefile.w32-in: Update dependencies.
|
Sat, 08 May 2010 12:29:49 +0300 |
Eli Zaretskii |
Fix fringe truncation bitmaps in R2L lines.
|
Fri, 07 May 2010 19:11:06 -0700 |
Glenn Morris |
Remove unused Makefile definition THIS_IS_MAKEFILE.
|
Fri, 07 May 2010 19:05:24 -0700 |
Glenn Morris |
Move TERMINFO, LIBS_TERMCAP from cpp to configure.
|
Fri, 07 May 2010 16:33:00 -0400 |
Stefan Monnier |
Try and fix unbind_to when localness of binding has changed
|
Fri, 07 May 2010 14:55:18 -0400 |
Stefan Monnier |
* floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
|
Fri, 07 May 2010 20:08:31 +0300 |
Eli Zaretskii |
Fix bug #6126.
|
Fri, 07 May 2010 17:07:51 +0300 |
Eli Zaretskii |
Fix MSDOS build broken by autoconfiscation and changes in symbol handling.
|
Fri, 07 May 2010 16:51:16 +0300 |
Eli Zaretskii |
Don't use XSYMBOL (foo)->value.
|
Fri, 07 May 2010 15:57:24 +0300 |
Eli Zaretskii |
Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation.
|
Fri, 07 May 2010 14:21:29 +0300 |
Eli Zaretskii |
Fix the "config msdos" step of MS-DOS build (due to removal of some cpp stuff from configury).
|
Thu, 06 May 2010 19:55:47 -0700 |
Glenn Morris |
Move LD_SWITCH_SYSTEM from cpp to configure.
|
Thu, 06 May 2010 17:30:56 -0700 |
Dan Nicolaescu |
Define LIB_STANDARD and START_FILES using autoconf.
|
Thu, 06 May 2010 12:46:47 -0700 |
Dan Nicolaescu |
Remove NEED_BSDTTY and NEED_UNISTD_H.
|
Thu, 06 May 2010 12:40:02 -0700 |
Dan Nicolaescu |
* emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.
|
Thu, 06 May 2010 09:18:33 -0700 |
Dan Nicolaescu |
* Makefile.in (STARTFILES): Conditionally define to make the usage clear.
|
Thu, 06 May 2010 11:34:56 +0200 |
Jan D. |
* xterm.c (x_draw_image_relief): Move declaration of extra to beginning.
|
Thu, 06 May 2010 00:24:18 -0700 |
Glenn Morris |
Remove some unused Makefile.in variables.
|