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