]> code.delx.au - gnu-emacs/commitdiff
* src/buffer.c: Stick with ASCII in doc string.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Jan 2016 17:17:58 +0000 (09:17 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Jan 2016 17:18:47 +0000 (09:18 -0800)
src/buffer.c

index 29f38d1b9b198b9d698e0e47ab205a7ecdb64084..3f9371652e7144e52b0b8ef18bcad928b5e92a89 100644 (file)
@@ -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).