1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
emacs/etc
Mattias Engdegård 478bbf7c80 Prevent over-eager rx character range condensation
`rx' incorrectly considers character ranges between ASCII and raw bytes to
cover all codes in-between, which includes all non-ASCII Unicode chars.
This causes (any "\000-\377" ?Å) to be simplified to (any "\000-\377"),
which is not at all the same thing: [\000-\377] really means
[\000-\177\200-\377] (Bug#34492).

* lisp/emacs-lisp/rx.el (rx-any-condense-range): Split ranges going
from ASCII to raw bytes.
* test/lisp/emacs-lisp/rx-tests.el (rx-char-any-raw-byte): Add test case.
* etc/NEWS: Mention the overall change (Bug#33205).
2019-02-16 12:43:32 +01:00
..
charsets Update copyright year to 2019 2019-01-01 01:01:13 +00:00
e Prefer straight quoting in some etc text files 2015-08-26 14:09:07 -07:00
forms Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus
images Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
nxml Update nXML to use Emacs's Unicode support, and lexical-binding 2016-01-15 10:29:20 -05:00
org Update copyright year to 2019 2019-01-01 01:01:13 +00:00
refcards Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
schema Update copyright year to 2019 2019-01-01 01:01:13 +00:00
srecode Update copyright year to 2019 2019-01-01 01:01:13 +00:00
themes Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
tutorials * etc/tutorials/TUTORIAL: Fix typo (bug#34049) 2019-01-12 16:14:49 +01:00
AUTHORS * etc/AUTHORS: Update. 2019-01-07 15:35:02 +01:00
CALC-NEWS Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ChangeLog.1 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
compilation.txt Update copyright year to 2019 2019-01-01 01:01:13 +00:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
DEBUG Rename CANNOT_DUMP to HAVE_UNEXEC 2019-02-01 13:05:39 -08:00
DEVEL.HUMOR Prefer straight quoting in some etc text files 2015-08-26 14:09:07 -07:00
DISTRIB Update copyright year to 2019 2019-01-01 01:01:13 +00:00
edt-user.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
emacs-buffer.gdb Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
emacs.appdata.xml Update copyright year to 2019 2019-01-01 01:01:13 +00:00
emacs.desktop * etc/emacs.desktop: Add "Keywords". 2014-10-30 21:10:19 -07:00
emacs.icon
emacs.service Notify systemd in daemon-initialized and kill-emacs (Bug#31498) 2018-07-25 21:07:03 -04:00
enriched.txt Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ERC-NEWS Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ETAGS.EBNF Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ETAGS.README Update copyright year to 2019 2019-01-01 01:01:13 +00:00
future-bug
GNUS-NEWS Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gnus-tut.txt Update copyright year to 2019 2019-01-01 01:01:13 +00:00
grep.txt Update copyright year to 2019 2019-01-01 01:01:13 +00:00
HELLO Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
HISTORY * etc/HISTORY: Cite Brinkoff on early history. 2018-07-01 08:25:46 -07:00
JOKES
MACHINES Update copyright year to 2019 2019-01-01 01:01:13 +00:00
MH-E-NEWS Update copyright year to 2019 2019-01-01 01:01:13 +00:00
NEWS Prevent over-eager rx character range condensation 2019-02-16 12:43:32 +01:00
NEWS.1-17 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
NEWS.18 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
NEWS.19 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
NEWS.20 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
NEWS.21 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
NEWS.22 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
NEWS.23 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
NEWS.24 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
NEWS.25 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
NEWS.26 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
NEXTSTEP Update copyright year to 2019 2019-01-01 01:01:13 +00:00
NXML-NEWS Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ORG-NEWS Update copyright year to 2019 2019-01-01 01:01:13 +00:00
package-keyring.gpg * etc/package-keyring.gpg: New file. 2014-09-24 10:28:27 -04:00
PROBLEMS Merge from origin/emacs-26 2019-02-08 09:20:40 -08:00
ps-prin0.ps Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ps-prin1.ps Update copyright year to 2019 2019-01-01 01:01:13 +00:00
publicsuffix.txt Update publicsuffix.txt. 2016-02-06 16:11:18 +11:00
README Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rgb.txt
ses-example.ses Update copyright year to 2019 2019-01-01 01:01:13 +00:00
spook.lines * etc/spook.lines: Minor commentary update 2013-08-28 21:05:19 -04:00
TERMS Update copyright year to 2019 2019-01-01 01:01:13 +00:00
TODO Update copyright year to 2019 2019-01-01 01:01:13 +00:00
yow.lines Prefer straight quoting in some etc text files 2015-08-26 14:09:07 -07:00

This directory contains the architecture-independent files used by or
with Emacs.  This includes some text files of documentation for GNU
Emacs or of interest to Emacs users, and the file of dumped docstrings
for Emacs functions and variables.

COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES

File: emacs.icon
  Author: Sun Microsystems, Inc
  Copyright (C) 1999, 2001-2019 Free Software Foundation, Inc.
  License: GNU General Public License version 3 or later (see COPYING)