1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 01:20:37 -08:00
emacs/msdos
Paul Eggert d20161b25e Merge from origin/emacs-26
a89f0b6f33 maint: shorten https://lists.gnu.org/archive/html/... links
8be3aee281 Merge from Gnulib
265cee553f Work around GCC bug 80776 on Fedora 27 x86
dc7a97fb84 Tweak copy-file, rename-file doc
cfa2a944d4 Change font-lock-extend-region-multiline handling in mhtml...
a8664cc998 Minor cleanup in tramp-gvfs-handle-file-local-copy
55c5b12fa0 Add test for Bug#29423 in Tramp.
3198a1646e Avoid jumbled order in HTML rendered by shr.el
23bfc2d2db Make sure 'dired-filename' property is always put by ls-lisp
f7fdaea4c0 A better solution for bug#29347
86e6ed8521 ; * src/thread.c (acquire_global_lock): Fix thinko in last...
f300852037 Avoid a hang after C-g while sit-for on a Unix TTY
d7fc719ff1 Improve the doc string of 'list-packages'
b4f67ebb92 Improve discoverability of 'defvar' for suppressing warnings
8a2b204e64 Improve discoverability of 'read-buffer-completion-ignore-...
eea4e9194c Improve documentation of self-insert-uses-region-functions
e6e41dac87 Reflect changes in copy-file and rename-file in doc strings
0ec534070f * lisp/progmodes/cc-vars.el (c-offsets-alist): Doc fix.  (...
1d0dbdff6c Reorder type predicates in ELisp manual
b081ec9dd7 Fix backward scrolling in buffers with header-line
8e40429c96 ; Fix some doc typos
ed2c542920 * lisp/bindings.el (buffer-file-coding-system): Add explic...
d82474e452 * src/fns.c (syms_of_fns) <overriding-plist-environment>: ...
292c09ff6d Fix incorrect interaction of drag/drop and double click (b...
d6fadb1d26 * lisp/menu-bar.el (menu-bar-options-save): Add display-li...
daa959efbc * lisp/menu-bar.el (menu-bar-options-save): Add global-dis...
17fc74d1b9 * lisp/follow.el (follow-mode): Restore mode line lighter....
f20c2e2f3d ; Compare process status against 127 exactly
2d203ffb7e Extract the common part of ruby-flymake-simple and ruby-fl...
09944d499a Add Rubocop Flymake backend
c65a0ae7c4 ; Fix a typo
7ab7603125 Update nt/INSTALL.W64 (Bug#28601)
11db253c08 Remove incorrect NEWS item about VC state indicator (Bug#2...
2fdc01c036 * lisp/emacs-lisp/byte-run.el (defsubst): Doc fix.
735c8b516e Make c-defun-name analyze more thoroughly a function type ...
92f0c4cd56 Avoid bogus abbreviated file names if HOME changes
8d450453fa * lisp/emacs-lisp/byte-run.el (inline): Give it a doc.
37a3b4ea40 Fix erc keep-place module with new defaults (Bug#29111)
6c312605bf Add window divider faces to NS (bug#29353)

# Conflicts:
#	etc/NEWS
#	lisp/ruler-mode.el
2017-11-25 22:55:35 -08:00
..
autogen maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
ChangeLog.1 Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
depfiles.bat Fix the MSDOS build. 2017-10-18 20:21:25 +03:00
emacs.ico
emacs.pif
INSTALL Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
inttypes.h Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
mainmake.v2 Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
README Prefer HTTPS to HTTP for gnu.org 2017-09-29 17:48:22 -07:00
sed1v2.inp Fix the MSDOS build. 2017-10-18 20:21:25 +03:00
sed1x.inp Update copyright year to 2017 2016-12-31 19:42:26 -08:00
sed2v2.inp Merge from origin/emacs-26 2017-10-20 22:44:13 -07:00
sed2x.inp Update copyright year to 2017 2016-12-31 19:42:26 -08:00
sed3v2.inp Fix the MSDOS build. 2017-10-18 20:21:25 +03:00
sed3x.inp On msdos, set LIBS_SYSTEM with config.bat, not cpp. 2010-05-10 19:51:08 -07:00
sed4.inp Update copyright year to 2017 2016-12-31 19:42:26 -08:00
sed5x.inp Update copyright year to 2017 2016-12-31 19:42:26 -08:00
sed6.inp Update copyright year to 2017 2016-12-31 19:42:26 -08:00
sedadmin.inp Update copyright year to 2017 2016-12-31 19:42:26 -08:00
sedalloc.inp Update copyright year to 2017 2016-12-31 19:42:26 -08:00
sedleim.inp Update copyright year to 2017 2016-12-31 19:42:26 -08:00
sedlibcf.inp Update copyright year to 2017 2016-12-31 19:42:26 -08:00
sedlibmk.inp Spelling fixes 2017-10-18 18:43:44 -07:00
sedlisp.inp Fix the MSDOS build. 2017-10-18 20:21:25 +03:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Copyright (C) 2001-2017 Free Software Foundation, Inc.
See the end of the file for license conditions.


This directory contains scripts for building the DJGPP (a.k.a. MS-DOS)
version of Emacs, and other files useful for running that version of
Emacs.

The files emacs.ico and emacs.pif are for using the DJGPP version on
Windows 3.X.  Since these are binary files, their copyright notice is
reproduced here:

# Copyright (C) 1993, 2002-2017 Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
#
# This file is free software; as a special exception, the author gives
# unlimited permission to copy and/or distribute it, with or without
# modifications, as long as this notice is preserved.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# ----------------------------------------------------------------------


This file is part of GNU Emacs.

GNU Emacs is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.