emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] master c762e64 11/22: Use emacs quotes


From: Stefan Monnier
Subject: [elpa] master c762e64 11/22: Use emacs quotes
Date: Wed, 3 Aug 2016 14:26:10 +0000 (UTC)

branch: master
commit c762e64509d1fd01617e3273a78a61ee5a77aaa0
Author: Mitchel Humpherys <address@hidden>
Commit: Mitchel Humpherys <address@hidden>

    Use emacs quotes
    
    indent-hints knows how to convert them to markdown anyways.
---
 diffview.el |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/diffview.el b/diffview.el
index 874775d..075efad 100644
--- a/diffview.el
+++ b/diffview.el
@@ -39,9 +39,9 @@
 ;;
 ;; The following functions are provided for launching a side-by-side diff:
 ;;
-;; o `diffview-current` : View the current diff buffer side-by-side
-;; o `diffview-region` : View the current diff region side-by-side
-;; o `diffview-message` : View the current email message (which presumably
+;; o `diffview-current' : View the current diff buffer side-by-side
+;; o `diffview-region' : View the current diff region side-by-side
+;; o `diffview-message' : View the current email message (which presumably
 ;;    contains a patch) side-by-side
 ;;
 ;;



reply via email to

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