javascript.el trivia.
[emacs.git] / lisp / cedet / ChangeLog
blob7899ed08a5e7171dc1a323099713d721010c430f
1 2011-05-11  Glenn Morris  <rgm@gnu.org>
3         * semantic/wisent/javascript.el (semantic-get-local-variables):
4         Use define-mode-local-override rather than its obsolete alias.
6 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
8         * ede/pconf.el (ede-proj-tweak-autoconf, ede-proj-flush-autoconf):
9         * ede/proj-comp.el (ede-proj-tweak-autoconf, ede-proj-flush-autoconf):
10         * ede/proj-elisp.el (ede-proj-tweak-autoconf, ede-proj-flush-autoconf)
11         (ede-proj-tweak-autoconf, ede-proj-flush-autoconf):
12         * ede/proj-scheme.el (ede-proj-tweak-autoconf): Fix typos in docstrings.
14 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
16         * Version 23.3 released.
18 2011-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
20         * semantic/wisent/comp.el (wisent-byte-compile-grammar):
21         Macroexpand before passing to byte-compile-form.
23 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
25         * srecode/srt-mode.el (srecode-template-mode): Use define-derived-mode.
26         * semantic/symref/list.el (semantic-symref-results-mode):
27         Use run-mode-hooks.
29 2010-11-12  Glenn Morris  <rgm@gnu.org>
31         * semantic/wisent/comp.el: Remove unnecessary eval-when-compiles.
33 2010-11-10  Glenn Morris  <rgm@gnu.org>
35         * semantic/bovine/c.el: Test system-type with memq.
37 2010-11-09  Glenn Morris  <rgm@gnu.org>
39         * semantic/lex.el (semantic-lex-ignore-comments, semantic-flex):
40         * semantic/grammar.el (semantic-grammar-epilogue):
41         * ede/speedbar.el (ede-find-nearest-file-line):
42         * ede/pmake.el (ede-proj-makefile-insert-dist-rules):
43         * ede/autoconf-edit.el (autoconf-delete-parameter):
44         Use point-at-bol and point-at-eol.
46 2010-11-07  Glenn Morris  <rgm@gnu.org>
48         * ede/proj-elisp.el (ede-proj-flush-autoconf): Use point-at-bol.
50 2010-11-01  Glenn Morris  <rgm@gnu.org>
52         * semantic/bovine/c.el (semantic-analyze-split-name): Move before use.
54         * semantic/symref/cscope.el (ede-toplevel):
55         * semantic/symref.el (ede-toplevel):
56         * semantic/tag-file.el (ede-toplevel):
57         * ede.el (ede-toplevel): Fix declarations.
59 2010-10-31  Glenn Morris  <rgm@gnu.org>
61         * ede/proj-elisp.el (project-compile-target): Fix previous change.
62         * semantic/ede-grammar.el (project-compile-target): Fix previous change.
64 2010-10-31  Julien Danjou  <julien@danjou.info>
66         * ede/proj-elisp.el (project-compile-target):
67         * semantic/ede-grammar.el (project-compile-target):
68         Use `byte-recompile-file'.
70 2010-10-31  Glenn Morris  <rgm@gnu.org>
72         * mode-local.el (mode-local-augment-function-help):
73         * semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons):
74         * semantic/symref/list.el (semantic-symref-results-dump)
75         (semantic-symref-rb-toggle-expand-tag): Replace inappropriate uses
76         of toggle-read-only.
78 2010-09-30  Chong Yidong  <cyd@stupidchicken.com>
80         * semantic/bovine/el.el:
81         * semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode):
82         Fix require statements.
84 2010-09-29  Chong Yidong  <cyd@stupidchicken.com>
86         * semantic/tag.el (semantic-tag-version): Bump to 2.0.
88         * semantic/db-typecache.el (semanticdb-typecache-find-default):
89         * semantic/imenu.el (semantic-create-imenu-index):
90         * semantic/grammar.el (semantic--grammar-macro-function-tag):
91         * semantic/fw.el (semanticdb-without-unloaded-file-searches):
92         Fix require.  Suggested by David Engster.
94         * semantic/bovine/c-by.el: Regenerate.
96 2010-09-29  Eric Ludlam  <zappo@gnu.org>
98         * semantic/lex-spp.el (semantic-lex-spp-debug-symbol): New var.
99         (semantic-lex-spp-enable-debug-symbol): New command
100         (semantic-lex-spp-value-valid-p)
101         (semantic-lex-spp-validate-value): New functions
102         (semantic-lex-spp-symbol-set)
103         (semantic-lex-spp-symbol-push): Add call to validate value.
104         (semantic-lex-spp-table-write-slot-value): Instead of erroring on
105         invalid values during save, just save a nil.
107 2010-09-25  Chong Yidong  <cyd@stupidchicken.com>
109         * ede/linux.el (ede-project-class-files):
110         * ede/generic.el (ede-generic-new-autoloader):
111         * ede/emacs.el (ede-project-class-files):
112         * ede/simple.el (ede-project-class-files):
113         * ede/cpp-root.el (ede-project-class-files): Fix require name.
115 2010-09-25  Juanma Barranquero  <lekktu@gmail.com>
117         * semantic/lex.el (semantic-ignore-comments): Doc fix.
119         * semantic/symref/list.el (semantic-symref-list-rename-open-hits):
120         Fix typo in error message.
121         (semantic-symref-list-map-open-hits): Fix typo in docstring.
123 2010-09-21  Eric Ludlam  <zappo@gnu.org>
125         Synch SRecode to CEDET 1.0.
127         * pulse.el (pulse-momentary-highlight-overlay): If pulse-flag is
128         'never, disable all pulsing.
130         * cedet.el (cedet-version):
131         * srecode.el (srecode-version): Bump version to 1.0.
133         * srecode/texi.el (srecode-texi-insert-tag-as-doc): New function.
134         (semantic-insert-foreign-tag): Use it.
136         * srecode/mode.el (srecode-bind-insert):
137         Call srecode-load-tables-for-mode.
138         (srecode-minor-mode-templates-menu): Do not list templates that
139         are not in the current project.
140         (srecode-menu-bar): Add binding for srecode-macro-help.
142         * srecode/table.el (srecode-template-table): Add :project slot.
143         (srecode-dump): Dump it.
145         * srecode/map.el (srecode-map-update-map): Make map loading more
146         robust.
148         * srecode/insert.el (srecode-insert-fcn): Merge template
149         dictionary before resolving arguments.
150         (srecode-insert-method-helper): Add error checking to make sure
151         that we only have dictionaries.
152         (srecode-insert-method): Check template nesting depth when using
153         point inserter override.
154         (srecode-insert-method): Install override with depth limit.
156         * srecode/getset.el (srecode-insert-getset): Force tag table
157         update.  Don't query the class if it is empty.
159         * srecode/find.el (srecode-template-get-table)
160         (srecode-template-get-table-for-binding)
161         (srecode-all-template-hash): Skip if not in current project.
162         (srecode-template-table-in-project-p): New method.
164         * srecode/fields.el (srecode-fields-exit-confirmation): New option.
165         (srecode-field-exit-ask): Use it.
167         * srecode/dictionary.el (srecode-dictionary-add-template-table):
168         Do not add variables in tables not for the current project.
169         (srecode-compound-toString): Handle cases where the default value
170         is another compound value.
171         (srecode-dictionary-lookup-name): New optional argument
172         NON-RECURSIVE, which inhibits visiting dictionary parents.
173         (srecode-dictionary-add-section-dictionary)
174         (srecode-dictionary-merge): New optional argument FORCE adds
175         values even if an identically named entry exists.
176         (srecode-dictionary-add-entries): New method.
177         (srecode-create-dictionaries-from-tags): New function.
179         * srecode/cpp.el (srecode-cpp): New defgroup.
180         (srecode-cpp-namespaces): New option.
181         (srecode-semantic-handle-:using-namespaces)
182         (srecode-cpp-apply-templates): New functions.
183         (srecode-semantic-apply-tag-to-dict): Handle template parameters
184         by calling `srecode-cpp-apply-templates'.
186         * srecode/compile.el (srecode-compile-templates): Fix directory
187         compare of built-in templates.  Give built-ins lower piority.
188         Support special variable "project".
189         (srecode-compile-template-table): Set :project slot of new tables.
190         (srecode-compile-one-template-tag):
191         Use srecode-create-dictionaries-from-tags.
193 2010-09-21  Eric Ludlam  <zappo@gnu.org>
195         Synch EDE to CEDET 1.0.
197         * cedet-idutils.el (cedet-idutils-make-command): New option.
198         (cedet-idutils-mkid-call):
199         (cedet-idutils-create/update-database): New functions.
201         * cedet-cscope.el (cedet-cscope-create):
202         (cedet-cscope-create/update-database): New functions.
203         (cedet-cscope-support-for-directory): Make interactive.
205         * cedet-global.el (cedet-global-gtags-command): New option.
206         (cedet-gnu-global-gtags-call)
207         (cedet-gnu-global-create/update-database): New functions.
209         * ede.el (ede-save-cache): Fix recentf-exclude expression.
210         (ede-make-dist): Always use toplevel project.
211         (ede-buffer-object): If we fail to find an object in the current
212         project, loop upward looking for a match.  If no target is found,
213         use most local project.
214         (ede-buffer-belongs-to-target-p)
215         (ede-buffer-belongs-to-project-p): New functions.
216         (ede-initialize-state-current-buffer): New function.
217         (ede-target-forms-menu, ede-project-buffers): Use them.
218         (ede-minor-mode, ede-reset-all-buffers): Use it.
219         (project-interactive-select-target, project-add-file): Don't use
220         ede-project-force-load.
221         (ede-buffer-object): New arg PROJSYM.
222         (ede-minor-mode): Remove ede-directory-project-p test.
223         (ede-initialize-state-current-buffer): Don't test for
224         ede-directory-project-p if there is a matching open project.
225         (ede-customize-forms-menu): Prevent error if there is no project.
226         (ede-load-project-file): Set ede-constructing to the thing being
227         constructed, instead of t.
228         (ede-project-force-load): Deleted.
230         * ede/base.el:
231         * ede/auto.el:
232         * ede/custom.el: New files.
234         * ede/autoconf-edit.el (autoconf-find-last-macro)
235         (autoconf-parameters-for-macro): Parse multiline parameters of
236         macros.  Optionally ignore case and at bol for macro.
237         (autoconf-parameter-strip): Use greedy match for newlines.
238         (autoconf-new-automake-string): Deleted.
239         (autoconf-new-program): Use SRecode to fill an empty file.
241         * ede/cpp-root.el (ede-create-lots-of-projects-under-dir):
242         New function.
244         * ede/files.el (ede-flush-project-hash): New command.
245         (ede-convert-path): Add optional PROJECT arg.
246         (ede-directory-project-p): Obey ".ede-ignore".
247         (ede-expand-filename-local)
248         (ede-expand-filename-impl-via-subproj): New methods.
249         (ede-expand-filename-impl): Use them.
250         (ede-project-root, ede-project-root-directory): Move to
251         ede/auto.el.
253         * ede/locate.el (ede-locate-flush-hash):
254         (ede-locate-create/update-root-database): New methods.
255         (initialize-instance): Use ede-locate-flush-hash.
257         * ede/pmake.el (ede-proj-makefile-insert-variables): If this is
258         the top project and not a metasubproject, set TOP to CURDIR.
259         (ede-proj-makefile-insert-variables): Output a target's object
260         list whether or not the vars are already in the Makefile.
261         (ede-pmake-insert-variable-once): New macro.
263         * ede/project-am.el (project-am-with-makefile-current):
264         Add recentf-exclude.
265         (project-am-load-makefile): Obey an optional suggested name.
266         (project-am-expand-subdirlist): New function.
267         (project-am-makefile::project-rescan): Use it.  Combine SUBDIRS
268         and DIST_SUBDIRS.
269         (project-am-meta-type-alist): A list to scan better Makefile.am
270         (project-am-scan-for-targets): Scan also over
271         project-am-meta-type-alist.
272         (ede-system-include-path): Simple implementation.
273         (ede-find-target): Deleted.  EDE core takes care of this.
274         (ede-buffer-mine): Create the searched filename as relative.
275         (project-am-load): Simplify, using autoconf-edit.
276         (project-am-extract-package-info): Fix separators.
278         * ede/proj.el (project-run-target): New method.
279         (project-make-dist, project-compile-project):
280         Use ede-proj-automake-p to determine which kind of compile to use.
281         (project-rescan): Call ede-load-project-file.
282         (ede-buffer-mine): Add more file names that belong to the project.
283         (ede-proj-compilers): Improve error message.
285         * ede/proj-obj.el (ede-ld-linker): Use the LDDEPS variable.
286         (ede-source-c++): Add more C++ extensions.
287         (ede-proj-target-makefile-objectcode): Quote initforms.
288         Support lex and yacc.
290         * ede/proj-prog.el (ede-proj-makefile-insert-rules): Removed.
291         (ede-proj-makefile-insert-variables): New, add LDDEPS.
292         (ede-proj-makefile-insert-automake-post-variables): Add LDADD
293         variable.  Use ldlibs-local slot.  Add a -l to ldlibs strings.
294         (ede-proj-target-makefile-program): Swap order of two slots so
295         they show up in the same order as in the command line.
296         (ede-proj-target-makefile-program): Add ldlibs-local slot.
298         * ede/proj-shared.el (ede-g++-libtool-shared-compiler):
299         Fix inference rule to use cpp files.
300         (ede-proj-target-makefile-shared-object): Quote initforms.
302         * ede/proj-misc.el (ede-proj-target-makefile-miscelaneous):
303         * ede/proj-info.el (ede-proj-target-makefile-info):
304         * ede/proj-aux.el (ede-proj-target-aux):
305         * ede/proj-archive.el (ede-proj-target-makefile-archive):
306         * ede/proj-elisp.el (ede-proj-target-elisp)
307         (ede-proj-target-elisp-autoloads): Quote initforms.
309         * ede/srecode.el (ede-srecode-setup): Load autoconf templates.
311         * ede/shell.el (ede-shell-buffer): Fix buffer name.
313         * ede/pconf.el (ede-proj-configure-synchronize): If user events
314         occur while waiting for the compile process to finish, pull them
315         in and discard those events.
317 2010-09-19  Eric Ludlam  <zappo@gnu.org>
319         Synch Semantic to CEDET 1.0.
321         * semantic.el (semantic-version): Update to 2.0.
322         (semantic-mode-map): Add "," and "m" bindings.
323         (navigate-menu): Update.
325         * semantic/symref.el (semantic-symref-calculate-rootdir):
326         New function.
327         (semantic-symref-detect-symref-tool): Use it.
329         * semantic/symref/grep.el (semantic-symref-grep-shell): New var.
330         (semantic-symref-perform-search): Use it.  Calculate root dir with
331         semantic-symref-calculate-rootdir.
332         (semantic-symref-derive-find-filepatterns): Improve error message.
334         * semantic/symref/list.el
335         (semantic-symref-results-mode-map): New bindings.
336         (semantic-symref-auto-expand-results): New option.
337         (semantic-symref-results-dump): Obey auto-expand.
338         (semantic-symref-list-expand-all, semantic-symref-regexp)
339         (semantic-symref-list-contract-all)
340         (semantic-symref-list-map-open-hits)
341         (semantic-symref-list-update-open-hits)
342         (semantic-symref-list-create-macro-on-open-hit)
343         (semantic-symref-list-call-macro-on-open-hits): New functions.
344         (semantic-symref-list-menu-entries)
345         (semantic-symref-list-menu): New vars.
346         (semantic-symref-list-map-open-hits): Move cursor to beginning of
347         match before calling the mapped function.
349         * semantic/doc.el
350         (semantic-documentation-comment-preceeding-tag): Do nothing if the
351         mode doesn't provide comment-start-skip.
353         * semantic/scope.el
354         (semantic-analyze-scope-nested-tags-default): Strip duplicates.
355         (semantic-analyze-scoped-inherited-tag-map): Take the tag we are
356         looking for as part of the scoped tags list.
358         * semantic/html.el (semantic-default-html-setup):
359         Add senator-step-at-tag-classes.
361         * semantic/decorate/include.el
362         (semantic-decoration-on-unknown-includes): Change light bgcolor.
363         (semantic-decoration-on-includes-highlight-default): Check that
364         the include tag has a postion.
366         * semantic/complete.el (semantic-collector-local-members):
367         (semantic-complete-read-tag-local-members)
368         (semantic-complete-jump-local-members): New class and functions.
369         (semantic-complete-self-insert): Save excursion before completing.
371         * semantic/analyze/complete.el
372         (semantic-analyze-possible-completions-default): If no completions
373         are found, return the raw by-name-only completion list.  Add FLAGS
374         arguments.  Add support for 'no-tc (type constraint) and
375         'no-unique, or no stripping duplicates.
376         (semantic-analyze-possible-completions-default): Add FLAGS arg.
378         * semantic/util-modes.el
379         (semantic-stickyfunc-show-only-functions-p): New option.
380         (semantic-stickyfunc-fetch-stickyline): Don't show stickytext for
381         the very first line in a buffer.
383         * semantic/util.el (semantic-hack-search)
384         (semantic-recursive-find-nonterminal-by-name)
385         (semantic-current-tag-interactive): Deleted.
386         (semantic-describe-buffer): Fix expand-nonterminal.
387         Add lex-syntax-mods, type relation separator char, and command
388         separation char.
389         (semantic-sanity-check): Only message if called interactively.
391         * semantic/tag.el (semantic-tag-deep-copy-one-tag): Copy the
392         :filename property and the tag position.
394         * semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
395         Add recursion limit.
397         * semantic/imenu.el (semantic-imenu-bucketize-type-members):
398         Make this buffer local, not the obsoleted variable.
400         * semantic/idle.el: Add breadcrumbs support.
401         (semantic-idle-summary-current-symbol-info-default)
402         (semantic-idle-tag-highlight)
403         (semantic-idle-completion-list-default):
404         Use semanticdb-without-unloaded-file-searches for speed, and to
405         conform to the controls that specify if the idle timer is supposed
406         to be parsing unparsed includes.
407         (semantic-idle-symbol-highlight-face)
408         (semantic-idle-symbol-maybe-highlight): Rename from *-summary-*.
409         Callers changed.
410         (semantic-idle-work-parse-neighboring-files-flag): Default to nil.
411         (semantic-idle-work-update-headers-flag): New var.
412         (semantic-idle-work-for-one-buffer): Use it.
413         (semantic-idle-local-symbol-highlight): Rename from
414         semantic-idle-tag-highlight.
415         (semantic-idle-truncate-long-summaries): New option.
417         * semantic/ia.el (semantic-ia-cache)
418         (semantic-ia-get-completions): Deleted.  Callers changed.
419         (semantic-ia-show-variants): New command.
420         (semantic-ia-show-doc): If doc is empty, don't make a temp buffer.
421         (semantic-ia-show-summary): If there isn't anything to show, say so.
423         * semantic/grammar.el (semantic-grammar-create-package):
424         Save the buffer even in batch mode.
426         * semantic/fw.el
427         (semanticdb-without-unloaded-file-searches): New macro.
429         * semantic/dep.el (semantic-dependency-find-file-on-path):
430         Fix case dereferencing ede-object when it is a list.
432         * semantic/db-typecache.el (semanticdb-expand-nested-tag)
433         (semanticdb-typecache-faux-namespace): New functions.
434         (semanticdb-typecache-file-tags)
435         (semanticdb-typecache-merge-streams): Use them.
436         (semanticdb-typecache-file-tags): When deriving tags from a file,
437         give the mode a chance to monkey with the tag copy.
438         (semanticdb-typecache-find-default): Wrap find in save-excursion.
439         (semanticdb-typecache-find-by-name-helper): Merge found names down.
441         * semantic/db-global.el
442         (semanticdb-enable-gnu-global-in-buffer): Don't show messages if
443         GNU Global is not available and we don't want to throw an error.
445         * semantic/db-find.el (semanticdb-find-result-nth-in-buffer):
446         When trying to normalize the tag to a buffer, don't error if
447         set-buffer method doesn't exist.
449         * semantic/db-file.el (semanticdb-save-db): Simplify msg.
451         * semantic/db.el (semanticdb-refresh-table): If forcing a
452         refresh on a file not in a buffer, use semantic-find-file-noselect
453         and delete the buffer after use.
454         (semanticdb-current-database-list): When calculating root via
455         hooks, force it through true-filename and skip the list of
456         possible roots.
458         * semantic/ctxt.el (semantic-ctxt-imported-packages): New.
460         * semantic/analyze/debug.el
461         (semantic-analyzer-debug-insert-tag): Reset standard output to
462         current buffer.
463         (semantic-analyzer-debug-global-symbol)
464         (semantic-analyzer-debug-missing-innertype): Change "prefix" to
465         "symbol" in messages.
467         * semantic/analyze/refs.el: (semantic-analyze-refs-impl)
468         (semantic-analyze-refs-proto): When calculating value, make sure
469         the found tag is 'similar' to the originating tag.
470         (semantic--analyze-refs-find-tags-with-parent): Attempt to
471         identify matches via imported symbols of parents.
472         (semantic--analyze-refs-full-lookup-with-parents): Do a deep
473         search during the brute search.
475         * semantic/analyze.el
476         (semantic-analyze-find-tag-sequence-default): Be robust to
477         calculated scopes being nil.
479         * semantic/bovine/c.el (semantic-c-describe-environment):
480         Add project macro symbol array.
481         (semantic-c-parse-lexical-token): Add recursion limit.
482         (semantic-ctxt-imported-packages, semanticdb-expand-nested-tag):
483         New overrides.
484         (semantic-expand-c-tag-namelist): Split a full type from a typedef
485         out to its own tag.
486         (semantic-expand-c-tag-namelist): Do not split out a typedef'd
487         inline type if it is an anonymous type.
488         (semantic-c-reconstitute-token): Use the optional initializers as
489         a clue that some function is probably a constructor.
490         When defining the type of these constructors, split the parent name,
491         and use only the class part, if applicable.
493         * semantic/bovine/c-by.el:
494         * semantic/wisent/python-wy.el: Regenerate.
496 2010-07-20  Juanma Barranquero  <lekktu@gmail.com>
498         * semantic/db-file.el (object-write): Fix typo in docstring.
500 2010-06-03  Eric Ludlam  <zappo@gnu.org>
502         * semantic/lex-spp.el
503         (semantic-lex-spp-table-write-slot-value): Instead of erroring on
504         invalid values during save, just save a nil (Bug#6324).
506 2010-05-31  Jonathan Marchand  <jonathlela@gmail.com>  (tiny change)
508         * ede/cpp-root.el (ede-set-project-variables): Fix feature name
509         (bug#6231).
511 2010-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
513         Use a mode-line spec rather than a static string in Semantic.
514         * semantic/util-modes.el:
515         (semantic-minor-modes-format): New var to replace...
516         (semantic-minor-modes-status): Remove.
517         (semantic-mode-line-update): Construct a mode-line spec rather than
518         a static string so that mouse buttons can be used on individual minor
519         modes and so that semantic-mode-line-update only needs to be called
520         when global settings are changed.
521         (semantic-add-minor-mode, semantic-toggle-minor-mode-globally):
522         Call semantic-mode-line-update.
523         (semantic-toggle-minor-mode-globally): Don't assume mode is on
524         minor-mode-alist, check semantic-minor-mode-alist as well.
525         (semantic-stickyfunc-mode, semantic-show-parser-state-auto-marker)
526         (semantic-show-parser-state-marker, semantic-show-parser-state-mode)
527         (semantic-show-unmatched-syntax-mode, semantic-highlight-edits-mode):
528         * semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
529         * semantic/idle.el (semantic-idle-scheduler-mode)
530         (define-semantic-idle-service, semantic-idle-summary-mode):
531         * semantic/decorate/mode.el (semantic-decoration-mode):
532         Don't call semantic-mode-line-update any more.
534 2010-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
536         Use define-minor-mode in CEDET where applicable.
538         * srecode/mode.el (srecode-minor-mode,global-srecode-minor-mode):
539         Use define-minor-mode.
541         * semantic/util-modes.el (semantic-add-minor-mode):
542         Remove unused arg `keymap' and code redundant with define-minor-mode.
543         (semantic-toggle-minor-mode-globally): Only handle arg -1 and 1.
544         (semantic-stickyfunc-mode, global-semantic-show-unmatched-syntax-mode)
545         (semantic-highlight-func-mode, global-semantic-show-parser-state-mode)
546         (global-semantic-highlight-edits-mode, semantic-highlight-edits-mode)
547         (semantic-show-unmatched-syntax-mode, semantic-show-parser-state-mode)
548         (global-semantic-stickyfunc-mode, global-semantic-highlight-func-mode):
549         Use define-minor-mode.
550         (semantic-stickyfunc-mode-setup, semantic-highlight-edits-mode-setup)
551         (semantic-show-unmatched-syntax-mode-setup)
552         (semantic-show-parser-state-mode-setup)
553         (semantic-highlight-func-mode-setup): Inline into sole caller.
555         * semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
556         (semantic-mru-bookmark-mode): Use define-minor-mode.
557         (semantic-mru-bookmark-mode-setup): Inline into sole caller.
559         * semantic/idle.el (define-semantic-idle-service):
560         Use define-minor-mode and inline setup function into its sole caller.
561         (semantic-idle-scheduler-mode-setup)
562         (semantic-idle-summary-mode-setup): Inline into sole caller.
563         (global-semantic-idle-scheduler-mode, semantic-idle-scheduler-mode):
564         Use define-minor-mode.
566         * semantic/decorate/mode.el (global-semantic-decoration-mode)
567         (semantic-decoration-mode): Use define-minor-mode.
568         (semantic-decoration-mode-setup): Inline into sole caller.
570         * ede/dired.el (ede-dired-minor-mode): Initialize in declaration.
571         (ede-dired-minor-mode): Use define-minor-mode and derived-mode-p.
572         (ede-dired-add-to-target): Use dolist.
574 2010-04-29  Chong Yidong  <cyd@stupidchicken.com>
576         * semantic.el (semantic-completion-at-point-function):
577         New function.
578         (semantic-mode): Use semantic-completion-at-point-function for
579         completion-at-point-functions instead.
581 2010-04-28  Chong Yidong  <cyd@stupidchicken.com>
583         * semantic.el (semantic-mode): When enabled, add
584         semantic-ia-complete-symbol to completion-at-point-functions.
586         * semantic/ia.el (semantic-ia-complete-symbol): Return nil
587         if Semantic is not active.
589 2010-04-19  Chong Yidong  <cyd@stupidchicken.com>
591         * ede/pmake.el (ede-proj-makefile-insert-variables):
592         Don't destroy list before using it.
594 2010-04-02  Juanma Barranquero  <lekktu@gmail.com>
596         * semantic/imenu.el (semantic-imenu-bucketize-type-members)
597         (semantic-create-imenu-directory-index): Fix typos in docstrings.
598         (semantic-imenu-goto-function): Reflow docstring.
600 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
602         * srecode/table.el (srecode-template-table): Fix docstring typo.
604 2010-03-24  Glenn Morris  <rgm@gnu.org>
606         * semantic/bovine/c.el (semantic-c-describe-environment):
607         Consistently check ede-object is bound throughout.
609         * ede/project-am.el (ede-shell-run-something): Declare.
611 2010-03-13  Eric M. Ludlam  <zappo@gnu.org>
613         * semantic/imenu.el: New file, from the CEDET repository
614         (Bug#5412).
616 2010-03-06  Glenn Morris  <rgm@gnu.org>
618         * semantic/grammar.el (semantic-grammar-header-template):
619         Update template copyright to GPLv3+.
621 2010-02-28  Chong Yidong  <cyd@stupidchicken.com>
623         * semantic/db-find.el
624         (semanticdb-find-translate-path-brutish-default):
625         * ede/make.el (ede-make-check-version):
626         Use with-current-buffer instead of save-excursion.
628 2010-02-24  Eduard Wiebe  <usenet@pusto.de>
630         * semantic/wisent/javascript.el (wisent-javascript-jv-expand-tag):
631         Avoid c(ad)ddr and use c(ad)r of cddr (Bug#5640).
633 2010-02-16  Chong Yidong  <cyd@stupidchicken.com>
635         * data-debug.el (data-debug): Move to extensions group.
637         * ede.el (ede):
638         * srecode.el (srecode):
639         * semantic.el (semantic): Put in tools and extensions group.
641 2010-02-14  Juanma Barranquero  <lekktu@gmail.com>
643         * ede.el (ede-run-target, project-delete-target)
644         (project-dist-files, ede-name, ede-documentation, ede-parent-project)
645         (ede-adebug-project, ede-adebug-project-parent)
646         (ede-adebug-project-root): Fix typos in docstrings.
648 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
650         * ede/locate.el (ede-locate-file-in-project)
651         (ede-locate-file-in-project-impl): Fix typos in docstrings.
652         (ede-enable-locate-on-project): Fix typos in error messages.
654         * semantic/util-modes.el (semantic-unmatched-syntax-face)
655         (semantic-stickyfunc-old-hlf, semantic-stickyfunc-header-line-format)
656         (semantic-stickyfunc-sticky-classes, semantic-highlight-func-mode-setup)
657         (semantic-stickyfunc-fetch-stickyline): Fix typos in docstrings.
658         (semantic-stickyfunc-popup-menu, semantic-highlight-func-popup-menu):
659         Fix typos in menu help.
661         * semantic.el (semantic-require-version, semantic--buffer-cache)
662         (semantic-unmatched-syntax-cache-check, semantic-unmatched-syntax-hook)
663         (semantic--before-fetch-tags-hook, semantic-new-buffer-fcn-was-run)
664         (semantic--umatched-syntax-needs-refresh-p, semantic-elapsed-time)
665         (semantic-parse-stream, semantic-parse-region)
666         (semantic-parse-region-default, semantic--set-buffer-cache)
667         (semantic-minimum-working-buffer-size, semantic-refresh-tags-safe)
668         (semantic-bovinate-toplevel, semantic-load-system-cache-loaded)
669         (semantic-default-submodes):
670         * semantic/db-ebrowse.el (semanticdb-table-ebrowse)
671         (semanticdb-create-ebrowse-database)
672         (semanticdb-find-tags-for-completion-method)
673         (semanticdb-find-tags-by-class-method)
674         (semanticdb-deep-find-tags-by-name-method)
675         (semanticdb-deep-find-tags-for-completion-method):
676         * semantic/db-el.el (semanticdb-elisp-mapatom-collector)
677         (semanticdb-find-tags-by-name-method, emacs-lisp-mode)
678         (semanticdb-find-tags-for-completion-method)
679         (semanticdb-find-tags-by-class-method)
680         (semanticdb-deep-find-tags-for-completion-method):
681         * semantic/db-find.el (semanticdb-find-translate-path)
682         (semanticdb-find-need-cache-update-p, semanticdb-find-result-with-nil-p)
683         (semanticdb-find-scanned-include-tags, semanticdb-find-tags-collector)
684         (semanticdb-find-tags-by-name-method)
685         (semanticdb-find-tags-by-name-regexp-method)
686         (semanticdb-find-tags-for-completion-method)
687         (semanticdb-find-tags-by-class-method)
688         (semanticdb-find-tags-external-children-of-type-method)
689         (semanticdb-find-tags-subclasses-of-type-method)
690         (semanticdb-deep-find-tags-by-name-method)
691         (semanticdb-deep-find-tags-by-name-regexp-method)
692         (semanticdb-deep-find-tags-for-completion-method):
693         * semantic/db-global.el (semanticdb-enable-gnu-global-hook)
694         (semanticdb-enable-gnu-global-in-buffer)
695         (semanticdb-find-tags-for-completion-method)
696         (semanticdb-deep-find-tags-by-name-method)
697         (semanticdb-deep-find-tags-for-completion-method):
698         * semantic/db-javascript.el (semanticdb-javascript-tags)
699         (javascript-mode, semanticdb-find-translate-path)
700         (semanticdb-find-tags-for-completion-method)
701         (semanticdb-find-tags-by-class-method)
702         (semanticdb-deep-find-tags-by-name-method)
703         (semanticdb-deep-find-tags-for-completion-method)
704         (semanticdb-find-tags-external-children-of-type-method):
705         * semantic/idle.el (semantic-idle-work-core-handler)
706         (define-semantic-idle-service, semantic-idle-summary-useful-context-p)
707         (global-semantic-idle-scheduler-mode):
708         * srecode/dictionary.el (srecode-field-value)
709         (srecode-dictionary-add-section-dictionary):
710         Fix typos in docstrings.
712 2010-01-17  Glenn Morris  <rgm@gnu.org>
714         * semantic/idle.el (semantic-idle-work-for-one-buffer): Doc fix.
716 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
718         * semantic.el (semantic-mode): Fix typos in docstrings.
720 2010-01-16  Mario Lang  <mlang@delysid.org>
722         * ede/cpp-root.el (ede-cpp-root-project):
723         * ede/files.el (ede-expand-filename):
724         * ede/simple.el (ede-simple-project):
725         * semantic/complete.el (semantic-complete-read-tag-engine)
726         (semantic-complete-inline-tag-engine):
727         * semantic/db-el.el (semanticdb-equivalent-mode):
728         * semantic/db-global.el (semanticdb-equivalent-mode):
729         * semantic/db-javascript.el (semanticdb-equivalent-mode):
730         * semantic/db.el (semanticdb-equivalent-mode):
731         * semantic/decorate/include.el (semantic-decoration-unknown-include-describe):
732         * semantic/idle.el (semantic-idle-work-for-one-buffer):
733         Remove duplicated words in doc-strings.
735 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
737         * semantic/edit.el (semantic-reparse-needed-change-hook)
738         (semantic-no-reparse-needed-change-hook):
739         * srecode/insert.el (srecode-resolve-argument-list)
740         (srecode-template-inserter-blank, srecode-template-inserter-variable)
741         (srecode-template-inserter-ask, srecode-template-inserter-width)
742         (srecode-template-inserter-section-start)
743         (srecode-template-inserter-section-end, srecode-insert-method):
745 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
747         * data-debug.el (data-debug): Fix customization group reference.
749 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
751         * semantic/analyze.el (semantic-analyze-push-error)
752         (semantic-analyze-context, semantic-analyze-context-assignment)
753         (semantic-analyze-find-tag-sequence, semantic-analyze-find-tag):
754         * semantic/java.el (java-mode, semantic-tag-include-filename)
755         (semantic-java-doc-keywords-map):
756         * semantic/bovine/c.el (c-mode, semantic-c-member-of-autocast)
757         (semantic-lex-c-nested-namespace-ignore-second, semantic-parse-region)
758         (semantic-c-parse-lexical-token, semantic-c-debug-mode-init-pch)
759         (semantic-c-classname, semantic-format-tag-uml-prototype)
760         (semantic-c-dereference-namespace, semantic-analyze-type-constants):
761         * semantic/bovine/el.el (semantic-elisp-form-to-doc-string)
762         (semantic-emacs-lisp-obsoleted-doc, semantic-up-context)
763         (semantic-get-local-variables, semantic-end-of-command)
764         (semantic-beginning-of-command, semantic-ctxt-current-class-list)
765         (lisp-mode):
766         * semantic/bovine/make.el (makefile-mode):
767         * semantic/wisent/python.el (wisent-python-string-re)
768         (wisent-python-implicit-line-joining-p, wisent-python-forward-string)
769         (wisent-python-lex-beginning-of-line, wisent-python-lex-end-of-line)
770         (semantic-lex, semantic-get-local-variables, python-mode):
771         * semantic/wisent/python-wy.el (wisent-python-wy--keyword-table):
772         * srecode/extract.el (srecode-extract-state-set)
773         (srecode-extract-method): Fix typos in docstrings.
775 2010-01-10  Chong Yidong  <cyd@stupidchicken.com>
777         * semantic.el (semantic-new-buffer-setup-functions):
778         Add python parser.
780 2010-01-10  Richard Kim  <emacs18@gmail.com>
782         * semantic/wisent/python-wy.el:
783         * semantic/wisent/python.el: New files.
785 2010-01-02  Juanma Barranquero  <lekktu@gmail.com>
787         * semantic/db-typecache.el (semanticdb-typecache-find-default):
788         Fix typo in docstring.
790 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
792         * semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
793         (semantic-mru-bookmark-mode): Doc fixes.
795         * semantic/db.el (semanticdb-cache-get): Use error instead
796         of assert.
798 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
800         * semantic/ia.el (semantic-ia-complete-symbol):
801         Make argument optional.
803 2009-12-05  Eric Ludlam  <zappo@gnu.org>
805         * semantic/bovine/c.el (semantic-c-describe-environment):
806         Describe project macro symbols.
808         * semantic/complete.el (semantic-complete-do-completion):
809         Don't call semantic-collector-current-exact-match.
811         * ede.el (ede-apply-preprocessor-map): Accept lists of
812         ede-objects as targets.
814         * ede/pmake.el (ede-proj-makefile-insert-variables):
815         Output a target's object list even if compiler vars are already in the
816         Makefile.
818         * ede/emacs.el (ede-preprocessor-map): Add config.h to the
819         list of headers producing necessary macros.
821 2009-11-24  Glenn Morris  <rgm@gnu.org>
823         * semantic/idle.el (global-semantic-idle-scheduler-mode):
824         Move after definition of global-semantic-idle-tag-highlight-mode.
826 2009-11-22  Chong Yidong  <cyd@stupidchicken.com>
828         * srecode/map.el (srecode-get-maps):
829         * semantic/wisent/wisent.el (wisent-parse-toggle-verbose-flag):
830         * semantic/wisent/comp.el (wisent-toggle-verbose-flag):
831         * semantic/decorate/mode.el (semantic-decoration-mode)
832         (semantic-toggle-decoration-style):
833         * semantic/decorate/include.el
834         (semantic-decoration-include-describe)
835         (semantic-decoration-unknown-include-describe)
836         (semantic-decoration-unparsed-include-describe)
837         (semantic-decoration-all-include-summary):
838         * semantic/bovine/c.el (semantic-c-debug-mode-init):
839         * semantic/analyze/complete.el
840         (semantic-analyze-possible-completions):
841         * semantic/util-modes.el (semantic-highlight-edits-mode)
842         (semantic-show-unmatched-syntax-mode)
843         (semantic-show-parser-state-mode, semantic-stickyfunc-mode)
844         (semantic-highlight-func-mode):
845         * semantic/util.el (semantic-describe-buffer):
846         * semantic/symref.el (semantic-symref-find-references-by-name)
847         (semantic-symref-find-tags-by-name)
848         (semantic-symref-find-tags-by-regexp)
849         (semantic-symref-find-tags-by-completion)
850         (semantic-symref-find-file-references-by-name)
851         (semantic-symref-find-text):
852         * semantic/senator.el (senator-copy-tag, senator-kill-tag)
853         (senator-yank-tag):
854         * semantic/scope.el (semantic-calculate-scope):
855         * semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
856         * semantic/idle.el (semantic-idle-scheduler-mode)
857         (define-semantic-idle-service):
858         * semantic/complete.el (semantic-complete-analyze-inline)
859         (semantic-complete-analyze-inline-idle):
860         * semantic/analyze.el (semantic-analyze-current-context):
861         * mode-local.el (describe-mode-local-bindings)
862         (describe-mode-local-bindings-in-mode):
863         * ede/make.el (ede-make-check-version):
864         * ede/locate.el (ede-enable-locate-on-project):
865         * cedet-idutils.el (cedet-idutils-expand-filename)
866         (cedet-idutils-version-check):
867         * cedet-global.el (cedet-gnu-global-expand-filename)
868         (cedet-gnu-global-version-check):
869         * cedet-cscope.el (cedet-cscope-expand-filename)
870         (cedet-cscope-version-check): Use called-interactively-p instead
871         of interactive-p.
873         * semantic/ia.el (semantic-ia-completion-format-tag-function):
874         Use semantic-format-tag-prototype.
876 2009-11-21  Chong Yidong  <cyd@stupidchicken.com>
878         * semantic/complete.el (semantic-complete-read-tag-engine)
879         (semantic-complete-jump-local, semantic-complete-jump):
880         Improve prompt string.
882 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
884         * semantic/complete.el (semantic-complete-inline-map): Doc fix.
886         * semantic/idle.el (define-semantic-idle-service)
887         (semantic-idle-summary-mode, semantic-idle-completions): Doc fix.
889 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
891         * cedet.el (cedet-menu-map): Re-order menu items.
893         * semantic.el: Enable idle-mode menu items only if
894         global-semantic-idle-scheduler-mode is enabled.
895         (semantic-default-submodes): Doc fix.
897         * semantic/idle.el (global-semantic-idle-scheduler-mode):
898         When turning off, disable other idle modes.
900 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
902         * semantic/idle.el (semantic-idle-summary-mode)
903         (semantic-idle-summary-mode): Define using define-minor-mode
904         instead of define-semantic-idle-service.
905         (semantic-idle-summary-mode): New function.
906         (semantic-idle-summary-mode-setup): Use pre-command-hook to ensure
907         that mouse motion does not reset the echo area.
909 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
911         * semantic/ctxt.el (semantic-get-local-variables):
912         Disable the progress reporter entirely.
914 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
916         * semantic/fw.el (semantic/loaddefs):
917         * srecode.el (srecode/loaddefs):
918         * ede.el (ede/loaddefs): Load rather than require.
919         * ede/cpp-root.el:
920         * ede/emacs.el:
921         * ede/files.el:
922         * ede/linux.el:
923         * ede/locate.el:
924         * ede/make.el:
925         * ede/shell.el:
926         * ede/speedbar.el:
927         * ede/system.el:
928         * ede/util.el:
929         * semantic/analyze.el:
930         * semantic/bovine.el:
931         * semantic/complete.el:
932         * semantic/ctxt.el:
933         * semantic/db-file.el:
934         * semantic/db-find.el:
935         * semantic/db-global.el:
936         * semantic/db-mode.el:
937         * semantic/db-typecache.el:
938         * semantic/db.el:
939         * semantic/debug.el:
940         * semantic/dep.el:
941         * semantic/doc.el:
942         * semantic/edit.el:
943         * semantic/find.el:
944         * semantic/format.el:
945         * semantic/html.el:
946         * semantic/ia-sb.el:
947         * semantic/ia.el:
948         * semantic/idle.el:
949         * semantic/lex-spp.el:
950         * semantic/lex.el:
951         * semantic/mru-bookmark.el:
952         * semantic/scope.el:
953         * semantic/senator.el:
954         * semantic/sort.el:
955         * semantic/symref.el:
956         * semantic/tag-file.el:
957         * semantic/tag-ls.el:
958         * semantic/tag-write.el:
959         * semantic/tag.el:
960         * semantic/util-modes.el:
961         * semantic/analyze/complete.el:
962         * semantic/analyze/refs.el:
963         * semantic/bovine/c.el:
964         * semantic/bovine/gcc.el:
965         * semantic/bovine/make.el:
966         * semantic/bovine/scm.el:
967         * semantic/decorate/include.el:
968         * semantic/decorate/mode.el:
969         * semantic/symref/cscope.el:
970         * semantic/symref/global.el:
971         * semantic/symref/grep.el:
972         * semantic/symref/idutils.el:
973         * semantic/symref/list.el:
974         * semantic/wisent/java-tags.el:
975         * semantic/wisent/javascript.el:
976         * srecode/compile.el:
977         * srecode/cpp.el:
978         * srecode/document.el:
979         * srecode/el.el:
980         * srecode/expandproto.el:
981         * srecode/getset.el:
982         * srecode/insert.el:
983         * srecode/java.el:
984         * srecode/map.el:
985         * srecode/mode.el:
986         * srecode/template.el:
987         * srecode/texi.el: Remove the file-local setting of
988         generated-autoload-feature.
990 2009-11-03  Glenn Morris  <rgm@gnu.org>
992         * mode-local.el (with-mode-local): Doc fix.
994 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
996         * cedet.el (cedet-menu-map): Remove Semantic and EDE menu
997         items.
999         * ede.el (ede-minor-mode):
1000         * semantic.el (semantic-mode): Toggle menu separators.
1002 2009-10-31  Glenn Morris  <rgm@gnu.org>
1004         * semantic/tag.el (semantic--tag-link-list-to-buffer):
1005         Use mapc rather than mapcar because the return value is never used.
1007         * srecode/template.el, semantic/wisent/javascript.el:
1008         * semantic/wisent/java-tags.el, semantic/texi.el:
1009         * semantic/html.el:
1010         Suppress harmless warnings about setting up semantic-imenu (not
1011         part of Emacs) variables.
1013 2009-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1015         * srecode/srt-mode.el (semantic-analyze-possible-completions):
1016         * semantic/symref/list.el (semantic-symref-rb-toggle-expand-tag):
1017         * semantic/symref/grep.el (semantic-symref-perform-search):
1018         * semantic/bovine/gcc.el (semantic-gcc-query):
1019         * semantic/bovine/c.el (semantic-c-parse-lexical-token):
1020         * semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons)
1021         (semantic-analyzer-debug-global-symbol)
1022         (semantic-analyzer-debug-missing-innertype)
1023         (semantic-analyzer-debug-insert-include-summary):
1024         * semantic/util.el (semantic-file-tag-table):
1025         (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
1026         (semantic-recursive-find-nonterminal-by-name):
1027         * semantic/tag-ls.el (semantic-tag-calculate-parent-default):
1028         * semantic/tag-file.el (semantic-prototype-file):
1029         * semantic/symref.el (semantic-symref-parse-tool-output):
1030         * semantic/sb.el (semantic-sb-fetch-tag-table):
1031         * semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
1032         * semantic/idle.el (semantic-idle-work-for-one-buffer):
1033         (semantic-idle-summary-maybe-highlight):
1034         * semantic/ia-sb.el (semantic-ia-speedbar)
1035         (semantic-ia-sb-tag-info):
1036         * semantic/grammar.el (semantic-analyze-possible-completions):
1037         * semantic/find.el (semantic-brute-find-tag-by-position):
1038         * semantic/ede-grammar.el (project-compile-target):
1039         (ede-proj-makefile-insert-variables):
1040         * semantic/debug.el (semantic-debug-set-parser-location):
1041         (semantic-debug-set-source-location, semantic-debug-interface-layout)
1042         (semantic-debug-mode, semantic-debug):
1043         * semantic/db.el (semanticdb-needs-refresh-p):
1044         * semantic/db-typecache.el (semanticdb-typecache-refresh-for-buffer):
1045         * semantic/db-javascript.el (semanticdb-equivalent-mode):
1046         * semantic/db-find.el (semanticdb-find-log-new-search)
1047         (semanticdb-find-translate-path-includes--internal)
1048         (semanticdb-reset-log, semanticdb-find-log-activity):
1049         * semantic/db-file.el (object-write):
1050         * semantic/db-el.el (semanticdb-equivalent-mode):
1051         * semantic/db-ebrowse.el (semanticdb-ebrowse-C-file-p)
1052         (semanticdb-create-ebrowse-database):
1053         * semantic/db-debug.el (semanticdb-table-sanity-check):
1054         * semantic/complete.el (semantic-displayor-focus-request)
1055         (semantic-collector-calculate-completions-raw)
1056         (semantic-complete-read-tag-analyzer):
1057         * semantic/analyze.el (semantic-analyze-pulse):
1058         * ede/util.el (ede-update-version-in-source):
1059         * ede/proj.el (project-delete-target):
1060         * ede/proj-elisp.el (ede-update-version-in-source)
1061         (ede-proj-flush-autoconf):
1062         * ede/pconf.el (ede-proj-configure-synchronize)
1063         (ede-proj-configure-synchronize):
1064         * ede/locate.el (ede-locate-file-in-project-impl):
1065         * ede/linux.el (ede-linux-version):
1066         * ede/emacs.el (ede-emacs-version):
1067         * ede/dired.el (ede-dired-add-to-target):
1068         * ede.el (ede-buffer-header-file, ede-find-target)
1069         (ede-buffer-documentation-files, ede-project-buffers, ede-set)
1070         (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
1071         * cedet-idutils.el (cedet-idutils-fnid-call):
1072         (cedet-idutils-lid-call, cedet-idutils-expand-filename)
1073         (cedet-idutils-version-check):
1074         * cedet-global.el (cedet-gnu-global-call):
1075         (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
1076         (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
1077         * cedet-cscope.el (cedet-cscope-call)
1078         (cedet-cscope-expand-filename, cedet-cscope-version-check):
1079         Use with-current-buffer.
1080         * ede.el (ede-make-project-local-variable)
1081         (ede-set-project-variables, ede-set): Use dolist.
1083 2009-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1085         * mode-local.el (make-obsolete-overload): Add `when' argument.
1086         (overload-docstring-extension): Use that info.
1087         * semantic/fw.el (semantic-alias-obsolete): Pass the `when' info.
1088         * semantic/idle.el (semantic-eldoc-current-symbol-info):
1089         * semantic/tag-ls.el (semantic-nonterminal-protection)
1090         (semantic-nonterminal-abstract, semantic-nonterminal-leaf)
1091         (semantic-nonterminal-full-name): Add the new `when' info.
1092         * semantic/decorate/mode.el (semantic/decorate): Require CL for
1093         `assert'.
1095 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1097         * semantic/fw.el (semantic-alias-obsolete)
1098         (semantic-varalias-obsolete): Make the `when' arg mandatory.
1099         (define-mode-overload-implementation):
1100         * semantic/decorate/mode.el (semantic-decorate-pending-decoration-hooks):
1101         * semantic/wisent.el (wisent-lex-make-token-table):
1102         * semantic/util.el (semantic-file-token-stream)
1103         (semantic-something-to-stream):
1104         * semantic/tag.el (semantic-tag-make-assoc-list)
1105         (semantic-expand-nonterminal):
1106         * semantic/tag-file.el (semantic-find-nonterminal)
1107         (semantic-find-dependency, semantic-find-nonterminal)
1108         (semantic-find-dependency):
1109         * semantic/lex.el (semantic-flex-start, semantic-flex-end)
1110         (semantic-flex-text, semantic-flex-make-keyword-table)
1111         (semantic-flex-keyword-p, semantic-flex-keyword-put)
1112         (semantic-flex-keyword-get, semantic-flex-map-keywords)
1113         (semantic-flex-keywords, semantic-flex-buffer, semantic-flex-list):
1114         * semantic/java.el (semantic-java-prototype-nonterminal):
1115         * semantic/idle.el (semantic-before-idle-scheduler-reparse-hooks)
1116         (semantic-after-idle-scheduler-reparse-hooks):
1117         * semantic/edit.el (semantic-edits-incremental-reparse-failed-hooks):
1118         * semantic/db-mode.el (semanticdb-mode-hooks):
1119         * semantic.el (semantic-toplevel-bovine-table)
1120         (semantic-toplevel-bovine-cache)
1121         (semantic-before-toplevel-bovination-hook, semantic-init-hooks)
1122         (semantic-init-mode-hooks, semantic-init-db-hooks)
1123         (semantic-bovination-working-type): Provide the `when' arg.
1125 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
1127         * semantic/util.el (semantic-recursive-find-nonterminal-by-name):
1128         * semantic/tag.el (semantic-token-type-parent): Add WHEN
1129         argument to make-obsolete.
1131         * semantic/fw.el (semantic-alias-obsolete)
1132         (semantic-varalias-obsolete): Add optional WHEN argument.
1134 2009-10-21  Eric Ludlam  <zappo@gnu.org>
1136         * semantic/bovine/c.el (semantic-c-debug-mode-init)
1137         (semantic-c-debug-mode-init-pch): New functions.
1138         (semantic-c-debug-mode-init-last-mode): New var.
1139         (semantic-c-parse-lexical-token): Use them.
1141         * semantic/lex-spp.el (semantic-lex-spp-anlyzer-do-replace):
1142         When extracting the argument list, limit only by point-max.
1144 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
1146         * srecode/srt.el:
1147         * srecode/compile.el:
1148         * semantic/mru-bookmark.el:
1149         * semantic/debug.el:
1150         * semantic/complete.el:
1151         * semantic/analyze.el: Require CL when compiling.
1153 2009-10-17  Eric Ludlam  <zappo@gnu.org>
1155         * semantic/scope.el
1156         (semantic-analyze-scoped-inherited-tag-map): Wrap calculation of
1157         tmpscope so that the regular scope will continue to work.
1159         * semantic/idle.el (semantic-idle-tag-highlight):
1160         Use semantic-idle-summary-highlight-face as the highlighting.
1162         * ede/project-am.el (project-run-target): New method.
1163         (project-run-target): New method.
1165         * ede.el (ede-target): Add run target menu item.
1166         (ede-project, ede-minor-keymap): Add ede-run-target binding.
1167         (ede-run-target): New function.
1168         (ede-target::project-run-target): New method.
1170         * ede/proj.el (project-run-target): New method.
1172         * ede/proj-shared.el (ede-gcc-libtool-shared-compiler)
1173         (ede-g++-libtool-shared-compiler): Remove SHELL.  Remove COMMANDS.
1174         Add :rules.
1175         (ede-proj-target-makefile-shared-object): Only libtool compilers
1176         now available.  Add linkers for libtool.
1177         (ede-cc-linker-libtool, ede-g++-linker-libtool): New.
1178         (ede-proj-makefile-target-name): Always use .la extension.
1180         * ede/proj-prog.el (project-run-target): New method.
1182         * ede/proj-obj.el (ede-cc-linker): Rename from ede-gcc-linker.
1183         (ede-g++-linker): Change Change link lines.
1185         * ede/pmake.el (ede-pmake-insert-variable-shared):
1186         When searching for old variables, go to the end of the buffer and
1187         search backward from there.
1188         (ede-proj-makefile-automake-insert-subdirs)
1189         (ede-proj-makefile-automake-insert-extradist): New methods.
1190         (ede-proj-makefile-create): Use them.
1192         * ede/pconf.el (ede-proj-configure-test-required-file):
1193         Force FILE to expand to the current target.  Use file-exists-p to
1194         check that it exists.
1196         * ede/linux.el (ede-linux-version): Don't call "head".
1197         (ede-linux-load): Wrap dir in file-name-as-directory.
1198         Set :version slot.
1200         * ede/files.el (ede-get-locator-object): When enabling
1201         locate, do so on "top".
1203         * ede/emacs.el (ede-emacs-file-existing): Wrap "dir" in
1204         file-name-as-directory during compare.
1205         (ede-emacs-version): Return Emacs/XEmacs differentiator.
1206         Get version number from different places.  Don't call egrep.
1207         (ede-emacs-load): Set :version slot.  Call file-name-as-directory
1208         to set the directory.
1210         * ede/shell.el: New file.
1212         * inversion.el (inversion-decoders): Allow for stray . in
1213         alpha/beta variants.
1215 2009-10-17  Glenn Morris  <rgm@gnu.org>
1217         * semantic/grammar.el (semantic-grammar--lex-delim-spec):
1218         All errors should have messages.
1220 2009-10-10  Sascha Wilde  <wilde@sha-bang.de>
1222         * ede/proj-shared.el (ede-proj-makefile-target-name):
1223         Use .la for Automake.
1225 2009-10-09  Chong Yidong  <cyd@stupidchicken.com>
1227         * ede/pconf.el (ede-proj-configure-synchronize):
1228         Use "autoreconf -i".  Suggested by Andreas Schwab.
1230 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
1232         * ede/proj.el (project-make-dist, project-compile-project):
1233         Fix filename test.
1234         (ede-proj-dist-makefile): Use expand-file-name instead of concat
1235         to expand file names.
1237 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
1239         * ede/proj-obj.el (ede-gcc-linker): New var.
1240         (ede-proj-target-makefile-objectcode): Use it.
1242         * ede/source.el (ede-want-any-source-files-p)
1243         (ede-want-any-auxiliary-files-p, ede-want-any-files-p):
1244         Return search result.  This error was introduced while merging.
1246 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
1248         * semantic.el (semantic-new-buffer-setup-functions): New option.
1249         (semantic-new-buffer-fcn): Call parser setup functions here.
1250         (semantic-mode): Don't call parser setup functions here, it's done
1251         in semantic-new-buffer-fcn now.
1252         (semantic-mode): Parse all existing buffers when enabled.
1254         * srecode/compile.el (srecode-compile-file):
1255         Call semantic-new-buffer-fcn if the buffer has not been parsed.
1257 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
1259         * ede/pmake.el (ede-pmake-insert-variable-once): Delete.
1261         * ede/proj-comp.el: Don't require ede/pmake at toplevel.
1262         (proj-comp-insert-variable-once): New macro, renamed from
1263         ede-pmake-insert-variable-once in ede/pmake.edl.
1264         (ede-proj-makefile-insert-variables): Use it.
1266 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
1268         * ede/makefile-edit.el (makefile-beginning-of-command)
1269         (makefile-end-of-command):
1270         * srecode/srt-mode.el (semantic-beginning-of-context)
1271         (semantic-end-of-context): Fix previous change.  Doc fixes.
1273 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
1275         * ede/makefile-edit.el (makefile-beginning-of-command)
1276         (makefile-end-of-command):
1277         * semantic/lex.el (semantic-lex-token):
1278         * semantic/analyze/fcn.el
1279         (semantic-analyze-dereference-metatype-1):
1280         * semantic/bovine/c.el (semantic-lex-cpp-define)
1281         (semantic-lex-cpp-undef):
1282         * semantic/wisent/wisent.el (wisent-skip-block):
1283         * srecode/srt-mode.el (semantic-beginning-of-context)
1284         (semantic-end-of-context): Fix typos in docstrings.
1286 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
1288         * ede.el (ede-project-placeholder-cache-file):
1289         * semantic/db-file.el (semanticdb-default-save-directory):
1290         * srecode/map.el (srecode-map-save-file):
1291         Use locate-user-emacs-file.  Suggested by Juanma Barranquero.
1293 2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
1295         * srecode/insert.el: Require srecode/args.
1297         * srecode/args.el: Require srecode/dictionary instead of
1298         srecode/insert.
1300         * srecode/srt-mode.el (srecode-template-mode): Doc fix.
1302         * files.el (auto-mode-alist): Add .srt and Project.ede.
1304         * semantic.el (semantic-mode):
1305         Handle srecode-template-mode-hook as well.
1306         (semantic-mode): Use js-mode-hook for Javascript hook.
1308         * srecode/template.el: Remove hook variable.
1310         * ede/proj-comp.el: Require ede/pmake when compiling.
1312         * ede.el (ede-target-forms-menu): Don't enable if no
1313         projects exist.
1314         (ede-project-placeholder-cache-file): Default to a file in
1315         user-emacs-directory.
1317         * srecode/map.el (srecode-map-base-template-dir): Look for
1318         templates in data-directory.
1319         (srecode-map-save-file): Default to a file in user-emacs-directory.
1321         * ede/srecode.el (ede-srecode-setup): Use default templates
1322         directory.
1324 2009-09-30  Eric Ludlam  <zappo@gnu.org>
1326         * semantic/util-modes.el (semantic-highlight-func-mode):
1327         Doc fix.
1329         * ede/proj-comp.el (ede-proj-makefile-insert-variables):
1330         Only insert each variable once.
1332         * ede/pmake.el (ede-pmake-insert-variable-once): New macro.
1333         (ede-pmake-insert-variable-shared): Use it.
1335         * ede/cpp-root.el (ede-preprocessor-map): Do not deref table
1336         for lexical table iff table is nil.
1338 2009-10-01  Glenn Morris  <rgm@gnu.org>
1340         * semantic/bovine/gcc.el
1341         (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
1342         (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
1344 2009-10-03  Glenn Morris  <rgm@gnu.org>
1346         * semantic/db-find.el (data-debug-insert-tag-list): Comment out
1347         declaration, currently false.
1349 2009-10-01  Glenn Morris  <rgm@gnu.org>
1351         * cedet-files.el (cedet-directory-name-to-file-name):
1352         * cedet-idutils.el (cedet-idutils-search)
1353         (cedet-idutils-expand-filename, cedet-idutils-support-for-directory)
1354         (cedet-idutils-version-check):
1355         * cedet.el (cedet-version):
1356         * data-debug.el (data-debug-insert-overlay-button)
1357         (data-debug-insert-overlay-list-button)
1358         (data-debug-insert-buffer-button)
1359         (data-debug-insert-buffer-list-button)
1360         (data-debug-insert-process-button, data-debug-insert-ring-button)
1361         (data-debug-insert-widget, data-debug-insert-stuff-list-button)
1362         (data-debug-insert-stuff-vector-button)
1363         (data-debug-insert-symbol-button, data-debug-insert-string)
1364         (data-debug-insert-number, data-debug-insert-lambda-expression)
1365         (data-debug-insert-nil, data-debug-insert-simple-thing)
1366         (data-debug-insert-custom, data-debug-edebug-expr):
1367         * ede.el (ede-auto-add-method, ede-project-class-files)
1368         (global-ede-mode-map, ede-new, ede-debug-target)
1369         (ede-customize-current-target, ede-buffers, ede-map-buffers, ede-set):
1370         * semantic.el (semantic-minimum-working-buffer-size)
1371         (semantic-fetch-tags, semantic-submode-list)
1372         (semantic-default-submodes):
1373         * ede/source.el (ede-source-match):
1374         * ede/project-am.el (project-am-type-alist, project-add-file)
1375         (project-am-package-info):
1376         * ede/proj.el (ede-proj-target, project-new-target):
1377         * ede/proj-elisp.el (ede-proj-tweak-autoconf):
1378         * ede/proj-comp.el (ede-current-build-list):
1379         * ede/makefile-edit.el (makefile-move-to-macro):
1380         * ede/files.el (ede-toplevel-project-or-nil):
1381         * ede/cpp-root.el (initialize-instance):
1382         * ede/autoconf-edit.el (autoconf-find-last-macro)
1383         (autoconf-parameter-strip, autoconf-insert-new-macro):
1384         * semantic/wisent.el (wisent-lex-eoi):
1385         * semantic/util-modes.el (global-semantic-show-parser-state-mode)
1386         (semantic-show-parser-state-mode):
1387         * semantic/texi.el (semantic-texi-environment-regexp):
1388         * semantic/tag.el (semantic-tag-new-variable)
1389         (semantic-tag-class, semantic-tag-new-variable, semantic-tag-copy)
1390         (semantic--tag-deep-copy-attributes, semantic--tag-deep-copy-value)
1391         (semantic--tag-deep-copy-tag-list)
1392         (semantic-tag-components-with-overlays-default):
1393         * semantic/symref.el (semantic-symref-find-text):
1394         * semantic/senator.el (senator-yank-tag)
1395         (senator-transpose-tags-up):
1396         * semantic/scope.el (semantic-analyze-scoped-tags-default)
1397         (semantic-analyze-scoped-inherited-tags, semantic-scope-find):
1398         * semantic/sb.el (semantic-sb-autoexpand-length):
1399         * semantic/lex.el (semantic-lex-comment-regex)
1400         (semantic-lex-maximum-depth, define-lex, semantic-lex-token)
1401         (semantic-lex-unterminated-syntax-protection, define-lex-analyzer):
1402         * semantic/lex-spp.el
1403         (semantic-lex-spp-dynamic-macro-symbol-obarray-stack)
1404         (semantic-lex-spp-symbol, semantic-lex-spp-one-token-to-txt):
1405         * semantic/idle.el
1406         (semantic-idle-summary-current-symbol-info-brutish)
1407         (semantic-idle-summary-current-symbol-info-default):
1408         * semantic/grammar.el (semantic-grammar-recreate-package)
1409         (semantic--grammar-macro-compl-dict):
1410         * semantic/grammar-wy.el (semantic-grammar-wy--parse-table):
1411         * semantic/format.el (semantic-format-tag-custom-list)
1412         (semantic-format-tag-canonical-name-default):
1413         * semantic/find.el (semantic-find-tag-by-overlay-in-region)
1414         (semantic-find-tags-for-completion)
1415         (semantic-find-tags-by-scope-protection-default)
1416         (semantic-deep-find-tags-for-completion):
1417         * semantic/edit.el
1418         (semantic-edits-incremental-reparse-failed-hook)
1419         (semantic-edits-verbose-flag, semantic-edits-assert-valid-region)
1420         (semantic-edits-splice-remove, semantic-edits-splice-replace):
1421         * semantic/doc.el (semantic-documentation-comment-preceeding-tag):
1422         * semantic/dep.el (semantic-dependency-include-path):
1423         * semantic/db.el (semanticdb-default-find-index-class)
1424         (semanticdb-match-any-mode, semanticdb-with-match-any-mode)
1425         (semanticdb-project-roots):
1426         * semantic/db-find.el (semanticdb-implied-include-tags)
1427         (semanticdb-find-adebug-insert-scanned-tag-cons)
1428         (semanticdb-find-log-buffer-name, semanticdb-find-result-mapc)
1429         (semanticdb-brute-deep-find-tags-for-completion):
1430         * semantic/db-ebrowse.el (semanticdb-ebrowse-add-tree-to-table):
1431         * semantic/ctxt.el (semantic-beginning-of-context-default)
1432         (semantic-end-of-context-default)
1433         (semantic-ctxt-current-function-default)
1434         (semantic-ctxt-scoped-types-default):
1435         * semantic/complete.el (semantic-complete-read-tag-engine)
1436         (semantic-complete-inline-tag-engine)
1437         (semantic-complete-inline-custom-type)
1438         (semantic-complete-read-tag-analyzer):
1439         * semantic/chart.el (semantic-chart-tags-by-class)
1440         (semantic-chart-database-size):
1441         * semantic/analyze.el (semantic-analyze-current-symbol)
1442         (semantic-analyze-current-context):
1443         * semantic/symref/list.el (semantic-symref)
1444         (semantic-symref-hide-buffer, semantic-symref-symbol):
1445         * semantic/symref/grep.el (semantic-symref-grep-use-template):
1446         * semantic/symref/filter.el (semantic-symref-hits-in-region):
1447         * semantic/bovine/el.el (semantic-elisp-form-to-doc-string):
1448         * semantic/bovine/c.el (semantic-lex-c-preprocessor-symbol-map)
1449         (semantic-c-parse-token-hack-depth, semantic-c--template-name-1)
1450         (semantic-c-dereference-template):
1451         * semantic/analyze/refs.el (semantic--analyze-refs-full-lookup)
1452         (semantic--analyze-refs-full-lookup-with-parents)
1453         (semantic--analyze-refs-full-lookup-simple):
1454         * semantic/analyze/complete.el
1455         (semantic-analyze-possible-completions):
1456         * srecode/table.el (srecode-mode-table-new):
1457         * srecode/srt.el (srecode-read-variable-name):
1458         * srecode/srt-mode.el (srecode-macro-help, srecode-in-macro-p):
1459         * srecode/semantic.el (srecode-semantic-handle-:tag)
1460         (srecode-semantic-handle-:tagtype, srecode-semantic-insert-tag):
1461         * srecode/map.el (srecode-current-map):
1462         * srecode/insert.el (srecode-insert)
1463         (srecode-insert-variable-secondname-handler, srecode-insert-method)
1464         (srecode-template-inserter-point-override)
1465         (srecode-insert-include-lookup):
1466         * srecode/getset.el (srecode-auto-choose-class):
1467         * srecode/extract.el (srecode-inserter-extract):
1468         * srecode/document.el
1469         (srecode-document-autocomment-return-last-alist)
1470         (srecode-document-autocomment-param-type-alist)
1471         (srecode-document-insert-function-comment)
1472         (srecode-document-insert-variable-one-line-comment)
1473         (srecode-document-function-name-comment):
1474         * srecode/dictionary.el (srecode-create-dictionary)
1475         (srecode-compound-toString):
1476         * srecode/compile.el (srecode-flush-active-templates):
1477         * srecode/args.el (srecode-semantic-handle-:blank):
1478         Doc/message fixes.
1480 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
1482         * semantic/wisent/javat-wy.el
1483         (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
1485 2009-09-30  Juanma Barranquero  <lekktu@gmail.com>
1487         * srecode/expandproto.el: Fix provide statement.
1489 2009-09-30  Sascha Wilde  <wilde@sha-bang.de>
1491         * ede/srecode.el: Fix provide statement.
1493 2009-09-30  Glenn Morris  <rgm@gnu.org>
1495         * ede/proj.el (ede-proj-target-makefile-miscelaneous):
1496         * ede/proj-aux.el (ede-aux-source):
1497         * ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
1498         (ede-misc-source):
1499         * semantic/mru-bookmark.el (semantic-mrub-completing-read)
1500         (semantic-mrub-switch-tags): Fix doc typos.
1502         * semantic/db-global.el (data-debug-new-buffer)
1503         (data-debug-insert-thing): Remove unneeded declarations (one broken).
1504         (semanticdb-enable-gnu-global-databases): Fix prompt typo.
1506         * semantic/analyze/fcn.el (semantic-scope-find): Fix declaration.
1508         * semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime
1509         use of CL function `remove-if-not'.
1511 2009-09-29  Glenn Morris  <rgm@gnu.org>
1513         * semantic/symref/idutils.el:
1514         * semantic/symref/list.el: Relicense under GPLv3+.
1516         * ede/srecode.el (srecode-resolve-arguments): Fix declaration.
1518         * semantic/complete.el (semantic-displayor-focus-abstract-child-p):
1519         * semantic/tag-file.el (semanticdb-table-child-p):
1520         * srecode/compile.el (srecode-template-inserter-newline-child-p):
1521         Mark declarations not understood by check-declare.
1523 2009-09-28  Eric Ludlam  <zappo@gnu.org>
1525         CEDET (development tools) package merged.
1527         * *.el:
1528         * ede/*.el:
1529         * semantic/*.el:
1530         * srecode/*.el: New files.
1532 2009-09-28  Eric Ludlam  <zappo@gnu.org>
1534         * cedet-cscope.el:
1535         * cedet-files.el:
1536         * cedet-global.el:
1537         * cedet-idutils.el:
1538         * data-debug.el:
1539         * inversion.el:
1540         * mode-local.el:
1541         * pulse.el: New files.
1543 ;; Local Variables:
1544 ;; coding: utf-8
1545 ;; End:
1547         Copyright (C) 2009-2011  Free Software Foundation, Inc.
1549   This file is part of GNU Emacs.
1551   GNU Emacs is free software: you can redistribute it and/or modify
1552   it under the terms of the GNU General Public License as published by
1553   the Free Software Foundation, either version 3 of the License, or
1554   (at your option) any later version.
1556   GNU Emacs is distributed in the hope that it will be useful,
1557   but WITHOUT ANY WARRANTY; without even the implied warranty of
1558   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1559   GNU General Public License for more details.
1561   You should have received a copy of the GNU General Public License
1562   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.