aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes
diff options
context:
space:
mode:
authorRichard M. Stallman1996-10-12 02:30:37 +0000
committerRichard M. Stallman1996-10-12 02:30:37 +0000
commit7635fc7c22b291155706ce31fadbdd144f349096 (patch)
tree4407a7ccef89ed6dd082bb720062dbd598b376cb /lisp/textmodes
parentabd17e61136efcf16e1d434ac9795e50e7e4b122 (diff)
downloademacs-7635fc7c22b291155706ce31fadbdd144f349096.tar.gz
emacs-7635fc7c22b291155706ce31fadbdd144f349096.zip
(r2b-proceedings-list, r2b-help-message): Doc fixes.
Diffstat (limited to 'lisp/textmodes')
-rw-r--r--lisp/textmodes/refbib.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/textmodes/refbib.el b/lisp/textmodes/refbib.el
index 6b45a307bf8..ec3039e578d 100644
--- a/lisp/textmodes/refbib.el
+++ b/lisp/textmodes/refbib.el
@@ -102,7 +102,7 @@ The entry must match the given data exactly.
102 Because titles are capitalized before matching, the items in this list 102 Because titles are capitalized before matching, the items in this list
103should begin with a capital letter. 103should begin with a capital letter.
104 For example, suppose the title \"Ijcai81\" is used for the proceedings of 104 For example, suppose the title \"Ijcai81\" is used for the proceedings of
105a conference, and it's expansion is the BibTeX macro \"ijcai7\". Then 105a conference, and its expansion is the BibTeX macro \"ijcai7\". Then
106`r2b-proceedings-list' should be '((\"Ijcai81\") ...). If instead its 106`r2b-proceedings-list' should be '((\"Ijcai81\") ...). If instead its
107expansion were \"Proceedings of the Seventh International Conference 107expansion were \"Proceedings of the Seventh International Conference
108on Artificial Intelligence\", then you would NOT need to include Ijcai81 108on Artificial Intelligence\", then you would NOT need to include Ijcai81
@@ -680,7 +680,7 @@ users of TeX and LaTex. Instructions:
6801. Visit the file containing the refer-style database. 6801. Visit the file containing the refer-style database.
6812. The command 6812. The command
682 M-x r2b-convert-buffer 682 M-x r2b-convert-buffer
683 converts the entire buffer, appending it's output by default in a 683 converts the entire buffer, appending its output by default in a
684 buffer named *Out*, and logging progress and errors in a buffer 684 buffer named *Out*, and logging progress and errors in a buffer
685 named *Log*. The original file is never modified. 685 named *Log*. The original file is never modified.
686 Note that results are appended to *Out*, so if that buffer 686 Note that results are appended to *Out*, so if that buffer