summaryrefslogtreecommitdiff
path: root/lisp/progmodes/gdb-mi.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2010-09-25 14:04:35 +0200
committerJuanma Barranquero <lekktu@gmail.com>2010-09-25 14:04:35 +0200
commit40b1a3a937512ff35884df2e8e19c3feed9f2688 (patch)
tree6229aa08095d281ddb33c6fdd040a0a43fc58f06 /lisp/progmodes/gdb-mi.el
parentda43f02119eb86ff8a4ee8ce7454b10d261ef714 (diff)
downloademacs-40b1a3a937512ff35884df2e8e19c3feed9f2688.tar.gz
emacs-40b1a3a937512ff35884df2e8e19c3feed9f2688.tar.bz2
emacs-40b1a3a937512ff35884df2e8e19c3feed9f2688.zip
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.
Diffstat (limited to 'lisp/progmodes/gdb-mi.el')
-rw-r--r--lisp/progmodes/gdb-mi.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/gdb-mi.el b/lisp/progmodes/gdb-mi.el
index 5b98ff427c3..3019f8bbf04 100644
--- a/lisp/progmodes/gdb-mi.el
+++ b/lisp/progmodes/gdb-mi.el
@@ -163,7 +163,7 @@ returned from -thread-info by `gdb-json-partial-output'. Updated in
(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 @@ current thread and update GDB buffers."
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