From d400753a0d1c4080c6c2addf6d0be4660e076c75 Mon Sep 17 00:00:00 2001 From: Paul Eggert <eggert@cs.ucla.edu> Date: Tue, 5 Jan 2016 09:17:58 -0800 Subject: * src/buffer.c: Stick with ASCII in doc string. --- src/buffer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/buffer.c') 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). -- cgit v1.2.1