mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
Fix typos.
This commit is contained in:
parent
17e845af73
commit
cd1181dbec
96 changed files with 250 additions and 179 deletions
|
|
@ -2338,7 +2338,7 @@ Octant are numbered 1--8, anti-clockwise as:
|
|||
5
|
||||
6))))
|
||||
|
||||
;; Some inline funtions for creating, setting and reading
|
||||
;; Some inline functions for creating, setting and reading
|
||||
;; members of a coordinate
|
||||
;;
|
||||
|
||||
|
|
|
|||
|
|
@ -361,7 +361,7 @@ will display info in the echo area."
|
|||
"View location in a LaTeX document which cites the BibTeX entry at point.
|
||||
Since BibTeX files can be used by many LaTeX documents, this function
|
||||
prompts upon first use for a buffer in RefTeX mode. To reset this
|
||||
link to a document, call the function with with a prefix arg.
|
||||
link to a document, call the function with a prefix arg.
|
||||
Calling this function several times find successive citation locations."
|
||||
(interactive "P")
|
||||
(when arg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue