emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 d400753: * src/buffer.c: Stick with ASCII in doc


From: Paul Eggert
Subject: [Emacs-diffs] emacs-25 d400753: * src/buffer.c: Stick with ASCII in doc string.
Date: Tue, 05 Jan 2016 17:18:50 +0000

branch: emacs-25
commit d400753a0d1c4080c6c2addf6d0be4660e076c75
Author: Paul Eggert <address@hidden>
Commit: Paul Eggert <address@hidden>

    * src/buffer.c: Stick with ASCII in doc string.
---
 src/buffer.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/buffer.c b/src/buffer.c
index 29f38d1..3f93716 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).
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]