emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/doc/misc ChangeLog org.texi


From: Glenn Morris
Subject: [Emacs-diffs] emacs/doc/misc ChangeLog org.texi
Date: Tue, 13 Jan 2009 03:41:05 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/01/13 03:41:05

Modified files:
        doc/misc       : ChangeLog org.texi 

Log message:
        Fix some more typos.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/misc/ChangeLog?cvsroot=emacs&r1=1.228&r2=1.229
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/misc/org.texi?cvsroot=emacs&r1=1.29&r2=1.30

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/doc/misc/ChangeLog,v
retrieving revision 1.228
retrieving revision 1.229
diff -u -b -r1.228 -r1.229
--- ChangeLog   13 Jan 2009 03:40:13 -0000      1.228
+++ ChangeLog   13 Jan 2009 03:41:04 -0000      1.229
@@ -1,3 +1,7 @@
+2009-01-13  Glenn Morris  <address@hidden>
+
+       * org.texi: Fix some more typos.
+
 2009-01-13  Peter Tury  <address@hidden>  (tiny change)
 
        * org.texi: Fix some typos.

Index: org.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/misc/org.texi,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- org.texi    13 Jan 2009 03:40:14 -0000      1.29
+++ org.texi    13 Jan 2009 03:41:04 -0000      1.30
@@ -94,7 +94,7 @@
 * Publishing::                  Create a web site of linked Org files
 * Miscellaneous::               All the rest which did not fit elsewhere
 * Extensions::                  Add-ons for Org mode
-* Hacking::                     How hack your way around
+* Hacking::                     How to hack your way around
 * History and Acknowledgments::  How Org came into being
 * Main Index::                  An index of Org's concepts and features
 * Key Index::                   Key bindings and where they are described
@@ -325,7 +325,7 @@
 
 LaTeX and PDF export
 
-* LaTeX/PDF export commands::   Which key invode which commands
+* LaTeX/PDF export commands::   Which key invokes which commands
 * Quoting LaTeX code::          Incorporating literal LaTeX code
 * Sectioning structure::        Changing sectioning in LaTeX output
 * Tables in LaTeX export::      Options for exporting tables to LaTeX
@@ -829,7 +829,7 @@
 @end example
 
 @noindent
-Forthermore, any entries with a @samp{VISIBILITY} property (@pxref{Properties
+Furthermore, any entries with a @samp{VISIBILITY} property (@pxref{Properties
 and Columns}) will get their visibility adapted accordingly.  Allowed values
 for this property are @code{folded}, @code{children}, @code{content}, and
 @code{all}.
@@ -1226,7 +1226,7 @@
 @item
 @emph{Description} list items are like unordered list items, but contain the
 separator @samp{ :: } to separate the description @emph{term} from the
-desciption.
+description.
 @end itemize
 
 Items belonging to the same list must have the same indentation on the first
@@ -1244,17 +1244,17 @@
 ** Lord of the Rings
    My favorite scenes are (in this order)
    1. The attack of the Rohirrim
-   2. Eowyns fight with the witch king
+   2. Eowyn's fight with the witch king
       + this was already my favorite scene in the book
       + I really like Miranda Otto.
    3. Peter Jackson being shot by Legolas
        - on DVD only
       He makes a really funny face when it happens.
-   But in the end, not individual scenes matter but the film as a whole.
+   But in the end, no individual scenes matter but the film as a whole.
    Important actors in this film are:
-   - @b{Elijah Wood} :: He plays the Frodo
-   - @b{Sean Austin} :: He plays the Sam, Frodos friend.  I still remember
-     him very well from his role as Mikey Walsh a in the Goonies.
+   - @b{Elijah Wood} :: He plays Frodo
+   - @b{Sean Austin} :: He plays Sam, Frodos friend.  I still remember
+     him very well from his role as Mikey Walsh in the Goonies.
 @end group
 @end example
 
@@ -1588,7 +1588,7 @@
 empty, copy current field down to next row and move cursor along with it.
 Depending on the variable @code{org-table-copy-increment}, integer field
 values will be incremented during copy.  Integers that are too large will not
-be incremented.  Also, a @code{0} prefix argument temporarily dispables the
+be incremented.  Also, a @code{0} prefix argument temporarily disables the
 increment.  This key is also used by CUA mode (@pxref{Cooperation}).
 
 @tsubheading{Miscellaneous}
@@ -1957,7 +1957,7 @@
 @cindex Lisp forms, as table formulas
 
 It is also possible to write a formula in Emacs Lisp; this can be useful
-for string manipulation and control structures, if the Calc's
+for string manipulation and control structures, if Calc's
 functionality is not enough.  If a formula starts with a single quote
 followed by an opening parenthesis, then it is evaluated as a lisp form.
 The evaluation should return either a string or a number.  Just as with
@@ -2852,7 +2852,7 @@
 @cindex TODO items
 
 Org mode does not maintain TODO lists as separate address@hidden
-course, you can make a document that contains inly long lists of TODO items,
+course, you can make a document that contains only long lists of TODO items,
 but this is not required.}.  Instead, TODO items are an integral part of the
 notes file, because TODO items usually come up while taking notes!  With Org
 mode, simply mark any entry in a tree as being a TODO item.  In this way,
@@ -3348,7 +3348,7 @@
 @end example
 
 If you would like a TODO entry to automatically change to DONE when all
-chilrden are done, you can use the following setup:
+children are done, you can use the following setup:
 
 @example
 (defun org-summary-todo (n-done n-not-done)
@@ -3443,7 +3443,7 @@
 statistic cookies are updated automatically if you toggle checkboxes
 with @kbd{C-c C-c} and make new ones with @address@hidden  If you
 delete boxes or add/change them by hand, use this command to get things
-back into synch.  Or simply toggle any checkbox twice with @kbd{C-c C-c}.
+back into sync.  Or simply toggle any checkbox twice with @kbd{C-c C-c}.
 @end table
 
 @node Tags, Properties and Columns, TODO Items, Top
@@ -3493,7 +3493,7 @@
 @samp{:notes:}, and @samp{:action:} even though the final heading is not
 explicitly marked with those tags.  You can also set tags that all entries in
 a file should inherit as if these tags would be defined in a hypothetical
-level zero that surounds the entire file.
+level zero that surrounds the entire file.
 
 @example
 #+FILETAGS: :Peter:Boss:Secret:
@@ -3772,7 +3772,7 @@
 using tags like @code{:release_1:}, @code{:release_2:}, one can use a
 property, say @code{:Release:}, that in different subtrees has different
 values, such as @code{1.0} or @code{2.0}.  For an example of the second
-application of properties, imagine keeping track of your music CD's,
+application of properties, imagine keeping track of your music CDs,
 where properties could be things such as the album artist, date of
 release, number of tracks, and so on.
 
@@ -4736,7 +4736,7 @@
 A address@hidden can change this using the option
 @code{org-log-repeat}, or the @code{#+STARTUP} options @code{logrepeat},
 @code{lognoterepeat}, and @code{nologrepeat}.  With @code{lognoterepeat}, you
-will aslo be prompted for a note.} will be added under the deadline, to keep
+will also be prompted for a note.} will be added under the deadline, to keep
 a record that you actually acted on the previous instance of this deadline.
 
 As a consequence of shifting the base date, this entry will no longer be
@@ -5097,7 +5097,7 @@
 An optional sixth element specifies the contexts in which the user can select
 the template.  This element can be a list of major modes or a function.
 @code{org-remember} will first check whether the function returns @code{t} or
-if we are in any of the listed major mode, and exclude templates fo which
+if we are in any of the listed major mode, and exclude templates for which
 this condition is not fulfilled.  Templates that do not specify this element
 at all, or that use @code{nil} or @code{t} as a value will always be
 selectable.
@@ -5339,7 +5339,7 @@
 @item o
 Open current task's attachment.  If there are more than one, prompt for a
 file name first.  Opening will follow the rules set by @code{org-file-apps}.
-For more details, see the information on following hyperlings
+For more details, see the information on following hyperlinks
 (@pxref{Handling links}).
 
 @kindex C-c C-a O
@@ -5903,7 +5903,7 @@
     8:30-13:00 Arthur Dent lies in front of the bulldozer
    12:45...... Ford Prefect arrives and takes Arthur to the pub
    19:00...... The Vogon reads his poem
-   20:30-22:15 Marwin escorts the Hitchhikers to the bridge
+   20:30-22:15 Marvin escorts the Hitchhikers to the bridge
 @end example
 
 @cindex time grid
@@ -5921,7 +5921,7 @@
    18:00...... ------------------
    19:00...... The Vogon reads his poem
    20:00...... ------------------
-   20:30-22:15 Marwin escorts the Hitchhikers to the bridge
+   20:30-22:15 Marvin escorts the Hitchhikers to the bridge
 @end example
 
 The time grid can be turned on and off with the variable
@@ -6268,7 +6268,7 @@
 @item k
 Agenda actions, to set dates for selected items to the cursor date.
 This command also works in the calendar!  The command prompts for an
-additonal key:
+additional key:
 @example
 m   @r{Mark the entry at point for action.  You can also make entries}
     @r{in Org files with @kbd{C-c C-x C-k}.}
@@ -6276,7 +6276,7 @@
 s   @r{Schedule the marked entry at the date at point.}
 r   @r{Call @code{org-remember} with the cursor date as default date.}
 @end example
-Press @kbd{r} afterwards to refresh the agenda and see the effect of the
+Press @kbd{r} afterward to refresh the agenda and see the effect of the
 command.
 @c
 @kindex address@hidden
@@ -6577,7 +6577,7 @@
 If you are away from your computer, it can be very useful to have a
 printed version of some agenda views to carry around.  Org mode can
 export custom agenda views as plain text, address@hidden need to
-install Hrvoje Niksic' @file{htmlize.el}.} postscript, and iCalendar
+install Hrvoje Niksic's @file{htmlize.el}.}, postscript, and iCalendar
 files.  If you want to do this only occasionally, use the command
 
 @table @kbd
@@ -6799,7 +6799,7 @@
   ($category,$head,$type,$todo,$tags,$date,$time,$extra,
    $priority_l,$priority_n) = split(/,/,$line);
 
-  # proccess and print
+  # process and print
   print "[ ] $head\n";
 @}
 @end group
@@ -7347,7 +7347,7 @@
 Both the native Org mode tables (@pxref{Tables}) and tables formatted with
 the @file{table.el} package will be exported properly.  For Org mode tables,
 the lines before the first horizontal separator line will become table header
-lines.  You can use the following lines somewhere before the table to asssign
+lines.  You can use the following lines somewhere before the table to assign
 a caption and a label for cross references:
 
 @example
@@ -7769,7 +7769,7 @@
 links}.
 
 If you want to specify attributes for links, you can do so using a special
address@hidden line to define attributes that wil be added to the
address@hidden line to define attributes that will be added to the
 @code{<a>} or @code{<img>} tags.  Here is an example that sets @code{alt} and
 @code{title} attributes for an inlined image:
 
@@ -7915,7 +7915,7 @@
 references, the PDF output file will be fully linked.
 
 @menu
-* LaTeX/PDF export commands::   Which key invode which commands
+* LaTeX/PDF export commands::   Which key invokes which commands
 * Quoting LaTeX code::          Incorporating literal LaTeX code
 * Sectioning structure::        Changing sectioning in LaTeX output
 * Tables in LaTeX export::      Options for exporting tables to LaTeX
@@ -8011,7 +8011,7 @@
 @code{org-export-latex-default-class} or locally by adding an option like
 @code{#+LaTeX_CLASS: myclass} in your file.  The class should be listed in
 @code{org-export-latex-classes}, where you can also define the sectioning
-structure for each class, as well as defining additonal classes.
+structure for each class, as well as defining additional classes.
 
 
 @node Tables in LaTeX export, Images in LaTeX export, Sectioning structure, 
LaTeX and PDF export
@@ -8042,7 +8042,7 @@
 output files resulting from LaTeX output.  Org will use an
 @code{\includegraphics} macro to insert the image.  If you have specified a
 caption and/or a label as described in @ref{Markup rules}, the figure will
-be wrappend into a @code{figure} environment and thus become a floating
+be wrapped into a @code{figure} environment and thus become a floating
 element.  Finally, you can use an @code{#+ATTR_LaTeX:} line to specify the
 options that can be used in the optional argument of the
 @code{\includegraphics} macro.
@@ -8644,7 +8644,7 @@
 entirely ignored.  Only when the buffer is parsed for option-setting lines
 (i.e. when starting Org mode for a file, when pressing @kbd{C-c C-c} in a
 settings line, or when exporting), then the contents of this file are parsed
-as if they had been included in the buffer.  In particlar, the file can be
+as if they had been included in the buffer.  In particular, the file can be
 any other Org mode file with internal setup.  You can visit the file the
 cursor is in the line with @kbd{C-c '}.
 @item #+STARTUP:
@@ -9140,7 +9140,7 @@
       Call @i{remember} directly from Firefox/Opera, or from Adobe Reader.
       When activating a special link or bookmark, Emacs receives a trigger to
       create a note with a link back to the website.  Requires some setup, a
-      detailes description is in
+      detailed description is in
       @file{contrib/packages/org-annotation-helper}.
 @item @file{org-bookmark.el} by @i{Tokuya Kameshima}
       Support for links to Emacs bookmarks.
@@ -9180,7 +9180,7 @@
       to write @code{<example>} and @code{<src>} and other syntax copied from
       Emacs Muse, right inside an Org file.  The goal here is to make it easy
       to publish the same file using either org-publish or Muse.
address@hidden @file{org-panel.el} by @i{Lennard Borgman}
address@hidden @file{org-panel.el} by @i{Lennart Borgman}
       Simplified and display-aided access to some Org commands.
 @item @file{org-registry.el} by @i{Bastien Guerry}
       A registry for Org links, to find out from where links point to a given
@@ -9194,7 +9194,7 @@
       and easy visibility cycling.
 @item @file{orgtbl-sqlinsert.el} by @i{Jason Riedy}
       Convert Org-mode tables to SQL insertions.  Documentation for this can
-      be found on the Worg pages.
+      be found on the Org pages.
 @end table
 
 @node Other extensions,  , Extensions in the contrib directory, Extensions
@@ -9909,8 +9909,8 @@
 @end defun
 
 The function given to that mapping routine can really do anything you like.
-It can uce the property API (@pxref{Using the property API}) to gather more
-information about the entry, or in order to change metadate in the entry.
+It can use the property API (@pxref{Using the property API}) to gather more
+information about the entry, or in order to change metadata in the entry.
 Here are a couple of functions that might be handy:
 
 @defun org-todo &optional arg
@@ -9976,7 +9976,7 @@
 plain text mode with innovative and intuitive editing features, and to
 incorporate project planning functionality directly into a notes file.
 
-A special thanks goes to @i{Bastien Guerry} who has not only writen a large
+A special thanks goes to @i{Bastien Guerry} who has not only written a large
 number of extensions to Org (most of them integrated into the core by now),
 but has also helped the development and maintenance of Org so much that he
 should be considered co-author of this package.
@@ -10014,7 +10014,7 @@
 @item
 @i{Sacha Chua} suggested to copy some linking code from Planner.
 @item
address@hidden DeVilla} proposed and tested checkbox statistics.  He also
address@hidden DeVilla} proposed and tested checkbox statistics.  He also
 came up with the idea of properties, and that there should be an API for
 them.
 @item
@@ -10150,7 +10150,7 @@
 @i{John Wiegley} wrote @file{emacs-wiki.el}, @file{planner.el}, and
 @file{muse.el}, which have similar goals as Org.  Initially the
 development of Org was fully independent because I was not aware of the
-existence of these packages.  But with time I have accasionally looked
+existence of these packages.  But with time I have occasionally looked
 at John's code and learned a lot from it.  John has also contributed a
 number of great ideas and patches directly to Org, including the attachment
 system (@file{org-attach.el}) and integration with Apple Mail




reply via email to

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