aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Duplicate-word and spelling fixes.Paul Eggert2012-01-101-1/+1
|
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-055-5/+5
|
* Fix typos.Juanma Barranquero2011-11-201-1/+1
|
* Fix typos.Juanma Barranquero2011-11-201-1/+1
|
* Spelling fixes.Paul Eggert2011-11-191-1/+1
|
* Spelling fixes.Paul Eggert2011-11-191-1/+1
|
* Spelling fixes.Paul Eggert2011-11-171-1/+1
|
* Spelling fixes.Paul Eggert2011-11-142-14/+12
|
* Spelling fixes.Paul Eggert2011-11-121-1/+1
|
* Small updates for admin/notes/.Glenn Morris2011-10-172-3/+6
| | | | | * admin/notes/changelogs: Copy some info here from copyright. * admin/notes/copyright: Tiny update.
* Merge from trunk.Paul Eggert2011-09-031-10/+12
|\
| * bzr 2.4.0, including changelog_merge plugin, was released.Glenn Morris2011-09-011-10/+12
| |
* | Merge from gnulib, using build-aux to remove clutter.Paul Eggert2011-07-241-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 Morris2011-07-141-0/+8
|
* * admin/notes/bzr: Your very own Loggerhead server.Glenn Morris2011-05-281-0/+21
|
* * admin/notes/bugtracker: Small updates.Glenn Morris2011-05-141-6/+9
|
* * admin/notes/bzr: Update changelog_merge branch details.Glenn Morris2011-05-141-3/+2
|
* fix many doubled-word typosU. Ser2011-05-101-1/+1
|
* * admin/notes/bzr: Small updates.Glenn Morris2011-04-251-3/+10
|
* * admin/notes/years: Small updates.Glenn Morris2011-04-251-0/+8
|
* * admin/notes/copyright: Remove info on some files no longer present.Glenn Morris2011-03-251-57/+8
|
* * admin/notes/copyright: Remove comments about deleted files in src/{m,s}.Glenn Morris2011-03-221-26/+5
| | | | Files that were merged into other files have been kept.
* Replace mkinstalldirs with `install-sh -d', as automake recommends.Glenn Morris2011-03-221-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 Morris2011-03-221-12/+11
|
* admin/notes/elpa: Make Bzr checkout directions more explicit.Chong Yidong2011-03-111-16/+16
|
* Mention elpa branch in admin/notes/BRANCH; clarify admin/notes/elpa.Chong Yidong2011-03-072-40/+29
|
* * admin/notes/bzr: Tiny addition.Glenn Morris2011-02-281-0/+2
|
* * admin/notes/bzr: Small updates.Glenn Morris2011-02-231-0/+8
|
* * admin/notes/bzr: More details about merging ChangeLogs.Glenn Morris2011-02-221-1/+4
|
* Merge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka@jpl.org.Glenn Morris2011-02-221-1/+1
|\
| * admin/notes/bugtracker (bugtracker_debbugs_url): Fix typo.Juanma Barranquero2011-02-221-1/+1
| |
* | Add comments about fixing dates in merged ChangeLogs.Glenn Morris2011-02-221-3/+6
| |
* | Import crypto/md5 module from gnulib.Paul Eggert2011-02-181-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 Eggert2011-02-141-0/+39
|\ \
| * | * admin/notes/bzr: Add section on undoing a bzr remove.Glenn Morris2011-02-131-0/+24
| | |
| * | * admin/notes/bzr: Mention the helpful changelog_merge plugin.Glenn Morris2011-02-121-0/+15
| | |
* | | Merge from mainline.Paul Eggert2011-02-091-0/+5
|\ \ \ | |/ /
| * | * admin/notes/bugtracker: Small updates.Glenn Morris2011-02-081-0/+5
| | |
* | | Import getloadavg module from gnulib.Paul Eggert2011-02-071-1/+0
|/ /
* | strftime: import from gnulibPaul Eggert2011-01-301-1/+0
| |
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-245-7/+5
| |
* | * admin/notes/bzrmerge: Comment on skipped revisions.Glenn Morris2011-01-221-0/+5
| |
* | * admin/notes/bzr: Fix typos in previous.Glenn Morris2011-01-171-2/+2
| |
* | * admin/notes/bzr: More bzrmerge notes.Glenn Morris2011-01-171-4/+14
| |
* | * admin/notes/bzr: Add some more bzrmerge details.Glenn Morris2011-01-171-4/+15
| |
* | * notes/bzr (Installing changes from gnulib): New section.Paul Eggert2011-01-171-0/+21
| | | | | | | | Need for this suggested by Stefan Monnier.
* | Merge from mainline.Paul Eggert2011-01-174-3/+34
|\ \
| * | Nuke arch-tags.Glenn Morris2011-01-153-3/+0
| | |
| * | * admin/notes/bzr: More on previous.Glenn Morris2011-01-151-0/+5
| | |
| * | * admin/notes/bzr: Add an idiot's guide to merging between branches.Glenn Morris2011-01-151-0/+29
| | |