* lib-src/fakemail.c (action): Convert function definitions to standard C.
[bpt/emacs.git] / src / s /
2010-06-30 Glenn Morris* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
2010-06-30 Glenn MorrisRemove some cpp that is internal to configure.in.
2010-06-27 Dan Nicolaescu* src/s/freebsd.h (BSD4_2): Remove redundant definition.
2010-06-26 Eli Zaretskiiw32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-16 Stefan MonnierMerge from emacs-23
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-09 Dan Nicolaescu* src/s/usg5-4.h: Fix previous change.
2010-06-06 Dan NicolaescuRemove BSTRING related code, all platforms define it.
2010-06-04 Juanma BarranqueroTurn `directory-sep-char' into a noop.
2010-06-03 Dan NicolaescuMove UNEXEC definition to autoconf.
2010-06-03 Glenn Morris* src/s/sol2-10.h: Comment fix.
2010-06-03 Glenn MorrisNOT_C_CODE is always true now.
2010-06-02 Dan Nicolaescu* src/s/sol2-6.h: Remove obsolete comments.
2010-06-01 Stefan MonnierMerge from emacs-23
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-25 Kenichi Handamerge trunk
2010-05-22 Eli ZaretskiiRedesign bidi-aware edge positions of glyph rows, fix...
2010-05-21 enami tsugutomoBackport from trunk: close bug#6190.
2010-05-19 Glenn MorrisMinor msdos build change.
2010-05-19 Glenn MorrisSet linker-related things with configure.
2010-05-19 Glenn Morris* s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_...
2010-05-19 Kenichi Handamerge trunk
2010-05-18 Chong YidongFix stack overflow in string creation (Bug#6214).
2010-05-18 Glenn Morris* s/gnu-linux.h: Combine two conditionals.
2010-05-18 Glenn Morris* src/[ms]/template.h: Comments.
2010-05-18 Glenn MorrisSet rallocobj with configure, not cpp.
2010-05-14 Kenichi Handamerge trunk
2010-05-14 Kenichi Handamerge trunk
2010-05-14 Glenn Morris* s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined...
2010-05-12 Glenn MorrisReformat some comments in src/s/*.h.
2010-05-12 Glenn MorrisMove LIB_GCC from cpp to configure.
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-11 Glenn MorrisOn msdos, set LIBS_SYSTEM with config.bat, not cpp.
2010-05-10 Glenn MorrisMove LIBS_SYSTEM from cpp to configure.
2010-05-10 Glenn MorrisMove MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET...
2010-05-08 Stefan MonnierMerge from emacs-23
2010-05-08 Glenn MorrisMove TERMINFO, LIBS_TERMCAP from cpp to configure.
2010-05-07 Eli ZaretskiiFix MSDOS build broken by autoconfiscation and changes...
2010-05-07 Eli ZaretskiiFix MS-DOS configuring in lib-src/ and src/, broken...
2010-05-07 Glenn MorrisMissing part of previous commit.
2010-05-07 Glenn MorrisMove LD_SWITCH_SYSTEM from cpp to configure.
2010-05-07 Dan NicolaescuDefine LIB_STANDARD and START_FILES using autoconf.
2010-05-06 Dan NicolaescuRemove NEED_BSDTTY and NEED_UNISTD_H.
2010-05-06 Dan Nicolaescu* Makefile.in (STARTFILES): Conditionally define to...
2010-05-04 Dan NicolaescuRemove BSD_PGRPS.
2010-05-04 Dan NicolaescuRemove POSIX_SIGNALS.
2010-05-04 Glenn MorrisMove LD_SWITCH_X_SITE_AUX from cpp to autoconf.
2010-05-04 Glenn MorrisMove LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.
2010-05-04 Glenn MorrisMove C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to...
2010-05-04 Dan Nicolaescu* s/hpux10-20.h (LIB_STANDARD): New definition.
2010-05-01 Dan NicolaescuClean up IRIX code.
2010-05-01 Dan NicolaescuClean up AIX code.
2010-05-01 Eli ZaretskiiEmulate POSIX_SIGNALS on MS-Windows.
2010-05-01 Eli ZaretskiiEmulate POSIX_SIGNALS on MS-Windows.
2010-05-01 Eli ZaretskiiFix display of R2L lines and cursor motion in bidi...
2010-04-30 Dan Nicolaescu* s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.
2010-04-28 Glenn MorrisMove LIBXMU from cpp to configure.
2010-04-27 Glenn MorrisMove LIBXTR6 from cpp to autoconf.
2010-04-27 Glenn MorrisMove MOTIF_LIBW to autoconf.
2010-04-27 Glenn MorrisUse $CRT_DIR in more places.
2010-04-26 Dan NicolaescuUse autoconf instead of cpp for LIB_MATH.
2010-04-25 Eli ZaretskiiFix crash with bidi display on the last empty line...
2010-04-24 Eli ZaretskiiFix cursor motion at end of line that ends in a compose...
2010-04-23 Dan Nicolaescu* s/cygwin.h (LIBS_DEBUG): Remove, unused.
2010-04-23 Dan NicolaescuRemove redundant flags.
2010-04-23 Dan NicolaescuSimplify m/intel386.h.
2010-04-23 Dan Nicolaescu* s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configu...
2010-04-23 Dan NicolaescuSimplify STARTFILES definition.
2010-04-23 Dan NicolaescuClean up Solaris code.
2010-04-21 Dan NicolaescuClean up HP-UX files.
2010-04-21 Dan NicolaescuRemove NOMULTIPLEJOBS, unused.
2010-04-21 Dan NicolaescuSimplify LD_SWITCH_SYSTEM_TEMACS usage.
2010-04-21 Juanma BarranqueroDon't depend on cm.c or termcap.c on Windows, use stubs.
2010-04-20 Eli ZaretskiiImplement GUI display of R2L lines, fix TTY display...
2010-04-20 Kenichi Handamerge trunk
2010-04-19 Stefan MonnierMerge from emacs-23
2010-04-16 Dan Nicolaescu* s/freebsd.h: Restore osreldate.h include.
2010-04-16 Chong Yidong* s/cygwin.h: Avoid linking against static libgcc.
2010-04-11 Dan NicolaescuRemove C_SWITCH_SYSTEM_TEMACS.
2010-04-10 Dan Nicolaescu* s/msdos.h (UNEXEC): New definition.
2010-04-10 YAMAMOTO MitsuharuUse openpty for allocating pty on Darwin. Fix Bug...
2010-04-07 Dan NicolaescuSimplify code for HP machines.
2010-04-07 Dan Nicolaescu* m/iris4d.h (UNEXEC): Move definition ...
2010-04-03 Stefan MonnierMerge from emacs-23
2010-04-03 Dan Nicolaescu* m/intel386.h (NO_REMAP): Move definition ...
2010-04-02 Jan DjärvMerge from trunk
2010-04-02 Dan NicolaescuRemove extern errno declarations.
2010-04-01 Dan NicolaescuRemove all uses of LIBX11_SYSTEM.
2010-04-01 Eli ZaretskiiRemove support for DJGPP v1.x (bug#5813).
2010-03-31 Stefan MonnierMerge from emacs-23 branch
2010-03-30 Eli ZaretskiiInitial support for bidirectional editing.
2010-03-30 Dan NicolaescuRemove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
2010-03-28 Eli ZaretskiiMerge from mainline.
2010-03-24 Stefan MonnierMerge from `emacs-23'.
2010-03-23 Dan Nicolaescu* s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
2010-03-23 Dan Nicolaescu* s/netbsd.h: Remove commented out code.
2010-03-23 Dan NicolaescuSimplify LIBS_MACHINE definitions.
2010-03-21 Dan Nicolaescu* m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
2010-03-20 Eli ZaretskiiMerge from mainline.
2010-03-20 Dan NicolaescuConsolidate redundant definitions in s/bsd-common.h.
next