summaryrefslogtreecommitdiff
path: root/make-dist
Commit message (Collapse)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2008-01-311-1/+1
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1028
| * Add nt/emacs.manifestJason Rumney2008-01-301-1/+1
| |
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
* | Fix alignment whitespace in usage.Glenn Morris2008-01-161-2/+2
| |
* | Sven Joachim <svenjoac at gmx.de>Glenn Morris2008-01-161-0/+6
| | | | | | | | Add --lzma.
* | Add --bzip2. Update copyright.Romain Francoise2008-01-051-1/+7
| |
* | Update for new etc/images/icons/hicolor directory.Glenn Morris2008-01-041-2/+12
| |
* | Fix last change.Romain Francoise2007-12-021-2/+2
| |
* | Add etc/nxml.Glenn Morris2007-11-281-2/+2
| |
* | Include nXML. Don't try to copy FTP, it was removed on 2007/10/17.Romain Francoise2007-11-231-22/+8
| | | | | | | | Don't special-case alloca.c which is no longer in CVS.
* | Add new directory etc/gnus.Glenn Morris2007-10-301-2/+2
| |
* | Add new directories etc/images/smilies/grayscale,medium.Glenn Morris2007-10-291-3/+5
| |
* | File gfdl.1 has been removed.Glenn Morris2007-09-161-3/+1
| |
* | Remove AUTHORS and CONTRIBUTE (moved to etc).Juri Linkov2007-09-091-1/+1
| |
* | Update for new doc/ directory layout.Romain Francoise2007-09-061-38/+56
| |
* | Follow reorganization of files in etc/.Romain Francoise2007-08-221-10/+20
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* (oldXMenu): Remove Imakefile.Glenn Morris2007-02-271-2/+2
| | | | (etc/images): Add README.
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update copyright years.Glenn Morris2006-12-051-2/+2
|
* * make-dist: Add makefile.w32-in to the man, lispref and lispintroChong Yidong2006-10-301-0/+3
| | | | directories.
* Make links to mac/make-package andYAMAMOTO Mitsuharu2006-10-281-1/+5
| | | | mac/Emacs.app/Contents/Resources/Emacs.icns.
* * etc/NEWS: In terminal-oriented subshells, the EMACS environmentPaul Eggert2006-09-121-7/+10
| | | | | | | | | | | | | | | | | | variable now defaults to Emacs's absolute file name, instead of to "t". * etc/PROBLEMS: Adjust tcsh advice for this. * make-dist (EMACS): Exit and fail if the EMACS environment variable is set to something other than an absolute file name. * lisp/comint.el (comint-exec-1): Set EMACS to the full name of Emacs, not to "t". * lisp/progmodes/compile.el (compilation-start): Likewise. * lisp/progmodes/idlwave.el (idlwave-rescan-asynchronously): Don't use expand-file-name on invocation-directory, since this might mishandle special characters in invocation-directory. * man/faq.texi (Escape sequences in shell output): EMACS is now set to Emacs's absolute file name, not to "t". (^M in the shell buffer): Likewise. * man/misc.texi (Interactive Shell): Likewise.
* (top-level): Add CONTRIBUTE.Romain Francoise2006-07-051-1/+1
|
* Updated copyright year(s)Ramprasad B2006-04-201-1/+1
|
* Add etc/images/icons.Romain Francoise2005-11-221-5/+5
|
* Moved all remaining images from lisp/toolbar to etc/images, movedBill Wohler2005-10-171-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lisp/toolbar/tool-bar to lisp and "deleted" lisp/toolbar. The low resolution images were placed in their own directory (low-color). Replaced underscore (_) in filenames with dash (-) per convention * make-dist: Create and populate etc/images/low-color. * admin/FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list since it's gone. Also marked mh-e as done. * lisp/toolbar/attach.*, lisp/toolbar/cancel.*, lisp/toolbar/close.*: * lisp/toolbar/copy.*, lisp/toolbar/cut.*, lisp/toolbar/diropen.*: * lisp/toolbar/exit.*, lisp/toolbar/help.*, lisp/toolbar/home.*: * lisp/toolbar/index.*, lisp/toolbar/info.*, lisp/toolbar/mail.*: * lisp/toolbar/new.*, lisp/toolbar/open.*, lisp/toolbar/paste.*, * * lisp/toolbar/preferences.*, lisp/toolbar/print.*, lisp/toolbar/save.*: * lisp/toolbar/saveas.*, lisp/toolbar/search.*: * lisp/toolbar/search-replace.*: lisp/toolbar/spell.*: * lisp/toolbar/undo.*: Moved to etc/images. * lisp/toolbar/lc-copy.*: Moved to etc/images/low-color/copy.*. * lisp/toolbar/lc-cut.*: Moved to etc/images/low-color/cut.*. * lisp/toolbar/lc-help.*: Moved to etc/images/low-color/help.*. * lisp/toolbar/lc-home.*: Moved to etc/images/low-color/home.*. * lisp/toolbar/lc-index.*: Moved to etc/images/low-color/index.*. * lisp/toolbar/lc-new.*: Moved to etc/images/low-color/new.*. * lisp/toolbar/lc-open.*: Moved to etc/images/low-color/open.*. * lisp/toolbar/lc-paste.*: Moved to etc/images/low-color/paste.*. * lisp/toolbar/lc-preferences.*: Moved to etc/images/low-color/preferences.*. * lisp/toolbar/lc-print.*: Moved to etc/images/low-color/print.*. * lisp/toolbar/lc-save.*: Moved to etc/images/low-color/save.*. * lisp/toolbar/lc-saveas.*: Moved to etc/images/low-color/saveas.*. * lisp/toolbar/lc-search.*: Moved to etc/images/low-color/search.*. * lisp/toolbar/lc-spell.*: Moved to etc/images/low-color/spell.*. * lisp/toolbar/lc-undo.*: Moved to etc/images/low-color/undo.*. To conform with convention, the underscore (_) in the following image names were replaced with dash (-) or (/) as appropriate. * lisp/toolbar/back_arrow.*: Moved to etc/images/back-arrow.*. * lisp/toolbar/fld_open.*: Moved to etc/images/fld-open.*. * lisp/toolbar/fwd_arrow.*: Moved to etc/images/fwd-arrow.*. * lisp/toolbar/jump_to.*: Moved to etc/images/jump-to.*. * lisp/toolbar/left_arrow.*: Moved to etc/images/left-arrow.*. * lisp/toolbar/right_arrow.*: Moved to etc/images/right-arrow.*. * lisp/toolbar/up_arrow.*: Moved to etc/images/up-arrow.*. * lisp/toolbar/lc-back_arrow.*.: Moved to etc/images/low-color/back-arrow.*. * lisp/toolbar/lc-fwd_arrow.*.: Moved to etc/images/low-color/fwd-arrow.*. * lisp/toolbar/lc-jump_to.*: Moved to etc/images/low-color/jump-to.*. * lisp/toolbar/lc-left_arrow.*.: Moved to etc/images/low-color/left-arrow.*. * lisp/toolbar/lc-right_arrow.*.: Moved to etc/images/low-color/right-arrow.*. * lisp/toolbar/lc-up_arrow.*: Moved to etc/images/low-color/up-arrow.*. * lisp/toolbar/mail_compose.*.: Moved to etc/images/mail/compose.*. * lisp/toolbar/mail_send.*: Moved to etc/images/mail/send.*. * lisp/info.el (info-tool-bar-map): Replaced underscores in image names with dashes. * lisp/makefile.w32-in (WINS): Removed toolbar. * lisp/menu-bar.el: Replaced toolbar/tool-bar.el with tool-bar.el in comment. * lisp/tool-bar.el: Moved to lisp from lisp/toolbar. Now that lisp/toolbar is empty, it should be deleted when folks run "cvs up -P". * etc/images/README: Incorporated the content of lisp/toolbar/README now that all of the images are here.
* Create and populate etc/images/gud.Bill Wohler2005-10-151-5/+6
|
* (tempparent): Don't check for 14-char file name limit.Richard M. Stallman2005-10-091-7/+0
|
* Add etc/images/ezimage and etc/images/mailRomain Francoise2005-10-071-2/+12
| | | | directories. Install images in etc/images.
* Merge gnulib getopt implementation into Emacs.Paul Eggert2005-07-261-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in (AUTOCONF_INPUTS): New macro. ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it, so that these files also depend on m4/getopt.m4. * configure.in: Configure getopt by including m4/getopt.m4, and configuring a getopt replacement if necessary. * make-dist: Add m4 subdirectory. Unlink lib-src/getopt.h. * m4/getopt.m4: New file. * lib-src/Makefile.in (mostlyclean): Remove getopt.h, getopt.h-t. (GETOPT_H): New macro, from gnulib. (getopt.h): New rule, from gnulib. (GETOPTOBJS): Now autoconfigured. (GETOPTDEPS): getopt.h is now autoconfigured. (getopt.o, getopt1.o): Depend on $(GETOPT_H), not ${srcdir}/getopt.h. (getopt.o): Depend on ${srcdir}/gettext.h. (movemail.o): Depend on $(GETOPT_H). * lib-src/getopt.c, lib-src/getopt1.c: Sync from gnulib. * lib-src/getopt_.h, lib-src/getopt_int.h, lib-src/gettext.h: New files, from gnulib. * lib-src/getopt.h: Removed (now is getopt_.h). * nt/inc/gettext.h: Remove; no longer needed now that lib-src/gettext.h exists. * src/s/cygwin.h (C_SWITCH_SYSTEM): Remove, since gettext.h is now part of lib-src.
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* Remove references to makefile.nt and makefile.def.Eli Zaretskii2005-05-071-7/+18
| | | | | Include widgets and images subdirectories of etc. Do not exclude ldefs-boot.el.
* Distribute all ChangeLog files in lisp/.Lute Kamstra2005-04-141-7/+10
| | | | | Don't distribute ldefs-boot.el. lisp/makefile.nt no longer exists.
* Don't use DONTCOMPILE from lisp/Makefile.in; check forLute Kamstra2005-04-131-10/+7
| | | | "no-byte-compile: t" in the file instead.
* Link leim-ext.el into tempdir.Kenichi Handa2004-06-211-0/+1
|
* Don't link index.*perm and permute-index into tempdir.Eli Zaretskii2004-02-161-2/+2
|
* (lispref): Do include lispref/index.texi.Richard M. Stallman2004-01-251-1/+1
|
* 2004-01-06 Eric Hanchrow <offby1@blarg.net> (tiny change)Jason Rumney2004-01-061-1/+2
| | | | * make-dist (tempdir): Include cursors in nt/icons
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-3/+3
|
* Do not distribute lock/ directory.Pavel Janík2002-05-041-1/+1
|
* lwlib/Imakefile is removed.Pavel Janík2002-04-291-2/+1
|
* Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi2002-04-261-1/+11
| | | | lisp/ChangeLog, and src/ChangeLog for list of changes.
* lwlib-Xol* are removed.Pavel Janík2002-04-251-2/+1
|
* Run autoheader if necessary.Andreas Schwab2002-04-151-1/+10
|
* Port to POSIX 1003.1-2001, which doesn't allow "head -1".Paul Eggert2002-02-191-2/+4
| | | | "sed q" is a portable equivalent to plain "head -1".
* Make version checking in emacs.texi consistent with how we set it there.Eli Zaretskii2002-01-111-1/+1
|
* Set SHELL and VPATH when running makeinfo in lispintro.Eli Zaretskii2001-12-211-2/+3
| | | | Don't copy lispref/index.texi to the staging directory.
* Fix previous change.Pavel Janík2001-12-211-1/+1
|