1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00
Commit Graph

90 Commits

Author SHA1 Message Date
Glenn Morris
5ca9b80e95 Remove <>, since makes contents invisible on http://ftp.gnu.org 2013-01-12 16:51:49 -08:00
Paul Eggert
ab422c4d68 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
Glenn Morris
acaf905b11 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
Paul Eggert
e1dbe924b5 Spelling fixes. 2011-11-19 18:29:42 -08:00
Eli Zaretskii
b018182ccd Update information about PNG libraries for MS-Windows.
admin/nt/README-ftp-server: Update the information about PNG libraries.
 nt/README.W32: Update the GTK Windows download URL for libpng.
2011-11-15 20:08:38 +02:00
Juanma Barranquero
40a8bdf60f Fix typos. 2011-11-12 00:17:16 +01:00
Eli Zaretskii
8cedc5acf9 Document that UNICOWS.DLL is required to run Emacs on Windows 9X.
nt/README.W32: Mention UNICOWS.DLL as prerequisite for running
 Emacs on Windows 9X.
 admin/nt/README-ftp-server: Mention UNICOWS.DLL as prerequisite for
 running Emacs on Windows 9X.

Fixes: debbugs:8562
2011-10-28 17:03:13 +02:00
Glenn Morris
73b0cd5003 Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
Glenn Morris
0d9f702fd0 Nuke arch-tags. 2011-01-15 15:16:57 -08:00
Stefan Monnier
77ab81d054 Merge from emacs-23 2011-01-14 12:18:41 -05:00
Glenn Morris
5df4f04cd3 Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08: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
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
Glenn Morris
114f9c9679 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
Jason Rumney
d6a69b30c7 Updated ready for release 2009-07-29 15:26:21 +00:00
Jason Rumney
61939a000d Update version and date for pending pretest. 2009-06-19 13:06:02 +00:00
Jason Rumney
48b862642e Updated for new pretest 2009-05-20 12:57:47 +00:00
Jason Rumney
ef985b47bb Updated for 23.0.93 2009-04-30 15:32:28 +00:00
Jason Rumney
2bf4ad49e4 Don't put dump.bat into the barebin, as we don't put temacs.exe in
there anyway. Anyone who wants to deal with redumping emacs will have
the skills to recompile from source anyway, since it no longer seems
necessary to work around windows preloaded dll problems.
2009-04-06 14:37:23 +00:00
Jason Rumney
7758e7e3f8 Updated fro 23.0.92 2009-04-06 14:34:38 +00:00
Eli Zaretskii
49c956ebaa Fix last change. 2009-02-24 19:20:19 +00:00
Juanma Barranquero
d9cce2069c * nt/README.W32: Fix typos. 2009-02-24 11:50:34 +00:00
Jason Rumney
3deb93c663 Remove ever expanding versions of Windows. Shorten FAQ URL. Remove
mention of obsolete lock directory.  Windows distribution now bin and
barebin only.  Add note about SVG support.  Remove old tar and gzip
problem workarounds.  Use new (22.x) -Q option.  Report all bugs through
bug tracker.
2009-02-23 13:17:21 +00:00
Jason Rumney
9b0587538e Modify for barebin distribution, as undumped distribution no longer exists. 2009-02-23 12:31:55 +00:00
Jason Rumney
a6f4f1e5b2 Update for 23.0.91 2009-02-23 12:23:44 +00:00
Juanma Barranquero
1c3f291ee9 * nt/README.W32: Fix typo. (Bug#2207) 2009-02-05 15:30:32 +00:00
Jason Rumney
a399235450 Update for 23.1 pretest 2009-02-01 14:32:05 +00:00
Glenn Morris
f858db9ff1 Add 2009 to copyright years. 2009-01-08 04:24:42 +00:00
Miles Bader
26e06f4464 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1435
2008-09-30 00:47:51 +00:00
Jason Rumney
273fb2e478 Update for 22.3 2008-09-07 01:45:14 +00:00
Miles Bader
9850eff524 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1398
2008-09-02 05:35:54 +00:00
Jason Rumney
119437cade Update based on current directory layout and recommended tools. 2008-08-27 16:53:46 +00:00
Juanma Barranquero
295b47d8c5 * nt/dump.bat: Fix mixed EOLs. 2008-08-06 10:15:11 +00:00
Glenn Morris
9ad5de0c1c Switch to recommended form of GPLv3 permissions notice. 2008-05-09 23:48:10 +00:00
Miles Bader
5bc6ddff00 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1107
2008-04-05 23:01:26 +00:00
Jason Rumney
b5520a7ef9 Update date for expected 22.2 release. 2008-03-21 22:41:40 +00:00
Miles Bader
a9989764a4 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-329
2008-02-01 03:01:11 +00:00
Jason Rumney
ece646ab10 Added short descriptions of the exe files. 2008-02-01 00:14:53 +00:00
Jason Rumney
30f8b2fa66 Add note about obtaining libXpm source, and its origin. 2008-01-31 15:41:43 +00:00
Miles Bader
6498c4b170 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-328
2008-01-31 13:49:17 +00:00
Jason Rumney
892df15e09 Add copyright notice and license. 2008-01-31 01:31:36 +00:00
Miles Bader
430d2ee291 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
2008-01-09 01:21:15 +00:00
Glenn Morris
b9b14d130b Add 2008 to copyright years. 2008-01-07 08:31:52 +00:00
Miles Bader
5fcd436bab Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 899-900)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 129-130)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 259-260)

   - Merge from emacs--rel--22
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-272
2007-10-20 02:22:59 +00:00
Miles Bader
9c8020a8df Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 890-898)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 122-128)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 257-258)

   - Merge from emacs--rel--22
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-270
2007-10-19 00:00:21 +00:00
Miles Bader
5a95db215e Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 125-127)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-896
2007-10-18 21:07:49 +00:00
Jason Rumney
9ccbb53dcf Add Image Support section. 2007-10-18 21:00:43 +00:00
Jason Rumney
3f8f714480 Include COPYING in top level directory of all distributed archives. 2007-10-17 23:14:15 +00:00
Miles Bader
c73bd236f7 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 866-879)

   - Merge multi-tty branch
   - Update from CVS
   - Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-257
2007-10-11 16:24:58 +00:00
Jason Rumney
68cbe49279 Updated libXpm to 3.5.7 (from x.org X11R7.3) 2007-09-18 23:47:16 +00:00