| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify Emacs part of pthread_sigmask support. | Paul Eggert | 2011-07-08 | 1 | -1/+3 |
* | Fix typos that break xsettings.c compilation. | Glenn Morris | 2011-07-01 | 1 | -1/+1 |
* | Add GSettings support (GConf is going away). | Jan Djärv | 2011-06-30 | 1 | -4/+4 |
* | * src/Makefile.in (SOME_MACHINE_OBJECTS): Add some more files. | Glenn Morris | 2011-05-20 | 1 | -1/+12 |
* | * src/Makefile.in ($(etc)/DOC): Make second command line even shorter. | Glenn Morris | 2011-05-20 | 1 | -1/+1 |
* | Remove $shortlisp from src/Makefile.in. | Glenn Morris | 2011-05-19 | 1 | -250/+13 |
* | Remove the SOME_MACHINE_LISP distinction in src/Makefile.in. | Glenn Morris | 2011-05-18 | 1 | -145/+154 |
* | Fallout from resurrecting doprnt. | Eli Zaretskii | 2011-04-24 | 1 | -2/+2 |
* | Fix doprnt so it could be used safely in `verror'. (Bug#8435) | Eli Zaretskii | 2011-04-23 | 1 | -1/+1 |
* | Remove the doprnt implementation, as Emacs now uses vsnprintf. | Paul Eggert | 2011-04-06 | 1 | -1/+1 |
* | Import filemode module from gnulib. | Paul Eggert | 2011-02-20 | 1 | -1/+1 |
* | Import crypto/md5 module from gnulib. | Paul Eggert | 2011-02-18 | 1 | -1/+1 |
* | * src/Makefile.in (really-lwlib): Depend on globals.h, for parallel builds. | Glenn Morris | 2011-02-09 | 1 | -1/+1 |
* | * src/Makefile.in (gl-stamp): Create globals.h here. | Andreas Schwab | 2011-02-09 | 1 | -3/+4 |
* | * src/Makefile.in ($(otherobj)): Depend on globals.h. | Paul Eggert | 2011-02-08 | 1 | -4/+4 |
* | Make globals.h a generated header | Tom Tromey | 2011-02-08 | 1 | -1/+15 |
* | strftime: import from gnulib | Paul Eggert | 2011-01-30 | 1 | -1/+1 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -3/+2 |
* | Merge from mainline. | Paul Eggert | 2011-01-14 | 1 | -2/+2 |
|\ |
|
| * | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -2/+2 |
| |\ |
|
| | * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| | * | Fix 2010-05-06T02:53:56Z!monnier@iro.umontreal.ca. | Eli Zaretskii | 2010-11-09 | 1 | -1/+1 |
| | * | Fix for Bug#5655, backported from trunk. | Glenn Morris | 2010-11-03 | 1 | -0/+3 |
* | | | Automate syncing from gnulib. | Paul Eggert | 2011-01-08 | 1 | -2/+6 |
|/ / |
|
* | | In Makefiles, -batch implies -q. | Glenn Morris | 2011-01-07 | 1 | -3/+3 |
* | | Remove empty machine description files | Andreas Schwab | 2010-12-04 | 1 | -2/+2 |
* | | Move ns-win.el's rather wacky menu adjustments to menu-bar.el. | Glenn Morris | 2010-10-24 | 1 | -2/+1 |
* | | * src/Makefile.in (SOME_MACHINE_LISP): Add w32-vars. | Glenn Morris | 2010-10-21 | 1 | -4/+4 |
* | | Fix src/Makefile.in comment typo from 2010-10-10T14:43:05Z!dann@ics.uci.edu. | Glenn Morris | 2010-10-19 | 1 | -1/+1 |
* | | Again, fix a typo in really-oldXMenu target | Tassilo Horn | 2010-10-15 | 1 | -1/+1 |
* | | Fix variable name typo in really-oldXMenu target. | Tassilo Horn | 2010-10-15 | 1 | -1/+1 |
* | | Avoid using trailing / in directory variables. | Dan Nicolaescu | 2010-10-12 | 1 | -113/+113 |
* | | Pass CFLAGS to the linker. | Dan Nicolaescu | 2010-10-10 | 1 | -3/+2 |
* | | * src/Makefile.in (CRT_DIR): Move near potential user. | Dan Nicolaescu | 2010-10-10 | 1 | -4/+2 |
* | | * src/Makefile.in: Use $(...) everywhere instead of ${...} | Dan Nicolaescu | 2010-10-10 | 1 | -168/+168 |
* | | * src/Makefile.in: ecrt0.c does not exist anymore, do not mention it. | Dan Nicolaescu | 2010-09-29 | 1 | -3/+0 |
* | | Set up GnuTLS support. | Ted Zlatanov | 2010-09-26 | 1 | -1/+6 |
* | | Link temacs using $(CC) not $(LD). | Dan Nicolaescu | 2010-09-21 | 1 | -3/+2 |
* | | Add support for the libxml2 library. | Lars Magne Ingebrigtsen | 2010-09-10 | 1 | -3/+7 |
* | | merge from trunk | Joakim Verona | 2010-08-17 | 1 | -19/+17 |
|\ \ |
|
| * | | Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS | Andreas Schwab | 2010-07-12 | 1 | -3/+11 |
| * | | Improve Hebrew rendering. | Kenichi Handa | 2010-07-12 | 1 | -2/+2 |
| * | | Remove src/prefix-args.c. | Dan Nicolaescu | 2010-07-07 | 1 | -13/+3 |
| * | | Remove some cpp that is internal to configure.in. | Glenn Morris | 2010-06-29 | 1 | -1/+1 |
* | | | merged from trunk | Joakim Verona | 2010-06-14 | 1 | -654/+327 |
|\ \ \
| |/ / |
|
| * | | * Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook. | Romain Francoise | 2010-06-12 | 1 | -4/+4 |
| * | | Move UNEXEC definition to autoconf. | Dan Nicolaescu | 2010-06-03 | 1 | -1/+1 |
| * | | * src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set. | Glenn Morris | 2010-05-27 | 1 | -1/+1 |
| * | | Do not preprocess src/Makefile.in. | Glenn Morris | 2010-05-26 | 1 | -133/+129 |
| * | | Replace YMF_PASS_LDFLAGS with autoconf. | Glenn Morris | 2010-05-25 | 1 | -2/+6 |