lisp/cedet/ede/auto.el: Add declarations.
[emacs.git] / lisp / cedet / ChangeLog
blob361ccba10cc96d3bdba0ee55dd45e176dcbb5569
1 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
3         * ede/auto.el (ede-directory-safe-p, ede-add-project-to-global-list):
4         Add declarations.
6 2012-01-29  David Engster  <deng@randomsample.de>
8         Fix require error when using srecode-insert (Bug#9967).
9         * srecode/insert.el: Require srecode/filters.
10         * srecode/filters.el: Drop two requires.
12 2012-01-09  Eric Ludlam  <zappo@gnu.org>
14         * ede.el (ede-project-directories): New option.
15         (ede-directory-safe-p): Check it.
16         (ede-initialize-state-current-buffer, ede, ede-new)
17         (ede-check-project-directory, ede-rescan-toplevel)
18         (ede-load-project-file, ede-parent-project, ede-current-project):
19         (ede-target-parent): Avoid loading in a project unless it is safe,
20         since it may involve malicious code.  This security flaw was
21         pointed out by Hiroshi Oota.
23         * ede/auto.el (ede-project-autoload): Add safe-p slot.
24         (ede-project-class-files): Projects using Project.ede are unsafe.
25         (ede-auto-load-project): New method.
27         * ede/simple.el (ede-project-class-files): Mark as unsafe.
29 2011-12-19  Sam Steingold  <sds@gnu.org>
31         * semantic/edit.el (semantic-edits-incremental-parser): Add the
32         autoload cookie, necessary for JDEE.
34 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
36         * semantic/bovine/c.el (semantic-tag-abstract-p): Fix typo.
38 2011-11-26  Chong Yidong  <cyd@gnu.org>
40         * semantic/wisent/python-wy.el:
41         * semantic/wisent/js-wy.el:
42         * semantic/wisent/javat-wy.el:
43         * semantic/bovine/c-by.el:
44         * semantic/grammar-wy.el: Regenerate.
46 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
48         * semantic/lex-spp.el (semantic-lex-spp-first-token-arg-list): Fix typo.
50 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
52         * cedet-cscope.el (cedet-cscope-version-check):
53         * cedet-global.el (cedet-global-min-version)
54         (cedet-gnu-global-version-check):
55         * cedet.el (cedet-version):
56         * data-debug.el (data-debug-prev, data-debug-contract-current-line):
57         * ede.el (ede-buffer-belongs-to-project-p, ede-auto-add-to-target)
58         (ede-new, ede-invoke-method, project-edit-file-target, project-rescan)
59         (ede-add-project-to-global-list, ede-map-all-subprojects):
60         * inversion.el (inversion-check-version):
61         * mode-local.el (mode-local-map-file-buffers, define-child-mode)
62         (define-overloadable-function):
63         * pulse.el (pulse-flag, pulse):
64         * semantic.el (semantic-elapsed-time, semantic-parse-region)
65         (navigate-menu):
66         * ede/proj-comp.el (ede-compilation-program):
67         * semantic/debug.el (semantic-debug-parser-go)
68         (semantic-debug-parser-fail, semantic-debug-parser-quit)
69         (semantic-debug-parser-abort):
70         * semantic/idle.el (semantic-idle-core-handler):
71         * semantic/bovine/debug.el (semantic-bovine-debug-error-frame):
72         Fix typos.
74 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
76         * semantic/lex.el (semantic-lex-tokens):
77         * semantic/tag-ls.el (semantic-tag-protected-p):
78         * srecode/mode.el (srecode-prefix-map): Fix typos.
80 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
82         * ede/project-am.el (project-compile-target-command): Fix typo.
84 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
86         * ede/auto.el (ede-project-autoload):
87         * ede/proj-comp.el (ede-makefile-rule):
88         * semantic/analyze.el (semantic-analyze-current-context):
89         * semantic/ctxt.el (semantic-get-local-variables):
90         * semantic/tag-ls.el (semantic-tag-calculate-parent): Fix typos.
92 2011-11-03  David Engster  <dengste@eml.cc>
94         * srecode.el:
95         * srecode/texi.el:
96         * srecode/template.el:
97         * srecode/java.el:
98         * srecode/insert.el:
99         * srecode/document.el:
100         * srecode/dictionary.el:
101         * srecode/compile.el:
102         * semantic/wisent/java-tags.el:
103         * semantic/texi.el:
104         * semantic/sort.el:
105         * semantic/lex-spp.el:
106         * semantic/idle.el:
107         * semantic/html.el:
108         * semantic/db-typecache.el:
109         * semantic/analyze/complete.el:
110         * ede/generic.el:
111         * ede/custom.el:
112         * ede/cpp-root.el:
113         * ede/base.el: Fix filenames in comments and headers.
115         * semantic/db-find.el:
116         * srecode/insert.el (srecode-insert-include-lookup):
117         * ede/proj-comp.el (ede-compilation-program): Fix it's -> its in
118         comments and docstrings.
120         * semantic/ctxt.el (semantic-end-of-context-default):
121         * semantic/find.el (semantic-find-tags-by-scope-protection):
122         * semantic/java.el (semantic-documentation-for-tag): Fix typos in
123         docstrings.
125         * semantic/db.el (semanticdb-table, semanticdb-abstract-cache)
126         (semanticdb-abstract-db-cache):
127         * semantic/decorate/include.el
128         (semantic-decoration-unknown-include-describe): Fix filenames in
129         docstring.
131         * semantic/ede-grammar.el (semantic-ede-grammar-compiler-wisent):
132         (semantic-ede-grammar-compiler-bovine): Fix requires that are
133         added to the grammar-make-script.
135 2011-10-23  Chong Yidong  <cyd@gnu.org>
137         * ede.el (ede-maybe-checkout): Function deleted;
138         vc-toggle-read-only does not do version control now.
140         * ede/util.el (ede-make-buffer-writable): Don't use
141         vc-toggle-read-only.
143         * ede/project-am.el (project-remove-file, project-add-file)
144         (project-new-target): Don't call ede-maybe-checkout.
146 2011-10-19  Chong Yidong  <cyd@gnu.org>
148         * ede.el (ede-minor-mode,global-ede-mode):
149         * semantic.el (semantic-mode): Doc fix to reflect new
150         define-minor-mode calling behavior.
152 2011-07-30  Chong Yidong  <cyd@stupidchicken.com>
154         * semantic/grammar.el (semantic-grammar-insert-defanalyzers):
155         Fix require.
157 2011-07-04  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
159         * semantic/db.el (semanticdb-file-table-object): Don't bug out on
160         unconfigured projects if `global-ede-mode' is on (bug#8092).
162 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
164         * semantic.el (semantic-elapsed-time): Rewrite using
165         time-subtract and float-time.
167 2011-05-11  Glenn Morris  <rgm@gnu.org>
169         * semantic/wisent/javascript.el (semantic-get-local-variables):
170         Use define-mode-local-override rather than its obsolete alias.
172 2011-05-10  Jim Meyering  <meyering@redhat.com>
174         Fix doubled-word typos.
175         * ede/pmake.el (ede-proj-makefile-garbage-patterns): the the -> the
176         * semantic/complete.el (semantic-complete-read-tag-local-members):
177         Likewise.
178         * ede.el (ede-auto-add-method): then then -> then
180 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
182         * ede/pconf.el (ede-proj-tweak-autoconf, ede-proj-flush-autoconf):
183         * ede/proj-comp.el (ede-proj-tweak-autoconf, ede-proj-flush-autoconf):
184         * ede/proj-elisp.el (ede-proj-tweak-autoconf, ede-proj-flush-autoconf)
185         (ede-proj-tweak-autoconf, ede-proj-flush-autoconf):
186         * ede/proj-scheme.el (ede-proj-tweak-autoconf): Fix typos in docstrings.
188 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
190         * Version 23.3 released.
192 2011-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
194         * semantic/wisent/comp.el (wisent-byte-compile-grammar):
195         Macroexpand before passing to byte-compile-form.
197 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
199         * srecode/srt-mode.el (srecode-template-mode): Use define-derived-mode.
200         * semantic/symref/list.el (semantic-symref-results-mode):
201         Use run-mode-hooks.
203 2010-11-12  Glenn Morris  <rgm@gnu.org>
205         * semantic/wisent/comp.el: Remove unnecessary eval-when-compiles.
207 2010-11-10  Glenn Morris  <rgm@gnu.org>
209         * semantic/bovine/c.el: Test system-type with memq.
211 2010-11-09  Glenn Morris  <rgm@gnu.org>
213         * semantic/lex.el (semantic-lex-ignore-comments, semantic-flex):
214         * semantic/grammar.el (semantic-grammar-epilogue):
215         * ede/speedbar.el (ede-find-nearest-file-line):
216         * ede/pmake.el (ede-proj-makefile-insert-dist-rules):
217         * ede/autoconf-edit.el (autoconf-delete-parameter):
218         Use point-at-bol and point-at-eol.
220 2010-11-07  Glenn Morris  <rgm@gnu.org>
222         * ede/proj-elisp.el (ede-proj-flush-autoconf): Use point-at-bol.
224 2010-11-01  Glenn Morris  <rgm@gnu.org>
226         * semantic/bovine/c.el (semantic-analyze-split-name): Move before use.
228         * semantic/symref/cscope.el (ede-toplevel):
229         * semantic/symref.el (ede-toplevel):
230         * semantic/tag-file.el (ede-toplevel):
231         * ede.el (ede-toplevel): Fix declarations.
233 2010-10-31  Glenn Morris  <rgm@gnu.org>
235         * ede/proj-elisp.el (project-compile-target): Fix previous change.
236         * semantic/ede-grammar.el (project-compile-target): Fix previous change.
238 2010-10-31  Julien Danjou  <julien@danjou.info>
240         * ede/proj-elisp.el (project-compile-target):
241         * semantic/ede-grammar.el (project-compile-target):
242         Use `byte-recompile-file'.
244 2010-10-31  Glenn Morris  <rgm@gnu.org>
246         * mode-local.el (mode-local-augment-function-help):
247         * semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons):
248         * semantic/symref/list.el (semantic-symref-results-dump)
249         (semantic-symref-rb-toggle-expand-tag): Replace inappropriate uses
250         of toggle-read-only.
252 2010-09-30  Chong Yidong  <cyd@stupidchicken.com>
254         * semantic/bovine/el.el:
255         * semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode):
256         Fix require statements.
258 2010-09-29  Chong Yidong  <cyd@stupidchicken.com>
260         * semantic/tag.el (semantic-tag-version): Bump to 2.0.
262         * semantic/db-typecache.el (semanticdb-typecache-find-default):
263         * semantic/imenu.el (semantic-create-imenu-index):
264         * semantic/grammar.el (semantic--grammar-macro-function-tag):
265         * semantic/fw.el (semanticdb-without-unloaded-file-searches):
266         Fix require.  Suggested by David Engster.
268         * semantic/bovine/c-by.el: Regenerate.
270 2010-09-29  Eric Ludlam  <zappo@gnu.org>
272         * semantic/lex-spp.el (semantic-lex-spp-debug-symbol): New var.
273         (semantic-lex-spp-enable-debug-symbol): New command
274         (semantic-lex-spp-value-valid-p)
275         (semantic-lex-spp-validate-value): New functions
276         (semantic-lex-spp-symbol-set)
277         (semantic-lex-spp-symbol-push): Add call to validate value.
278         (semantic-lex-spp-table-write-slot-value): Instead of erroring on
279         invalid values during save, just save a nil.
281 2010-09-25  Chong Yidong  <cyd@stupidchicken.com>
283         * ede/linux.el (ede-project-class-files):
284         * ede/generic.el (ede-generic-new-autoloader):
285         * ede/emacs.el (ede-project-class-files):
286         * ede/simple.el (ede-project-class-files):
287         * ede/cpp-root.el (ede-project-class-files): Fix require name.
289 2010-09-25  Juanma Barranquero  <lekktu@gmail.com>
291         * semantic/lex.el (semantic-ignore-comments): Doc fix.
293         * semantic/symref/list.el (semantic-symref-list-rename-open-hits):
294         Fix typo in error message.
295         (semantic-symref-list-map-open-hits): Fix typo in docstring.
297 2010-09-21  Eric Ludlam  <zappo@gnu.org>
299         Synch SRecode to CEDET 1.0.
301         * pulse.el (pulse-momentary-highlight-overlay): If pulse-flag is
302         'never, disable all pulsing.
304         * cedet.el (cedet-version):
305         * srecode.el (srecode-version): Bump version to 1.0.
307         * srecode/texi.el (srecode-texi-insert-tag-as-doc): New function.
308         (semantic-insert-foreign-tag): Use it.
310         * srecode/mode.el (srecode-bind-insert):
311         Call srecode-load-tables-for-mode.
312         (srecode-minor-mode-templates-menu): Do not list templates that
313         are not in the current project.
314         (srecode-menu-bar): Add binding for srecode-macro-help.
316         * srecode/table.el (srecode-template-table): Add :project slot.
317         (srecode-dump): Dump it.
319         * srecode/map.el (srecode-map-update-map): Make map loading more
320         robust.
322         * srecode/insert.el (srecode-insert-fcn): Merge template
323         dictionary before resolving arguments.
324         (srecode-insert-method-helper): Add error checking to make sure
325         that we only have dictionaries.
326         (srecode-insert-method): Check template nesting depth when using
327         point inserter override.
328         (srecode-insert-method): Install override with depth limit.
330         * srecode/getset.el (srecode-insert-getset): Force tag table
331         update.  Don't query the class if it is empty.
333         * srecode/find.el (srecode-template-get-table)
334         (srecode-template-get-table-for-binding)
335         (srecode-all-template-hash): Skip if not in current project.
336         (srecode-template-table-in-project-p): New method.
338         * srecode/fields.el (srecode-fields-exit-confirmation): New option.
339         (srecode-field-exit-ask): Use it.
341         * srecode/dictionary.el (srecode-dictionary-add-template-table):
342         Do not add variables in tables not for the current project.
343         (srecode-compound-toString): Handle cases where the default value
344         is another compound value.
345         (srecode-dictionary-lookup-name): New optional argument
346         NON-RECURSIVE, which inhibits visiting dictionary parents.
347         (srecode-dictionary-add-section-dictionary)
348         (srecode-dictionary-merge): New optional argument FORCE adds
349         values even if an identically named entry exists.
350         (srecode-dictionary-add-entries): New method.
351         (srecode-create-dictionaries-from-tags): New function.
353         * srecode/cpp.el (srecode-cpp): New defgroup.
354         (srecode-cpp-namespaces): New option.
355         (srecode-semantic-handle-:using-namespaces)
356         (srecode-cpp-apply-templates): New functions.
357         (srecode-semantic-apply-tag-to-dict): Handle template parameters
358         by calling `srecode-cpp-apply-templates'.
360         * srecode/compile.el (srecode-compile-templates): Fix directory
361         compare of built-in templates.  Give built-ins lower piority.
362         Support special variable "project".
363         (srecode-compile-template-table): Set :project slot of new tables.
364         (srecode-compile-one-template-tag):
365         Use srecode-create-dictionaries-from-tags.
367 2010-09-21  Eric Ludlam  <zappo@gnu.org>
369         Synch EDE to CEDET 1.0.
371         * cedet-idutils.el (cedet-idutils-make-command): New option.
372         (cedet-idutils-mkid-call):
373         (cedet-idutils-create/update-database): New functions.
375         * cedet-cscope.el (cedet-cscope-create):
376         (cedet-cscope-create/update-database): New functions.
377         (cedet-cscope-support-for-directory): Make interactive.
379         * cedet-global.el (cedet-global-gtags-command): New option.
380         (cedet-gnu-global-gtags-call)
381         (cedet-gnu-global-create/update-database): New functions.
383         * ede.el (ede-save-cache): Fix recentf-exclude expression.
384         (ede-make-dist): Always use toplevel project.
385         (ede-buffer-object): If we fail to find an object in the current
386         project, loop upward looking for a match.  If no target is found,
387         use most local project.
388         (ede-buffer-belongs-to-target-p)
389         (ede-buffer-belongs-to-project-p): New functions.
390         (ede-initialize-state-current-buffer): New function.
391         (ede-target-forms-menu, ede-project-buffers): Use them.
392         (ede-minor-mode, ede-reset-all-buffers): Use it.
393         (project-interactive-select-target, project-add-file): Don't use
394         ede-project-force-load.
395         (ede-buffer-object): New arg PROJSYM.
396         (ede-minor-mode): Remove ede-directory-project-p test.
397         (ede-initialize-state-current-buffer): Don't test for
398         ede-directory-project-p if there is a matching open project.
399         (ede-customize-forms-menu): Prevent error if there is no project.
400         (ede-load-project-file): Set ede-constructing to the thing being
401         constructed, instead of t.
402         (ede-project-force-load): Deleted.
404         * ede/base.el:
405         * ede/auto.el:
406         * ede/custom.el: New files.
408         * ede/autoconf-edit.el (autoconf-find-last-macro)
409         (autoconf-parameters-for-macro): Parse multiline parameters of
410         macros.  Optionally ignore case and at bol for macro.
411         (autoconf-parameter-strip): Use greedy match for newlines.
412         (autoconf-new-automake-string): Deleted.
413         (autoconf-new-program): Use SRecode to fill an empty file.
415         * ede/cpp-root.el (ede-create-lots-of-projects-under-dir):
416         New function.
418         * ede/files.el (ede-flush-project-hash): New command.
419         (ede-convert-path): Add optional PROJECT arg.
420         (ede-directory-project-p): Obey ".ede-ignore".
421         (ede-expand-filename-local)
422         (ede-expand-filename-impl-via-subproj): New methods.
423         (ede-expand-filename-impl): Use them.
424         (ede-project-root, ede-project-root-directory): Move to
425         ede/auto.el.
427         * ede/locate.el (ede-locate-flush-hash):
428         (ede-locate-create/update-root-database): New methods.
429         (initialize-instance): Use ede-locate-flush-hash.
431         * ede/pmake.el (ede-proj-makefile-insert-variables): If this is
432         the top project and not a metasubproject, set TOP to CURDIR.
433         (ede-proj-makefile-insert-variables): Output a target's object
434         list whether or not the vars are already in the Makefile.
435         (ede-pmake-insert-variable-once): New macro.
437         * ede/project-am.el (project-am-with-makefile-current):
438         Add recentf-exclude.
439         (project-am-load-makefile): Obey an optional suggested name.
440         (project-am-expand-subdirlist): New function.
441         (project-am-makefile::project-rescan): Use it.  Combine SUBDIRS
442         and DIST_SUBDIRS.
443         (project-am-meta-type-alist): A list to scan better Makefile.am
444         (project-am-scan-for-targets): Scan also over
445         project-am-meta-type-alist.
446         (ede-system-include-path): Simple implementation.
447         (ede-find-target): Deleted.  EDE core takes care of this.
448         (ede-buffer-mine): Create the searched filename as relative.
449         (project-am-load): Simplify, using autoconf-edit.
450         (project-am-extract-package-info): Fix separators.
452         * ede/proj.el (project-run-target): New method.
453         (project-make-dist, project-compile-project):
454         Use ede-proj-automake-p to determine which kind of compile to use.
455         (project-rescan): Call ede-load-project-file.
456         (ede-buffer-mine): Add more file names that belong to the project.
457         (ede-proj-compilers): Improve error message.
459         * ede/proj-obj.el (ede-ld-linker): Use the LDDEPS variable.
460         (ede-source-c++): Add more C++ extensions.
461         (ede-proj-target-makefile-objectcode): Quote initforms.
462         Support lex and yacc.
464         * ede/proj-prog.el (ede-proj-makefile-insert-rules): Removed.
465         (ede-proj-makefile-insert-variables): New, add LDDEPS.
466         (ede-proj-makefile-insert-automake-post-variables): Add LDADD
467         variable.  Use ldlibs-local slot.  Add a -l to ldlibs strings.
468         (ede-proj-target-makefile-program): Swap order of two slots so
469         they show up in the same order as in the command line.
470         (ede-proj-target-makefile-program): Add ldlibs-local slot.
472         * ede/proj-shared.el (ede-g++-libtool-shared-compiler):
473         Fix inference rule to use cpp files.
474         (ede-proj-target-makefile-shared-object): Quote initforms.
476         * ede/proj-misc.el (ede-proj-target-makefile-miscelaneous):
477         * ede/proj-info.el (ede-proj-target-makefile-info):
478         * ede/proj-aux.el (ede-proj-target-aux):
479         * ede/proj-archive.el (ede-proj-target-makefile-archive):
480         * ede/proj-elisp.el (ede-proj-target-elisp)
481         (ede-proj-target-elisp-autoloads): Quote initforms.
483         * ede/srecode.el (ede-srecode-setup): Load autoconf templates.
485         * ede/shell.el (ede-shell-buffer): Fix buffer name.
487         * ede/pconf.el (ede-proj-configure-synchronize): If user events
488         occur while waiting for the compile process to finish, pull them
489         in and discard those events.
491 2010-09-19  Eric Ludlam  <zappo@gnu.org>
493         Synch Semantic to CEDET 1.0.
495         * semantic.el (semantic-version): Update to 2.0.
496         (semantic-mode-map): Add "," and "m" bindings.
497         (navigate-menu): Update.
499         * semantic/symref.el (semantic-symref-calculate-rootdir):
500         New function.
501         (semantic-symref-detect-symref-tool): Use it.
503         * semantic/symref/grep.el (semantic-symref-grep-shell): New var.
504         (semantic-symref-perform-search): Use it.  Calculate root dir with
505         semantic-symref-calculate-rootdir.
506         (semantic-symref-derive-find-filepatterns): Improve error message.
508         * semantic/symref/list.el
509         (semantic-symref-results-mode-map): New bindings.
510         (semantic-symref-auto-expand-results): New option.
511         (semantic-symref-results-dump): Obey auto-expand.
512         (semantic-symref-list-expand-all, semantic-symref-regexp)
513         (semantic-symref-list-contract-all)
514         (semantic-symref-list-map-open-hits)
515         (semantic-symref-list-update-open-hits)
516         (semantic-symref-list-create-macro-on-open-hit)
517         (semantic-symref-list-call-macro-on-open-hits): New functions.
518         (semantic-symref-list-menu-entries)
519         (semantic-symref-list-menu): New vars.
520         (semantic-symref-list-map-open-hits): Move cursor to beginning of
521         match before calling the mapped function.
523         * semantic/doc.el
524         (semantic-documentation-comment-preceeding-tag): Do nothing if the
525         mode doesn't provide comment-start-skip.
527         * semantic/scope.el
528         (semantic-analyze-scope-nested-tags-default): Strip duplicates.
529         (semantic-analyze-scoped-inherited-tag-map): Take the tag we are
530         looking for as part of the scoped tags list.
532         * semantic/html.el (semantic-default-html-setup):
533         Add senator-step-at-tag-classes.
535         * semantic/decorate/include.el
536         (semantic-decoration-on-unknown-includes): Change light bgcolor.
537         (semantic-decoration-on-includes-highlight-default): Check that
538         the include tag has a position.
540         * semantic/complete.el (semantic-collector-local-members):
541         (semantic-complete-read-tag-local-members)
542         (semantic-complete-jump-local-members): New class and functions.
543         (semantic-complete-self-insert): Save excursion before completing.
545         * semantic/analyze/complete.el
546         (semantic-analyze-possible-completions-default): If no completions
547         are found, return the raw by-name-only completion list.  Add FLAGS
548         arguments.  Add support for 'no-tc (type constraint) and
549         'no-unique, or no stripping duplicates.
550         (semantic-analyze-possible-completions-default): Add FLAGS arg.
552         * semantic/util-modes.el
553         (semantic-stickyfunc-show-only-functions-p): New option.
554         (semantic-stickyfunc-fetch-stickyline): Don't show stickytext for
555         the very first line in a buffer.
557         * semantic/util.el (semantic-hack-search)
558         (semantic-recursive-find-nonterminal-by-name)
559         (semantic-current-tag-interactive): Deleted.
560         (semantic-describe-buffer): Fix expand-nonterminal.
561         Add lex-syntax-mods, type relation separator char, and command
562         separation char.
563         (semantic-sanity-check): Only message if called interactively.
565         * semantic/tag.el (semantic-tag-deep-copy-one-tag): Copy the
566         :filename property and the tag position.
568         * semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
569         Add recursion limit.
571         * semantic/imenu.el (semantic-imenu-bucketize-type-members):
572         Make this buffer local, not the obsoleted variable.
574         * semantic/idle.el: Add breadcrumbs support.
575         (semantic-idle-summary-current-symbol-info-default)
576         (semantic-idle-tag-highlight)
577         (semantic-idle-completion-list-default):
578         Use semanticdb-without-unloaded-file-searches for speed, and to
579         conform to the controls that specify if the idle timer is supposed
580         to be parsing unparsed includes.
581         (semantic-idle-symbol-highlight-face)
582         (semantic-idle-symbol-maybe-highlight): Rename from *-summary-*.
583         Callers changed.
584         (semantic-idle-work-parse-neighboring-files-flag): Default to nil.
585         (semantic-idle-work-update-headers-flag): New var.
586         (semantic-idle-work-for-one-buffer): Use it.
587         (semantic-idle-local-symbol-highlight): Rename from
588         semantic-idle-tag-highlight.
589         (semantic-idle-truncate-long-summaries): New option.
591         * semantic/ia.el (semantic-ia-cache)
592         (semantic-ia-get-completions): Deleted.  Callers changed.
593         (semantic-ia-show-variants): New command.
594         (semantic-ia-show-doc): If doc is empty, don't make a temp buffer.
595         (semantic-ia-show-summary): If there isn't anything to show, say so.
597         * semantic/grammar.el (semantic-grammar-create-package):
598         Save the buffer even in batch mode.
600         * semantic/fw.el
601         (semanticdb-without-unloaded-file-searches): New macro.
603         * semantic/dep.el (semantic-dependency-find-file-on-path):
604         Fix case dereferencing ede-object when it is a list.
606         * semantic/db-typecache.el (semanticdb-expand-nested-tag)
607         (semanticdb-typecache-faux-namespace): New functions.
608         (semanticdb-typecache-file-tags)
609         (semanticdb-typecache-merge-streams): Use them.
610         (semanticdb-typecache-file-tags): When deriving tags from a file,
611         give the mode a chance to monkey with the tag copy.
612         (semanticdb-typecache-find-default): Wrap find in save-excursion.
613         (semanticdb-typecache-find-by-name-helper): Merge found names down.
615         * semantic/db-global.el
616         (semanticdb-enable-gnu-global-in-buffer): Don't show messages if
617         GNU Global is not available and we don't want to throw an error.
619         * semantic/db-find.el (semanticdb-find-result-nth-in-buffer):
620         When trying to normalize the tag to a buffer, don't error if
621         set-buffer method doesn't exist.
623         * semantic/db-file.el (semanticdb-save-db): Simplify msg.
625         * semantic/db.el (semanticdb-refresh-table): If forcing a
626         refresh on a file not in a buffer, use semantic-find-file-noselect
627         and delete the buffer after use.
628         (semanticdb-current-database-list): When calculating root via
629         hooks, force it through true-filename and skip the list of
630         possible roots.
632         * semantic/ctxt.el (semantic-ctxt-imported-packages): New.
634         * semantic/analyze/debug.el
635         (semantic-analyzer-debug-insert-tag): Reset standard output to
636         current buffer.
637         (semantic-analyzer-debug-global-symbol)
638         (semantic-analyzer-debug-missing-innertype): Change "prefix" to
639         "symbol" in messages.
641         * semantic/analyze/refs.el (semantic-analyze-refs-impl)
642         (semantic-analyze-refs-proto): When calculating value, make sure
643         the found tag is 'similar' to the originating tag.
644         (semantic--analyze-refs-find-tags-with-parent): Attempt to
645         identify matches via imported symbols of parents.
646         (semantic--analyze-refs-full-lookup-with-parents): Do a deep
647         search during the brute search.
649         * semantic/analyze.el
650         (semantic-analyze-find-tag-sequence-default): Be robust to
651         calculated scopes being nil.
653         * semantic/bovine/c.el (semantic-c-describe-environment):
654         Add project macro symbol array.
655         (semantic-c-parse-lexical-token): Add recursion limit.
656         (semantic-ctxt-imported-packages, semanticdb-expand-nested-tag):
657         New overrides.
658         (semantic-expand-c-tag-namelist): Split a full type from a typedef
659         out to its own tag.
660         (semantic-expand-c-tag-namelist): Do not split out a typedef'd
661         inline type if it is an anonymous type.
662         (semantic-c-reconstitute-token): Use the optional initializers as
663         a clue that some function is probably a constructor.
664         When defining the type of these constructors, split the parent name,
665         and use only the class part, if applicable.
667         * semantic/bovine/c-by.el:
668         * semantic/wisent/python-wy.el: Regenerate.
670 2010-07-20  Juanma Barranquero  <lekktu@gmail.com>
672         * semantic/db-file.el (object-write): Fix typo in docstring.
674 2010-06-03  Eric Ludlam  <zappo@gnu.org>
676         * semantic/lex-spp.el
677         (semantic-lex-spp-table-write-slot-value): Instead of erroring on
678         invalid values during save, just save a nil (Bug#6324).
680 2010-05-31  Jonathan Marchand  <jonathlela@gmail.com>  (tiny change)
682         * ede/cpp-root.el (ede-set-project-variables): Fix feature name
683         (bug#6231).
685 2010-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
687         Use a mode-line spec rather than a static string in Semantic.
688         * semantic/util-modes.el:
689         (semantic-minor-modes-format): New var to replace...
690         (semantic-minor-modes-status): Remove.
691         (semantic-mode-line-update): Construct a mode-line spec rather than
692         a static string so that mouse buttons can be used on individual minor
693         modes and so that semantic-mode-line-update only needs to be called
694         when global settings are changed.
695         (semantic-add-minor-mode, semantic-toggle-minor-mode-globally):
696         Call semantic-mode-line-update.
697         (semantic-toggle-minor-mode-globally): Don't assume mode is on
698         minor-mode-alist, check semantic-minor-mode-alist as well.
699         (semantic-stickyfunc-mode, semantic-show-parser-state-auto-marker)
700         (semantic-show-parser-state-marker, semantic-show-parser-state-mode)
701         (semantic-show-unmatched-syntax-mode, semantic-highlight-edits-mode):
702         * semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
703         * semantic/idle.el (semantic-idle-scheduler-mode)
704         (define-semantic-idle-service, semantic-idle-summary-mode):
705         * semantic/decorate/mode.el (semantic-decoration-mode):
706         Don't call semantic-mode-line-update any more.
708 2010-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
710         Use define-minor-mode in CEDET where applicable.
712         * srecode/mode.el (srecode-minor-mode,global-srecode-minor-mode):
713         Use define-minor-mode.
715         * semantic/util-modes.el (semantic-add-minor-mode):
716         Remove unused arg `keymap' and code redundant with define-minor-mode.
717         (semantic-toggle-minor-mode-globally): Only handle arg -1 and 1.
718         (semantic-stickyfunc-mode, global-semantic-show-unmatched-syntax-mode)
719         (semantic-highlight-func-mode, global-semantic-show-parser-state-mode)
720         (global-semantic-highlight-edits-mode, semantic-highlight-edits-mode)
721         (semantic-show-unmatched-syntax-mode, semantic-show-parser-state-mode)
722         (global-semantic-stickyfunc-mode, global-semantic-highlight-func-mode):
723         Use define-minor-mode.
724         (semantic-stickyfunc-mode-setup, semantic-highlight-edits-mode-setup)
725         (semantic-show-unmatched-syntax-mode-setup)
726         (semantic-show-parser-state-mode-setup)
727         (semantic-highlight-func-mode-setup): Inline into sole caller.
729         * semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
730         (semantic-mru-bookmark-mode): Use define-minor-mode.
731         (semantic-mru-bookmark-mode-setup): Inline into sole caller.
733         * semantic/idle.el (define-semantic-idle-service):
734         Use define-minor-mode and inline setup function into its sole caller.
735         (semantic-idle-scheduler-mode-setup)
736         (semantic-idle-summary-mode-setup): Inline into sole caller.
737         (global-semantic-idle-scheduler-mode, semantic-idle-scheduler-mode):
738         Use define-minor-mode.
740         * semantic/decorate/mode.el (global-semantic-decoration-mode)
741         (semantic-decoration-mode): Use define-minor-mode.
742         (semantic-decoration-mode-setup): Inline into sole caller.
744         * ede/dired.el (ede-dired-minor-mode): Initialize in declaration.
745         (ede-dired-minor-mode): Use define-minor-mode and derived-mode-p.
746         (ede-dired-add-to-target): Use dolist.
748 2010-04-29  Chong Yidong  <cyd@stupidchicken.com>
750         * semantic.el (semantic-completion-at-point-function):
751         New function.
752         (semantic-mode): Use semantic-completion-at-point-function for
753         completion-at-point-functions instead.
755 2010-04-28  Chong Yidong  <cyd@stupidchicken.com>
757         * semantic.el (semantic-mode): When enabled, add
758         semantic-ia-complete-symbol to completion-at-point-functions.
760         * semantic/ia.el (semantic-ia-complete-symbol): Return nil
761         if Semantic is not active.
763 2010-04-19  Chong Yidong  <cyd@stupidchicken.com>
765         * ede/pmake.el (ede-proj-makefile-insert-variables):
766         Don't destroy list before using it.
768 2010-04-02  Juanma Barranquero  <lekktu@gmail.com>
770         * semantic/imenu.el (semantic-imenu-bucketize-type-members)
771         (semantic-create-imenu-directory-index): Fix typos in docstrings.
772         (semantic-imenu-goto-function): Reflow docstring.
774 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
776         * srecode/table.el (srecode-template-table): Fix docstring typo.
778 2010-03-24  Glenn Morris  <rgm@gnu.org>
780         * semantic/bovine/c.el (semantic-c-describe-environment):
781         Consistently check ede-object is bound throughout.
783         * ede/project-am.el (ede-shell-run-something): Declare.
785 2010-03-13  Eric M. Ludlam  <zappo@gnu.org>
787         * semantic/imenu.el: New file, from the CEDET repository
788         (Bug#5412).
790 2010-03-06  Glenn Morris  <rgm@gnu.org>
792         * semantic/grammar.el (semantic-grammar-header-template):
793         Update template copyright to GPLv3+.
795 2010-02-28  Chong Yidong  <cyd@stupidchicken.com>
797         * semantic/db-find.el
798         (semanticdb-find-translate-path-brutish-default):
799         * ede/make.el (ede-make-check-version):
800         Use with-current-buffer instead of save-excursion.
802 2010-02-24  Eduard Wiebe  <usenet@pusto.de>
804         * semantic/wisent/javascript.el (wisent-javascript-jv-expand-tag):
805         Avoid c(ad)ddr and use c(ad)r of cddr (Bug#5640).
807 2010-02-16  Chong Yidong  <cyd@stupidchicken.com>
809         * data-debug.el (data-debug): Move to extensions group.
811         * ede.el (ede):
812         * srecode.el (srecode):
813         * semantic.el (semantic): Put in tools and extensions group.
815 2010-02-14  Juanma Barranquero  <lekktu@gmail.com>
817         * ede.el (ede-run-target, project-delete-target)
818         (project-dist-files, ede-name, ede-documentation, ede-parent-project)
819         (ede-adebug-project, ede-adebug-project-parent)
820         (ede-adebug-project-root): Fix typos in docstrings.
822 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
824         * ede/locate.el (ede-locate-file-in-project)
825         (ede-locate-file-in-project-impl): Fix typos in docstrings.
826         (ede-enable-locate-on-project): Fix typos in error messages.
828         * semantic/util-modes.el (semantic-unmatched-syntax-face)
829         (semantic-stickyfunc-old-hlf, semantic-stickyfunc-header-line-format)
830         (semantic-stickyfunc-sticky-classes, semantic-highlight-func-mode-setup)
831         (semantic-stickyfunc-fetch-stickyline): Fix typos in docstrings.
832         (semantic-stickyfunc-popup-menu, semantic-highlight-func-popup-menu):
833         Fix typos in menu help.
835         * semantic.el (semantic-require-version, semantic--buffer-cache)
836         (semantic-unmatched-syntax-cache-check, semantic-unmatched-syntax-hook)
837         (semantic--before-fetch-tags-hook, semantic-new-buffer-fcn-was-run)
838         (semantic--umatched-syntax-needs-refresh-p, semantic-elapsed-time)
839         (semantic-parse-stream, semantic-parse-region)
840         (semantic-parse-region-default, semantic--set-buffer-cache)
841         (semantic-minimum-working-buffer-size, semantic-refresh-tags-safe)
842         (semantic-bovinate-toplevel, semantic-load-system-cache-loaded)
843         (semantic-default-submodes):
844         * semantic/db-ebrowse.el (semanticdb-table-ebrowse)
845         (semanticdb-create-ebrowse-database)
846         (semanticdb-find-tags-for-completion-method)
847         (semanticdb-find-tags-by-class-method)
848         (semanticdb-deep-find-tags-by-name-method)
849         (semanticdb-deep-find-tags-for-completion-method):
850         * semantic/db-el.el (semanticdb-elisp-mapatom-collector)
851         (semanticdb-find-tags-by-name-method, emacs-lisp-mode)
852         (semanticdb-find-tags-for-completion-method)
853         (semanticdb-find-tags-by-class-method)
854         (semanticdb-deep-find-tags-for-completion-method):
855         * semantic/db-find.el (semanticdb-find-translate-path)
856         (semanticdb-find-need-cache-update-p, semanticdb-find-result-with-nil-p)
857         (semanticdb-find-scanned-include-tags, semanticdb-find-tags-collector)
858         (semanticdb-find-tags-by-name-method)
859         (semanticdb-find-tags-by-name-regexp-method)
860         (semanticdb-find-tags-for-completion-method)
861         (semanticdb-find-tags-by-class-method)
862         (semanticdb-find-tags-external-children-of-type-method)
863         (semanticdb-find-tags-subclasses-of-type-method)
864         (semanticdb-deep-find-tags-by-name-method)
865         (semanticdb-deep-find-tags-by-name-regexp-method)
866         (semanticdb-deep-find-tags-for-completion-method):
867         * semantic/db-global.el (semanticdb-enable-gnu-global-hook)
868         (semanticdb-enable-gnu-global-in-buffer)
869         (semanticdb-find-tags-for-completion-method)
870         (semanticdb-deep-find-tags-by-name-method)
871         (semanticdb-deep-find-tags-for-completion-method):
872         * semantic/db-javascript.el (semanticdb-javascript-tags)
873         (javascript-mode, semanticdb-find-translate-path)
874         (semanticdb-find-tags-for-completion-method)
875         (semanticdb-find-tags-by-class-method)
876         (semanticdb-deep-find-tags-by-name-method)
877         (semanticdb-deep-find-tags-for-completion-method)
878         (semanticdb-find-tags-external-children-of-type-method):
879         * semantic/idle.el (semantic-idle-work-core-handler)
880         (define-semantic-idle-service, semantic-idle-summary-useful-context-p)
881         (global-semantic-idle-scheduler-mode):
882         * srecode/dictionary.el (srecode-field-value)
883         (srecode-dictionary-add-section-dictionary):
884         Fix typos in docstrings.
886 2010-01-17  Glenn Morris  <rgm@gnu.org>
888         * semantic/idle.el (semantic-idle-work-for-one-buffer): Doc fix.
890 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
892         * semantic.el (semantic-mode): Fix typos in docstrings.
894 2010-01-16  Mario Lang  <mlang@delysid.org>
896         * ede/cpp-root.el (ede-cpp-root-project):
897         * ede/files.el (ede-expand-filename):
898         * ede/simple.el (ede-simple-project):
899         * semantic/complete.el (semantic-complete-read-tag-engine)
900         (semantic-complete-inline-tag-engine):
901         * semantic/db-el.el (semanticdb-equivalent-mode):
902         * semantic/db-global.el (semanticdb-equivalent-mode):
903         * semantic/db-javascript.el (semanticdb-equivalent-mode):
904         * semantic/db.el (semanticdb-equivalent-mode):
905         * semantic/decorate/include.el (semantic-decoration-unknown-include-describe):
906         * semantic/idle.el (semantic-idle-work-for-one-buffer):
907         Remove duplicated words in doc-strings.
909 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
911         * semantic/edit.el (semantic-reparse-needed-change-hook)
912         (semantic-no-reparse-needed-change-hook):
913         * srecode/insert.el (srecode-resolve-argument-list)
914         (srecode-template-inserter-blank, srecode-template-inserter-variable)
915         (srecode-template-inserter-ask, srecode-template-inserter-width)
916         (srecode-template-inserter-section-start)
917         (srecode-template-inserter-section-end, srecode-insert-method):
919 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
921         * data-debug.el (data-debug): Fix customization group reference.
923 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
925         * semantic/analyze.el (semantic-analyze-push-error)
926         (semantic-analyze-context, semantic-analyze-context-assignment)
927         (semantic-analyze-find-tag-sequence, semantic-analyze-find-tag):
928         * semantic/java.el (java-mode, semantic-tag-include-filename)
929         (semantic-java-doc-keywords-map):
930         * semantic/bovine/c.el (c-mode, semantic-c-member-of-autocast)
931         (semantic-lex-c-nested-namespace-ignore-second, semantic-parse-region)
932         (semantic-c-parse-lexical-token, semantic-c-debug-mode-init-pch)
933         (semantic-c-classname, semantic-format-tag-uml-prototype)
934         (semantic-c-dereference-namespace, semantic-analyze-type-constants):
935         * semantic/bovine/el.el (semantic-elisp-form-to-doc-string)
936         (semantic-emacs-lisp-obsoleted-doc, semantic-up-context)
937         (semantic-get-local-variables, semantic-end-of-command)
938         (semantic-beginning-of-command, semantic-ctxt-current-class-list)
939         (lisp-mode):
940         * semantic/bovine/make.el (makefile-mode):
941         * semantic/wisent/python.el (wisent-python-string-re)
942         (wisent-python-implicit-line-joining-p, wisent-python-forward-string)
943         (wisent-python-lex-beginning-of-line, wisent-python-lex-end-of-line)
944         (semantic-lex, semantic-get-local-variables, python-mode):
945         * semantic/wisent/python-wy.el (wisent-python-wy--keyword-table):
946         * srecode/extract.el (srecode-extract-state-set)
947         (srecode-extract-method): Fix typos in docstrings.
949 2010-01-10  Chong Yidong  <cyd@stupidchicken.com>
951         * semantic.el (semantic-new-buffer-setup-functions):
952         Add python parser.
954 2010-01-10  Richard Kim  <emacs18@gmail.com>
956         * semantic/wisent/python-wy.el:
957         * semantic/wisent/python.el: New files.
959 2010-01-02  Juanma Barranquero  <lekktu@gmail.com>
961         * semantic/db-typecache.el (semanticdb-typecache-find-default):
962         Fix typo in docstring.
964 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
966         * semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
967         (semantic-mru-bookmark-mode): Doc fixes.
969         * semantic/db.el (semanticdb-cache-get): Use error instead
970         of assert.
972 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
974         * semantic/ia.el (semantic-ia-complete-symbol):
975         Make argument optional.
977 2009-12-05  Eric Ludlam  <zappo@gnu.org>
979         * semantic/bovine/c.el (semantic-c-describe-environment):
980         Describe project macro symbols.
982         * semantic/complete.el (semantic-complete-do-completion):
983         Don't call semantic-collector-current-exact-match.
985         * ede.el (ede-apply-preprocessor-map): Accept lists of
986         ede-objects as targets.
988         * ede/pmake.el (ede-proj-makefile-insert-variables):
989         Output a target's object list even if compiler vars are already in the
990         Makefile.
992         * ede/emacs.el (ede-preprocessor-map): Add config.h to the
993         list of headers producing necessary macros.
995 2009-11-24  Glenn Morris  <rgm@gnu.org>
997         * semantic/idle.el (global-semantic-idle-scheduler-mode):
998         Move after definition of global-semantic-idle-tag-highlight-mode.
1000 2009-11-22  Chong Yidong  <cyd@stupidchicken.com>
1002         * srecode/map.el (srecode-get-maps):
1003         * semantic/wisent/wisent.el (wisent-parse-toggle-verbose-flag):
1004         * semantic/wisent/comp.el (wisent-toggle-verbose-flag):
1005         * semantic/decorate/mode.el (semantic-decoration-mode)
1006         (semantic-toggle-decoration-style):
1007         * semantic/decorate/include.el
1008         (semantic-decoration-include-describe)
1009         (semantic-decoration-unknown-include-describe)
1010         (semantic-decoration-unparsed-include-describe)
1011         (semantic-decoration-all-include-summary):
1012         * semantic/bovine/c.el (semantic-c-debug-mode-init):
1013         * semantic/analyze/complete.el
1014         (semantic-analyze-possible-completions):
1015         * semantic/util-modes.el (semantic-highlight-edits-mode)
1016         (semantic-show-unmatched-syntax-mode)
1017         (semantic-show-parser-state-mode, semantic-stickyfunc-mode)
1018         (semantic-highlight-func-mode):
1019         * semantic/util.el (semantic-describe-buffer):
1020         * semantic/symref.el (semantic-symref-find-references-by-name)
1021         (semantic-symref-find-tags-by-name)
1022         (semantic-symref-find-tags-by-regexp)
1023         (semantic-symref-find-tags-by-completion)
1024         (semantic-symref-find-file-references-by-name)
1025         (semantic-symref-find-text):
1026         * semantic/senator.el (senator-copy-tag, senator-kill-tag)
1027         (senator-yank-tag):
1028         * semantic/scope.el (semantic-calculate-scope):
1029         * semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
1030         * semantic/idle.el (semantic-idle-scheduler-mode)
1031         (define-semantic-idle-service):
1032         * semantic/complete.el (semantic-complete-analyze-inline)
1033         (semantic-complete-analyze-inline-idle):
1034         * semantic/analyze.el (semantic-analyze-current-context):
1035         * mode-local.el (describe-mode-local-bindings)
1036         (describe-mode-local-bindings-in-mode):
1037         * ede/make.el (ede-make-check-version):
1038         * ede/locate.el (ede-enable-locate-on-project):
1039         * cedet-idutils.el (cedet-idutils-expand-filename)
1040         (cedet-idutils-version-check):
1041         * cedet-global.el (cedet-gnu-global-expand-filename)
1042         (cedet-gnu-global-version-check):
1043         * cedet-cscope.el (cedet-cscope-expand-filename)
1044         (cedet-cscope-version-check): Use called-interactively-p instead
1045         of interactive-p.
1047         * semantic/ia.el (semantic-ia-completion-format-tag-function):
1048         Use semantic-format-tag-prototype.
1050 2009-11-21  Chong Yidong  <cyd@stupidchicken.com>
1052         * semantic/complete.el (semantic-complete-read-tag-engine)
1053         (semantic-complete-jump-local, semantic-complete-jump):
1054         Improve prompt string.
1056 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
1058         * semantic/complete.el (semantic-complete-inline-map): Doc fix.
1060         * semantic/idle.el (define-semantic-idle-service)
1061         (semantic-idle-summary-mode, semantic-idle-completions): Doc fix.
1063 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
1065         * cedet.el (cedet-menu-map): Re-order menu items.
1067         * semantic.el: Enable idle-mode menu items only if
1068         global-semantic-idle-scheduler-mode is enabled.
1069         (semantic-default-submodes): Doc fix.
1071         * semantic/idle.el (global-semantic-idle-scheduler-mode):
1072         When turning off, disable other idle modes.
1074 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
1076         * semantic/idle.el (semantic-idle-summary-mode)
1077         (semantic-idle-summary-mode): Define using define-minor-mode
1078         instead of define-semantic-idle-service.
1079         (semantic-idle-summary-mode): New function.
1080         (semantic-idle-summary-mode-setup): Use pre-command-hook to ensure
1081         that mouse motion does not reset the echo area.
1083 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
1085         * semantic/ctxt.el (semantic-get-local-variables):
1086         Disable the progress reporter entirely.
1088 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1090         * semantic/fw.el (semantic/loaddefs):
1091         * srecode.el (srecode/loaddefs):
1092         * ede.el (ede/loaddefs): Load rather than require.
1093         * ede/cpp-root.el:
1094         * ede/emacs.el:
1095         * ede/files.el:
1096         * ede/linux.el:
1097         * ede/locate.el:
1098         * ede/make.el:
1099         * ede/shell.el:
1100         * ede/speedbar.el:
1101         * ede/system.el:
1102         * ede/util.el:
1103         * semantic/analyze.el:
1104         * semantic/bovine.el:
1105         * semantic/complete.el:
1106         * semantic/ctxt.el:
1107         * semantic/db-file.el:
1108         * semantic/db-find.el:
1109         * semantic/db-global.el:
1110         * semantic/db-mode.el:
1111         * semantic/db-typecache.el:
1112         * semantic/db.el:
1113         * semantic/debug.el:
1114         * semantic/dep.el:
1115         * semantic/doc.el:
1116         * semantic/edit.el:
1117         * semantic/find.el:
1118         * semantic/format.el:
1119         * semantic/html.el:
1120         * semantic/ia-sb.el:
1121         * semantic/ia.el:
1122         * semantic/idle.el:
1123         * semantic/lex-spp.el:
1124         * semantic/lex.el:
1125         * semantic/mru-bookmark.el:
1126         * semantic/scope.el:
1127         * semantic/senator.el:
1128         * semantic/sort.el:
1129         * semantic/symref.el:
1130         * semantic/tag-file.el:
1131         * semantic/tag-ls.el:
1132         * semantic/tag-write.el:
1133         * semantic/tag.el:
1134         * semantic/util-modes.el:
1135         * semantic/analyze/complete.el:
1136         * semantic/analyze/refs.el:
1137         * semantic/bovine/c.el:
1138         * semantic/bovine/gcc.el:
1139         * semantic/bovine/make.el:
1140         * semantic/bovine/scm.el:
1141         * semantic/decorate/include.el:
1142         * semantic/decorate/mode.el:
1143         * semantic/symref/cscope.el:
1144         * semantic/symref/global.el:
1145         * semantic/symref/grep.el:
1146         * semantic/symref/idutils.el:
1147         * semantic/symref/list.el:
1148         * semantic/wisent/java-tags.el:
1149         * semantic/wisent/javascript.el:
1150         * srecode/compile.el:
1151         * srecode/cpp.el:
1152         * srecode/document.el:
1153         * srecode/el.el:
1154         * srecode/expandproto.el:
1155         * srecode/getset.el:
1156         * srecode/insert.el:
1157         * srecode/java.el:
1158         * srecode/map.el:
1159         * srecode/mode.el:
1160         * srecode/template.el:
1161         * srecode/texi.el: Remove the file-local setting of
1162         generated-autoload-feature.
1164 2009-11-03  Glenn Morris  <rgm@gnu.org>
1166         * mode-local.el (with-mode-local): Doc fix.
1168 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
1170         * cedet.el (cedet-menu-map): Remove Semantic and EDE menu
1171         items.
1173         * ede.el (ede-minor-mode):
1174         * semantic.el (semantic-mode): Toggle menu separators.
1176 2009-10-31  Glenn Morris  <rgm@gnu.org>
1178         * semantic/tag.el (semantic--tag-link-list-to-buffer):
1179         Use mapc rather than mapcar because the return value is never used.
1181         * srecode/template.el, semantic/wisent/javascript.el:
1182         * semantic/wisent/java-tags.el, semantic/texi.el:
1183         * semantic/html.el:
1184         Suppress harmless warnings about setting up semantic-imenu (not
1185         part of Emacs) variables.
1187 2009-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1189         * srecode/srt-mode.el (semantic-analyze-possible-completions):
1190         * semantic/symref/list.el (semantic-symref-rb-toggle-expand-tag):
1191         * semantic/symref/grep.el (semantic-symref-perform-search):
1192         * semantic/bovine/gcc.el (semantic-gcc-query):
1193         * semantic/bovine/c.el (semantic-c-parse-lexical-token):
1194         * semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons)
1195         (semantic-analyzer-debug-global-symbol)
1196         (semantic-analyzer-debug-missing-innertype)
1197         (semantic-analyzer-debug-insert-include-summary):
1198         * semantic/util.el (semantic-file-tag-table):
1199         (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
1200         (semantic-recursive-find-nonterminal-by-name):
1201         * semantic/tag-ls.el (semantic-tag-calculate-parent-default):
1202         * semantic/tag-file.el (semantic-prototype-file):
1203         * semantic/symref.el (semantic-symref-parse-tool-output):
1204         * semantic/sb.el (semantic-sb-fetch-tag-table):
1205         * semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
1206         * semantic/idle.el (semantic-idle-work-for-one-buffer):
1207         (semantic-idle-summary-maybe-highlight):
1208         * semantic/ia-sb.el (semantic-ia-speedbar)
1209         (semantic-ia-sb-tag-info):
1210         * semantic/grammar.el (semantic-analyze-possible-completions):
1211         * semantic/find.el (semantic-brute-find-tag-by-position):
1212         * semantic/ede-grammar.el (project-compile-target):
1213         (ede-proj-makefile-insert-variables):
1214         * semantic/debug.el (semantic-debug-set-parser-location):
1215         (semantic-debug-set-source-location, semantic-debug-interface-layout)
1216         (semantic-debug-mode, semantic-debug):
1217         * semantic/db.el (semanticdb-needs-refresh-p):
1218         * semantic/db-typecache.el (semanticdb-typecache-refresh-for-buffer):
1219         * semantic/db-javascript.el (semanticdb-equivalent-mode):
1220         * semantic/db-find.el (semanticdb-find-log-new-search)
1221         (semanticdb-find-translate-path-includes--internal)
1222         (semanticdb-reset-log, semanticdb-find-log-activity):
1223         * semantic/db-file.el (object-write):
1224         * semantic/db-el.el (semanticdb-equivalent-mode):
1225         * semantic/db-ebrowse.el (semanticdb-ebrowse-C-file-p)
1226         (semanticdb-create-ebrowse-database):
1227         * semantic/db-debug.el (semanticdb-table-sanity-check):
1228         * semantic/complete.el (semantic-displayor-focus-request)
1229         (semantic-collector-calculate-completions-raw)
1230         (semantic-complete-read-tag-analyzer):
1231         * semantic/analyze.el (semantic-analyze-pulse):
1232         * ede/util.el (ede-update-version-in-source):
1233         * ede/proj.el (project-delete-target):
1234         * ede/proj-elisp.el (ede-update-version-in-source)
1235         (ede-proj-flush-autoconf):
1236         * ede/pconf.el (ede-proj-configure-synchronize)
1237         (ede-proj-configure-synchronize):
1238         * ede/locate.el (ede-locate-file-in-project-impl):
1239         * ede/linux.el (ede-linux-version):
1240         * ede/emacs.el (ede-emacs-version):
1241         * ede/dired.el (ede-dired-add-to-target):
1242         * ede.el (ede-buffer-header-file, ede-find-target)
1243         (ede-buffer-documentation-files, ede-project-buffers, ede-set)
1244         (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
1245         * cedet-idutils.el (cedet-idutils-fnid-call):
1246         (cedet-idutils-lid-call, cedet-idutils-expand-filename)
1247         (cedet-idutils-version-check):
1248         * cedet-global.el (cedet-gnu-global-call):
1249         (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
1250         (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
1251         * cedet-cscope.el (cedet-cscope-call)
1252         (cedet-cscope-expand-filename, cedet-cscope-version-check):
1253         Use with-current-buffer.
1254         * ede.el (ede-make-project-local-variable)
1255         (ede-set-project-variables, ede-set): Use dolist.
1257 2009-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1259         * mode-local.el (make-obsolete-overload): Add `when' argument.
1260         (overload-docstring-extension): Use that info.
1261         * semantic/fw.el (semantic-alias-obsolete): Pass the `when' info.
1262         * semantic/idle.el (semantic-eldoc-current-symbol-info):
1263         * semantic/tag-ls.el (semantic-nonterminal-protection)
1264         (semantic-nonterminal-abstract, semantic-nonterminal-leaf)
1265         (semantic-nonterminal-full-name): Add the new `when' info.
1266         * semantic/decorate/mode.el (semantic/decorate): Require CL for
1267         `assert'.
1269 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1271         * semantic/fw.el (semantic-alias-obsolete)
1272         (semantic-varalias-obsolete): Make the `when' arg mandatory.
1273         (define-mode-overload-implementation):
1274         * semantic/decorate/mode.el (semantic-decorate-pending-decoration-hooks):
1275         * semantic/wisent.el (wisent-lex-make-token-table):
1276         * semantic/util.el (semantic-file-token-stream)
1277         (semantic-something-to-stream):
1278         * semantic/tag.el (semantic-tag-make-assoc-list)
1279         (semantic-expand-nonterminal):
1280         * semantic/tag-file.el (semantic-find-nonterminal)
1281         (semantic-find-dependency, semantic-find-nonterminal)
1282         (semantic-find-dependency):
1283         * semantic/lex.el (semantic-flex-start, semantic-flex-end)
1284         (semantic-flex-text, semantic-flex-make-keyword-table)
1285         (semantic-flex-keyword-p, semantic-flex-keyword-put)
1286         (semantic-flex-keyword-get, semantic-flex-map-keywords)
1287         (semantic-flex-keywords, semantic-flex-buffer, semantic-flex-list):
1288         * semantic/java.el (semantic-java-prototype-nonterminal):
1289         * semantic/idle.el (semantic-before-idle-scheduler-reparse-hooks)
1290         (semantic-after-idle-scheduler-reparse-hooks):
1291         * semantic/edit.el (semantic-edits-incremental-reparse-failed-hooks):
1292         * semantic/db-mode.el (semanticdb-mode-hooks):
1293         * semantic.el (semantic-toplevel-bovine-table)
1294         (semantic-toplevel-bovine-cache)
1295         (semantic-before-toplevel-bovination-hook, semantic-init-hooks)
1296         (semantic-init-mode-hooks, semantic-init-db-hooks)
1297         (semantic-bovination-working-type): Provide the `when' arg.
1299 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
1301         * semantic/util.el (semantic-recursive-find-nonterminal-by-name):
1302         * semantic/tag.el (semantic-token-type-parent): Add WHEN
1303         argument to make-obsolete.
1305         * semantic/fw.el (semantic-alias-obsolete)
1306         (semantic-varalias-obsolete): Add optional WHEN argument.
1308 2009-10-21  Eric Ludlam  <zappo@gnu.org>
1310         * semantic/bovine/c.el (semantic-c-debug-mode-init)
1311         (semantic-c-debug-mode-init-pch): New functions.
1312         (semantic-c-debug-mode-init-last-mode): New var.
1313         (semantic-c-parse-lexical-token): Use them.
1315         * semantic/lex-spp.el (semantic-lex-spp-anlyzer-do-replace):
1316         When extracting the argument list, limit only by point-max.
1318 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
1320         * srecode/srt.el:
1321         * srecode/compile.el:
1322         * semantic/mru-bookmark.el:
1323         * semantic/debug.el:
1324         * semantic/complete.el:
1325         * semantic/analyze.el: Require CL when compiling.
1327 2009-10-17  Eric Ludlam  <zappo@gnu.org>
1329         * semantic/scope.el
1330         (semantic-analyze-scoped-inherited-tag-map): Wrap calculation of
1331         tmpscope so that the regular scope will continue to work.
1333         * semantic/idle.el (semantic-idle-tag-highlight):
1334         Use semantic-idle-summary-highlight-face as the highlighting.
1336         * ede/project-am.el (project-run-target): New method.
1337         (project-run-target): New method.
1339         * ede.el (ede-target): Add run target menu item.
1340         (ede-project, ede-minor-keymap): Add ede-run-target binding.
1341         (ede-run-target): New function.
1342         (ede-target::project-run-target): New method.
1344         * ede/proj.el (project-run-target): New method.
1346         * ede/proj-shared.el (ede-gcc-libtool-shared-compiler)
1347         (ede-g++-libtool-shared-compiler): Remove SHELL.  Remove COMMANDS.
1348         Add :rules.
1349         (ede-proj-target-makefile-shared-object): Only libtool compilers
1350         now available.  Add linkers for libtool.
1351         (ede-cc-linker-libtool, ede-g++-linker-libtool): New.
1352         (ede-proj-makefile-target-name): Always use .la extension.
1354         * ede/proj-prog.el (project-run-target): New method.
1356         * ede/proj-obj.el (ede-cc-linker): Rename from ede-gcc-linker.
1357         (ede-g++-linker): Change Change link lines.
1359         * ede/pmake.el (ede-pmake-insert-variable-shared):
1360         When searching for old variables, go to the end of the buffer and
1361         search backward from there.
1362         (ede-proj-makefile-automake-insert-subdirs)
1363         (ede-proj-makefile-automake-insert-extradist): New methods.
1364         (ede-proj-makefile-create): Use them.
1366         * ede/pconf.el (ede-proj-configure-test-required-file):
1367         Force FILE to expand to the current target.  Use file-exists-p to
1368         check that it exists.
1370         * ede/linux.el (ede-linux-version): Don't call "head".
1371         (ede-linux-load): Wrap dir in file-name-as-directory.
1372         Set :version slot.
1374         * ede/files.el (ede-get-locator-object): When enabling
1375         locate, do so on "top".
1377         * ede/emacs.el (ede-emacs-file-existing): Wrap "dir" in
1378         file-name-as-directory during compare.
1379         (ede-emacs-version): Return Emacs/XEmacs differentiator.
1380         Get version number from different places.  Don't call egrep.
1381         (ede-emacs-load): Set :version slot.  Call file-name-as-directory
1382         to set the directory.
1384         * ede/shell.el: New file.
1386         * inversion.el (inversion-decoders): Allow for stray . in
1387         alpha/beta variants.
1389 2009-10-17  Glenn Morris  <rgm@gnu.org>
1391         * semantic/grammar.el (semantic-grammar--lex-delim-spec):
1392         All errors should have messages.
1394 2009-10-10  Sascha Wilde  <wilde@sha-bang.de>
1396         * ede/proj-shared.el (ede-proj-makefile-target-name):
1397         Use .la for Automake.
1399 2009-10-09  Chong Yidong  <cyd@stupidchicken.com>
1401         * ede/pconf.el (ede-proj-configure-synchronize):
1402         Use "autoreconf -i".  Suggested by Andreas Schwab.
1404 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
1406         * ede/proj.el (project-make-dist, project-compile-project):
1407         Fix filename test.
1408         (ede-proj-dist-makefile): Use expand-file-name instead of concat
1409         to expand file names.
1411 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
1413         * ede/proj-obj.el (ede-gcc-linker): New var.
1414         (ede-proj-target-makefile-objectcode): Use it.
1416         * ede/source.el (ede-want-any-source-files-p)
1417         (ede-want-any-auxiliary-files-p, ede-want-any-files-p):
1418         Return search result.  This error was introduced while merging.
1420 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
1422         * semantic.el (semantic-new-buffer-setup-functions): New option.
1423         (semantic-new-buffer-fcn): Call parser setup functions here.
1424         (semantic-mode): Don't call parser setup functions here, it's done
1425         in semantic-new-buffer-fcn now.
1426         (semantic-mode): Parse all existing buffers when enabled.
1428         * srecode/compile.el (srecode-compile-file):
1429         Call semantic-new-buffer-fcn if the buffer has not been parsed.
1431 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
1433         * ede/pmake.el (ede-pmake-insert-variable-once): Delete.
1435         * ede/proj-comp.el: Don't require ede/pmake at toplevel.
1436         (proj-comp-insert-variable-once): New macro, renamed from
1437         ede-pmake-insert-variable-once in ede/pmake.edl.
1438         (ede-proj-makefile-insert-variables): Use it.
1440 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
1442         * ede/makefile-edit.el (makefile-beginning-of-command)
1443         (makefile-end-of-command):
1444         * srecode/srt-mode.el (semantic-beginning-of-context)
1445         (semantic-end-of-context): Fix previous change.  Doc fixes.
1447 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
1449         * ede/makefile-edit.el (makefile-beginning-of-command)
1450         (makefile-end-of-command):
1451         * semantic/lex.el (semantic-lex-token):
1452         * semantic/analyze/fcn.el
1453         (semantic-analyze-dereference-metatype-1):
1454         * semantic/bovine/c.el (semantic-lex-cpp-define)
1455         (semantic-lex-cpp-undef):
1456         * semantic/wisent/wisent.el (wisent-skip-block):
1457         * srecode/srt-mode.el (semantic-beginning-of-context)
1458         (semantic-end-of-context): Fix typos in docstrings.
1460 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
1462         * ede.el (ede-project-placeholder-cache-file):
1463         * semantic/db-file.el (semanticdb-default-save-directory):
1464         * srecode/map.el (srecode-map-save-file):
1465         Use locate-user-emacs-file.  Suggested by Juanma Barranquero.
1467 2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
1469         * srecode/insert.el: Require srecode/args.
1471         * srecode/args.el: Require srecode/dictionary instead of
1472         srecode/insert.
1474         * srecode/srt-mode.el (srecode-template-mode): Doc fix.
1476         * files.el (auto-mode-alist): Add .srt and Project.ede.
1478         * semantic.el (semantic-mode):
1479         Handle srecode-template-mode-hook as well.
1480         (semantic-mode): Use js-mode-hook for Javascript hook.
1482         * srecode/template.el: Remove hook variable.
1484         * ede/proj-comp.el: Require ede/pmake when compiling.
1486         * ede.el (ede-target-forms-menu): Don't enable if no
1487         projects exist.
1488         (ede-project-placeholder-cache-file): Default to a file in
1489         user-emacs-directory.
1491         * srecode/map.el (srecode-map-base-template-dir): Look for
1492         templates in data-directory.
1493         (srecode-map-save-file): Default to a file in user-emacs-directory.
1495         * ede/srecode.el (ede-srecode-setup): Use default templates
1496         directory.
1498 2009-09-30  Eric Ludlam  <zappo@gnu.org>
1500         * semantic/util-modes.el (semantic-highlight-func-mode):
1501         Doc fix.
1503         * ede/proj-comp.el (ede-proj-makefile-insert-variables):
1504         Only insert each variable once.
1506         * ede/pmake.el (ede-pmake-insert-variable-once): New macro.
1507         (ede-pmake-insert-variable-shared): Use it.
1509         * ede/cpp-root.el (ede-preprocessor-map): Do not deref table
1510         for lexical table iff table is nil.
1512 2009-10-01  Glenn Morris  <rgm@gnu.org>
1514         * semantic/bovine/gcc.el
1515         (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
1516         (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
1518 2009-10-03  Glenn Morris  <rgm@gnu.org>
1520         * semantic/db-find.el (data-debug-insert-tag-list): Comment out
1521         declaration, currently false.
1523 2009-10-01  Glenn Morris  <rgm@gnu.org>
1525         * cedet-files.el (cedet-directory-name-to-file-name):
1526         * cedet-idutils.el (cedet-idutils-search)
1527         (cedet-idutils-expand-filename, cedet-idutils-support-for-directory)
1528         (cedet-idutils-version-check):
1529         * cedet.el (cedet-version):
1530         * data-debug.el (data-debug-insert-overlay-button)
1531         (data-debug-insert-overlay-list-button)
1532         (data-debug-insert-buffer-button)
1533         (data-debug-insert-buffer-list-button)
1534         (data-debug-insert-process-button, data-debug-insert-ring-button)
1535         (data-debug-insert-widget, data-debug-insert-stuff-list-button)
1536         (data-debug-insert-stuff-vector-button)
1537         (data-debug-insert-symbol-button, data-debug-insert-string)
1538         (data-debug-insert-number, data-debug-insert-lambda-expression)
1539         (data-debug-insert-nil, data-debug-insert-simple-thing)
1540         (data-debug-insert-custom, data-debug-edebug-expr):
1541         * ede.el (ede-auto-add-method, ede-project-class-files)
1542         (global-ede-mode-map, ede-new, ede-debug-target)
1543         (ede-customize-current-target, ede-buffers, ede-map-buffers, ede-set):
1544         * semantic.el (semantic-minimum-working-buffer-size)
1545         (semantic-fetch-tags, semantic-submode-list)
1546         (semantic-default-submodes):
1547         * ede/source.el (ede-source-match):
1548         * ede/project-am.el (project-am-type-alist, project-add-file)
1549         (project-am-package-info):
1550         * ede/proj.el (ede-proj-target, project-new-target):
1551         * ede/proj-elisp.el (ede-proj-tweak-autoconf):
1552         * ede/proj-comp.el (ede-current-build-list):
1553         * ede/makefile-edit.el (makefile-move-to-macro):
1554         * ede/files.el (ede-toplevel-project-or-nil):
1555         * ede/cpp-root.el (initialize-instance):
1556         * ede/autoconf-edit.el (autoconf-find-last-macro)
1557         (autoconf-parameter-strip, autoconf-insert-new-macro):
1558         * semantic/wisent.el (wisent-lex-eoi):
1559         * semantic/util-modes.el (global-semantic-show-parser-state-mode)
1560         (semantic-show-parser-state-mode):
1561         * semantic/texi.el (semantic-texi-environment-regexp):
1562         * semantic/tag.el (semantic-tag-new-variable)
1563         (semantic-tag-class, semantic-tag-new-variable, semantic-tag-copy)
1564         (semantic--tag-deep-copy-attributes, semantic--tag-deep-copy-value)
1565         (semantic--tag-deep-copy-tag-list)
1566         (semantic-tag-components-with-overlays-default):
1567         * semantic/symref.el (semantic-symref-find-text):
1568         * semantic/senator.el (senator-yank-tag)
1569         (senator-transpose-tags-up):
1570         * semantic/scope.el (semantic-analyze-scoped-tags-default)
1571         (semantic-analyze-scoped-inherited-tags, semantic-scope-find):
1572         * semantic/sb.el (semantic-sb-autoexpand-length):
1573         * semantic/lex.el (semantic-lex-comment-regex)
1574         (semantic-lex-maximum-depth, define-lex, semantic-lex-token)
1575         (semantic-lex-unterminated-syntax-protection, define-lex-analyzer):
1576         * semantic/lex-spp.el
1577         (semantic-lex-spp-dynamic-macro-symbol-obarray-stack)
1578         (semantic-lex-spp-symbol, semantic-lex-spp-one-token-to-txt):
1579         * semantic/idle.el
1580         (semantic-idle-summary-current-symbol-info-brutish)
1581         (semantic-idle-summary-current-symbol-info-default):
1582         * semantic/grammar.el (semantic-grammar-recreate-package)
1583         (semantic--grammar-macro-compl-dict):
1584         * semantic/grammar-wy.el (semantic-grammar-wy--parse-table):
1585         * semantic/format.el (semantic-format-tag-custom-list)
1586         (semantic-format-tag-canonical-name-default):
1587         * semantic/find.el (semantic-find-tag-by-overlay-in-region)
1588         (semantic-find-tags-for-completion)
1589         (semantic-find-tags-by-scope-protection-default)
1590         (semantic-deep-find-tags-for-completion):
1591         * semantic/edit.el
1592         (semantic-edits-incremental-reparse-failed-hook)
1593         (semantic-edits-verbose-flag, semantic-edits-assert-valid-region)
1594         (semantic-edits-splice-remove, semantic-edits-splice-replace):
1595         * semantic/doc.el (semantic-documentation-comment-preceeding-tag):
1596         * semantic/dep.el (semantic-dependency-include-path):
1597         * semantic/db.el (semanticdb-default-find-index-class)
1598         (semanticdb-match-any-mode, semanticdb-with-match-any-mode)
1599         (semanticdb-project-roots):
1600         * semantic/db-find.el (semanticdb-implied-include-tags)
1601         (semanticdb-find-adebug-insert-scanned-tag-cons)
1602         (semanticdb-find-log-buffer-name, semanticdb-find-result-mapc)
1603         (semanticdb-brute-deep-find-tags-for-completion):
1604         * semantic/db-ebrowse.el (semanticdb-ebrowse-add-tree-to-table):
1605         * semantic/ctxt.el (semantic-beginning-of-context-default)
1606         (semantic-end-of-context-default)
1607         (semantic-ctxt-current-function-default)
1608         (semantic-ctxt-scoped-types-default):
1609         * semantic/complete.el (semantic-complete-read-tag-engine)
1610         (semantic-complete-inline-tag-engine)
1611         (semantic-complete-inline-custom-type)
1612         (semantic-complete-read-tag-analyzer):
1613         * semantic/chart.el (semantic-chart-tags-by-class)
1614         (semantic-chart-database-size):
1615         * semantic/analyze.el (semantic-analyze-current-symbol)
1616         (semantic-analyze-current-context):
1617         * semantic/symref/list.el (semantic-symref)
1618         (semantic-symref-hide-buffer, semantic-symref-symbol):
1619         * semantic/symref/grep.el (semantic-symref-grep-use-template):
1620         * semantic/symref/filter.el (semantic-symref-hits-in-region):
1621         * semantic/bovine/el.el (semantic-elisp-form-to-doc-string):
1622         * semantic/bovine/c.el (semantic-lex-c-preprocessor-symbol-map)
1623         (semantic-c-parse-token-hack-depth, semantic-c--template-name-1)
1624         (semantic-c-dereference-template):
1625         * semantic/analyze/refs.el (semantic--analyze-refs-full-lookup)
1626         (semantic--analyze-refs-full-lookup-with-parents)
1627         (semantic--analyze-refs-full-lookup-simple):
1628         * semantic/analyze/complete.el
1629         (semantic-analyze-possible-completions):
1630         * srecode/table.el (srecode-mode-table-new):
1631         * srecode/srt.el (srecode-read-variable-name):
1632         * srecode/srt-mode.el (srecode-macro-help, srecode-in-macro-p):
1633         * srecode/semantic.el (srecode-semantic-handle-:tag)
1634         (srecode-semantic-handle-:tagtype, srecode-semantic-insert-tag):
1635         * srecode/map.el (srecode-current-map):
1636         * srecode/insert.el (srecode-insert)
1637         (srecode-insert-variable-secondname-handler, srecode-insert-method)
1638         (srecode-template-inserter-point-override)
1639         (srecode-insert-include-lookup):
1640         * srecode/getset.el (srecode-auto-choose-class):
1641         * srecode/extract.el (srecode-inserter-extract):
1642         * srecode/document.el
1643         (srecode-document-autocomment-return-last-alist)
1644         (srecode-document-autocomment-param-type-alist)
1645         (srecode-document-insert-function-comment)
1646         (srecode-document-insert-variable-one-line-comment)
1647         (srecode-document-function-name-comment):
1648         * srecode/dictionary.el (srecode-create-dictionary)
1649         (srecode-compound-toString):
1650         * srecode/compile.el (srecode-flush-active-templates):
1651         * srecode/args.el (srecode-semantic-handle-:blank):
1652         Doc/message fixes.
1654 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
1656         * semantic/wisent/javat-wy.el
1657         (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
1659 2009-09-30  Juanma Barranquero  <lekktu@gmail.com>
1661         * srecode/expandproto.el: Fix provide statement.
1663 2009-09-30  Sascha Wilde  <wilde@sha-bang.de>
1665         * ede/srecode.el: Fix provide statement.
1667 2009-09-30  Glenn Morris  <rgm@gnu.org>
1669         * ede/proj.el (ede-proj-target-makefile-miscelaneous):
1670         * ede/proj-aux.el (ede-aux-source):
1671         * ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
1672         (ede-misc-source):
1673         * semantic/mru-bookmark.el (semantic-mrub-completing-read)
1674         (semantic-mrub-switch-tags): Fix doc typos.
1676         * semantic/db-global.el (data-debug-new-buffer)
1677         (data-debug-insert-thing): Remove unneeded declarations (one broken).
1678         (semanticdb-enable-gnu-global-databases): Fix prompt typo.
1680         * semantic/analyze/fcn.el (semantic-scope-find): Fix declaration.
1682         * semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime
1683         use of CL function `remove-if-not'.
1685 2009-09-29  Glenn Morris  <rgm@gnu.org>
1687         * semantic/symref/idutils.el:
1688         * semantic/symref/list.el: Relicense under GPLv3+.
1690         * ede/srecode.el (srecode-resolve-arguments): Fix declaration.
1692         * semantic/complete.el (semantic-displayor-focus-abstract-child-p):
1693         * semantic/tag-file.el (semanticdb-table-child-p):
1694         * srecode/compile.el (srecode-template-inserter-newline-child-p):
1695         Mark declarations not understood by check-declare.
1697 2009-09-28  Eric Ludlam  <zappo@gnu.org>
1699         CEDET (development tools) package merged.
1701         * *.el:
1702         * ede/*.el:
1703         * semantic/*.el:
1704         * srecode/*.el: New files.
1706 2009-09-28  Eric Ludlam  <zappo@gnu.org>
1708         * cedet-cscope.el:
1709         * cedet-files.el:
1710         * cedet-global.el:
1711         * cedet-idutils.el:
1712         * data-debug.el:
1713         * inversion.el:
1714         * mode-local.el:
1715         * pulse.el: New files.
1717 ;; Local Variables:
1718 ;; coding: utf-8
1719 ;; End:
1721         Copyright (C) 2009-2012  Free Software Foundation, Inc.
1723   This file is part of GNU Emacs.
1725   GNU Emacs is free software: you can redistribute it and/or modify
1726   it under the terms of the GNU General Public License as published by
1727   the Free Software Foundation, either version 3 of the License, or
1728   (at your option) any later version.
1730   GNU Emacs is distributed in the hope that it will be useful,
1731   but WITHOUT ANY WARRANTY; without even the implied warranty of
1732   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1733   GNU General Public License for more details.
1735   You should have received a copy of the GNU General Public License
1736   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.