diff options
| author | Paul Eggert | 2015-04-15 23:45:08 -0700 |
|---|---|---|
| committer | Paul Eggert | 2015-04-15 23:47:01 -0700 |
| commit | 3074a9fad1c7c57948521125ee947bfa11ae185b (patch) | |
| tree | 9f13c9d28a6e54ea12c7096f0d34652ffce15f6e /src/coding.c | |
| parent | 5161c9ca6a6107da30d411fb2ad72e01d08e5704 (diff) | |
| download | emacs-3074a9fad1c7c57948521125ee947bfa11ae185b.tar.gz emacs-3074a9fad1c7c57948521125ee947bfa11ae185b.zip | |
'[:graph:]' now excludes whitespace, not just ' '
* doc/lispref/searching.texi (Char Classes):
* lisp/emacs-lisp/rx.el (rx): Document [:graph:] to be [:print:]
sans whitespace (not sans space).
* src/character.c (graphicp): Exclude all Unicode whitespace chars,
not just space.
* src/regex.c (ISGRAPH): Exclude U+00A0 (NO-BREAK SPACE).
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions