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