branch: elpa/sweeprolog
commit 7797fee79ec949df6e94003474640ae94fe6ec1b
Author: Eshel Yaron <[email protected]>
Commit: Eshel Yaron <[email protected]>
* README.org: refine a couple of ALT_TITLEs
---
README.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 0bc53060ac..7515e07273 100644
--- a/README.org
+++ b/README.org
@@ -335,7 +335,7 @@ permutations of the list =(1 2 3 4 5)=:
:PROPERTIES:
:CUSTOM_ID: funcall-from-prolog
:DESCRIPTION: Special predicates for calling back to Emacs from Prolog
-:ALT_TITLE: Calling Back to Elisp
+:ALT_TITLE: Call Back to Elisp
:END:
The =sweep-module= defines the foreign Prolog predicates =sweep_funcall/2=
@@ -356,7 +356,7 @@ function without any arguments.
:PROPERTIES:
:CUSTOM_ID: editing-prolog-code
:DESCRIPTION: Major mode for reading and writing Prolog
-:ALT_TITLE: Editing Prolog code
+:ALT_TITLE: Editing Prolog Code
:END:
#+CINDEX: sweeprolog-mode