emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs doc/emacs/ChangeLog doc/emacs/basic.texi ...


From: Juanma Barranquero
Subject: [Emacs-diffs] emacs doc/emacs/ChangeLog doc/emacs/basic.texi ...
Date: Fri, 20 Feb 2009 12:36:58 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      09/02/20 12:36:57

Modified files:
        doc/emacs      : ChangeLog basic.texi emacs.texi files.texi 
                         mini.texi text.texi 
        doc/lispintro  : ChangeLog emacs-lisp-intro.texi 
        doc/lispref    : ChangeLog modes.texi 
        doc/misc       : ChangeLog ada-mode.texi dbus.texi gnus.texi 
                         mh-e.texi nxml-mode.texi org.texi rcirc.texi 
        lisp           : ChangeLog 
        src            : ChangeLog 

Log message:
        Remove duplicate words.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/ChangeLog?cvsroot=emacs&r1=1.283&r2=1.284
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/basic.texi?cvsroot=emacs&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/emacs.texi?cvsroot=emacs&r1=1.39&r2=1.40
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/files.texi?cvsroot=emacs&r1=1.53&r2=1.54
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/mini.texi?cvsroot=emacs&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/text.texi?cvsroot=emacs&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/lispintro/ChangeLog?cvsroot=emacs&r1=1.20&r2=1.21
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/lispintro/emacs-lisp-intro.texi?cvsroot=emacs&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/lispref/ChangeLog?cvsroot=emacs&r1=1.211&r2=1.212
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/lispref/modes.texi?cvsroot=emacs&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/misc/ChangeLog?cvsroot=emacs&r1=1.256&r2=1.257
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/misc/ada-mode.texi?cvsroot=emacs&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/misc/dbus.texi?cvsroot=emacs&r1=1.31&r2=1.32
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/misc/gnus.texi?cvsroot=emacs&r1=1.42&r2=1.43
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/misc/mh-e.texi?cvsroot=emacs&r1=1.18&r2=1.19
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/misc/nxml-mode.texi?cvsroot=emacs&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/misc/org.texi?cvsroot=emacs&r1=1.46&r2=1.47
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/misc/rcirc.texi?cvsroot=emacs&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.15369&r2=1.15370
http://cvs.savannah.gnu.org/viewcvs/emacs/src/ChangeLog?cvsroot=emacs&r1=1.7371&r2=1.7372

Patches:
Index: doc/emacs/ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/ChangeLog,v
retrieving revision 1.283
retrieving revision 1.284
diff -u -b -r1.283 -r1.284
--- doc/emacs/ChangeLog 20 Feb 2009 06:18:51 -0000      1.283
+++ doc/emacs/ChangeLog 20 Feb 2009 12:36:50 -0000      1.284
@@ -1,3 +1,10 @@
+2009-02-19  Juanma Barranquero  <address@hidden>
+
+       * basic.texi (Moving Point, Position Info):
+       * files.texi (Visiting):
+       * mini.texi (Completion Options):
+       * text.texi (HTML Mode): Remove duplicate words.
+
 2009-02-20  Glenn Morris  <address@hidden>
 
        * rmail.texi: Minor updates for mbox rather than Babyl.

Index: doc/emacs/basic.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/basic.texi,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- doc/emacs/basic.texi        17 Feb 2009 07:14:11 -0000      1.13
+++ doc/emacs/basic.texi        20 Feb 2009 12:36:51 -0000      1.14
@@ -206,7 +206,7 @@
 Scroll the display one screen forward, and move point if necessary to
 put it on the screen (@code{scroll-up}).  If your keyboard has a
 @key{PageDown} key (sometimes labelled @key{next}), it does the same
-thing as as @key{C-v}.  Scrolling commands are described further in
+thing as @key{C-v}.  Scrolling commands are described further in
 @ref{Scrolling}.
 @item M-v
 @itemx @key{PageUp}
@@ -539,7 +539,7 @@
   @kbd{M-x what-line} displays the current line number in the echo
 area.  This command is usually redundant, because the current line
 number is shown in the mode line (@pxref{Mode Line}).  However, if you
-narrow the buffer, the mode line shows the the line number relative to
+narrow the buffer, the mode line shows the line number relative to
 the accessible portion (@pxref{Narrowing}).  By contrast,
 @code{what-line} displays both the line number relative to the
 narrowed region and the line number relative to the whole buffer.

Index: doc/emacs/emacs.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/emacs.texi,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- doc/emacs/emacs.texi        17 Feb 2009 19:06:56 -0000      1.39
+++ doc/emacs/emacs.texi        20 Feb 2009 12:36:51 -0000      1.40
@@ -1233,7 +1233,7 @@
 
   @dfn{Self-documenting} means that at any time you can use special
 commands, known as @dfn{help commands}, to find out what your options
-are, or to find out what what any command does, or to find all the
+are, or to find out what any command does, or to find all the
 commands that pertain to a given topic.  @xref{Help}.
 
   @dfn{Customizable} means that you can easily alter the behavior of

Index: doc/emacs/files.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/files.texi,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -b -r1.53 -r1.54
--- doc/emacs/files.texi        8 Jan 2009 05:28:48 -0000       1.53
+++ doc/emacs/files.texi        20 Feb 2009 12:36:51 -0000      1.54
@@ -277,7 +277,7 @@
 
 @vindex find-file-run-dired
   If you ``visit'' a file that is actually a directory, Emacs invokes
-Dired, the Emacs directory browser; this lets you you ``edit'' the
+Dired, the Emacs directory browser; this lets you ``edit'' the
 contents of the directory.  @xref{Dired}.  You can disable this
 behavior by setting the variable @code{find-file-run-dired} to
 @code{nil}; in that case, it is an error to try to visit a directory.

Index: doc/emacs/mini.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/mini.texi,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- doc/emacs/mini.texi 8 Jan 2009 05:28:51 -0000       1.11
+++ doc/emacs/mini.texi 20 Feb 2009 12:36:51 -0000      1.12
@@ -379,7 +379,7 @@
 shows the completion list buffer on the second attempt to complete.
 In other words, if there is nothing to complete, the first @key{TAB}
 echoes @samp{Next char not unique}; the second @key{TAB} does the
-completion list buffer buffer.
+completion list buffer.
 
 @vindex completion-ignored-extensions
 @cindex ignored file names, in completion

Index: doc/emacs/text.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/text.texi,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- doc/emacs/text.texi 26 Jan 2009 01:15:47 -0000      1.12
+++ doc/emacs/text.texi 20 Feb 2009 12:36:51 -0000      1.13
@@ -1855,7 +1855,7 @@
 @cindex mode, nXML
 @findex nxml-mode
 @cindex XML schema
-  Emacs also provides a more advanced mode mode for editing XML
+  Emacs also provides a more advanced mode for editing XML
 documents, called nXML mode (@code{nxml-mode}).  nXML mode is aware of
 many existing XML schema, and uses them to provide completion of XML
 elements via @address@hidden or @address@hidden, as well as

Index: doc/lispintro/ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/doc/lispintro/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- doc/lispintro/ChangeLog     8 Jan 2009 05:28:53 -0000       1.20
+++ doc/lispintro/ChangeLog     20 Feb 2009 12:36:51 -0000      1.21
@@ -1,3 +1,8 @@
+2009-02-20  Juanma Barranquero  <address@hidden>
+
+       * emacs-lisp-intro.texi (current-kill, Code for current-kill)
+       (Body of current-kill): Remove duplicate words.
+
 2008-11-19  Glenn Morris  <address@hidden>
 
        * doclicense.texi: New file.

Index: doc/lispintro/emacs-lisp-intro.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/lispintro/emacs-lisp-intro.texi,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- doc/lispintro/emacs-lisp-intro.texi 8 Jan 2009 05:28:54 -0000       1.12
+++ doc/lispintro/emacs-lisp-intro.texi 20 Feb 2009 12:36:51 -0000      1.13
@@ -19261,7 +19261,7 @@
 The @code{current-kill} function changes the element in the kill ring
 to which @code{kill-ring-yank-pointer} points.  (Also, the
 @code{kill-new} function sets @code{kill-ring-yank-pointer} to point
-to the latest element of the the kill ring.  The @code{kill-new}
+to the latest element of the kill ring.  The @code{kill-new}
 function is used directly or indirectly by @code{kill-append},
 @code{copy-region-as-kill}, @code{kill-ring-save}, @code{kill-line},
 and @code{kill-region}.)
@@ -19319,7 +19319,7 @@
 @end smallexample
 
 Remember also that the @code{kill-new} function sets
address@hidden to the latest element of the the kill
address@hidden to the latest element of the kill
 ring, which means that all the functions that call it set the value
 indirectly: @code{kill-append}, @code{copy-region-as-kill},
 @code{kill-ring-save}, @code{kill-line}, and @code{kill-region}.
@@ -19381,7 +19381,7 @@
 
 @need 2000
 Let us consider the `if not' or else-part of the @code{current-kill}
-function.  (The then-part uses the the @code{kill-new} function, which
+function.  (The then-part uses the @code{kill-new} function, which
 we have already described.  @xref{kill-new function, , The
 @code{kill-new} function}.)
 

Index: doc/lispref/ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/ChangeLog,v
retrieving revision 1.211
retrieving revision 1.212
diff -u -b -r1.211 -r1.212
--- doc/lispref/ChangeLog       14 Feb 2009 14:12:15 -0000      1.211
+++ doc/lispref/ChangeLog       20 Feb 2009 12:36:52 -0000      1.212
@@ -1,3 +1,8 @@
+2009-02-20  Juanma Barranquero  <address@hidden>
+
+       * modes.texi (Major Mode Conventions): Remove duplicate words.
+       (Customizing Keywords): Fix typo.
+
 2009-02-14  Eli Zaretskii  <address@hidden>
 
        * nonascii.texi (User-Chosen Coding Systems): Document that

Index: doc/lispref/modes.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/modes.texi,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- doc/lispref/modes.texi      27 Jan 2009 09:40:25 -0000      1.10
+++ doc/lispref/modes.texi      20 Feb 2009 12:36:52 -0000      1.11
@@ -376,7 +376,7 @@
 letters and other printing characters as special commands.
 
 @item
-Major modes modes for editing text should not define @key{RET} to do
+Major modes for editing text should not define @key{RET} to do
 anything other than insert a newline.  However, it is ok for
 specialized modes for text that users don't directly edit, such as
 Dired and Info modes, to redefine @key{RET} to do something entirely
@@ -2708,7 +2708,7 @@
 
   You can use @code{font-lock-add-keywords} to add additional
 search-based fontification rules to a major mode, and
address@hidden to removes rules.
address@hidden to remove rules.
 
 @defun font-lock-add-keywords mode keywords &optional how
 This function adds highlighting @var{keywords}, for the current buffer

Index: doc/misc/ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/doc/misc/ChangeLog,v
retrieving revision 1.256
retrieving revision 1.257
diff -u -b -r1.256 -r1.257
--- doc/misc/ChangeLog  20 Feb 2009 04:30:32 -0000      1.256
+++ doc/misc/ChangeLog  20 Feb 2009 12:36:52 -0000      1.257
@@ -1,3 +1,14 @@
+2009-02-20  Juanma Barranquero  <address@hidden>
+
+       * ada-mode.texi (Project files, Automatic Casing):
+       * dbus.texi (Signals):
+       * gnus.texi (Selecting a Group, Filtering Incoming Mail):
+       * mh-e.texi (HTML):
+       * nxml-mode.texi (Locating a schema)
+       (Using the document's URI to locate a schema):
+       * org.texi (Footnotes, Using the mapping API):
+       * rcirc.texi (Channels): Remove duplicate words.
+
 2009-02-20  Glenn Morris  <address@hidden>
 
        * dired-x.texi (Miscellaneous Commands):

Index: doc/misc/ada-mode.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/misc/ada-mode.texi,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- doc/misc/ada-mode.texi      16 Feb 2009 17:41:59 -0000      1.10
+++ doc/misc/ada-mode.texi      20 Feb 2009 12:36:52 -0000      1.11
@@ -376,7 +376,7 @@
 
 Note that Ada mode project files @samp{*.adp} are different than GNAT
 compiler project files @samp{*.gpr}. However, Emacs Ada mode can use a
-GNAT project project file to specify the project directories. If no
+GNAT project file to specify the project directories. If no
 other customization is needed, a GNAT project file can be used without
 an Emacs Ada mode project file.
 
@@ -1351,7 +1351,7 @@
 @end table
 
 Ada mode allows you to define exceptions to these rules, in a file
-specified by the variable variable @code{ada-case-exception-file}
+specified by the variable @code{ada-case-exception-file}
 (default @file{~/.emacs_case_exceptions}). Each line in this file
 specifies the casing of one word or word fragment. Comments may be
 included, separated from the word by a space.

Index: doc/misc/dbus.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/misc/dbus.texi,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- doc/misc/dbus.texi  16 Feb 2009 17:42:00 -0000      1.31
+++ doc/misc/dbus.texi  20 Feb 2009 12:36:52 -0000      1.32
@@ -1437,7 +1437,7 @@
 @end defun
 
 @defun dbus-unregister-object object
-Unregister @var{object} from the the D-Bus.  @var{object} must be the
+Unregister @var{object} from the D-Bus.  @var{object} must be the
 result of a preceding @code{dbus-register-signal} or
 @code{dbus-register-method} call.  It returns @code{t} if @var{object}
 has been unregistered, @code{nil} otherwise.

Index: doc/misc/gnus.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/misc/gnus.texi,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -b -r1.42 -r1.43
--- doc/misc/gnus.texi  20 Feb 2009 04:30:07 -0000      1.42
+++ doc/misc/gnus.texi  20 Feb 2009 12:36:52 -0000      1.43
@@ -2208,7 +2208,7 @@
 @vindex gnus-auto-select-subject
 If @code{gnus-auto-select-first} is address@hidden, select an article
 automatically when entering a group with the @kbd{SPACE} command.
-Which article this is is controlled by the
+Which article this is controlled by the
 @code{gnus-auto-select-subject} variable.  Valid values for this
 variable are:
 
@@ -25029,7 +25029,7 @@
 @vindex nnimap-split-download-body
 Note for IMAP users: if you use the @code{spam-check-bogofilter},
 @code{spam-check-ifile}, and @code{spam-check-stat} spam back ends,
-you should also set set the variable @code{nnimap-split-download-body}
+you should also set the variable @code{nnimap-split-download-body}
 to @code{t}.  These spam back ends are most useful when they can
 ``scan'' the full message body.  By default, the nnimap back end only
 retrieves the message headers; @code{nnimap-split-download-body} tells

Index: doc/misc/mh-e.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/misc/mh-e.texi,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- doc/misc/mh-e.texi  16 Feb 2009 17:42:02 -0000      1.18
+++ doc/misc/mh-e.texi  20 Feb 2009 12:36:53 -0000      1.19
@@ -2666,7 +2666,7 @@
 @findex browse-url-at-mouse
 @kindex S-Mouse-2
 
-A useful key binding that you can add to to @file{~/.emacs} is the
+A useful key binding that you can add to @file{~/.emacs} is the
 following which displays an HTML link or textual URL in an external
 browser when clicked with @kbd{S-mouse-2}. This binding works in any
 buffer, including HTML buffers.

Index: doc/misc/nxml-mode.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/misc/nxml-mode.texi,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- doc/misc/nxml-mode.texi     16 Feb 2009 17:42:03 -0000      1.9
+++ doc/misc/nxml-mode.texi     20 Feb 2009 12:36:53 -0000      1.10
@@ -483,7 +483,7 @@
 @samp{rng-schema-locating-files} may be relative. If so, it will
 be resolved relative to the document for which a schema is being
 located. It is not an error if relative file-names in
address@hidden do not not exist. You can use
address@hidden do not exist. You can use
 @kbd{M-x customize-variable @key{RET} rng-schema-locating-files
 @key{RET}} to customize the list of schema locating
 files.
@@ -626,7 +626,7 @@
 @end example
 
 @noindent
-specifies that that the schema for @samp{spec.xml} is
+specifies that the schema for @samp{spec.xml} is
 @samp{docbook.rnc}.
 
 The @samp{pattern} attribute can be used instead of the

Index: doc/misc/org.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/misc/org.texi,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -b -r1.46 -r1.47
--- doc/misc/org.texi   16 Feb 2009 17:42:03 -0000      1.46
+++ doc/misc/org.texi   20 Feb 2009 12:36:53 -0000      1.47
@@ -1413,7 +1413,7 @@
 reference point.
 @item [fn:name: a definition]
 An inline definition of a footnote, which also specifies a name for the note.
-Since Org allows multiple references to the same note, you can then use use
+Since Org allows multiple references to the same note, you can then use
 @code{[fn:name]} to create additional references.
 @end table
 
@@ -10230,7 +10230,7 @@
 comment   @r{skip trees with the COMMENT keyword}
 function or Lisp form
           @r{will be used as value for @code{org-agenda-skip-function},}
-          @r{so whenever the the function returns t, FUNC}
+          @r{so whenever the function returns t, FUNC}
           @r{will not be called for that entry and search will}
           @r{continue from the point where the function leaves it}
 @end example

Index: doc/misc/rcirc.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/misc/rcirc.texi,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- doc/misc/rcirc.texi 16 Feb 2009 17:42:03 -0000      1.16
+++ doc/misc/rcirc.texi 20 Feb 2009 12:36:54 -0000      1.17
@@ -657,7 +657,7 @@
 
 @kindex C-c C-l
 @cindex low priority channels
-The solution is to mark this channel as as a low priority channel.
+The solution is to mark this channel as a low priority channel.
 Use @kbd{C-c C-l} to make the current channel a low-priority channel.
 Low priority channels have the modeline indicator ``LowPri''.
 @kbd{C-c address@hidden will not switch to low priority channels unless

Index: lisp/ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.15369
retrieving revision 1.15370
diff -u -b -r1.15369 -r1.15370
--- lisp/ChangeLog      20 Feb 2009 06:06:18 -0000      1.15369
+++ lisp/ChangeLog      20 Feb 2009 12:36:54 -0000      1.15370
@@ -5277,7 +5277,7 @@
 2008-09-30  Jay Belanger  <address@hidden>
 
        * calc/calc-units.el (math-standard-units): Add entries used to
-       display the the values in the units buffer.
+       display the values in the units buffer.
        (math-build-units-table): Add entries to the units table to be used
        to display the values in the units buffer.
        (math-build-units-table-buffer): Use the display entry of the units

Index: src/ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.7371
retrieving revision 1.7372
diff -u -b -r1.7371 -r1.7372
--- src/ChangeLog       20 Feb 2009 11:39:30 -0000      1.7371
+++ src/ChangeLog       20 Feb 2009 12:36:56 -0000      1.7372
@@ -218,7 +218,7 @@
        the frame.
        (composition_compute_stop_pos): Adjust cmp_it->stop_pos if point
        is within a composition.
-       (Fcomposition_get_gstring): Fix the the terminal case.
+       (Fcomposition_get_gstring): Fix the terminal case.
 
        * term.c (encode_terminal_code): Fix handling of composition.
        (produce_composite_glyph): For static composition, get pixel_width
@@ -9095,7 +9095,7 @@
        * ftfont.c (struct OpenTypeSpec): Rename members script_tag to
        script, langsys_tag to langsys, new member script.
        (OTF_TAG_STR): Terminate by '\0'.
-       (ftfont_get_open_type_spec): If :otf prop is is spec, Limit the
+       (ftfont_get_open_type_spec): If :otf prop is spec, limit the
        listing to the script specified in that property.  Fix arg to
        OTF_check_features.
 




reply via email to

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