| Commit message (Expand) | Author | Age | Files | Lines |
| * | * lib-src/fakemail.c (action): Convert function definitions to standard C. | Dan Nicolaescu | 2010-07-03 | 3 | -9/+11 |
| * | ebrowse.c (check_namespace): Fix indentation. | Eli Zaretskii | 2010-07-03 | 1 | -2/+2 |
| * | Fix invalid cast | Andreas Schwab | 2010-07-03 | 2 | -4/+10 |
| * | lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer. | Juanma Barranquero | 2010-07-03 | 2 | -1/+5 |
| * | Fix prototypes. | Juanma Barranquero | 2010-07-03 | 4 | -5/+18 |
| * | Convert function definitions to standard C. | Dan Nicolaescu | 2010-07-02 | 14 | -734/+347 |
| * | Convert some prototypes to standard C. | Dan Nicolaescu | 2010-07-02 | 3 | -7/+14 |
| * | Remove __P. | Jan D | 2010-07-02 | 2 | -13/+0 |
| * | Remove __P and P_ from .c and .m files and definition of P_ | Jan D | 2010-07-02 | 6 | -199/+207 |
| * | lib-src/movemail.c (error): Avoid warning when there are no args. | Juanma Barranquero | 2010-06-24 | 2 | -1/+5 |
| * | Fix Windows makefiles to adapt to lisp/vc reorganization. | Juanma Barranquero | 2010-06-11 | 2 | -2/+7 |
| * | Remove duplicate ChangeLog entries. | Juanma Barranquero | 2010-06-10 | 1 | -15/+0 |
| * | Remove BSTRING related code, all platforms define it. | Dan Nicolaescu | 2010-06-06 | 2 | -6/+4 |
| * | Add --parent-id argument to emacsclient. | Chong Yidong | 2010-05-29 | 2 | -1/+24 |
| * | Do not preprocess src/Makefile.in. | Glenn Morris | 2010-05-26 | 2 | -1/+5 |
| * | Remove cirsular dependency when using separate build dir (Bug #6246). | Jan Djärv | 2010-05-22 | 2 | -6/+20 |
| * | * lib-src/Makefile.in: Break some long lines. | Glenn Morris | 2010-05-14 | 1 | -14/+25 |
| * | Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES. | Glenn Morris | 2010-05-11 | 2 | -1/+5 |
| * | Minor lib-src/Makefile.in edits. | Glenn Morris | 2010-05-10 | 2 | -10/+13 |
| * | Do not preprocess lib-src/Makefile.in | Glenn Morris | 2010-05-10 | 2 | -35/+35 |
| * | On msdos, set LIBS_SYSTEM with config.bat, not cpp. | Glenn Morris | 2010-05-10 | 2 | -5/+5 |
| * | Move LIBS_SYSTEM from cpp to configure. | Glenn Morris | 2010-05-09 | 2 | -6/+13 |
| * | Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure. | Glenn Morris | 2010-05-09 | 2 | -8/+6 |
| * | Merge from emacs-23 | Stefan Monnier | 2010-05-08 | 1 | -0/+9 |
| |\ |
|
| | * | Bump version to 23.2.50. | Chong Yidong | 2010-05-08 | 1 | -1/+1 |
| | * | Bump version to 23.2.emacs-23.2 | Chong Yidong | 2010-05-07 | 2 | -1/+5 |
| | * | * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nm... | Chong Yidong | 2010-05-05 | 2 | -2/+7 |
| | * | Bump version to 23.1.97.emacs-pretest-23.1.97 | Chong Yidong | 2010-05-03 | 1 | -1/+1 |
| | * | Bump version to 23.1.96.emacs-pretest-23.1.96 | Chong Yidong | 2010-04-19 | 1 | -1/+1 |
| * | | Remove unused Makefile definition THIS_IS_MAKEFILE. | Glenn Morris | 2010-05-07 | 2 | -1/+4 |
| * | | Minimize blessmail-related cpp usage, with an eye to future removal. | Glenn Morris | 2010-05-06 | 2 | -17/+22 |
| * | | lib-src/ChangeLog: Remove duplicate entry. | Juanma Barranquero | 2010-05-06 | 1 | -7/+1 |
| * | | Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf. | Glenn Morris | 2010-05-03 | 2 | -2/+7 |
| * | | * Makefile.in (LIBS_MACHINE): Remove, unused. | Dan Nicolaescu | 2010-04-26 | 1 | -1/+1 |
| * | | * Makefile.in (LIBS_MACHINE): Remove, unused. | Dan Nicolaescu | 2010-04-26 | 2 | -5/+4 |
| * | | Merge from emacs-23 | Stefan Monnier | 2010-04-19 | 1 | -0/+6 |
| |\ \
| |/ |
|
| | * | Add stubs for Windows, required after CVE-2010-0825 change. | Juanma Barranquero | 2010-04-03 | 3 | -0/+27 |
| * | | Remove the Arch metafiles. | Stefan Monnier | 2010-04-12 | 1 | -10/+0 |
| * | | * Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the | Dan Nicolaescu | 2010-04-12 | 2 | -9/+11 |
| * | | Use autoconf, not cpp for some variables. | Dan Nicolaescu | 2010-04-11 | 2 | -11/+11 |
| * | | * lib-src/makefile.w32-in: Use parenthesis for macros for nmake compatibility. | Christoph | 2010-04-07 | 2 | -2/+7 |
| * | | Add stubs for Windows, required after CVE-2010-0825 change. | Juanma Barranquero | 2010-04-03 | 3 | -0/+27 |
| * | | Merge from emacs-23 | Stefan Monnier | 2010-04-02 | 1 | -8/+8 |
| |\ \
| |/ |
|
| | * | Bump version to 23.1.95.emacs-pretest-23.1.95 | Chong Yidong | 2010-04-02 | 1 | -1/+1 |
| | * | Fix permissions handling (CVE-2010-0825). | Chong Yidong | 2010-04-02 | 2 | -26/+25 |
| | * | Fix typos in ChangeLogs. | Juanma Barranquero | 2010-04-02 | 1 | -8/+8 |
| | * | `make uninstall' fix (Bug#5620). | Chong Yidong | 2010-03-19 | 2 | -1/+6 |
| | * | Bump version to 23.1.94 and regenerate ldefs-boot.el.emacs-pretest-23.1.94 | Chong Yidong | 2010-03-10 | 1 | -1/+1 |
| * | | Fix permissions handling (CVE-2010-0825). | Chong Yidong | 2010-04-02 | 2 | -26/+25 |
| * | | Remove extern errno declarations. | Dan Nicolaescu | 2010-04-01 | 4 | -7/+7 |