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

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

[elpa] master 5ebf347 11/60: Minor doc fixes


From: João Távora
Subject: [elpa] master 5ebf347 11/60: Minor doc fixes
Date: Thu, 21 Jan 2016 22:35:51 +0000

branch: master
commit 5ebf3473929c8ae048823dd221b9aa5773522fb6
Author: Noam Postavsky <address@hidden>
Commit: Noam Postavsky <address@hidden>

    Minor doc fixes
    
    * doc/snippet-expansion.org (Expanding from emacs-lisp code): Fix typo.
    * doc/snippet-menu.org (Controlling indenting, Prompting method): Remove
      incorrect whitespace.
---
 doc/snippet-expansion.org |    5 ++---
 doc/snippet-menu.org      |    5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/doc/snippet-expansion.org b/doc/snippet-expansion.org
index 876b81c..a0fbe09 100644
--- a/doc/snippet-expansion.org
+++ b/doc/snippet-expansion.org
@@ -102,9 +102,8 @@ prefer.
 
 ** Expanding from emacs-lisp code
 
-Sometimes you might want to expand a snippet directly from you own
-elisp code. You should call
-[[sym:yas-expand-snippet][=yas-expand-snippet=]] instead of
+Sometimes you might want to expand a snippet directly from your own
+elisp code. You should call [[sym:yas-expand-snippet][=yas-expand-snippet=]] 
instead of
 [[sym:yas-expand][=yas-expand=]] in this case.
 
 As with expanding from the menubar, the condition system and multiple
diff --git a/doc/snippet-menu.org b/doc/snippet-menu.org
index 46b9b0c..272ea16 100644
--- a/doc/snippet-menu.org
+++ b/doc/snippet-menu.org
@@ -55,13 +55,12 @@ These customizations can also be found in the menu itself, 
under the
 
 The "Indenting" submenu contains options to control the values of
 [[sym:yas-indent-line][=yas-indent-line=]] and 
[[sym:yas-also-auto-indent-first-line][=yas-also-auto-indent-first-line=]]. See
-[[./snippet-development.org][Writing snippets]] .
+[[./snippet-development.org][Writing snippets]].
 
 * Prompting method
 
 The "Prompting method" submenu contains options to control the value of
-[[sym:yas-prompt-functions][=yas-prompt-functions=]]. See 
[[./snippet-expansion.org][Expanding
-snippets]] .
+[[sym:yas-prompt-functions][=yas-prompt-functions=]]. See 
[[./snippet-expansion.org][Expanding snippets]].
 
 * Misc
 



reply via email to

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