Rework tags targets in Windows makefiles to protect against old/stupid makes.
[bpt/emacs.git] / lib-src / ChangeLog
2010-10-02 Juanma BarranqueroRework tags targets in Windows makefiles to protect...
2010-10-01 Eli ZaretskiiSupport TAGS targets in the w32 build.
2010-09-30 Juanma Barranquerolisp/server.el: Use just one way to pass the Emacs...
2010-09-29 Juanma Barranquerolib-src/makefile.w32-in (../src/config.h): Remove targe...
2010-09-29 Juanma Barranquero* emacsclient.c (main): Remove unused variables.
2010-09-27 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-27 Juanma BarranqueroFix typos in ChangeLogs.
2010-09-27 Kenichi Handamerge trunk
2010-09-25 Ulrich MuellerAdd more xz compression support.
2010-09-25 Chong YidongMerge changes from emacs-23 branch.
2010-09-23 Chong YidongMerge changes from emacs-23 branch
2010-09-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-06 Chong YidongMerge changes from emacs-23 branch.
2010-09-01 Kenichi Handamerge changes in emacs-23 branch
2010-08-22 Chong YidongMerge changes from emacs-23 branch.
2010-08-17 Joakim Veronamerge from trunk
2010-08-11 Jan DFix -Wwrite-strings warnings in fakemail.c.
2010-08-11 Jan DFix warnings produced by compiling with -Wwrite_strings...
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-07 Juanma BarranqueroRemove duplicate declarations.
2010-08-06 Dan Nicolaescuemacsclient.c cleanups.
2010-07-29 Juanma BarranqueroFix typos in ChangeLogs.
2010-07-29 Juanma Barranquero* make-docfile.c (write_c_args): Warn for old-style...
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-26 Kenichi Handamerge trunk
2010-07-25 Christoph ScholtesBuild binary distros on Windows using emacs-VERSION...
2010-07-25 Juanma Barranquero* emacsclient.c (getcwd): Fix previous change.
2010-07-25 Juanma BarranqueroMake building under stricter warning flags somewhat...
2010-07-24 Dan NicolaescuAdd NO_RETURN specifiers to functions in lib-src.
2010-07-24 Juanma BarranqueroFix typos in ChangeLogs.
2010-07-23 Juanma Barranquero* make-docfile.c (write_c_args): Correctly handle prefi...
2010-07-20 Juanma BarranqueroConvert some more functions to standard C.
2010-07-20 Juanma BarranqueroFix typos in ChangeLogs.
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
2010-07-16 Chong YidongMerge changes from emacs-23 branch.
2010-07-12 Andreas SchwabProperly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS...
2010-07-12 Eli ZaretskiiMS-Windows follow-up for 2010-07-12T05:25:46Z!handa...
2010-07-12 Kenichi Handamerge trunk
2010-07-11 Andreas SchwabUse strchr, strrchr instead of index, rindex
2010-07-11 Eli ZaretskiiFix bug #6603.
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-10 Eli ZaretskiiMakefile.in ($(DESTDIR)${archlibdir}): Convert spaces...
2010-07-09 Andreas Schwab* make-docfile.c (write_c_args): Restructure scanning...
2010-07-09 Kenichi Handamerge trunk
2010-07-09 Dan NicolaescuMake make-docfile understand DEFUN arguments written...
2010-07-08 Kenichi Handamerge trunk
2010-07-08 Dan NicolaescuRemove leftover P_ macros.
2010-07-07 Andreas SchwabReplace bcopy, bzero, bcmp by memcpy, memmove, memset...
2010-07-06 Andreas SchwabClean up movemail source
2010-07-06 Andreas Schwab* movemail.c: Add MAIL_USE_POP around prototypes.
2010-07-04 Dan Nicolaescu* lib-src/fakemail.c (action): Convert function definit...
2010-07-03 Eli ZaretskiiFix menu bar and colors on MS-DOS.
2010-07-03 Andreas SchwabFix invalid cast
2010-07-03 Juanma Barranquerolib-src/ebrowse.c (match_qualified_namespace_alias...
2010-07-03 Juanma BarranqueroFix prototypes.
2010-07-03 Dan NicolaescuConvert function definitions to standard C.
2010-07-02 Dan NicolaescuConvert some prototypes to standard C.
2010-07-02 Eli ZaretskiiFix MS-DOS configury.
2010-07-02 Jan DRemove __P and P_ from .c and .m files and definition...
2010-06-26 Eli Zaretskiiw32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-24 Juanma Barranquerolib-src/movemail.c (error): Avoid warning when there...
2010-06-16 Stefan MonnierMerge from emacs-23
2010-06-14 Joakim Veronamerged from trunk
2010-06-11 Juanma BarranqueroFix Windows makefiles to adapt to lisp/vc reorganization.
2010-06-10 Juanma BarranqueroRemove duplicate ChangeLog entries.
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-06 Dan NicolaescuRemove BSTRING related code, all platforms define it.
2010-06-01 Stefan MonnierMerge from emacs-23
2010-05-29 Chong YidongAdd --parent-id argument to emacsclient.
2010-05-27 Kenichi Handamerge trunk
2010-05-27 Glenn MorrisDo not preprocess src/Makefile.in.
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-22 Jan DjärvRemove cirsular dependency when using separate build...
2010-05-18 Chong YidongFix stack overflow in string creation (Bug#6214).
2010-05-14 Kenichi Handamerge trunk
2010-05-13 Joakim Veronamerge and fixes
2010-05-12 Glenn MorrisRemove unused output variable LIB_SRC_EXTRA_INSTALLABLES.
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-11 Glenn MorrisMinor lib-src/Makefile.in edits.
2010-05-11 Glenn MorrisDo not preprocess lib-src/Makefile.in
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 Chong YidongBump version to 23.2.
2010-05-08 Glenn MorrisRemove unused Makefile definition THIS_IS_MAKEFILE.
2010-05-06 Glenn MorrisMinimize blessmail-related cpp usage, with an eye to...
2010-05-05 Juanma Barranquerolib-src/ChangeLog: Remove duplicate entry.
2010-05-05 Chong Yidong* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenth...
2010-05-04 Glenn MorrisMove C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to...
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-26 Dan Nicolaescu* Makefile.in (LIBS_MACHINE): Remove, unused.
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-15 Joakim Veronamerge from trunk
2010-04-12 Dan Nicolaescu* Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS...
next