From: Paul Eggert Date: Tue, 5 Jan 2016 17:17:58 +0000 (-0800) Subject: * src/buffer.c: Stick with ASCII in doc string. X-Git-Tag: emacs-25.0.90~260 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d400753a0d1c4080c6c2addf6d0be4660e076c75;p=emacs.git * src/buffer.c: Stick with ASCII in doc string. --- diff --git a/src/buffer.c b/src/buffer.c index 29f38d1b9b1..3f9371652e7 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -6204,7 +6204,7 @@ all windows or just the selected window. 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 normally deactivate the mark (e.g. buffer modification).