Eli Zaretskii
70b0d280eb
Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu 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.
2011-01-31 21:36:08 +02:00
Paul Eggert
16fab14354
src/emacs.c now gets version number from configure.in
2011-01-31 00:12:52 -08:00
Glenn Morris
73b0cd5003
Convert consecutive FSF copyright years to ranges.
2011-01-24 20:08:28 -08:00
Stefan Monnier
77ab81d054
Merge from emacs-23
2011-01-14 12:18:41 -05:00
Glenn Morris
287d4c2ca3
* admin/admin.el (set-copyright): Also handle \year in refcards/*.tex.
2011-01-02 16:35:01 -08:00
Glenn Morris
5df4f04cd3
Add 2011 to FSF/AIST copyright years.
2011-01-02 15:50:46 -08:00
Glenn Morris
f4f358f172
* configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.
...
* configure: Regenerate.
* .bzrignore: Remove doc/emacs/emacsver.texi.
* doc/emacs/Makefile.in (distclean): Do not delete emacsver.texi.
* doc/emacs/emacsver.texi: New file, replacing emacsver.texi.in.
* admin/admin.el (set-version): Add doc/emacs/emacsver.texi.
2010-10-09 10:59:55 -07:00
Glenn Morris
f7a31f1108
Set the version number in the texinfo manuals using configure.
...
* doc/misc/Makefile.in (emacsdir): New variable.
($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
* doc/misc/faq.texi (VER): Replace with EMACSVER from emacsver.texi.
* doc/lispref/Makefile.in (emacsdir): New variable.
(MAKEINFO): Add -I $emacsdir.
(dist): Copy emacsver.texi.
* doc/lispref/book-spine.texinfo, doc/lispref/elisp.texi:
* doc/lispref/vol2.texi, doc/lispref/vol1.texi:
Set EMACSVER by including emacsver.texi.
* doc/emacs/emacsver.texi.in: New file.
* doc/emacs/emacs.texi: Set EMACSVER by including emacsver.texi.
* doc/emacs/Makefile.in (distclean): Delete emacsver.texi.
(dist): Copy emacsver.texi.
* admin/admin.el (set-version): No need to act on doc/ files any more.
* configure.in (AC_OUTPUT): Add doc/emacs/emacsver.texi.
* make-dist: Include doc/emacs/*.texi.in.
2010-10-08 18:41:21 -07:00
Christoph Scholtes
e3aef5c688
New make target for Windows platform: make dist (bug#6602)
...
* admin/admin.el: Write version number to nt/makefile.w32-in.
* admin/nt/makedist.bat: Remove; replaced with `zipdist.bat'
in the nt/ directory.
* admin/nt/README.W32: Relocate to nt/ directory.
* etc/NEWS: Document new --distfiles configure.bat option and
`dist' make target on Windows.
* nt/INSTALL: Document new dist target and add section about
creating binary distributions.
* nt/configure.bat: New parameter `--distfiles'.
* nt/makefile.w32-in: Add version number, new target `dist'.
Add new target `install-shortcuts'.
* nt/zipdist.bat: New file; create zipped binary distribution,
replaces admin/nt/makedist.bat.
2010-07-24 15:35:31 +02:00
Ken Raeburn
e45b9e1939
Update scripts and text to refer to version number string in emacs.c
...
instead of version.el.
2010-05-15 17:12:44 -04:00
Glenn Morris
114f9c9679
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
Chong Yidong
2048978e78
(set-version): Remove deleted file ns-emacs.texi.
2009-02-01 14:44:43 +00:00
Glenn Morris
f858db9ff1
Add 2009 to copyright years.
2009-01-08 04:24:42 +00:00
Glenn Morris
91236f636e
(set-version): Add doc/misc/ns-emacs.texi.
...
Add/tweak some nextstep/ entries.
2008-10-23 02:39:14 +00:00
Miles Bader
a971635315
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1382
2008-08-18 05:33:28 +00:00
Jason Rumney
b7063e7e5a
(set-version): Set version in nt/emacsclient.rc
2008-08-16 04:15:12 +00:00
Dan Nicolaescu
9e2a264775
Remove support for Mac Carbon.
...
* mactoolbox.c:
* macterm.h:
* macterm.c:
* macselect.c:
* macmenu.c:
* macgui.h:
* macfns.c:
* mac.c: Remove file.
* s/darwin.h:
* m/intel386.h:
* xfaces.c:
* xdisp.c:
* window.c:
* tparam.c:
* termhooks.h:
* termcap.c:
* term.c:
* syssignal.h:
* sysselect.h:
* sysdep.c:
* process.c:
* lread.c:
* lisp.h:
* keyboard.c:
* image.c:
* fringe.c:
* frame.h:
* frame.c:
* fontset.c:
* font.h:
* font.c:
* fns.c:
* fileio.c:
* emacs.c:
* dispnew.c:
* dispextern.h:
* config.in:
* atimer.c:
* Makefile.in: Remove code for Carbon
* erc.el: Remove code for Carbon.
Remove support for Mac Carbon.
* term/mac-win.el: Remove file
* international/mule-cmds.el:
* version.el:
* startup.el:
* simple.el:
* mwheel.el:
* mouse.el:
* loadup.el:
* isearch.el:
* info.el:
* frame.el:
* faces.el:
* disp-table.el:
* cus-start.el:
* cus-face.el:
* cus-edit.el:
* Makefile.in: Remove code for Carbon.
Remove support for Mac Carbon.
* makefile.w32-in:
* emacsclient.c: Remove code for Carbon.
* PROBLEMS:
* MACHINES: Remove mentions of Mac Carbon.
* ns-emacs.texi:
* faq.texi: Remove mentions of Mac Carbon.
* os.texi:
* frames.texi:
* display.texi: Remove mentions of Mac Carbon.
* xresources.texi: Remove mentions of Mac Carbon.
* make-tarball.txt:
* admin.el:
* FOR-RELEASE:
* CPP-DEFINES: Remove mentions of Mac Carbon.
Remove support for Mac Carbon.
* mac: Remove directory.
* make-dist:
* configure.in:
* README:
* Makefile.in:
* INSTALL: Remove code for Carbon.
* configure: Regenerate.
2008-07-27 18:24:48 +00:00
Glenn Morris
7963f8ab8a
(set-copyright): Add nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist.
2008-07-16 02:19:37 +00:00
Glenn Morris
d384112704
(set-version, set-copyright): Add nextstep/ files.
2008-07-16 02:14:02 +00:00
Glenn Morris
5de85e8325
(set-version): Add doc/lispref/book-spine.texinfo.
2008-06-16 02:23:10 +00:00
Glenn Morris
f2d8d2751e
(set-version): Add doc/lispref/vol1.texi,vol2.texi.
2008-06-16 02:08:47 +00:00
Glenn Morris
611bee81fd
(set-version): Add doc/misc/faq.texi.
2008-06-15 02:39:40 +00:00
Glenn Morris
9ad5de0c1c
Switch to recommended form of GPLv3 permissions notice.
2008-05-09 23:48:10 +00:00
Glenn Morris
6916ec0810
Comment.
2008-01-08 05:03:11 +00:00
Glenn Morris
adf94aa6d7
(set-version): Add doc/man/emacs.1.
2008-01-08 04:43:10 +00:00
Glenn Morris
b9b14d130b
Add 2008 to copyright years.
2008-01-07 08:31:52 +00:00
Glenn Morris
a70c9a7a88
(set-copyright): Add lib-src/ebrowse.c.
2008-01-04 03:10:53 +00:00
Glenn Morris
24bbe01e09
(set-version): Handle configure.in. Adapt for doc/ directory layout
...
for manuals.
2007-12-05 03:32:13 +00:00
Glenn Morris
1453abd0cc
(process-lines): Move to ../lisp/subr.el.
2007-11-17 03:42:57 +00:00
Glenn Morris
69c52df1f0
Provide self.
2007-08-28 02:53:08 +00:00
Miles Bader
9aecacd08a
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 70-73)
- Update from CVS
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:28:10 +00:00
Glenn Morris
4a9f99bdfb
Switch license to GPLv3 or later.
2007-07-25 05:08:27 +00:00
Glenn Morris
a3045b7ede
(set-copyright): New function.
2007-06-07 07:28:32 +00:00
Glenn Morris
4e6835dbc4
Add 2007 to copyright years.
2007-01-21 04:57:37 +00:00
Glenn Morris
e91081eb9e
Update copyright years.
2006-12-05 06:15:26 +00:00
Juanma Barranquero
1fe1ef0591
(set-version): Set version number in lib-src/makefile.w32-in.
2006-11-25 15:46:16 +00:00
YAMAMOTO Mitsuharu
d0834a5ca0
(set-version): Set version numbers in "mac" subdirectory.
2006-10-15 04:19:49 +00:00
Jason Rumney
95f7628455
(set-version): Set version numbers in nt/emacs.rc.
2005-10-01 12:51:42 +00:00
Lute Kamstra
0d07bc90bc
Update FSF's address.
2005-07-04 14:42:45 +00:00
Lute Kamstra
49e3fad2e5
(set-version): Set version in lisp manual too.
2005-06-10 10:21:27 +00:00
Lute Kamstra
5438169176
(add-release-logs): Fix require call.
2005-04-14 09:03:03 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Francesco Potortì
3f4a4bdf31
(add-release-logs): Expand the directory name before calling find(1).
...
(add-release-logs): Use the same methods as add-log.el for writing
the date and the user's name and address
2003-01-17 14:48:15 +00:00
Gerd Moellmann
91ebb8c94a
(set-version): Use `s' interactive spec for
...
version number.
2001-10-21 22:51:08 +00:00
Gerd Moellmann
e568708bb1
(add-release-logs): Put the log entry in lispref, too.
2001-10-20 10:02:06 +00:00
Gerd Moellmann
74499542df
*** empty log message ***
2001-10-19 16:33:45 +00:00