1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-21 12:03:55 -08:00
emacs/doc
Paul Eggert 818fc6e128 Clarify or replace a few \u escapes.
* doc/lispref/nonascii.texi (Character Properties)
More-detailed commentary for \u escapes.
* lisp/progmodes/python.el (python--prettify-symbols-alist):
* lisp/replace.el (query-replace-from-to-separator):
* lisp/textmodes/rst.el (rst-bullets, rst-re-alist-def)
(rst-mode-syntax-table):
* lisp/whitespace.el (whitespace-display-mappings):
Prefer actual character to \u escape when this makes the code
easier to follow in the usual case where Unicode chars can be
displayed.
2015-09-21 07:59:16 -07:00
..
emacs Fix documentation of "C-u C-x v v" 2015-09-19 17:18:54 +03:00
lispintro ; Spelling fixes 2015-09-15 12:20:07 -07:00
lispref Clarify or replace a few \u escapes. 2015-09-21 07:59:16 -07:00
man Fix tagging of class members in C-like OO languages 2015-05-25 18:02:21 +03:00
misc Minor backslash fixes in manuals and scripts 2015-09-16 15:59:13 -07:00