aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * admin/bzrmerge.el (bzrmerge-resolve): Suppress prompts about file-locals.Glenn Morris2011-05-212-1/+6
|
* * 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
|
* Update and split ChangeLogs.Juanma Barranquero2011-04-061-0/+4
|
* Remove (RET)SIGTYPE; it is identical to void on all supported systems.Glenn Morris2011-03-261-2/+0
| | | | | | | | | | | | | | | | | | | | | | Ref: http://lists.gnu.org/archive/html/emacs-devel/2011-03/msg01068.html * configure.in (AC_TYPE_SIGNAL): Remove obsolete macro. (AH_BOTTOM): Do not define SIGTYPE. * lib-src/emacsclient.c: Replace SIGTYPE with void. * nt/config.nt: Remove RETSIGTYPE, SIGTYPE (identical to void). * src/syssignal.h: Replace RETSIGTYPE with void. * src/atimer.c, src/data.c, src/dispnew.c, src/emacs.c, src/floatfns.c: * src/keyboard.c, src/keyboard.h, src/lisp.h, src/process.c, src/sysdep.c: * src/xterm.c: Replace SIGTYPE with void everywhere. * src/s/template.h (SIGTYPE): Remove commented out definition. * src/s/usg5-4-common.h (SIGTYPE): Remove definition. * admin/CPP-DEFINES: Remove SIGTYPE.
* * admin/make-tarball.txt: Comment.Glenn Morris2011-03-251-1/+4
|
* Remove some files that autoreconf can supply.Glenn Morris2011-03-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Ref: http://lists.gnu.org/archive/html/emacs-devel/2011-03/msg00863.html * compile, config.guess, config.sub, depcomp, install-sh, missing: Remove; autoreconf can supply them. * Makefile.in (sync-from-gnulib): Don't sync config.sub, config.guess, install-sh. Pass -i to autoreconf. * autogen/update_autogen (genfiles): Add compile, config.guess, config.sub, depcomp, install-sh, missing. Pass -i to autoreconf. Discard non-error output from autoreconf in -q case. * autogen/compile, autogen/config.guess, autogen/config.sub: * autogen/depcomp, autogen/install-sh, autogen/missing: New files. * autogen/copy_autogen: Add compile, config.guess, config.sub, depcomp, install-sh, missing. * autogen/README: Add compile, config.guess, config.sub, depcomp, install-sh, missing. * INSTALL.BZR, admin/make-tarball.txt: Add -i to autoreconf args. * .bzrignore: Add compile, config.guess, config.sub, depcomp, install-sh, missing.
* * 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
|
* (Re)move autotools generated files from the repository.Glenn Morris2011-03-201-3/+6
| | | | | | | | | | | | | | | | | | | | | Ref: http://lists.gnu.org/archive/html/emacs-devel/2011-03/msg00225.html * autogen/: New directory, to be excluded from releases. * autogen/copy_autogen, autogen/update_autogen: New scripts. * autogen/README: New file. * autogen/aclocal.m4, autogen/config.in, autogen/configure: * autogen/Makefile.in: Add auto-updated generated files. * autogen.sh: No longer a no-op, now it tests for autotools and runs them as necessary. * configure.in: Defaule maintainer-mode to on. * aclocal.m4, configure, lib/Makefile.in: Remove files. * src/config.in: Remove file. * INSTALL.BZR, admin/make-tarball.txt: Update instructions.
* admin/admin.el: Add some code for deploying web manuals.Chong Yidong2011-03-121-0/+230
|
* 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-222-1/+5
|\
| * admin/notes/bugtracker (bugtracker_debbugs_url): Fix typo.Juanma Barranquero2011-02-222-1/+5
| |
* | Add comments about fixing dates in merged ChangeLogs.Glenn Morris2011-02-222-3/+9
| |
* | Merge: Import crypto/md5 and stdint modules from gnulib.Paul Eggert2011-02-201-3/+1
|\ \
| * | 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>
* | | Initial version of fix for the MS-DOS build, not yet tested.Eli Zaretskii2011-02-192-0/+8
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | config.bat: Configure in `lib'. msdos/sedlibmk.inp: New file. msdos/sedlibcf.inp: New file. msdos/sed1v2.inp (NS_OBJC_OBJ): Edit to empty. (@true): Edit to "@rem". (move-if-change): Edit to "update". (echo): Edit to "djecho". (cd $(lib) && ...): Edit to "$(MAKE) -C ...". msdos/mainmake.v2 (version): Remove, no longer needed (config.in defines VERSION). (all): Add lib. (lib): New target and recipe. (lib-src): Depend on lib. (src): Depend on lib and lib-src. (clean, mostlyclean, distclean, maintainer-clean, extraclean) (bootstrap-clean): Recurse into lib. msdos/sed2v2.inp: Remove workaround for the "#if ! HAVE_MKTIME || BROKEN_MKTIME" stuff -- it's no longer in src/config.in. (HAVE_ATTRIBUTE_ALIGNED, HAVE_C99_STRTOLD, HAVE_DECL_GETENV) (HAVE__BOOL): Edit to 1. (VERSION, inline, restrict): Edit for DJGPP. src/s/msdos.h (strtold): Define to _strtold. admin/admin.el (set-version): Add msdos/sed2v2.inp.
* | Import getloadavg module from gnulib.Paul Eggert2011-02-153-7/+6
| |
* | * 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
| |
* | * admin/bzrmerge.el (bzrmerge-resolve): Fix bzr revert call.Glenn Morris2011-02-122-1/+7
| |
* | * admin/notes/bugtracker: Small updates.Glenn Morris2011-02-081-0/+5
| |
* | bzrmerge.el trivia.Glenn Morris2011-02-052-1/+15
| | | | | | | | | | | | * admin/bzrmerge.el (bzrmerge-warning-buffer): New constant. (bzrmerge-apply): Use it. (bzrmerge): Kill any old warning buffer first.
* | bzrmerge.el trivia.Glenn Morris2011-02-022-11/+26
| | | | | | | | | | | | | | | | * admin/bzrmerge.el (bzrmerge-buffer): New constant. (bzrmerge-merges, bzrmerge-missing, bzrmerge-apply): Use it. (bzrmerge-missing): If nothing to do, return nil not (nil). (bzrmerge-apply): Remove odd character from message. (bzrmerge): Give status messages.
* | Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu ↵Eli Zaretskii2011-01-312-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and 2011-01-31T08:15:13Z!eggert@cs.ucla.edu. lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/strftime.$(O) and $(BLD)/time_r.$(O). ($(BLD)/dtoastr.$(O)): Depend on $(EMACS_ROOT)/src/s/ms-w32.h and $(EMACS_ROOT)/src/m/intel386.h. ($(BLD)/strftime.$(O)): ($(BLD)/time_r.$(O)): Define prerequisites. src/makefile.w32-in (OBJ2): Remove strftime.$(O). ($(BLD)/strftime.$(O)): Remove prerequisites. lib-src/makefile.w32-in (VERSION): Don't define, defined on nt/config.nt. (ECLIENT_CFLAGS): Remove -DVERSION. ($(BLD)/emacsclient.$(O)): Don't depend on makefile.w32-in. nt/config.nt (VERSION): Uncomment definition. (restrict): Define. nt/inc/stdbool.h: New file. admin/admin.el (set-version): Remove lib-src/makefile.w32-in. Add nt/config.nt.
* | src/emacs.c now gets version number from configure.inPaul Eggert2011-01-313-5/+11
| |
* | strftime: import from gnulibPaul Eggert2011-01-302-1/+5
| |
* | Refill some long/short copyright headers.Glenn Morris2011-01-265-13/+6
| |
* | Make it easier to control which revisions bzrmerge might skip.Glenn Morris2011-01-242-2/+12
| | | | | | | | | | * admin/bzrmerge.el (bzrmerge-skip-regexp): New variable. (bzrmerge-missing): Use it.
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-2421-30/+21
| |
* | * admin/notes/bzrmerge: Comment on skipped revisions.Glenn Morris2011-01-221-0/+5
| |
* | * make-tarball.txt: Suggest 'autoreconf -I m4 --force'Paul Eggert2011-01-192-2/+7
| | | | | | | | | | rather than doing rm and autoconf by hand. See <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
* | * 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/bzrmerge.el: Fix paren typo in previous.Glenn Morris2011-01-171-1/+1
| |
* | * 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-172-0/+26
| | | | | | | | Need for this suggested by Stefan Monnier.
* | * admin/bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be inStefan Monnier2011-01-172-0/+16
| | | | | | | | an inconsistent state.
* | Merge from mainline.Paul Eggert2011-01-1735-46/+49
|\ \
| * | Refill some copyright headers.Glenn Morris2011-01-151-2/+2
| | |