Fix typos.
[bpt/emacs.git] / lisp / cedet / ChangeLog
index b5ecfdd..0d621ad 100644 (file)
@@ -1,3 +1,99 @@
+2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
+
+       * ede/auto.el (ede-project-autoload):
+       * ede/proj-comp.el (ede-makefile-rule):
+       * semantic/analyze.el (semantic-analyze-current-context):
+       * semantic/ctxt.el (semantic-get-local-variables):
+       * semantic/tag-ls.el (semantic-tag-calculate-parent): Fix typos.
+
+2011-11-03  David Engster  <dengste@eml.cc>
+
+       * srecode.el:
+       * srecode/texi.el:
+       * srecode/template.el:
+       * srecode/java.el:
+       * srecode/insert.el:
+       * srecode/document.el:
+       * srecode/dictionary.el:
+       * srecode/compile.el:
+       * semantic/wisent/java-tags.el:
+       * semantic/texi.el:
+       * semantic/sort.el:
+       * semantic/lex-spp.el:
+       * semantic/idle.el:
+       * semantic/html.el:
+       * semantic/db-typecache.el:
+       * semantic/analyze/complete.el:
+       * ede/generic.el:
+       * ede/custom.el:
+       * ede/cpp-root.el:
+       * ede/base.el: Fix filenames in comments and headers.
+
+       * semantic/db-find.el:
+       * srecode/insert.el (srecode-insert-include-lookup):
+       * ede/proj-comp.el (ede-compilation-program): Fix it's -> its in
+       comments and docstrings.
+
+       * semantic/ctxt.el (semantic-end-of-context-default):
+       * semantic/find.el (semantic-find-tags-by-scope-protection):
+       * semantic/java.el (semantic-documentation-for-tag): Fix typos in
+       docstrings.
+
+       * semantic/db.el (semanticdb-table, semanticdb-abstract-cache)
+       (semanticdb-abstract-db-cache):
+       * semantic/decorate/include.el
+       (semantic-decoration-unknown-include-describe): Fix filenames in
+       docstring.
+
+       * semantic/ede-grammar.el (semantic-ede-grammar-compiler-wisent):
+       (semantic-ede-grammar-compiler-bovine): Fix requires that are
+       added to the grammar-make-script.
+
+2011-10-23  Chong Yidong  <cyd@gnu.org>
+
+       * ede.el (ede-maybe-checkout): Function deleted;
+       vc-toggle-read-only does not do version control now.
+
+       * ede/util.el (ede-make-buffer-writable): Don't use
+       vc-toggle-read-only.
+
+       * ede/project-am.el (project-remove-file, project-add-file)
+       (project-new-target): Don't call ede-maybe-checkout.
+
+2011-10-19  Chong Yidong  <cyd@gnu.org>
+
+       * ede.el (ede-minor-mode,global-ede-mode):
+       * semantic.el (semantic-mode): Doc fix to reflect new
+       define-minor-mode calling behavior.
+
+2011-07-30  Chong Yidong  <cyd@stupidchicken.com>
+
+       * semantic/grammar.el (semantic-grammar-insert-defanalyzers): Fix
+       require.
+
+2011-07-04  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
+
+       * semantic/db.el (semanticdb-file-table-object): Don't bug out on
+       unconfigured projects if `global-ede-mode' is on (bug#8092).
+
+2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * semantic.el (semantic-elapsed-time): Rewrite using
+       time-subtract and float-time.
+
+2011-05-11  Glenn Morris  <rgm@gnu.org>
+
+       * semantic/wisent/javascript.el (semantic-get-local-variables):
+       Use define-mode-local-override rather than its obsolete alias.
+
+2011-05-10  Jim Meyering  <meyering@redhat.com>
+
+       Fix doubled-word typos.
+       * ede/pmake.el (ede-proj-makefile-garbage-patterns): the the -> the
+       * semantic/complete.el (semantic-complete-read-tag-local-members):
+       Likewise.
+       * ede.el (ede-auto-add-method): then then -> then
+
 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
 
        * ede/pconf.el (ede-proj-tweak-autoconf, ede-proj-flush-autoconf):
        * semantic/decorate/include.el
        (semantic-decoration-on-unknown-includes): Change light bgcolor.
        (semantic-decoration-on-includes-highlight-default): Check that
-       the include tag has a postion.
+       the include tag has a position.
 
        * semantic/complete.el (semantic-collector-local-members):
        (semantic-complete-read-tag-local-members)
        (semantic-analyzer-debug-missing-innertype): Change "prefix" to
        "symbol" in messages.
 
-       * semantic/analyze/refs.el: (semantic-analyze-refs-impl)
+       * semantic/analyze/refs.el (semantic-analyze-refs-impl)
        (semantic-analyze-refs-proto): When calculating value, make sure
        the found tag is 'similar' to the originating tag.
        (semantic--analyze-refs-find-tags-with-parent): Attempt to