-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
57 changed files
with
127 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -185373,7 +185373,7 @@ | |
|
||
* lisp/image.el (image-type-header-regexps): | ||
Allow two or more CRs or LFs in initial whitespace sequences. See: | ||
http://netpbm.sourceforge.net/doc/pbm.html | ||
https://netpbm.sourceforge.net/doc/pbm.html | ||
|
||
2017-10-16 Paul Eggert <[email protected]> | ||
|
||
|
@@ -197097,7 +197097,7 @@ | |
Clang on macOS warns about these with -Wtautological-compare. POSIX | ||
guarantees that rlim_t is | ||
unsigned (cf. | ||
http://pubs.opengroup.org/onlinepubs/009695399/basedefs/sys/resource.h.html), | ||
https://pubs.opengroup.org/onlinepubs/009695399/basedefs/sys/resource.h.html), | ||
so these resource limits can never be negative. | ||
|
||
* src/emacs.c (main): Remove tautological comparisons. | ||
|
@@ -199197,7 +199197,7 @@ | |
|
||
' is commonly used as an apostrophe in the prose sections of spec | ||
files, which was erroneously highlighted as strings. See for example | ||
http://kmymoney2.sourceforge.net/phb/rpm-example.html | ||
https://kmymoney2.sourceforge.net/phb/rpm-example.html | ||
|
||
* lisp/progmodes/sh-script.el (sh-mode-syntax-table): Treat ' as | ||
punctuation in RPM spec files. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.