aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * 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
| | |
* | | Merge from mainline.Paul Eggert2011-01-145-5/+5
|\ \ \ | |/ /
| * | Merge from emacs-23Stefan Monnier2011-01-145-5/+5
| |\ \ | | |/
| | * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-025-5/+5
| | |
* | | Update copyright notes to match recent gnulib-related changes.Paul Eggert2011-01-091-10/+14
|/ / | | | | | | | | | | | | | | | | | | * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in, arg-nonnull.h, c++defs.h, compile, depcomp, missing, warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c, lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now subsumed by m4/*.m4 rule). config.guess, config.sub, and doc/man/texinfo.tex are now copied in from gnulib.
* | * install-sh, mkinstalldirs, move-if-change: Update from masterPaul Eggert2011-01-071-2/+2
| |
* | * notes/copyright: Report status more accurately for non-GPL files.Paul Eggert2011-01-071-0/+10
| | | | | | | | | | Report copyright status more accurately for mkinstalldirs, configure, m4/getopt.m4, and msdos/sed*.inp.
* | Merge changes from emacs-23 branchChong Yidong2010-11-271-3/+3
|\ \ | |/
| * bugtracker: REALLY correct locations of bzr *.conf files.Eli Zaretskii2010-11-221-1/+1
| |
| * bugtracker: Correct locations of bzr *.conf files.Eli Zaretskii2010-11-211-2/+2
| |
* | Merge from emacs-23Stefan Monnier2010-11-171-7/+32
|\ \ | |/
| * The `fixes' attribute does show in `bzr log'.Eli Zaretskii2010-11-121-4/+4
| |
| * Expand and clarify the description of bugtracker setting for bzr.Eli Zaretskii2010-11-121-1/+24
| |
| * Comments related to `bzr commit --fixes'.Glenn Morris2010-11-091-2/+4
| |
* | Notes about elpa.gnu.org for maintainers.Chong Yidong2010-11-041-0/+42
| |
* | * admin/notes/bugtracker: Mention "found".Glenn Morris2010-10-301-0/+8
| |