]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/cedet/semantic/edit.el (semantic-edits-incremental-parser):
authorSam Steingold <sds@gnu.org>
Mon, 19 Dec 2011 15:15:11 +0000 (10:15 -0500)
committerSam Steingold <sds@gnu.org>
Mon, 19 Dec 2011 15:15:11 +0000 (10:15 -0500)
Add the autoload cookie, necessary for JDEE.

lisp/cedet/ChangeLog
lisp/cedet/semantic/edit.el

index ccc81e6613e4cfa84ce022b74533d1d4e94c80cd..0e46ba73e6e3a2c4b55d04094237f7f2a42239ec 100644 (file)
@@ -1,3 +1,8 @@
+2011-12-19  Sam Steingold  <sds@gnu.org>
+
+       * semantic/edit.el (semantic-edits-incremental-parser): Add the
+       autoload cookie, necessary for JDEE.
+
 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
 
        * semantic/bovine/c.el (semantic-tag-abstract-p): Fix typo.
index 3fbcf6d932f958cd4ac6537c1afa718cfaac8a71..d33454eb56bbbf220d29a7aa19db16536fcedd0b 100644 (file)
@@ -470,6 +470,7 @@ a 'semantic-parse-changes-failed exception with value t."
             (buffer-name (current-buffer))))
   (run-hooks 'semantic-edits-incremental-reparse-failed-hook))
 
+;;;###autoload
 (defun semantic-edits-incremental-parser ()
   "Incrementally reparse the current buffer.
 Incremental parser allows semantic to only reparse those sections of