diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-04-02 00:17:37 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-04-02 00:18:28 -0700 |
commit | 076ed98ff6d7debff3929beab048c8a90e48dbb8 (patch) | |
tree | 6e971b25a08ce58ca47a7b20676e33f13b1dddd5 /lisp/emacs-lisp/pp.el | |
parent | f81ec28f4fc122658e59c0ec99ca4d92a1fe439f (diff) | |
download | emacs-076ed98ff6d7debff3929beab048c8a90e48dbb8.tar.gz emacs-076ed98ff6d7debff3929beab048c8a90e48dbb8.tar.bz2 emacs-076ed98ff6d7debff3929beab048c8a90e48dbb8.zip |
More regexp advice and clarifications
* doc/lispref/searching.texi (Regexp Special): Simplify style
advice for order of ], ^, and - in character alternatives.
Stick with saying that it’s not a good idea to put ‘-’ after a
range. Remove the special case about raw 8-bit bytes and
unibyte characters, as this documentation is confusing and
seems to be incorrect in some cases. Say that z-a is the
preferred style for reversed ranges, since it’s clearer and is
typically what’s used in practice. Mention some bad styles:
duplicates in character alternatives, ranges that denote <=3
characters, and ‘-’ as the first character.
Diffstat (limited to 'lisp/emacs-lisp/pp.el')
0 files changed, 0 insertions, 0 deletions