changeset 110561:93141d34a175

Fix typos. * lisp/finder.el (finder-unknown-keywords): * lisp/progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count): * lisp/progmodes/etags.el (tags-table-including): Fix typos in docstrings. * lisp/cedet/semantic/lex.el (semantic-ignore-comments): Doc fix. * lisp/cedet/semantic/symref/list.el (semantic-symref-list-rename-open-hits): Fix typo in error message. (semantic-symref-list-map-open-hits): Fix typo in docstring. * lisp/org/org-agenda.el (org-agenda-hide-tags-regexp): * lisp/org/org.el (org-refile-targets): Fix typos in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 25 Sep 2010 14:04:35 +0200
parents 3b57f0a3b766
children ea50a897140e
files lisp/ChangeLog lisp/ChangeLog.12 lisp/ChangeLog.9 lisp/cedet/ChangeLog lisp/cedet/ede/base.el lisp/cedet/semantic/lex.el lisp/cedet/semantic/symref/list.el lisp/cedet/srecode/fields.el lisp/finder.el lisp/man.el lisp/org/ChangeLog lisp/org/org-agenda.el lisp/org/org.el lisp/progmodes/etags.el lisp/progmodes/gdb-mi.el lisp/simple.el src/ChangeLog src/ChangeLog.5 src/ChangeLog.7 src/frame.h src/image.c src/keyboard.c
diffstat 22 files changed, 43 insertions(+), 24 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Sep 25 07:55:30 2010 -0400
+++ b/lisp/ChangeLog	Sat Sep 25 14:04:35 2010 +0200
@@ -1,3 +1,9 @@
+2010-09-25  Juanma Barranquero  <lekktu@gmail.com>
+
+	* finder.el (finder-unknown-keywords):
+	* progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count):
+	* progmodes/etags.el (tags-table-including): Fix typos in docstrings.
+
 2010-09-25  Juanma Barranquero  <lekktu@gmail.com>
 
 	* server.el (server-start): Revert part of 2010-08-08 change.  Using
--- a/lisp/ChangeLog.12	Sat Sep 25 07:55:30 2010 -0400
+++ b/lisp/ChangeLog.12	Sat Sep 25 14:04:35 2010 +0200
@@ -1140,7 +1140,7 @@
 	(rcirc-keepalive-seconds): Remove variable.
 	(rcirc-server-name, rcirc-timeout-timer, rcirc-connecting)
 	(rcirc-process, rcirc-user-disconnect): New variables.
-	(rcirc-connect): Initalize new variables.
+	(rcirc-connect): Initialize new variables.
 	(rcirc-keepalive): Don't send keepalive pings before connection
 	is completed.
 	(rcirc-sentinel): Do mark all channels with activity when
--- a/lisp/ChangeLog.9	Sat Sep 25 07:55:30 2010 -0400
+++ b/lisp/ChangeLog.9	Sat Sep 25 14:04:35 2010 +0200
@@ -8121,7 +8121,7 @@
 	* dired.el (dired-get-filename): Return filename verbatim if
 	LOCALP is `verbatim'.
 	* dired-aux.el (dired-add-entry): Call `dired-get-filename' with
-	`verbatim' so that we don't inadvertently delete a non-existant
+	`verbatim' so that we don't inadvertently delete a non-existent
 	directory name.
 
 2000-11-27  Kenichi Handa  <handa@etl.go.jp>
--- a/lisp/cedet/ChangeLog	Sat Sep 25 07:55:30 2010 -0400
+++ b/lisp/cedet/ChangeLog	Sat Sep 25 14:04:35 2010 +0200
@@ -1,3 +1,11 @@
+2010-09-25  Juanma Barranquero  <lekktu@gmail.com>
+
+	* semantic/lex.el (semantic-ignore-comments): Doc fix.
+
+	* semantic/symref/list.el (semantic-symref-list-rename-open-hits):
+	Fix typo in error message.
+	(semantic-symref-list-map-open-hits): Fix typo in docstring.
+
 2010-09-21  Eric Ludlam  <zappo@gnu.org>
 
 	Synch SRecode to CEDET 1.0.
--- a/lisp/cedet/ede/base.el	Sat Sep 25 07:55:30 2010 -0400
+++ b/lisp/cedet/ede/base.el	Sat Sep 25 14:04:35 2010 +0200
@@ -452,7 +452,7 @@
 ;; Targets and projects are often associated with other files, such as
 ;; header files, documentation files and the like.  Have strong
 ;; associations can make useful user commands to quickly navigate
-;; between the files base on their assocaitions.
+;; between the files base on their associations.
 ;;
 (defun ede-header-file ()
   "Return the header file for the current buffer.
--- a/lisp/cedet/semantic/lex.el	Sat Sep 25 07:55:30 2010 -0400
+++ b/lisp/cedet/semantic/lex.el	Sat Sep 25 14:04:35 2010 +0200
@@ -1810,8 +1810,8 @@
 
 (defvar semantic-ignore-comments t
   "Default comment handling.
-t means to strip comments when flexing.  Nil means to keep comments
-as part of the token stream.")
+The value t means to strip comments when flexing; nil means
+to keep comments as part of the token stream.")
 (make-variable-buffer-local 'semantic-ignore-comments)
 
 (defvar semantic-flex-enable-newlines nil
--- a/lisp/cedet/semantic/symref/list.el	Sat Sep 25 07:55:30 2010 -0400
+++ b/lisp/cedet/semantic/symref/list.el	Sat Sep 25 14:04:35 2010 +0200
@@ -492,7 +492,7 @@
   (let ((count (semantic-symref-list-map-open-hits
 		(lambda () (replace-match newname nil t)))))
     (semantic-symref-list-update-open-hits)
-    (message "Renamed %d occurances." count)))
+    (message "Renamed %d occurrences." count)))
 
 ;;; REFACTORING UTILITIES
 ;;
@@ -501,7 +501,7 @@
 (defun semantic-symref-list-map-open-hits (function)
   "For every open hit in the symref buffer, perform FUNCTION.
 The `match-data' will be set to a successful hit of the searched for symbol.
-Return the number of occurances FUNCTION was operated upon."
+Return the number of occurrences FUNCTION was operated upon."
 
   ;; First Pass in this function - a straight rename.
   ;; Second Pass - Allow context specification based on
--- a/lisp/cedet/srecode/fields.el	Sat Sep 25 07:55:30 2010 -0400
+++ b/lisp/cedet/srecode/fields.el	Sat Sep 25 14:04:35 2010 +0200
@@ -198,7 +198,7 @@
   (oset ir fields srecode-field-archive)
   (setq srecode-field-archive nil)
 
-  ;; Initailize myself first.
+  ;; Initialize myself first.
   (call-next-method)
   )
 
--- a/lisp/finder.el	Sat Sep 25 07:55:30 2010 -0400
+++ b/lisp/finder.el	Sat Sep 25 14:04:35 2010 +0200
@@ -278,7 +278,7 @@
 		  help-echo finder-help-echo))))
 
 (defun finder-unknown-keywords ()
-  "Return an alist of unknown keywords and number of their occurences.
+  "Return an alist of unknown keywords and number of their occurrences.
 Unknown keywords are those present in `finder-keywords-hash' but
 not `finder-known-keywords'."
   (let (alist)
--- a/lisp/man.el	Sat Sep 25 07:55:30 2010 -0400
+++ b/lisp/man.el	Sat Sep 25 14:04:35 2010 +0200
@@ -314,7 +314,7 @@
   "Regular expression describing references to normal files.")
 
 ;; This includes the section as an optional part to catch hyphenated
-;; refernces to manpages.
+;; references to manpages.
 (defvar Man-hyphenated-reference-regexp
   (concat "\\(" Man-name-regexp "\\)\\((\\(" Man-section-regexp "\\))\\)?")
   "Regular expression describing a reference in the SEE ALSO section.")
--- a/lisp/org/ChangeLog	Sat Sep 25 07:55:30 2010 -0400
+++ b/lisp/org/ChangeLog	Sat Sep 25 14:04:35 2010 +0200
@@ -1,3 +1,8 @@
+2010-09-25  Juanma Barranquero  <lekktu@gmail.com>
+
+	* org.el (org-refile-targets):
+	* org-agenda.el (org-agenda-hide-tags-regexp): Fix typos in docstrings.
+
 2010-08-19  Glenn Morris  <rgm@gnu.org>
 
 	* org.el (org-outline-overlay-data, org-set-outline-overlay-data)
--- a/lisp/org/org-agenda.el	Sat Sep 25 07:55:30 2010 -0400
+++ b/lisp/org/org-agenda.el	Sat Sep 25 14:04:35 2010 +0200
@@ -1359,7 +1359,7 @@
   "Regular expression used to filter away specific tags in agenda views.
 This means that these tags will be present, but not be shown in the agenda
 line.  Secondary filtering will still work on the hidden tags.
-Nil means don't hide any tags."
+The value nil means don't hide any tags."
   :group 'org-agenda-line-format
   :type '(choice
 	  (const  :tag "Hide none" nil)
--- a/lisp/org/org.el	Sat Sep 25 07:55:30 2010 -0400
+++ b/lisp/org/org.el	Sat Sep 25 14:04:35 2010 +0200
@@ -1797,8 +1797,8 @@
 - a specification of the files to be considered, either a list of files,
   or a symbol whose function or variable value will be used to retrieve
   a file name or a list of file names.  If you use `org-agenda-files' for
-  that, all agenda files will be scanned for targets.  Nil means consider
-  headings in the current buffer.
+  that, all agenda files will be scanned for targets.  The value nil means
+  consider headings in the current buffer.
 - A specification of how to find candidate refile targets.  This may be
   any of:
   - a cons cell (:tag . \"TAG\") to identify refile targets by a tag.
--- a/lisp/progmodes/etags.el	Sat Sep 25 07:55:30 2010 -0400
+++ b/lisp/progmodes/etags.el	Sat Sep 25 14:04:35 2010 +0200
@@ -472,7 +472,7 @@
 Looks for a tags table that has such tags or that includes a table
 that has them.  Returns the name of the first such table.
 Non-nil CORE-ONLY means check only tags tables that are already in
-buffers.  Nil CORE-ONLY is ignored."
+buffers.  If CORE-ONLY is nil, it is ignored."
   (let ((tables tags-table-computed-list)
 	(found nil))
     ;; Loop over the list, looking for a table containing tags for THIS-FILE.
--- a/lisp/progmodes/gdb-mi.el	Sat Sep 25 07:55:30 2010 -0400
+++ b/lisp/progmodes/gdb-mi.el	Sat Sep 25 14:04:35 2010 +0200
@@ -163,7 +163,7 @@
 (defvar gdb-running-threads-count nil
   "Number of currently running threads.
 
-Nil means that no information is available.
+If nil, no information is available.
 
 Updated in `gdb-thread-list-handler-custom'.")
 
@@ -2051,7 +2051,7 @@
 Field names are wrapped in double quotes and equal signs are
 replaced with semicolons.
 
-If FIX-KEY is non-nil, strip all \"FIX-KEY=\" occurences from
+If FIX-KEY is non-nil, strip all \"FIX-KEY=\" occurrences from
 partial output. This is used to get rid of useless keys in lists
 in MI messages, e.g.: [key=.., key=..]. -stack-list-frames and
 -break-info are examples of MI commands which issue such
--- a/lisp/simple.el	Sat Sep 25 07:55:30 2010 -0400
+++ b/lisp/simple.el	Sat Sep 25 14:04:35 2010 +0200
@@ -4410,7 +4410,7 @@
 		  (goto-char (next-char-property-change (point))))
 		;; Move a line.
 		;; We don't use `end-of-line', since we want to escape
-		;; from field boundaries ocurring exactly at point.
+		;; from field boundaries occurring exactly at point.
 		(goto-char (constrain-to-field
 			    (let ((inhibit-field-text-motion t))
 			      (line-end-position))
--- a/src/ChangeLog	Sat Sep 25 07:55:30 2010 -0400
+++ b/src/ChangeLog	Sat Sep 25 14:04:35 2010 +0200
@@ -19181,7 +19181,7 @@
 	(Ffont_shape_text): New function.
 	(Fopen_font): If the font size is not given, use 12-pixel.
 	(Ffont_at): New arg STRING.
-	(syms_of_font): Initalize font_charset_alist.
+	(syms_of_font): Initialize font_charset_alist.
 	Declare Ffont_shape_text as a Lisp function.  Call syms_of_XXfont
 	conditionally.
 
@@ -20178,7 +20178,7 @@
 
 	* font.c (font_unparse_fcname): Fix typo (swidth->width).
 	(font_list_entities): Check driver_list->on.
-	(register_font_driver): Initalize `on' member to 0.
+	(register_font_driver): Initialize `on' member to 0.
 	(font_update_drivers): New function.
 	(Fclear_font_cache): Check driver_list->on.
 
--- a/src/ChangeLog.5	Sat Sep 25 07:55:30 2010 -0400
+++ b/src/ChangeLog.5	Sat Sep 25 14:04:35 2010 +0200
@@ -4093,7 +4093,7 @@
 
 	* xterm.h: Delete X10 code.
 
-	* xfns.c (Fx_create_frame): Don't increment refernce_count
+	* xfns.c (Fx_create_frame): Don't increment reference_count
 	until the frame is put on the frame list.
 
 	* xterm.c (x_initialize): Init x_noop_count, x_focus_frame
--- a/src/ChangeLog.7	Sat Sep 25 07:55:30 2010 -0400
+++ b/src/ChangeLog.7	Sat Sep 25 14:04:35 2010 +0200
@@ -1040,7 +1040,7 @@
 
 	* lread.c: Remember the last TWO strings skipped with #@.
 	(prev_saved_doc_string*): New variables.
-	(Fload): Initalize prev_saved_doc_string.
+	(Fload): Initialize prev_saved_doc_string.
 	(read1): Copy saved_doc_string to prev_saved_doc_string
 	before storing a new string in saved_doc_string.
 	(read_list): Look in prev_saved_doc_string as well as
--- a/src/frame.h	Sat Sep 25 07:55:30 2010 -0400
+++ b/src/frame.h	Sat Sep 25 14:04:35 2010 +0200
@@ -310,7 +310,7 @@
   /* Canonical X unit.  Width of default font, in pixels.  */
   int column_width;
 
-  /* Widht of space glyph of default font, in pixels.  */
+  /* Width of space glyph of default font, in pixels.  */
   int space_width;
 
   /* Canonical Y unit.  Height of a line, in pixels.  */
--- a/src/image.c	Sat Sep 25 07:55:30 2010 -0400
+++ b/src/image.c	Sat Sep 25 14:04:35 2010 +0200
@@ -8626,7 +8626,7 @@
 #if defined (HAVE_IMAGEMAGICK)
   if (EQ (type, Qimagemagick))
     {
-      /* MagickWandGenesis() initalizes the imagemagick library.  */
+      /* MagickWandGenesis() initializes the imagemagick library.  */
       MagickWandGenesis ();
       return CHECK_LIB_AVAILABLE (&imagemagick_type, init_imagemagick_functions,
 				  libraries);
--- a/src/keyboard.c	Sat Sep 25 07:55:30 2010 -0400
+++ b/src/keyboard.c	Sat Sep 25 14:04:35 2010 +0200
@@ -3802,7 +3802,7 @@
 
    HELP is the help form.
 
-   FRAME and WINDOW are the frame and windoiw where the help is
+   FRAME and WINDOW are the frame and window where the help is
    generated.  OBJECT is the Lisp object where the help was found (a
    buffer, a string, an overlay, or nil if neither from a string nor
    from a buffer).  POS is the position within OBJECT where the help