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