emacs/msdos
Po Lu e2561e267f Merge from savannah/emacs-30
72cf9964f3 Inaccuracy in efaq.texi
fc48e9e8ed ; Fix typos in DOS Makefile scripts
9b8d754579 ; * etc/NEWS: Explain Nextstep.
8819e5a45d Fix treesit crash (bug#71681)
eaf2dc96c1 ; Fix SHR test on MS-Windows
57880f597c Delete redundant mention of `with-eval-after-load'
ea8ce98434 * doc/misc/efaq.texi (New in Emacs 30): Fix typos.
45a20d781a ; Fix typos in symbols
d95f039af4 Document security fixes in FAQ
d063af203c Add "New in Emacs 30" to FAQ
ca6b484162 ; * etc/NEWS: Move "Minibuffer and Completions"
35c46663e4 ; * etc/NEWS: Move item to "Lisp Changes".
0515b38d28 ; * etc/NEWS: Move keyboard macro items closer together.
22af3a7103 ; * etc/NEWS: More copy-edits.
000ef8876a ; * etc/NEWS: Move items to "Incompatible Lisp Changes".
4088dc8e4c ; * etc/NEWS: Rearrange "Incompatible Lisp Changes".
179800f36b ; * lisp/epg.el (epg--start): Add commentary about encoding.
73898f0214 Fix non-ASCII filename operatiion on EasyPG (bug#71500)
a65b6aac6b Silence warning with global minor mode :predicate
f5f7343ac4 ; * etc/NEWS: Move an item to "Startup Changes"
c95066bf18 ; * etc/NEWS: Move some Lisp items to better place.
bf7db88ce1 ; * etc/NEWS: Rearrange "Editing Changes in Emacs 30.1"
000424eb9e ; * etc/NEWS: Make touch screen support more prominent.
5b5671587f ; * etc/NEWS: Rearrange "Changes in Emacs 30.1".
31124abdef ; * lisp/thingatpt.el (sexp-at-point): Doc fix (bug#71777).
44f269d6e6 Fix: make 'xwidget-webkit-scroll-backward' scroll backwards
358085997c Merge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/...
736b7cad40 Add jsdoc support to php-ts-mode in <script> element
5f3d964e39 Update to Transient v0.7.2-4-gf75bc48d

# Conflicts:
#	etc/NEWS
2024-06-30 10:06:09 +08:00
..
autogen Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ChangeLog.1 ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
depfiles.bat ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
emacs.ico
emacs.pif
INSTALL ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
inttypes.h ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
langinfo.h ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mainmake.v2 ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
README ; Update copyright years in more files 2024-01-02 10:17:39 +08:00
sed1v2.inp Always enable native JSON support and remove Jansson references 2024-03-30 15:19:56 +01:00
sed1x.inp ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sed2v2.inp Bump Emacs version to 31.0.50 2024-06-23 06:56:48 -04:00
sed2x.inp ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sed3v2.inp Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
sed3x.inp
sed4.inp ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sed5x.inp ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sed6.inp ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sedadmin.inp ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sedalloc.inp ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sedleim.inp ; * msdos/sedleim.inp: Adapt to Emacs 30. 2024-01-21 10:33:30 +08:00
sedlibcf.inp Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
sedlibmk.inp Merge from savannah/emacs-30 2024-06-30 10:06:09 +08:00
sedlisp.inp ; Add 2024 to copyright years 2024-01-02 09:47:10 +08: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-2024 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-2024 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/>.