| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Duplicate-word and spelling fixes. | Paul Eggert | 2012-01-10 | 1 | -1/+1 |
| | | |||||
| * | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 5 | -5/+5 |
| | | |||||
| * | Fix typos. | Juanma Barranquero | 2011-11-20 | 1 | -1/+1 |
| | | |||||
| * | Fix typos. | Juanma Barranquero | 2011-11-20 | 1 | -1/+1 |
| | | |||||
| * | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -1/+1 |
| | | |||||
| * | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -1/+1 |
| | | |||||
| * | Spelling fixes. | Paul Eggert | 2011-11-17 | 1 | -1/+1 |
| | | |||||
| * | Spelling fixes. | Paul Eggert | 2011-11-14 | 2 | -14/+12 |
| | | |||||
| * | Spelling fixes. | Paul Eggert | 2011-11-12 | 1 | -1/+1 |
| | | |||||
| * | Small updates for admin/notes/. | Glenn Morris | 2011-10-17 | 2 | -3/+6 |
| | | | | | | * admin/notes/changelogs: Copy some info here from copyright. * admin/notes/copyright: Tiny update. | ||||
| * | Merge from trunk. | Paul Eggert | 2011-09-03 | 1 | -10/+12 |
| |\ | |||||
| | * | bzr 2.4.0, including changelog_merge plugin, was released. | Glenn Morris | 2011-09-01 | 1 | -10/+12 |
| | | | |||||
| * | | Merge from gnulib, using build-aux to remove clutter. | Paul Eggert | 2011-07-24 | 1 | -10/+11 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * m4/largefile.m4: New file, so that Emacs does not mess up when accessing files with large inode numbers in MacOS X 10.5 and later. * m4/nocrash.m4: New file, to avoid triggering background debugger and/or create core dumps during 'configure'. * build-aux/move-if-change: Renamed from move-if-change. * build-aux/snippet/arg-nonnull.h: Renamed from arg-nonnull.h. * build-aux/snippet/c++defs.h: Renamed from c++defs.h. * build-aux/snippet/warn-on-use.h: Renamed from warn-on-use.h. * build-aux/snippet/_Noreturn.h: New file, for draft C1X _Noreturn. * .bzrignore: The autogenerated files compile, config.guess, config.sub, depcomp, install-sh, and missing are now in build-aux. * Makefile.in (epaths-force, sync-from-gnulib): move-if-change is now in build-aux. (GNULIB_TOOL_FLAGS): Avoid threadlib; this is now a prerequisite of gnulib's pthread_sigmask module, but Emacs doesn't need it. (mkdir): install-sh is now in build-aux. * config.bat: c++defs.h is now in build-aux/snippets. * configure.in: Specify AC_CONFIG_AUX_DIR with build-aux (the usual parameter). * lib/gnulib.mk, m4/gl-comp.m4: Regenerate. * lib/makefile.w32-in (ARG_NONNULL_H): arg-nonnull.h moved to build-aux/snippet. * lib/pthread_sigmask.c, lib/stdlib.in.h, m4/extensions.m4: * m4/getopt.m4, m4/gnulib-common.m4, m4/pthread_sigmask.m4: Merge from gnuilib. This fixes porting bugs on Cygwin, Irix, and Solaris, enables MacOS extensions, and enables nocrash during 'configure'. * make-dist: Adjust to new build-aux and build-aux/snippit dirs. * admin/notes/copyright: The files compile, config.guess, config.sub, depcomp, install-sh, missing, and move-if-change are now in the new build-aux subdirectory. The files arg-nonnull.h, c++defs.h, and warn-on-use.h are now in build-aux/snippets. New file build-aux/snippets/_Noreturn.h. * leim/Makefile.in (install): install-sh is now in build-aux. * lib-src/Makefile.in ($(DESTDIR)${archlibdir}): install-sh moved to build-aux. * msdos/sedlibmk.inp (CONFIG_CLEAN_VPATH_FILES): Adjust to snippet moves from top level to build-aux/snippet. * src/Makefile.in (gl-stamp): move-if-change is now in build-aux. | ||||
| * | * admin/notes/bugtracker: How to add new tags. | Glenn Morris | 2011-07-14 | 1 | -0/+8 |
| | | |||||
| * | * admin/notes/bzr: Your very own Loggerhead server. | Glenn Morris | 2011-05-28 | 1 | -0/+21 |
| | | |||||
| * | * admin/notes/bugtracker: Small updates. | Glenn Morris | 2011-05-14 | 1 | -6/+9 |
| | | |||||
| * | * admin/notes/bzr: Update changelog_merge branch details. | Glenn Morris | 2011-05-14 | 1 | -3/+2 |
| | | |||||
| * | fix many doubled-word typos | U. Ser | 2011-05-10 | 1 | -1/+1 |
| | | |||||
| * | * admin/notes/bzr: Small updates. | Glenn Morris | 2011-04-25 | 1 | -3/+10 |
| | | |||||
| * | * admin/notes/years: Small updates. | Glenn Morris | 2011-04-25 | 1 | -0/+8 |
| | | |||||
| * | * admin/notes/copyright: Remove info on some files no longer present. | Glenn Morris | 2011-03-25 | 1 | -57/+8 |
| | | |||||
| * | * admin/notes/copyright: Remove comments about deleted files in src/{m,s}. | Glenn Morris | 2011-03-22 | 1 | -26/+5 |
| | | | | | Files that were merged into other files have been kept. | ||||
| * | Replace mkinstalldirs with `install-sh -d', as automake recommends. | Glenn Morris | 2011-03-22 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | * Makefile.in (mkdir): Use `install-sh -d' instead of mkinstalldirs. (sync-from-gnulib): Don't sync mkinstalldirs. * make-dist: Don't distribute mkinstalldirs. * leim/Makefile.in (install): Use `install-sh -d' rather than mkinstalldirs. * lib-src/Makefile.in ($(DESTDIR)${archlibdir}): Use `install-sh -d' rather than mkinstalldirs. * configure.in, doc/emacs/Makefile.in: Update comments. * admin/notes/copyright: Remove mkinstalldirs. | ||||
| * | * admin/notes/bzr: Update bzr changelog_merge plugin details. | Glenn Morris | 2011-03-22 | 1 | -12/+11 |
| | | |||||
| * | admin/notes/elpa: Make Bzr checkout directions more explicit. | Chong Yidong | 2011-03-11 | 1 | -16/+16 |
| | | |||||
| * | Mention elpa branch in admin/notes/BRANCH; clarify admin/notes/elpa. | Chong Yidong | 2011-03-07 | 2 | -40/+29 |
| | | |||||
| * | * admin/notes/bzr: Tiny addition. | Glenn Morris | 2011-02-28 | 1 | -0/+2 |
| | | |||||
| * | * admin/notes/bzr: Small updates. | Glenn Morris | 2011-02-23 | 1 | -0/+8 |
| | | |||||
| * | * admin/notes/bzr: More details about merging ChangeLogs. | Glenn Morris | 2011-02-22 | 1 | -1/+4 |
| | | |||||
| * | Merge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka@jpl.org. | Glenn Morris | 2011-02-22 | 1 | -1/+1 |
| |\ | |||||
| | * | admin/notes/bugtracker (bugtracker_debbugs_url): Fix typo. | Juanma Barranquero | 2011-02-22 | 1 | -1/+1 |
| | | | |||||
| * | | Add comments about fixing dates in merged ChangeLogs. | Glenn Morris | 2011-02-22 | 1 | -3/+6 |
| | | | |||||
| * | | Import crypto/md5 module from gnulib. | Paul Eggert | 2011-02-18 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in (MAKEFILE_MODULES): Add crypto/md5. * admin/notes/copyright: Remove src/md5.c and src/md5.h as special cases. * src/Makefile.in (base_obj): Remove md5.o, since this file is in lib now. * src/deps.mk (md5.o): Remove. * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4: Regenerate. * lib/md5.c: Regenerate. This renames the file from src/md5.c, and adds some porting improvements from gnulib. * lib/md5.h: Regenerate, likwise; rename from src/md5.h. * m4/md5.m4: New file, from gnulib. 2011-02-18 Paul Eggert <eggert@cs.ucla.edu> | ||||
| * | | Merge from mainline. | Paul Eggert | 2011-02-14 | 1 | -0/+39 |
| |\ \ | |||||
| | * | | * admin/notes/bzr: Add section on undoing a bzr remove. | Glenn Morris | 2011-02-13 | 1 | -0/+24 |
| | | | | |||||
| | * | | * admin/notes/bzr: Mention the helpful changelog_merge plugin. | Glenn Morris | 2011-02-12 | 1 | -0/+15 |
| | | | | |||||
| * | | | Merge from mainline. | Paul Eggert | 2011-02-09 | 1 | -0/+5 |
| |\ \ \ | |/ / | |||||
| | * | | * admin/notes/bugtracker: Small updates. | Glenn Morris | 2011-02-08 | 1 | -0/+5 |
| | | | | |||||
| * | | | Import getloadavg module from gnulib. | Paul Eggert | 2011-02-07 | 1 | -1/+0 |
| |/ / | |||||
| * | | strftime: import from gnulib | Paul Eggert | 2011-01-30 | 1 | -1/+0 |
| | | | |||||
| * | | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 5 | -7/+5 |
| | | | |||||
| * | | * admin/notes/bzrmerge: Comment on skipped revisions. | Glenn Morris | 2011-01-22 | 1 | -0/+5 |
| | | | |||||
| * | | * admin/notes/bzr: Fix typos in previous. | Glenn Morris | 2011-01-17 | 1 | -2/+2 |
| | | | |||||
| * | | * admin/notes/bzr: More bzrmerge notes. | Glenn Morris | 2011-01-17 | 1 | -4/+14 |
| | | | |||||
| * | | * admin/notes/bzr: Add some more bzrmerge details. | Glenn Morris | 2011-01-17 | 1 | -4/+15 |
| | | | |||||
| * | | * notes/bzr (Installing changes from gnulib): New section. | Paul Eggert | 2011-01-17 | 1 | -0/+21 |
| | | | | | | | | | Need for this suggested by Stefan Monnier. | ||||
| * | | Merge from mainline. | Paul Eggert | 2011-01-17 | 4 | -3/+34 |
| |\ \ | |||||
| | * | | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 3 | -3/+0 |
| | | | | |||||
| | * | | * admin/notes/bzr: More on previous. | Glenn Morris | 2011-01-15 | 1 | -0/+5 |
| | | | | |||||
| | * | | * admin/notes/bzr: Add an idiot's guide to merging between branches. | Glenn Morris | 2011-01-15 | 1 | -0/+29 |
| | | | | |||||