1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 11:00:45 -08:00
emacs/doc
Paul Eggert fa10e77790 Redo text-quoting-style variable
Rename help-quote-translation to text-quoting-style,
and use symbols rather than characters as values.
This follows suggestions along these lines by Alan Mackenzie in:
http://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00343.html
and by Drew Adams in:
http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00048.html
* doc/lispref/help.texi (Keys in Documentation)
* etc/NEWS:
* lisp/cus-start.el (standard):
* src/doc.c (Fsubstitute_command_keys, syms_of_doc):
Document and/or implement the new behavior instead of the old.
(syms_of_doc): New symbols 'grave' and 'straight'.
2015-08-02 15:58:31 -07:00
..
emacs * doc/lispref/variables.texi (Variable Aliases): Typo fix. (Bug#21141) 2015-07-28 08:25:33 +08:00
lispintro * doc/lispintro/emacs-lisp-intro.texi (Data types): 2015-06-25 10:23:03 +08:00
lispref Redo text-quoting-style variable 2015-08-02 15:58:31 -07:00
man Fix tagging of class members in C-like OO languages 2015-05-25 18:02:21 +03:00
misc Sync with Tramp repository 2015-07-21 14:59:18 +02:00