summaryrefslogtreecommitdiff
path: root/lisp/cedet
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2010-01-14 19:37:23 +0100
committerJuanma Barranquero <lekktu@gmail.com>2010-01-14 19:37:23 +0100
commit5a89f0a793d225779f28f19b164addf81509b338 (patch)
tree8994dc9d6cefbdb953e420b2fdc3ff0fa850fee8 /lisp/cedet
parentb643362c6c88bdf5c5875afc6e0836188beabd17 (diff)
downloademacs-5a89f0a793d225779f28f19b164addf81509b338.tar.gz
emacs-5a89f0a793d225779f28f19b164addf81509b338.tar.bz2
emacs-5a89f0a793d225779f28f19b164addf81509b338.zip
Fix typos in comments.
Diffstat (limited to 'lisp/cedet')
-rw-r--r--lisp/cedet/ede/files.el2
-rw-r--r--lisp/cedet/semantic/lex.el2
-rw-r--r--lisp/cedet/srecode/args.el2
3 files changed, 3 insertions, 3 deletions
diff --git a/lisp/cedet/ede/files.el b/lisp/cedet/ede/files.el
index 89ae36bcf9e..bdb9268a030 100644
--- a/lisp/cedet/ede/files.el
+++ b/lisp/cedet/ede/files.el
@@ -442,7 +442,7 @@ If FORCE equals 'newfile, then the cache is ignored."
(setq ans calc))
;; If we failed to calculate something, we
;; should add it to the hash, but ONLY if we are not
- ;; going to FORCE the file into existance.
+ ;; going to FORCE the file into existence.
(when (not force)
(ede-locate-add-file-to-hash loc filename 'nomatch))))
))
diff --git a/lisp/cedet/semantic/lex.el b/lisp/cedet/semantic/lex.el
index 7f6ddc85bfc..af312494a81 100644
--- a/lisp/cedet/semantic/lex.el
+++ b/lisp/cedet/semantic/lex.el
@@ -900,7 +900,7 @@ START and END define the bounds of the token in the current buffer.
Optional STR is the string for the token only if the bounds in
the buffer do not cover the string they represent. (As from
macro expansion.)"
- ;; This if statement checks the existance of a STR argument at
+ ;; This if statement checks the existence of a STR argument at
;; compile time, where STR is some symbol or constant. If the
;; variable STr (runtime) is nil, this will make an incorrect decision.
;;
diff --git a/lisp/cedet/srecode/args.el b/lisp/cedet/srecode/args.el
index 30a836c89b2..bb15bf50110 100644
--- a/lisp/cedet/srecode/args.el
+++ b/lisp/cedet/srecode/args.el
@@ -33,7 +33,7 @@
;;
;; Using :blank means that the template should force blank lines
;; before and after the template, reguardless of where the insertion
-;; is occuring.
+;; is occurring.
(defun srecode-semantic-handle-:blank (dict)
"Add macros into the dictionary DICT specifying blank line spacing.
The wrapgap means make sure the first and last lines of the macro