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
Paul Eggert
16c3e636a6
strftime: import from gnulib
2011-01-30 15:34:18 -08:00
Glenn Morris
95df8112a0
Refill some long/short copyright headers.
2011-01-26 00:36:39 -08:00
Glenn Morris
d0cb866238
Make it easier to control which revisions bzrmerge might skip.
...
* admin/bzrmerge.el (bzrmerge-skip-regexp): New variable.
(bzrmerge-missing): Use it.
2011-01-24 21:10:02 -08:00
Glenn Morris
73b0cd5003
Convert consecutive FSF copyright years to ranges.
2011-01-24 20:08:28 -08:00
Glenn Morris
4474c927a7
* admin/notes/bzrmerge: Comment on skipped revisions.
2011-01-22 11:44:38 -08:00
Paul Eggert
d6100f3de6
* make-tarball.txt: Suggest 'autoreconf -I m4 --force'
...
rather than doing rm and autoconf by hand. See
<http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html >.
2011-01-19 15:56:42 -08:00
Glenn Morris
b69258a1a8
* admin/notes/bzr: Fix typos in previous.
2011-01-17 18:57:04 -08:00
Glenn Morris
565cb73650
* admin/notes/bzr: More bzrmerge notes.
2011-01-17 18:55:26 -08:00
Glenn Morris
acce4a473a
* admin/bzrmerge.el: Fix paren typo in previous.
2011-01-17 18:35:23 -08:00
Glenn Morris
b91f171d26
* admin/notes/bzr: Add some more bzrmerge details.
2011-01-17 18:22:36 -08:00
Paul Eggert
9092d18633
* notes/bzr (Installing changes from gnulib): New section.
...
Need for this suggested by Stefan Monnier.
2011-01-17 14:11:13 -08:00
Stefan Monnier
41f44310b3
* admin/bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in
...
an inconsistent state.
2011-01-17 16:18:00 -05:00
Paul Eggert
a3e44e7937
Merge from mainline.
2011-01-17 11:01:01 -08:00
Glenn Morris
e9bffc61f2
Refill some copyright headers.
2011-01-15 18:21:30 -08:00
Glenn Morris
0d9f702fd0
Nuke arch-tags.
2011-01-15 15:16:57 -08:00
Glenn Morris
2153c86209
* admin/charsets/cp51932.awk: No longer print arch-tag.
2011-01-15 14:46:51 -08:00
Glenn Morris
623717b76c
* admin/charsets/eucjp-ms.awk: No longer print arch-tag.
2011-01-15 14:44:52 -08:00
Glenn Morris
d0d4361dba
Add 2011 to remaining FSF/AIST copyright years.
2011-01-15 14:10:37 -08:00
Glenn Morris
4ebf3ee11c
* admin/notes/bzr: More on previous.
2011-01-15 13:51:36 -08:00
Glenn Morris
9aafb22b66
* admin/notes/bzr: Add an idiot's guide to merging between branches.
2011-01-15 13:47:46 -08:00
Glenn Morris
6fffc9003c
bzrmerge.el trivia.
...
* admin/bzrmerge.el (bzrmerge-missing): Add another skip indicator.
(bzrmerge-resolve): Also ignore cl-loaddefs.el.
2011-01-15 12:42:23 -08:00
Paul Eggert
8a1f4a98c1
Merge from mainline.
2011-01-14 10:14:17 -08:00
Glenn Morris
15a1cca8ec
ChangeLog merge fixes.
2011-01-14 09:42:40 -08:00
Stefan Monnier
77ab81d054
Merge from emacs-23
2011-01-14 12:18:41 -05:00
Paul Eggert
3720fa2b1a
Merge from mainline.
2011-01-13 21:07:26 -08:00
Glenn Morris
1851cac3e3
* admin/bzrmerge.el: Require cl when compiling.
...
(bzrmerge-merges): Doc fix.
2011-01-13 18:44:25 -08:00
Paul Eggert
7ea5475741
Merge from mainline.
2011-01-11 21:57:19 -08:00
Glenn Morris
529ee9edf2
* admin/bzrmerge.el: Standardize copyright and license headers.
2011-01-11 20:28:12 -08:00
Paul Eggert
e8c53d3abf
Update copyright notes to match recent gnulib-related changes.
...
* 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.
2011-01-09 00:42:24 -08:00
Paul Eggert
2b3f5bc80a
* install-sh, mkinstalldirs, move-if-change: Update from master
2011-01-07 12:42:11 -08:00
Paul Eggert
dfa36fa1a2
* notes/copyright: Report status more accurately for non-GPL files.
...
Report copyright status more accurately for mkinstalldirs,
configure, m4/getopt.m4, and msdos/sed*.inp.
2011-01-07 11:23:35 -08: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
ca7e840863
Revert accidental update of non-FSF copyright from 2010-01-13T08:35:10Z!rgm@gnu.org.
2011-01-02 16:01:07 -08:00
Glenn Morris
5df4f04cd3
Add 2011 to FSF/AIST copyright years.
2011-01-02 15:50:46 -08:00
Chong Yidong
7c420169ba
Merge changes from emacs-23 branch
2011-01-02 15:31:19 -05:00
Eli Zaretskii
5be1c984b7
Fix bug #7716 with PNG image support libraries on Windows.
...
src/image.c <Qlibpng_version>: New variable.
(syms_of_image): Intern and staticpro it. Set its value to the
version of PNG library we were compiled with.
(my_png_error, png_load): Avoid GCC warnings about direct access
to png_ptr->jmpbuf.
lisp/term/w32-win.el (image-library-alist): Set up correctly for
libpng versions both before and after 1.4.0.
admin/nt/README.W32: Update the information about PNG support libraries.
nt/INSTALL: Update the information about PNG support libraries.
2010-12-31 14:38:06 +02:00
Stefan Monnier
9ebea0e746
* admin/bzrmerge.el: New file to help merge branches while skipping
...
some revisions (e.g. from emacs-23 to trunk).
2010-12-26 20:27:08 -05:00
Andreas Schwab
201ef780e0
Remove EXPLICIT_SIGN_EXTEND.
...
* lisp.h (union Lisp_Object): Explicitly declare signedness of
bit-field.
(XINT): Remove variant for EXPLICIT_SIGN_EXTEND.
* m/alpha.h (EXPLICIT_SIGN_EXTEND): Don't define.
* m/amdx86-64.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/ia64.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/ibms390.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/ibms390x.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/iris4d.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/m68k.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/sparc.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/template.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/hp800.h: Remove file.
* m/mips.h: Remove file.
2010-12-03 17:08:05 -05:00
Chong Yidong
903653532f
Revert to 2010-12-03T11:48:24Z!jan.h.d@swipnet.se.
2010-12-03 17:01:43 -05:00
Andreas Schwab
e5bd16703f
Remove EXPLICIT_SIGN_EXTEND.
...
* lisp.h (union Lisp_Object): Explicitly declare signedness of
bit-field.
(XINT): Remove variant for EXPLICIT_SIGN_EXTEND.
* m/alpha.h (EXPLICIT_SIGN_EXTEND): Don't define.
* m/amdx86-64.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/ia64.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/ibms390.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/ibms390x.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/iris4d.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/m68k.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/sparc.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/template.h (EXPLICIT_SIGN_EXTEND): Likewise.
* m/hp800.h: Remove file.
* m/mips.h: Remove file.
* CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
2010-12-03 21:55:23 +01:00
Chong Yidong
07976ae3b8
Merge changes from emacs-23 branch
2010-11-27 15:04:57 -05:00
Eli Zaretskii
0c3b672775
bugtracker: REALLY correct locations of bzr *.conf files.
2010-11-22 05:52:49 +02:00
Eli Zaretskii
5b9b7ef448
bugtracker: Correct locations of bzr *.conf files.
2010-11-21 19:59:08 +02:00
Stefan Monnier
4a47c27573
Merge from emacs-23
2010-11-17 22:54:14 -05:00
Eli Zaretskii
43335389f1
The fixes' attribute does show in
bzr log'.
2010-11-12 18:42:12 +02:00
Eli Zaretskii
6173c5b551
Expand and clarify the description of bugtracker setting for bzr.
2010-11-12 10:37:27 +02:00
Glenn Morris
de4708cbd8
Comments related to `bzr commit --fixes'.
2010-11-09 20:50:31 -08:00
Chong Yidong
eea682b6d1
Notes about elpa.gnu.org for maintainers.
2010-11-04 13:00:43 -04:00