Paul Eggert
c6fb86b40b
Merge from origin/emacs-27
...
186152ba40
Pacify gcc -Wunused-function on Ubuntu 18.04.3
4cd143aded
Fix copyright years by hand
365e01cc9f
Update copyright year to 2020
cd2c156163
; * etc/NEWS: Make the description of XDG fallback more ac...
# Conflicts:
# etc/NEWS
# etc/refcards/ru-refcard.tex
2020-01-01 01:08:16 +00:00
Paul Eggert
365e01cc9f
Update copyright year to 2020
...
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
2020-01-01 00:59:52 +00:00
Glenn Morris
822c98a442
Merge from origin/emacs-27
...
8aad80d661
Fix installer build
47a73e3e14
Update Windows build documentation
cd55984153
Calc: add missing dynamic variable declarations
e8aa6f19e9
* doc/emacs/buffers.texi (Kill Buffer): Improve indexing.
ccd7cd2c51
Speed up dired-do-find-regexp
7edb1f0773
; Remove outdated declarations
6ab40c1a51
; Clarify the assumption
be38e39fcc
project--find-regexp-in-files: Support remote files
21c3020fce
Document some restrictions for module functions.
e1ce9f3423
Don't recommend using 'module-load' for loading modules.
03f962a486
Port x_get_monitor_attributes_fallback to !HAVE_GTK3
0b32f59764
Fix compilation warning in gnus-start.el
2019-12-27 07:50:16 -08:00
Phillip Lord
8aad80d661
Fix installer build
...
* admin/nt/dist-build/build-zips.sh: Ensure that NSIS build always
uses the actual build number to locate its files.
2019-12-26 23:01:02 +01:00
Phillip Lord
f10409914d
Update for Emacs-28
...
* admin/nt/dist-build/build-dep-zips.py: Emacs major version number.
2019-12-26 21:15:32 +01:00
Phillip Lord
47a73e3e14
Update Windows build documentation
...
* admin/nt/dist-build/README-scripts: Update with branch and snapshot
information.
2019-12-26 21:13:38 +01:00
Paul Eggert
b0f20651e3
; Spelling fixes
2019-12-10 20:05:49 -08:00
Phillip Lord
61c2183a44
Improve logic for dependencies checking
...
* admin/nt/dist-build/build-dep-zips.py:
2019-09-18 18:10:35 +01:00
Eli Zaretskii
4ebfec02f0
Merge remote-tracking branch 'origin/harfbuzz'
2019-06-07 17:52:16 +03:00
Phillip Lord
9201cf62ce
No longer add debug symbols to release build
...
* admin/nt/dist-build/build-zips.sh: Remove -g3 from release build and
install with install-strip
2019-06-05 22:15:21 +01:00
Phillip Lord
f3fddfb5ef
Update dependencies
...
* admin/nt/dist-build/build-dep-zips.py: Add harfbuzz as dependency
2019-06-03 22:50:05 +01:00
Paul Eggert
ba809612c0
Merge from origin/emacs-26
...
2fcf2df
Fix copyright years by hand
26bed8b
Update copyright year to 2019
2814292
Fix value of default frame height. (Bug#33921)
2018-12-31 17:57:29 -08:00
Paul Eggert
26bed8ba10
Update copyright year to 2019
...
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
2019-01-01 01:01:13 +00:00
Phillip Lord
cbb9c78de0
Fix windows snapshot building
...
* admin/nt/dist-build/build-zips.sh: Fix broken if statement
2018-05-03 22:14:13 +01:00
Phillip Lord
a2003f9663
* admin/nt/dist-build/build-zips.sh: Support building of branches
2018-05-03 21:15:12 +01:00
Phillip Lord
4b3f1a9556
Reduce parallelism to Windows build
...
* admin/nt/dist-build/build-zips.sh: Reduce make parallelism to 2.
2018-03-28 09:40:55 +01:00
Phillip Lord
9c1176247b
Remove architecture dependent source downloads
...
* admin/nt/dist-build/build-dep-zips.py:
2018-03-26 12:49:50 +01:00
Phillip Lord
198de458f9
Reduce build load
...
* admin/nt/dist-build/build-zips.sh: Reduce parallelism to 8
2018-03-24 17:34:19 +00:00
Phillip Lord
7b371f0b60
Limit build load
...
* admin/nt/dist-build/build-zips.sh: Limit build load.
2018-03-23 23:11:13 +00:00
Phillip Lord
40fde7a75d
Ensure configure is running if necessary
...
* admin/nt/dist-build/build-zips.sh: Check for missing Makefile.
2018-03-23 22:01:08 +00:00
Paul Eggert
bb267f17f9
Merge from origin/emacs-26
...
63b04c11d5
Fix copyright years by hand
5c7dd8a783
Update copyright year to 2018
220a9ecba1
Merge from Gnulib
312c565566
Don't add empty keyboard macro to macro ring (Bug#24992)
39ca289a7a
Allow customization of decoding of "man" command
f8240815ea
* etc/NEWS: Add security consideration note on passphrase ...
0c78822c70
Fix subtle problem with scroll-down when scroll-margin is ...
acd289c5a4
Fix problems with indexing in User manual
b240c7846b
* lisp/help.el (describe-key): Only (copy-sequence elt) wh...
e879a5444a
* src/buffer.c (Frestore_buffer_modified_p): Fix bug#29846
81b1028b63
Improve documentation of 'inhibit-modification-hooks' and ...
7175496d7a
Fix doc string of 'enable-recursive-minibuffers'
5b38406491
Fix documentation of delsel and of killing text
# Conflicts:
# etc/NEWS
# etc/refcards/ru-refcard.tex
2018-01-01 01:13:04 -08:00
Paul Eggert
5c7dd8a783
Update copyright year to 2018
...
Run admin/update-copyright.
2018-01-01 00:57:59 -08:00
Phillip Lord
ef183144ad
Add date to dependency and source zips for snapshots
...
* admin/nt/dist-build/build-zips.sh,
admin/nt/dist-build/build-dep-zips.py: Support snapshot naming
2017-11-30 22:59:39 +00:00
Phillip Lord
405b9cb7c3
Update Build files for Emacs-27
...
* admin/nt/dist-build/README-windows-binaries,
admin/nt/dist-build/build-dep-zips.py,
admin/nt/dist-build/build-zips.sh: Update Version
2017-11-27 22:13:41 +00:00
Phillip Lord
6710c265aa
Fix lower case installer name
...
* admin/nt/dist-build/build-zips.sh (build_installer):
2017-11-20 22:30:31 +00:00
Phillip Lord
046cde2d66
Add date to snapshot file
...
* admin/nt/dist-build/build-zips.sh: Add date to all out files.
* admin/nt/dist-build/emacs.nsi: Lower case and date installer.
2017-11-20 19:55:31 +00:00
Phillip Lord
6b8e9b74bd
Rebrand Uninstaller
...
* admin/nt/dist-build/emacs.nsi: Add MUI_UNICON
2017-11-17 23:03:03 +00:00
Phillip Lord
d20eab9831
Fix install location for windows installer
2017-11-17 23:03:03 +00:00
Phillip Lord
bc462efec8
Rebrand Windows installer
...
* admin/nt/dist-build/emacs.nsi: Use two icons.
* etc/images/splash.bmp,etc/images/icons/hicolor/scalable/apps/emacs.ico:
New files.
2017-11-15 22:53:31 +00:00
Phillip Lord
1d8f8851a4
Add support for Windows installer build
...
* etc/images/slash.bmp,admin/nt/dist-build/emacs.nsi: New files
* admin/nt/dist-build/build-zips.sh: Support building installer
2017-11-05 15:51:06 +00:00
Paul Eggert
9d31a97092
; Spelling fixes
2017-11-01 22:07:43 -07:00
Phillip Lord
b8cf159bbc
Update documentation for windows build
...
* admin/nt/dist-build/README-scripts: New File.
2017-10-25 22:06:50 +01:00
Phillip Lord
628b653209
Fix windows build errors
...
* admin/nt/dist-build/build-zips.sh: Correct name of zip file, build
64 bit first
2017-10-25 09:18:04 +01:00
Phillip Lord
3fc05cfaec
Scripts to automate windows binary distribution
...
* admin/nt/dist-build/README-windows-binaries,
admin/nt/dist-build/build-dep-zips.py,
admin/nt/dist-build/build-zips.sh: New Files
2017-10-24 18:34:35 +01:00
Paul Eggert
5172fa02cc
Prefer HTTPS to HTTP for gnu.org
...
This fixes some URLs I omitted from my previous pass,
notably those in lists.gnu.org. Although lists.gnu.org
does not yet support TLS 1.1, TLS 1.0 is better than nothing.
* lisp/erc/erc.el (erc-official-location):
* lisp/mail/emacsbug.el (report-emacs-bug):
Use https:, not http:.
2017-10-01 19:59:01 -07:00
Paul Eggert
cbc8324488
Prefer HTTPS to HTTP for gnu.org
...
This catches some URLs I missed in my previous scan,
or perhaps were added after the scan.
2017-09-29 17:48:22 -07:00
Paul Eggert
bc511a64f6
Prefer HTTPS to FTP and HTTP in documentation
...
Most of this change is to boilerplate commentary such as license URLs.
This change was prompted by ftp://ftp.gnu.org's going-away party,
planned for November. Change these FTP URLs to https://ftp.gnu.org
instead. Make similar changes for URLs to other organizations moving
away from FTP. Also, change HTTP to HTTPS for URLs to gnu.org and
fsf.org when this works, as this will further help defend against
man-in-the-middle attacks (for this part I omitted the MS-DOS and
MS-Windows sources and the test tarballs to keep the workload down).
HTTPS is not fully working to lists.gnu.org so I left those URLs alone
for now.
2017-09-13 15:54:37 -07:00
Paul Eggert
5badc81c1c
Update copyright year to 2017
...
Run admin/update-copyright.
2016-12-31 19:42:26 -08:00
Paul Eggert
0e963201d0
Update copyright year to 2016
...
Run admin/update-copyright.
2016-01-01 01:34:24 -08:00
Paul Eggert
7e09ef09a4
Update copyright year to 2015
...
Run admin/update-copyright.
2015-01-01 14:26:41 -08:00
Paul Eggert
ba3189039a
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
Glenn Morris
63e984f8fd
Update location of Emacs on MS Windows FAQ
2013-08-27 15:40:24 -04:00
Glenn Morris
9dd33e8563
* admin/nt/README-ftp-server: Update from http://ftp.gnu.org/gnu/emacs/windows/
2013-06-18 23:31:20 -07:00
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