* src/buffer.c: Stick with ASCII in doc string.

This commit is contained in:
Paul Eggert 2016-01-05 09:17:58 -08:00
parent 221240c925
commit d400753a0d

View file

@ -6204,7 +6204,7 @@ all windows or just the selected window.
Lisp programs may give this variable certain special values: Lisp programs may give this variable certain special values:
- The symbol lambda enables Transient Mark mode temporarily. - The symbol `lambda' enables Transient Mark mode temporarily.
The mode is disabled again after any subsequent action that would The mode is disabled again after any subsequent action that would
normally deactivate the mark (e.g. buffer modification). normally deactivate the mark (e.g. buffer modification).