* lread.c (init_obarray): Declare Qt as special.
[emacs.git] / lisp / cedet / ChangeLog
blob46296d3e39f693f3896d32900267ff475967ab92
1 2014-12-14  Dmitry Gutov  <dgutov@yandex.ru>
3         * semantic.el (semantic-analyze-completion-at-point-function)
4         (semantic-analyze-notc-completion-at-point-function)
5         (semantic-analyze-nolongprefix-completion-at-point-function): Do
6         nothing if the current buffer is not using Semantic (bug#19077).
8 2014-12-08  Matt Curtis  <matt.r.curtis@gmail.com>  (tiny change)
10         * pulse.el (pulse-momentary-highlight-one-line): Respect the POINT
11         argument (bug#17260).
13 2014-11-09  Eric Ludlam  <zappo@gnu.org>
15         * semantic.el (semantic-mode): Add/remove 3
16         completion-at-point-functions.
17         (semantic-completion-at-point-function): Removed.
18         (semantic-analyze-completion-at-point-function)
19         (semantic-analyze-notc-completion-at-point-function)
20         (semantic-analyze-nolongprefix-completion-at-point-function): New
21         completion at point functions.
23         * semantic/doc.el (semantic-doc-snarf-comment-for-tag): Fix case
24         when comment-end is empty string.
26         * semantic/debug.el
27         (semantic-debug-parser-debugger-source): New buffer local
28         variable.
29         (semantic-debug-interface): Add 'nil' initform to overlays.
30         (semantic-debug-mode): Remove read-only tags from buffers on exit.
31         (semantic-debug): Add autoload cookie.  Force the language
32         specific debugger to load.
34         * semantic/db.el (generic::semanticdb-full-filename): New generic
35         method to allow this method to be used on buffer names via an
36         associated database.
38         * semantic/symref.el
39         (semantic-symref-cleanup-recent-buffers-fcn): When cleaning up
40         buffers, don't clean up buffers that are being used (i.e., in a
41         window) when the hook fires.
42         (semantic-symref-recently-opened-buffers): New tracking variable.
43         (semantic-symref-cleanup-recent-buffers-fcn): New hook fcn.
44         (semantic-symref-result-get-tags): Move logic into
45         `semantic-symref-hit-to-tag-via-buffer', and cleanup buffers via
46         the symref cleanup function in post-command-hook.
47         (semantic-symref-hit-to-tag-via-buffer): Logic that used to be
48         from above.
49         (semantic-symref-hit-to-tag-via-db): New.
51         * semantic/analyze.el:
52         (semantic-analyze-find-tag-sequence-default): If first entry in
53         sequence is the only one, apply tagclass filter.
54         (semantic-analyze-princ-sequence): Show slot even if empty.
55         (semantic-analyze-find-tag-sequence)
56         (semantic-analyze-find-tag-sequence-default): Add flags argument.
57         Add support for forcing the final entry of the sequence to be of
58         class variable.
59         (semantic-analyze-find-tag): Fix bug where input class filter was
60         ignored if there was a typecache match.
61         (semantic-analyze-current-context-default): For assignments, the
62         assignee now must be of class variable.
64         * semantic/analyze/complete.el
65         (semantic-analyze-possible-completions-default): Add
66         'no-longprefix' flag.  When used, the prefix and prefixtypes are
67         shortened to just the last symbol.
69         * semantic/bovine/c.el (semantic-c-do-lex-if): Catch errors from
70         'hideif', and push to the parser warning stack.
71         (semantic-lex-cpp-define): When a comment is at the end of a
72         macro, do not subtract an extra 1 from the found position.  Fixes
73         bug with: #define foo (a)/**/ adding an extra ')' to the stream.
75         * semantic/bovine/scm.el (semantic-lex-scheme-symbol): Allow
76         symbols to be one char long.
78         * semantic/bovine/grammar.el
79         (bovine-grammar-calculate-source-on-path): New.
80         (bovine-grammar-setupcode-builder): Use it.
82         * ede.el (ede/detect): New require.
83         (ede-version): Bump version
84         (ede-initialize-state-current-buffer): Use new
85         `ede-detect-directory-for-project' to detect projects first
86         instead of depending on currente dir only.
87         (ede-delete-project-from-global-list): New.
88         (ede-flush-deleted-projects): Use above.
89         (ede-check-project-query-fcn): New variable
90         (ede-check-project-directory): Use above when querying the user.
91         Added to support unit testing of this security measure.
92         (ede-initialize-state-current-buffer): Use
93         `ede-directory-project-cons' instead of the -detect- fcn to take
94         advantage of the cache.  Pass found project into
95         `ede-load-project-file'.
96         (ede-load-project-file): Add new input DETECTIN.
97         (ede-rescan-toplevel): Get the proj root a better way.
98         (ede-load-project-file): Return the loaded object.  When asking
99         for existing project, ask for an exact match.
100         (ede-initialize-state-current-buffer): Simplify some conditional
101         logic.
102         (ede-load-project-file): Simplify conditional logic.
103         (ede-global-list-sanity-check): New Testing fcn.
104         (ede-parent-project): Replace old code with call to faster
105         `ede-find-subproject-for-directory'.
106         (ede-load-project-file): Use
107         `ede-directory-get-toplevel-open-project' instead of above
108         deleted.  Rename "pfc" to "autoloader".  Use
109         `ede-directory-project-cons' to detect a project.  Delete no
110         project found case where we search up the tree.
112         * ede/auto.el (ede-project-autoload): Fix doc typo.  Add
113         `:root-only' slot.
114         (ede-auto-load-project): Doc update: warn to not use.
115         (ede-dir-to-projectfile): Deleted.
116         (ede-project-autoload-dirmatch): Add subdir-only slot.  Make
117         configdatastash unbound by default.
118         (ede-do-dirmatch): If subdir-only is true, then don't allow exact
119         matches.  Account for configdatastash as unbound.  Assume value of
120         nil means no tool installed.  Make sure loaded path matches from
121         beginning.  Stash the regexp, not the raw string.
122         (ede-project-class-files): Note that makefile and automake are not
123         root only.
124         (ede-auto-detect-in-dir): New (for use with `ede/detect.el').
125         (ede-project-dirmatch-p): Deleted.
126         (ede-project-root-directory): Remove body, return nil.
127         (ede-project-autoload): :proj-root-dirmatch can be null & doc fix.
128         (ede-auto-detect-in-dir): If there is no :proj-file, check for a
129         dirmatch.
131         * ede/generic.el (ede/config): Replace require of ede.
132         (ede-generic-new-autoloader): Generic projects are now safe by
133         default.  Note this is NOT a root only project.
134         (project-rescan, ede-project-root, ede-generic-target-java)
135         (ede-java-classpath, ede-find-subproject-for-directory): New.
136         (ede-enable-generic-projects): Add new autoloaders for git, bzr,
137         hg, sv, CVS.
138         (ede-generic-vc-project)
139         (ede-generic-vc-project::ede-generic-setup-configuration): New.
140         (ede-generic-config): Remove slots: c-include-path,
141         c-preprocessor-table, c-preprocessor-files, classpath,
142         build-command, debug-command, run command.  Inherit from
143         ede-extra-config-build, ede-extra-config-program.  Make
144         run-command :value match :custom so only strings are accepted.
145         Add some more :group slot specifiers.
146         (ede-generic-project): Add mixins `ede-project-with-config-c' and
147         `ede-project-with-config-java'. Inherit from
148         `ede-project-with-config-build',
149         `ede-project-with-config-program'.  Subclass
150         `ede-project-with-config'.  Remove duplication from new baseclass.
151         (ede-generic-target): Inherit from `ede-target-with-config-build',
152         `ede-target-with-config-program'. Subclass `ede-target-with-config'.
153         (ede-generic-target-c-cpp): Add mixin `ede-target-with-config-c'.
154         (ede-generic-target-java): Add mixin `ede-target-with-config-java'.
155         (ede-preprocessor-map, ede-system-include-path)
156         (edejava-classpath): Deleted, moved to config.el.
157         (project-compile-project, project-compile-target)
158         (project-debug-target, project-run-target): Deleted.
159         (ede-generic-get-configuration, ede-generic-setup-configuration)
160         (ede-commit-project, project-rescan)
161         (ede-generic-project::ede-customize)
162         (ede-generic-target::ede-customize)
163         (ede-generic-config::eieio-done-customizing)
164         (ede-generic-config::ede-commit): Deleted.  Subsumed by new
165         baseclass.
166         (ede-preprocessor-map, ede-system-include-path)
167         (project-debug-target, project-run-target): Call new
168         `ede-config-get-configuration' instead of old version.
169         (ede-generic-load): Do not add to global list here.
171         * ede/files.el (ede-find-project-root)
172         (ede-files-find-existing)
173         (ede-directory-get-toplevel-open-project-new): Deleted.
174         (ede-project-root-directory): Use `ede-project-root' first.
175         (ede-project-directory-remove-hash)
176         (ede--directory-project-from-hash)
177         (ede--directory-project-add-description-to-hash): Rename to make
178         internal symbols (via --).  Expand input dir first.
179         (ede-directory-project-p): Doc fix (note obsoleted.)
180         (ede-toplevel-project-or-nil): Alias to `ede-toplevel-project'.
181         (ede-toplevel-project): Doc Fix.  Delete commented out old code.
182         Simplify returning result from ede-detect-directory-for-project.
183         (ede-directory-get-open-project): Support when
184         inodes are disabled.  If disabled to str compare on root project.
185         (ede-directory-get-toplevel-open-project): Enabled nested
186         projects.  When doing directory name matching, save the 'short'
187         version of an answer (non-exact match) and eventually select the
188         shortest answer at the end.  Expand the filename of tested
189         projects.  Better support for when inodes are disabled.  Add
190         'exact' option so that it will return a project that is an exact
191         match.
192         (ede-find-subproject-for-directory): Small optimization to run
193         `file-truename' less often.
194         (ede-directory-project-p): Move content, then use
195         `ede-directory-project-cons'.  Use
196         `ede-detect-directory-for-project', replacing old detection loop.
197         (ede-directory-project-cons): New, from above.
198         (ede-toplevel-project): Toss old scanning code.  Use
199         `ede-detect-directory-for-project' instead.
200         (ede-directory-get-toplevel-open-project-new): New.
202         * ede/linux.el (ede-linux-project-root): Deleted.
203         (ede-project-autoload): Remove dirmatch entry - it is no longer
204         needed.
206         * lisp/cedet/ede/proj.el (project-rescan): Replace direct
207         manipulation of `ede-projects' with equivalent and better
208         functions.
209         (ede-proj-load): Replace call to test if dir has project to
210         explicity ask filesystem if Project.ede is there.
212         * ede/config.el:
213         * ede/detect.el: New files.
215         * ede/project-am.el (project-run-target): Add "./" to program to
216         run for systems where '.' isn't in PATH.
217         (project-am-load): Remove old code regarding `ede-constructing'.
218         Just read in the makefiles.
220         * ede/linux.el (ede-linux-load): Do not add to global list here.
221         Don't check for existing anymore.
222         (project-rescan): New.
223         (ede-linux-project-list, ede-linux-file-existing): Deleted.
224         (ede-linux-project-root): Delete body.  Need symbol for autoloads
225         for now.
226         (ede-linux-project): No longer instance tracker.
227         (ede-project-autoload): Don't provide :proj-root
229         * ede/emacs.el (ede-emacs-load): Do not add project to global list
230         here.  Don't look for existing first.
231         (ede-project-autoload): Remove dirmatch entry - it is no longer
232         needed.  Don't provide proj-root anymore.
233         (ede-emacs-project-list, ede-emacs-file-existing): Delete.
234         (ede-emacs-project-root): Remove body (need symbol for loaddefs
235         still).
236         (ede-emacs-project): Do not instance track anymore.
238         * ede/cpp-root.el (initialize-instance): Remove commented code.
239         Add note about why we are adding the project to the master list.
240         Make sure if we are replacing a prev version, remove from global
241         list.
242          (ede-cpp-root-file-existing)
243         (ede-cpp-root-project-file-for-dir)
244         (ede-cpp-root-count, ede-cpp-root-project-root, ede-cpp-root-load)
245         (ede-project-autoload cpp-root): Deleted.
246         (ede-project-root-directory): Return :directory instead of
247         calculating from :file.
248         (project-rescan): New.
250         * ede/base.el (ede-toplevel): Only use buffer cached value if
251         subproj not passed in.
253         * srecode/java.el (srecode-semantic-handle-:java): Fix case when
254         an EDE project didn't support java paths.
256 2014-11-09  David Engster  <dengste@eml.cc>
258         * lisp/cedet/ede/proj-elisp.el
259         (ede-proj-target-elisp::ede-proj-tweak-autoconf): Kill buffer
260         after saving modified elisp-comp script, as to avoid "file has
261         changed on disk; really edit the buffer" questions when script
262         gets rewritten.
264 2014-10-29  Paul Eggert  <eggert@cs.ucla.edu>
266         Simplify use of current-time and friends.
267         * srecode/args.el (srecode-semantic-handle-:time):
268         Don't call current-time twice to get the current time stamp,
269         as this can lead to inconsistent results.
271 2014-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
273         * semantic/complete.el: Require semantic/db-find.
275 2014-10-20  Glenn Morris  <rgm@gnu.org>
277         * Merge in all changes up to 24.4 release.
279 2014-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
281         * semantic/wisent/comp.el (wisent-defcontext): Move declarations
282         outside of eval-when-compile.  Use `declare'.
283         (wisent-with-context): Add `defvar' declarations in case this macro is
284         used in a file compiled with lexical-binding.
285         (wisent-semantic-action-expand-body): Avoid add-to-list on local var.
287 2014-09-22  David Engster  <deng@randomsample.de>
289         * ede/emacs.el (ede-emacs-version): Do not call 'egrep' to
290         determine Emacs version (it was dead code anyway).  Make sure that
291         configure.ac or configure.in exist.  (Bug#18476)
293 2014-06-19  Stefan Monnier  <monnier@iro.umontreal.ca>
295         * semantic/ia.el (semantic-ia-complete-symbol-menu): Use posn-at-point
296         instead of senator-completion-menu-point-as-event; un-comment, tho keep
297         the "no smart completion" fallback commented since it still doesn't
298         work.
300 2014-05-01  Glenn Morris  <rgm@gnu.org>
302         * ede.el (ede-project-directories, ede-check-project-directory):
303         * semantic/ia-sb.el (semantic-ia-sb-show-doc):
304         * semantic/tag.el (semantic-tag-in-buffer-p):
305         * semantic/bovine/c.el (semantic-tag-abstract-p):
306         Doc fixes (replace `iff').
308 2014-04-01  Glenn Morris  <rgm@gnu.org>
310         * ede/emacs.el (ede-emacs-version): Update AC_INIT regexp.  (Bug#17160)
312 2014-03-29  Glenn Morris  <rgm@gnu.org>
314         * ede/dired.el (ede-dired-minor-mode): Add autoload cookie.
315         (generated-autoload-file, generated-autoload-load-name):
316         Set file-local values.
317         * ede.el: Load ede/loaddefs at compile time too.
318         (ede-dired-minor-mode): Remove hand-written autoload.
320 2014-03-04  Glenn Morris  <rgm@gnu.org>
322         * semantic/util.el (semantic-complete-symbol):
323         Replace use of obsolete argument of display-completion-list.
325 2014-02-03  Glenn Morris  <rgm@gnu.org>
327         * semantic/senator.el (senator-copy-tag-to-register):
328         Use register-read-with-preview, if available.
330 2014-01-13  Eric Ludlam  <zappo@gnu.org>
332         * semantic/analyze/refs.el (semantic-analyze-refs-impl): Fix typo
333         in a doc string.
335         * semantic/ia.el (semantic-ia-complete-symbol): Ignore case if
336         prefix is all lower case.
337         (semantic-ia-fast-jump): Push mark before jumping to an include file.
339         * semantic/complete.el (semantic-displayor-point-position):
340         Calculate if the toolbar is on the left when calculating point
341         position.
343 2014-01-08  Paul Eggert  <eggert@cs.ucla.edu>
345         Spelling fixes.
346         * semantic/decorate/include.el (semantic-decoration-mouse-3):
347         Rename from semantic-decoratiton-mouse-3.  All uses changed.
349 2013-12-28  Glenn Morris  <rgm@gnu.org>
351         * ede/linux.el (project-linux-build-directory-default)
352         (project-linux-architecture-default): Fix custom types.  Add version.
354 2013-12-12  David Engster  <deng@randomsample.de>
356         * semantic/analyze.el (semantic-analyze-find-tag-sequence-default):
357         Always add scope to the local miniscope for each type.  Otherwise,
358         structure tags are not analyzed correctly.  Also, always search
359         the extended miniscope even when not dealing with types.
361         * semantic/ctxt.el (semantic-get-local-variables-default):
362         Also try to parse local variables for buffers which are currently
363         marked as unparseable.  Otherwise, it is often impossible to
364         complete local variables.
366         * semantic/scope.el (semantic-analyze-scoped-types-default): If we
367         cannot find a type in the typecache, also look into the the types
368         we already found.  This is necessary since in C++, a 'using
369         namespace' can be dependend on a previous one.
370         (semantic-completable-tags-from-type): When creating the list of
371         completable types, pull in types which are referenced through
372         'using' statements, and also preserve their filenames.
374         * semantic/bovine/c.el (semantic/analyze/refs): Require.
375         (semantic-analyze-tag-references): New override.  Mainly copied
376         from the default implementation, but if nothing could be found (or
377         just the tag itself), drop all namespaces from the scope and
378         search again.  This is necessary for implementations which are
379         defined outside of the namespace and only pull those in through
380         'using' statements.
381         (semantic-ctxt-scoped-types): Go through all tags around point and
382         search them for using statements.  In the case for using
383         statements outside of function scope, append them in the correct
384         order instead of using 'cons'.  This is important since using
385         statements may depend on previous ones.
386         (semantic-expand-c-tag-namelist): Do not try to parse struct
387         definitions as default values.  The grammar parser seems to return
388         the point positions slightly differently (as a cons instead of a
389         list).  Also, set parent for typedefs to 'nil'.  It does not
390         really make sense to set a parent class for typedefs, and it can
391         also lead to endless loops when calculating scope.
392         (semantic-c-reconstitute-token): Change handling of function
393         pointers; instead of seeing them as variables, handle them as
394         functions with a 'function-pointer' attribute.  Also, correctly
395         deal with function pointers as function arguments.
396         (semantic-c-reconstitute-function-arglist): New function to parse
397         function pointers inside an argument list.
398         (semantic-format-tag-name): Use 'function-pointer' attribute
399         instead of the old 'functionpointer-flag'.
400         (semantic-cpp-lexer): Use new `semantic-lex-spp-paren-or-list'.
402         * semantic/bovine/gcc.el (semantic-gcc-setup): Add 'features.h' to
403         the list of files whose preprocessor symbols are included.
404         This pulls in things like __USE_POSIX and similar.
406         * semantic/format.el (semantic-format-tag-prototype-default):
407         Display default values if available.
409         * semantic/analyze/refs.el (semantic-analyze-refs-impl)
410         (semantic-analyze-refs-proto): Add 'default-value' as ignorable in
411         call to `semantic-tag-similar-p'.
413         * semantic/db-mode.el (semanticdb-semantic-init-hook-fcn):
414         Always set buffer for `semanticdb-current-table'.
416         * semantic/db.el (semanticdb-table::semanticdb-refresh-table):
417         The previous change turned up a bug in this method.  Since the current
418         table now correctly has a buffer set, the first clause in the
419         `cond' would be taken, but there was a `save-excursion' missing.
421         * semantic/lex-spp.el (semantic-c-end-of-macro): Declare.
422         (semantic-lex-spp-token-macro-to-macro-stream): Deal with macros
423         which open/close a scope.  For this, leave an overlay if we
424         encounter a single open paren and return a semantic-list in the
425         lexer.  When this list gets expanded, retrieve the old position
426         from the overlay.  See the comments in the function for further
427         details.
428         (semantic-lex-spp-find-closing-macro): New function to find the
429         next macro which closes scope (i.e., has a closing paren).
430         (semantic-lex-spp-replace-or-symbol-or-keyword): Go to end of
431         closing macro if necessary.
432         (semantic-lex-spp-paren-or-list): New lexer to specially deal with
433         parens in macro definitions.
435         * semantic/decorate/mode.el (semantic-decoration-mode): Do not
436         decorate available tags immediately but in an idle timer, since
437         EDE will usually not be activated yet, which will make it
438         impossible to find project includes.
440         * semantic/decorate/include.el
441         (semantic-decoration-on-includes-highlight-default):
442         Remove 'unloaded' from throttle when decorating includes, otherwise all
443         would be loaded.  Rename 'table' to 'currenttable' to make things
444         clearer.
446         * ede/linux.el (cl): Require during compile.
448 2013-12-12  Lluís Vilanova  <xscript@gmx.net>
450         * ede/linux.el (project-linux-build-directory-default)
451         (project-linux-architecture-default): Add customizable variables.
452         (ede-linux-project): Add additional slots to track Linux-specific
453         information (out-of-tree build directory and selected
454         architecture).
455         (ede-linux--get-build-directory, ede-linux--get-archs)
456         (ede-linux--detect-architecture, ede-linux--get-architecture)
457         (ede-linux--include-path): Add function to detect Linux-specific
458         information.
459         (ede-linux-load): Set new Linux-specific information when creating
460         a project.
461         (ede-expand-filename-impl): Use new and more accurate include
462         information.
464 2013-12-12  Eric Ludlam  <zappo@gnu.org>
466         * semantic/scope.el (semantic-calculate-scope): Return a clone of
467         the scopecache, so that everyone is working with its own (shallow)
468         copy.  Otherwise, if one caller is resetting the scope, it would
469         be reset for all others working with the scope cache as well.
471 2013-12-12  Alex Ott  <alexott@gmail.com>
473         * ede/generic.el (project-run-target): Remove incorrect require.
475         * semantic/format.el (semantic-format-tag-prototype-default):
476         Use concat only for strings.
478 2013-11-30  Glenn Morris  <rgm@gnu.org>
480         Stop keeping (most) generated cedet grammar files in the repository.
481         * semantic/bovine/grammar.el (bovine--make-parser-1):
482         New function, split from bovine-make-parsers.
483         (bovine-make-parsers): Use bovine--make-parser-1.
484         (bovine-batch-make-parser): New function.
485         * semantic/wisent/grammar.el (wisent--make-parser-1):
486         New function, split from wisent-make-parsers.
487         (wisent-make-parsers): Use wisent--make-parser-1.
488         (wisent-batch-make-parser): New function.
489         * semantic/db.el (semanticdb-save-all-db):
490         Avoid prompting in batch mode.
491         * semantic/grammar.el (semantic-grammar-footer-template):
492         Disable version-control and autoloads in the output.
493         (semantic-grammar-create-package):
494         Add option to return nil if output is up-to-date.
495         * semantic/bovine/c-by.el, semantic/bovine/make-by.el:
496         * semantic/bovine/scm-by.el, semantic/wisent/javat-wy.el:
497         * semantic/wisent/js-wy.el, semantic/wisent/python-wy.el:
498         * srecode/srt-wy.el: Remove generated files from repository.
500 2013-11-16  Barry O'Reilly  <gundaetiapo@gmail.com>
502         * semantic/fw.el (semantic-exit-on-input)
503         (semantic-throw-on-input): Restore point before
504         accept-process-output because timers which redisplay can run.
505         (Bug#15045)
507 2013-11-03  Johan BockgÃ¥rd  <bojohan@gnu.org>
509         * semantic/lex.el (semantic-lex-start-block)
510         (semantic-lex-end-block): Move after definition of
511         semantic-lex-token macro.
513 2013-10-28  Barry O'Reilly  <gundaetiapo@gmail.com>
515         * semantic/idle.el (semantic-idle-symbol-highlight)
516         (semantic-idle-symbol-highlight-face): Define face with defface
517         and obsolete the replaced one defined with defvar.  (Bug#15745)
518         * pulse.el (pulse-momentary-highlight-overlay)
519         (pulse-momentary-highlight-region): Fix typo in doc
521 2013-10-30  Glenn Morris  <rgm@gnu.org>
523         * semantic/grammar.el (semantic-grammar-mode-keywords-2)
524         (semantic-grammar-mode-keywords-3): Handle renamed font-lock vars.
526 2013-10-20  Johan BockgÃ¥rd  <bojohan@gnu.org>
528         * semantic/db-mode.el (global-semanticdb-minor-mode):
529         Remove hooks correctly.
530         (semanticdb-toggle-global-mode): Pass `toggle' to minor mode function.
532 2013-09-28  Leo Liu  <sdl.web@gmail.com>
534         * semantic/texi.el (semantic-analyze-possible-completions):
535         Use ispell-lookup-words instead.  (Bug#15460)
537 2013-09-20  Glenn Morris  <rgm@gnu.org>
539         * semantic.el (semantic-new-buffer-fcn-was-run, semantic-active-p):
540         Move from here...
541         * semantic/fw.el: ...to here.
543 2013-09-18  Glenn Morris  <rgm@gnu.org>
545         * semantic/find.el (semantic-brute-find-first-tag-by-name):
546         Replace obsolete function assoc-ignore-case with assoc-string.
548         * semantic/complete.el (tooltip-mode, tooltip-frame-parameters)
549         (tooltip-show): Declare.
551 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
553         * semantic/symref/list.el (semantic-symref-results-mode):
554         Use define-derived-mode.
555         (semantic-symref-produce-list-on-results): Set up the results here
556         instead of in semantic-symref-results-mode.  Move after
557         semantic-symref-current-results's defvar now that it refers to that var.
558         (semantic-symref-auto-expand-results)
559         (semantic-symref-results-summary-function)
560         (semantic-symref-results-mode-hook): Remove redundant :group arg.
561         (semantic-symref, semantic-symref-symbol, semantic-symref-regexp):
562         Initialize directly in the let.
564 2013-09-13  Glenn Morris  <rgm@gnu.org>
566         * semantic/ia.el (semantic-ia-complete-symbol-menu):
567         Comment it out, since it cannot work.  (Bug#14522)
569 2013-09-12  Glenn Morris  <rgm@gnu.org>
571         * semantic/find.el (semantic-find-first-tag-by-name):
572         Replace obsolete function assoc-ignore-case with assoc-string.
574 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
576         * semantic/grammar.el (semantic-grammar-mode): Use define-derived-mode.
577         (semantic-grammar-mode-syntax-table): Rename from
578         semantic-grammar-syntax-table.
579         (semantic-grammar-mode-map): Rename from semantic-grammar-map.
580         * data-debug.el (data-debug-mode-map): Rename from data-debug-map.
581         (data-debug-mode): Use define-derived-mode.
583 2013-09-05  Glenn Morris  <rgm@gnu.org>
585         * semantic/fw.el (semantic-make-local-hook):
586         Simplify by dropping Emacs <= 20.
588 2013-07-29  David Engster  <deng@randomsample.de>
590         * cedet.el (cedet-packages): Remove speedbar since its
591         development does no longer happens in CEDET upstream but in Emacs
592         proper.  Also remove cedet-contrib and cogre since those are only
593         in upstream.
595         * semantic/analyze/fcn.el (semantic-analyze-type-to-name): If TYPE
596         has a parent, return a fully qualified name.
598         * semantic/decorate/mode.el
599         (semantic-decoration-on-includes-p-default)
600         (semantic-decoration-on-includes-highlight-default): Declare for
601         byte compiler.
603         * semantic/wisent/python.el (semantic/format): New require.
605 2013-07-27  Eric Ludlam  <zappo@gnu.org>
607         * semantic/edit.el (semantic-edits-splice-remove):
608         Wrap debug message removing middle tag in semantic-edits-verbose-flag
609         check.
611 2013-07-27  David Engster  <deng@randomsample.de>
613         * semantic/bovine/el.el (semantic/db-el): New require.
615         * semantic/db-el.el (semanticdb-normalize-one-tag): It might be
616         that a symbol comes from a file but cannot be found in its table.
617         This happens for instance when a symbol was dynamically created
618         through a macro like `defstruct'.  In this case, return the
619         original tag.
620         (semanticdb-elisp-sym->tag): Deal with autoloaded functions, where
621         the argument list is not available until the file is loaded.
623 2013-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
625         * data-debug.el, cedet-idutils.el: Neuter the "Version:" header.
627 2013-06-19  Glenn Morris  <rgm@gnu.org>
629         * semantic/idle.el (define-semantic-idle-service):
630         No need to use eval-and-compile, progn will do.
632         * semantic/decorate/mode.el (define-semantic-decoration-style):
633         Doc fix.
634         (define-semantic-decoration-style): 'function is not an accepted
635         value for autoload's "type" argument.  Might as well use the default.
637 2013-06-18  Glenn Morris  <rgm@gnu.org>
639         * semantic/ctxt.el (semantic-ctxt-end-of-symbol-default):
640         Remove unused free variable `symlist'.
642 2013-06-02  Eric Ludlam  <zappo@gnu.org>
644         * semantic/edit.el (semantic-change-function):
645         Use `save-match-data' around running hooks.
647         * semantic/decorate/mode.el
648         (semantic-decorate-style-predicate-default)
649         (semantic-decorate-style-highlighter-default): New.
650         (semantic-decoration-mode): Do not require
651         `semantic/decorate/include' anymore.
652         (semantic-toggle-decoration-style): Error if an unknown decoration
653         style is toggled.
654         (define-semantic-decoration-style): Add new :load option.
655         When :load is specified, add autoload tokens for the definition
656         functions so that code is loaded when the mode is used.
657         (semantic-decoration-on-includes): New autoload definition for
658         highlighting includes.
660         * semantic/bovine/c.el (semantic-lex-c-ifdef): Allow some misc
661         characters to appear after the tested variable.
663         * semantic/ede-grammar.el (project-compile-target): Calculate full
664         src name via ede-expand-filename instead of the crutch of the
665         current buffer.  Enables this target to compile in batch mode.
667         * semantic/idle.el
668         (semantic-idle-symbol-maybe-highlight): Wrap highlighting of
669         remote symbol with `save-excursion'.
670         (semantic-idle-scheduler-work-parse-neighboring-files): Instead of
671         using directory-files on each found mode pattern, collect all the
672         patterns for the current mode, and then for each file, see if it
673         matches any of them.  If it does, parse the file.  (Patch
674         inspiration from Tomasz Gajewski.)
676         * semantic/ctxt.el (semantic-ctxt-end-of-symbol): New.
677         (semantic-ctxt-current-symbol-default): New.
679         * semantic/bovine/el.el (semantic-default-elisp-setup):
680         Add autoload cookie.  Explain existence.
681         (footer): Add local variable for loaddefs.
683         * semantic/db.el (semanticdb-file-table-object): Add new filter,
684         only checking for regular files too.
686         * semantic/wisent/python.el
687         (semantic-format-tag-abbreviate): New override.  Cuts back on size
688         of code tags.
690         * srecode/compile.el (srecode-compile-templates): Fix warning
691         punctuation.  Remove status messages to clean up testing output.
693         * ede/base.el (ede-project-placeholder-cache-file): Update doc to
694         mention 'nil' value.
695         (ede-save-cache): Disable cache save if file is nil.
697         * ede.el (ede-initialize-state-current-buffer): Flush deleted
698         projects.
699         (global-ede-mode): Always append our find-file-hook to the end.
700         (ede-flush-deleted-projects): New command.
702         * ede/cpp-root.el (ede-preprocessor-map): Protect against init
703         problems.
705         * ede/proj.el (ede-proj-target): Add a new "custom" option for
706         custom symbols representing a compiler or linker instead of
707         restricting things to only the predefined compilers and linkers.
709 2013-06-02  David Engster  <dengste@eml.cc>
711         * semantic.el (semantic-mode-map): To avoid showing showing
712         Development menu twice, only disable menu item if menu-bar is
713         actually enabled, otherwise the popup 'global menu' might display
714         a disabled Development menu.
716         * srecode/srt-wy.el: Regenerate.
718 2013-06-02  Pete Beardmore  <elbeardmorez@msn.com>
720         * semantic/complete.el
721         (semantic-displayor-show-request): Fix which slot in obj is set to
722         the max tags.
724 2013-06-01  Glenn Morris  <rgm@gnu.org>
726         * semantic/grammar.el (semantic-grammar-complete):
727         Replace the obsolete function lisp-complete-symbol.
729         * semantic/analyze/fcn.el (semantic-tag-similar-p): Autoload.
731         * srecode/args.el, srecode/java.el: Require ede.
733         * semantic/lex.el (semantic-lex-make-type-table): Fix transposed args.
735 2013-05-24  Glenn Morris  <rgm@gnu.org>
737         * semantic/bovine/grammar.el (bovine-make-parsers):
738         Avoid free variable `copyright-end'.
740         * semantic/bovine/c-by.el (semantic-parse-region):
741         * semantic/wisent/javat-wy.el (semantic-parse-region):
742         * semantic/wisent/js-wy.el (semantic-parse-region):
743         * semantic/wisent/python-wy.el (semantic-parse-region): Declare.
745 2013-05-22  Glenn Morris  <rgm@gnu.org>
747         * ede/speedbar.el (ede-file-find, ede-tag-find):
748         * semantic/sb.el (semantic-sb-token-jump):
749         Use dframe-maybee-jump-to-attached-frame rather than speedbar- alias.
751 2013-05-15  Glenn Morris  <rgm@gnu.org>
753         * semantic/symref/list.el (semantic-symref-auto-expand-results)
754         (semantic-symref-results-mode-hook)
755         (semantic-symref-results-summary-function): Fix :group.
757 2013-05-14  Glenn Morris  <rgm@gnu.org>
759         * ede/simple.el, semantic/java.el: Set generated-autoload-load-name.
761 2013-05-11  Glenn Morris  <rgm@gnu.org>
763         * ede/project-am.el, semantic/db-ebrowse.el, semantic/grammar.el:
764         * semantic/sb.el, semantic/bovine/grammar.el, semantic/wisent/comp.el:
765         * semantic/wisent/grammar.el, semantic/wisent/wisent.el:
766         * srecode/fields.el: Set generated-autoload-load-name (for cus-load).
768         * ede/locate.el (cedet-cscope-version-check)
769         (cedet-cscope-support-for-directory):
770         * semantic/grammar.el (semantic-grammar-wy--install-parser):
771         Fix declarations.
773         * ede/project-am.el (project-am-compile-project-command): Fix :type.
775 2013-05-09  Glenn Morris  <rgm@gnu.org>
777         * semantic/db-find.el (semanticdb-find-throttle-custom-list):
778         Fix value.
780 2013-04-27  David Engster  <deng@randomsample.de>
782         * semantic/complete.el
783         (semantic-collector-calculate-completions-raw):
784         If `completionslist' is not set, refresh the cache if necessary and
785         use it for completions.  This fixes the
786         `semantic-collector-buffer-deep' collector (bug#14265).
788 2013-03-26  Leo Liu  <sdl.web@gmail.com>
790         * semantic/senator.el (senator-copy-tag-to-register):
791         Move register handling logic from register.el.  (Bug#14052)
793 2013-03-21  Eric Ludlam  <zappo@gnu.org>
795         * semantic.el (navigate-menu): Yank Tag :enable.  Make sure
796         `senator-tag-ring' is bound.
797         (semantic-parse-region-default): Stop reversing the output of
798         parse-whole-stream.
799         (semantic-repeat-parse-whole-stream): Append returned tags
800         differently, so they come out in the right order.
802         * semantic/sb.el (semantic-sb-filter-tags-of-class): New option.
803         (semantic-sb-fetch-tag-table): Filter tags being bucketed to
804         exclude tags belonging to above filtered classes.
806         * semantic/find.el (semantic-filter-tags-by-class): New function.
808         * semantic/tag-ls.el (semantic-tag-similar-p-default):
809         Add short-circuit in case tag1 and 2 are identical.
811         * semantic/analyze/fcn.el
812         (semantic-analyze-dereference-metatype-stack):
813         Use `semantic-tag-similar-p' instead of 'eq' when comparing two tags
814         during metatype evaluation in case they are the same, but not the
815         same node.  (Tweaked patch from Tomasz Gajewski) (Tiny change)
817         * semantic/db-find.el (semanticdb-partial-synchronize):
818         Fix require to semantic/db-typecache to be correct.
819         (semanticdb-find-tags-external-children-of-type): Make this a
820         brutish search by default.
822         * semantic/sort.el
823         (semantic-tag-external-member-children-default): When calling
824         `semanticdb-find-tags-external-children-of-type', pass in the
825         input tag as the place to start searching for externally defined
826         methods.
828         * semantic/db-file.el (semanticdb-default-save-directory):
829         Doc fix: Add ref to default value.
831         * semantic/complete.el (semantic-complete-post-command-hook):
832         When detecting if cursor is outside completion area, do so if cursor
833         moves before start of overlay, or the original starting location
834         of the overlay (i.e., if user deletes past beginning of the
835         overlay region).
836         (semantic-complete-inline-tag-engine): Initialize original start
837         of `semantic-complete-inline-overlay'.
839         * semantic/bovine/c.el (semantic-c-describe-environment):
840         Update some section titles.  Test semanticdb table before printing it.
841         (semantic-c-reset-preprocessor-symbol-map): Update
842         `semantic-lex-spp-macro-symbol-obarray' outside the loop over all
843         the files contributing to its value.
844         (semantic-c-describe-environment): If there is an EDE project but
845         no spp symbols from it, say so.
847         * srecode/args.el (srecode-semantic-handle-:project): New argument
848         handler.  Provide variable values if not in an EDE project.
850         * srecode/srt-mode.el (srecode-template-mode): Fix typo on srecode
851         name.
853         * srecode/cpp.el (srecode-semantic-handle-:c): Replace all
854         characters in FILENAME_SYMBOL that aren't valid CPP symbol chars.
856         * srecode/map.el (srecode-map-validate-file-for-mode):
857         Force semantic to load if it is not active in the template being added
858         to the map.
860         * srecode/srt.el: Add local variables for setting the autoload
861         file name.
862         (srecode-semantic-handle-:srt): New autoload cookie.
864         * ede.el (ede-apply-preprocessor-map): Apply map to
865         `semantic-lex-spp-project-macro-symbol-obarray' instead of the
866         system one.  Add require for semantic.
868         * ede/proj-elisp.el (ede-update-version-in-source): In case a file
869         has both a version variable and a Version: comment, always use
870         `call-next-method'.
872         * ede/cpp-root.el (ede-set-project-variables): Delete.
873         `ede-preprocessor-map' does the job this function was attempting
874         to do with :spp-table.
875         (ede-preprocessor-map): Update file tests to provide better
876         messages.  Do not try to get symbols from a file that is the file
877         in the current buffer.
879         * ede/base.el (ede-project-placeholder): Add more documentation to
880         :file slot.
881         (ede-load-cache): Use `insert-file-contents' instead of
882         `find-file-noselect' in order to avoid activating other tools.
884 2013-03-21  David Engster  <deng@randomsample.de>
886         * semantic/bovine/c.el (semantic-get-local-variables): Also add a
887         new variable 'this' if we are in an inline member function.
888         For detecting this, we check overlays at point if there is a class
889         spanning the current function.  Also, the variable 'this' has to
890         be a pointer.
892         * semantic/bovine/gcc.el (semantic-gcc-setup): Fail gracefully
893         when querying g++ for defines returns an error.
895         * srecode/srt-mode.el:
896         * srecode/compile.el:
897         * semantic/db-el.el:
898         * semantic/complete.el:
899         * ede.el:
900         * srecode/table.el:
901         * srecode/mode.el:
902         * srecode/insert.el:
903         * srecode/compile.el:
904         * semantic/decorate/include.el:
905         * semantic/db.el:
906         * ede/auto.el:
907         * srecode/dictionary.el:
908         * semantic/ede-grammar.el:
909         * semantic/db.el:
910         * semantic/db-find.el:
911         * semantic/db-file.el:
912         * semantic/complete.el:
913         * semantic/bovine/c.el:
914         * semantic/analyze.el:
915         * ede/util.el:
916         * ede/proj.el:
917         * ede/proj-elisp.el:
918         * ede/pconf.el:
919         * ede/locate.el:
920         * ede.el: Adapt to EIEIO namespace cleanup: Rename `object-name'
921         to `eieio-object-name', `object-set-name-string' to
922         `eieio-object-set-name-string', `object-class' to
923         `eieio-object-class', `class-parent' to `eieio-class-parent',
924         `class-parents' to `eieio-class-parents', `class-children' to
925         `eieio-class-children', `object-name-string' to
926         `eieio-object-name-string', `object-class-fast' to
927         `eieio--object-class'.  Also replace direct access with new
928         accessor functions.
930 2013-03-21  Tomasz Gajewski  <tomga@wp.pl>  (tiny change)
932         * ede/cpp-root.el (ede-project-autoload, initialize-instance):
933         Fix EDE file symbol to match rename.  Fix ede-cpp-root symbol to
934         include -project in name.
936 2013-03-21  Alex Ott  <alexott@gmail.com>
938         * cedet-files.el (cedet-files-list-recursively): New.
939         Recursively find files whose names are matching to given regex.
941         * ede.el (ede-current-project): Rewrite to avoid imperative style.
943         * ede/files.el (ede-find-file): Simplify code.
945         * ede/base.el (ede-normalize-file/directory): Add function to
946         normalize :file or :directory slots if they are missing.
948         * ede/cpp-root.el (ede-cpp-root-project): Add compile-command
949         slot.
950         (project-compile-project): Compiles project using value specified
951         in :compule-command slot or in compile-command local variable.
952         Value of slot or local variable could be string or function that
953         receives project and should return string that will be invoked as
954         command.
955         (project-compile-target): Invokes compilation of whole project.
957         * ede/files.el (ede-find-project-root): New function to
958         find root of project that contains specific file.
959         (ede-files-find-existing): New function which checks presence of
960         given directory in the list of registered projects.
962 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
964         * semantic/wisent/wisent.el (wisent): Stick to ASCII in the ASCII art.
966         * semantic/wisent/javat-wy.el: Regenerate.
968 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
970         * semantic/fw.el (semantic-make-local-hook, semantic-mode-line-update):
971         Simplify via CSE.
973 2012-11-16  David Engster  <deng@randomsample.de>
975         * semantic/symref/list.el (semantic-symref-symbol):
976         Use `semantic-complete-read-tag-project' instead of
977         `semantic-complete-read-tag-buffer-deep', since the latter is not
978         working correctly.
980         * semantic/symref.el (semantic-symref-result-get-tags):
981         Use `find-buffer-visiting' to follow symbolic links.
983         * semantic/fw.el (semantic-find-file-noselect): Always set
984         `enable-local-variables' to `:safe' when loading files.
986 2012-11-16  Glenn Morris  <rgm@gnu.org>
988         * semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
989         * semantic/util.el (semantic-describe-buffer):
990         * semantic/bovine/c.el (semantic-c-parse-lexical-token)
991         (semantic-default-c-setup):
992         Use new names for hooks rather than obsolete aliases.
994 2012-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
996         * semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
997         * semantic/grammar.el (semantic-grammar-mode):
998         * semantic/util-modes.el (semantic-highlight-edits-mode)
999         (semantic-show-parser-state-mode): Avoid obsolete name
1000         semantic-edits-new-change-hooks (bug#12869).
1002 2012-11-13  Glenn Morris  <rgm@gnu.org>
1004         * srecode/srt-mode.el (srecode-template-mode):
1005         Don't change global values of comment-start, comment-end.  (Bug#12781)
1007 2012-10-25  David Engster  <deng@randomsample.de>
1009         * semantic/analyze.el (semantic-analyze-dereference-alias):
1010         New function to dereference aliases.
1011         (semantic-analyze-current-context-default): Use it.
1013         * semantic/grammar.el (semantic-grammar-create-package):
1014         * srecode/compile.el (srecode-compile-templates): Throw a proper
1015         error if semantic-mode is not enabled (bug#9968).
1017         Compiler warning fixes:
1019         * semantic.el (semantic-elapsed-time): Make it a defsubst.
1021         * srecode/dictionary.el (srecode-adebug-dictionary):
1022         Remove require for `semantic'.
1024         * srecode/map.el:
1025         * srecode/insert.el: Declare functions from `data-debug'.
1027         * semantic/grammar.el: Require `help-fns'.  Declare functions from
1028         `eldoc', which is required in function body.
1030         * srecode/java.el:
1031         * semantic/texi.el:
1032         * semantic/grammar-wy.el:
1033         * semantic/db-file.el:
1034         * semantic/db-el.el:
1035         * semantic/chart.el: Fix requires.
1037         * ede/locate.el: Remove useless requires.  Declare functions
1038         instead and require in functions when needed.
1040 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1042         * semantic/db-file.el (semanticdb-save-database-functions):
1043         * semantic/lex.el (semantic-lex-reset-functions):
1044         * semantic/edit.el (semantic-change-functions)
1045         (semantic-edits-new-change-functions)
1046         (semantic-edits-delete-change-functions)
1047         (semantic-edits-reparse-change-functions): Don't use "-hooks" suffix.
1049 2012-10-14  David Engster  <deng@randomsample.de>
1051         * semantic.el (semantic-error-if-unparsed): New function.
1052         Raise error if buffer was not parsed by Semantic (bug #12045).
1053         (navigate-menu, edit-menu, cedet-menu-map): Enable Semantic items
1054         only if buffer was parsed.  Also, replace ':active' with ':enable'
1055         where necessary.
1057         * semantic/wisent/python.el
1058         (semantic-python-get-system-include-path):
1059         Use `python-shell-internal-send-string' if available to query Python
1060         for system paths.
1062         * semantic/senator.el (senator-next-tag, senator-previous-tag)
1063         (senator-go-to-up-reference): Use `semantic-error-if-unparsed'.
1065         * semantic/complete.el (semantic-complete-jump-local)
1066         (semantic-complete-jump, semantic-complete-jump-local-members)
1067         (semantic-complete-self-insert): Use `semantic-error-if-unparsed'.
1068         (semantic-complete-inline-project): Fix autoload cookie.
1070         * semantic/analyze/complete.el
1071         (semantic-analyze-possible-completions): Check if buffer was
1072         parsed.  Only raise an error if function was called interactively,
1073         otherwise silently return nil.
1075         * cedet.el (cedet-menu-map): Fix copy&paste typo in menu creation.
1077 2012-10-08  David Engster  <deng@randomsample.de>
1079         * semantic/bovine/el.el: Add `semantic-default-elisp-setup' to
1080         `emacs-lisp-mode-hook'.  This was accidentally removed during the
1081         CEDET update (2012-10-01T18:10:29Z!cyd@gnu.org).
1083 2012-10-07  David Engster  <deng@randomsample.de>
1085         * semantic/wisent/python.el (semantic-ctxt-current-function)
1086         (semantic-ctxt-current-assignment): New overrides, simply
1087         returning nil.  The defaults do not work correctly and can send
1088         the parser in an infinite loop (bug#12458).
1090         * semantic/ede-grammar.el (project-compile-target): Fix grammar
1091         compilation after introduction of %provide statement.
1093         * semantic.el (semantic-new-buffer-setup-functions): Remove setup
1094         function for `f90-mode', since the parser only exists upstream.
1096 2012-10-06  Glenn Morris  <rgm@gnu.org>
1098         * semantic/complete.el (semantic-displayor-tooltip-max-tags): Doc fix.
1100         * semantic/complete.el (semantic-displayor-tooltip-mode)
1101         (semantic-displayor-tooltip-initial-max-tags)
1102         (semantic-displayor-tooltip-max-tags): Add missing custom :version tags.
1103         * ede/linux.el (project-linux): Add missing group :version tag.
1105 2012-10-06  Chong Yidong  <cyd@gnu.org>
1107         * semantic/bovine/grammar.el:
1108         * semantic/wisent/grammar.el: Move from admin/grammars.
1109         Add autoloads for bovine-grammar-mode and wisent-grammar-mode.
1111 2012-10-02  Chong Yidong  <cyd@gnu.org>
1113         * srecode.el, ede.el: Restore Version header.
1115 2012-10-01  Chong Yidong  <cyd@gnu.org>
1117         * semantic/bovine/c-by.el: Regenerate.
1118         * semantic/bovine/make-by.el:
1119         * semantic/bovine/scm-by.el:
1120         * semantic/grammar-wy.el:
1121         * semantic/wisent/javat-wy.el:
1122         * semantic/wisent/js-wy.el:
1123         * srecode/srt-wy.el:
1125 2012-10-01  Eric Ludlam  <zappo@gnu.org>
1127         * cedet.el (cedet-version, cedet-packages): Update.
1129         * cedet-global.el (cedet-gnu-global-version-check): Support newer
1130         versions that have extra (parens) in the version string.
1132         * cedet-idutils.el (cedet-idutils-version-check): Make sure a
1133         version number was found before calling inversion-check-version.
1135         * data-debug.el (data-debug-insert-thing): Bind inhibit-read-only
1136         while inserting the thing, then clear modified bit.
1137         (data-debug-map): Suppress the keymap.
1138         (data-debug-mode, data-debug-new-buffer): Make buffer read-only.
1139         (data-debug-contract-current-line): Inhibit read-only, then clear
1140         modified bit.
1142         * ede.el (ede-buffer-belongs-to-project-p): Use ede-object-project
1143         to allow use in more kinds of buffers.
1144         (ede-project-forms-menu): Add `Default configuration' menu item.
1145         (ede-configuration-forms-menu): New, for use in above.
1146         (ede-project-configurations-set): New command used from menu.
1147         (ede-java-classpath): New conveninece for Java support.
1148         (ede-apply-object-keymap): Combine keybindings from the project
1149         and the target, not just whatever is local to the buffer.
1150         (ede-apply-target-options): Call fcn to apply project local
1151         variables.
1152         (ede-reset-all-buffers): Remove arg.
1153         (ede, ede-rescan-toplevel): Callers changed.
1154         (ede-new-target): Fix bug where you couldn't call this from Dired.
1155         (ede-add-file): Replace assignment of ede-object with generic call
1156         to re-init the buffer.
1157         (ede-find-target): If ede-object is set, run short-cut code
1158         instead of `or' shortcut.
1159         (ede-project-buffers): Return buffers belonging to input project,
1160         not any buffer belonging to any project.
1161         (ede-system-include-path, ede-apply-project-local-variables)
1162         (ede-set-project-local-variable): New functions.
1163         (ede-make-project-local-variable): Apply to toplevel if none
1164         specified.
1165         (ede-set): Make it interactive.
1167         * ede/auto.el (ede-project-autoload): New class.
1168         (ede-do-dirmatch): New method.
1169         (ede-project-dirmatch-p): New function.
1170         (ede-project-root-directory): Call it.
1171         (ede-dir-to-projectfile): Don't call project file function if we
1172         didn't match the root.
1173         (ede-project-root-directory): Don't call a project's root function
1174         if the tool in question isn't installed.
1175         (ede-dir-to-projectfile): Don't call project file function if we
1176         didn't match the root.
1178         * ede/autoconf-edit.el (autoconf-parameter-strip): Remove any
1179         trailing `\' mid string, and replace with a space.
1180         (autoconf-parameter-count): New function.
1181         (autoconf-set-version): Use it.
1183         * ede/base.el (ede-project): The :type of targets is now a list of
1184         target base classes.
1186         * ede/emacs.el (ede-emacs-load): Fix typo.
1188         * ede/files.el (ede-flush-project-hash, ede-flush-directory-hash):
1189         Protect against missing locator object.
1190         (ede-get-locator-object): Protect against missing project.
1191         (ede-flush-directory-hash): New command.
1192         (ede-get-locator-object): Protect against missing project.
1194         * ede/generic.el (ede-generic-config): Add configurable
1195         `run-command' slot.
1196         (project-compile-project, project-compile-target)
1197         (project-debug-target, project-run-target): New methods.
1198         (ede-generic-get-configuration): Specify the class to load.
1199         (ede-generic-new-autoloader): Use ede-add-project-autoload.
1200         (ede-enable-generic-projects): Rename projects so as to never
1201         match the edeproject-* projects.
1203         * ede/makefile-edit.el (makefile-macro-file-list): Case sensitive
1204         searches.  Protect against "SUBDIRS=$(subdirs)" infloop.
1206         * ede/proj-elisp.el (ede-proj-tweak-autoconf)
1207         (ede-proj-flush-autoconf): Disable local variables when loading
1208         the autoconf lisp compile script.
1210         * ede/proj.el (ede-proj-target-aux, -elisp, -elisp-autoloads)
1211         (-scheme, -makefile-misc, ede-proj-target-makefile-program)
1212         (-makefile-archive, -makefile-shared-object)
1213         (ede-proj-target-makefile-info, -grammar): New autoloads.
1214         (ede-proj-project): Inherit from eieio-persistent-read.
1215         Specify extension and header line.
1216         (ede-proj-load, ede-proj-save): Replace with impl using
1217         eieio-persistent-read.
1219         * ede/project-am.el (project-add-file): Use ede-target-parent
1220         instead of loading the project file.
1222         * semantic.el (semantic-version): Update.
1223         (semantic-new-buffer-setup-functions): Add f90-mode, texinfo-mode.
1224         (navigate-menu): Add menu item for Stickyfunc mode.
1226         * semantic/analyze/debug.el
1227         (semantic-analyzer-debug-insert-include-summary):
1228         Before dereferencing tableinner, make sure it has a value.
1230         * semantic/analyze/refs.el
1231         (semantic-analyze-tag-references-default): When doing a lookup,
1232         specify noerror.
1233         (semantic--analyze-refs-full-lookup): Add optional noerror input
1234         argument.  Pass to to full-lookup-simple.
1235         (semantic-analyze-refs-impl, semantic-analyze-refs-proto):
1236         Ignore :typemodifiers during compare.
1238         * semantic/bovine/c.el (semantic-lex-cpp-define): Specify limits
1239         to looking back for comment chars.
1240         (semantic--tag-similar-names-p, semantic--tag-similar-names-p-default)
1241         (semantic--tag-attribute-similar-p): New.
1242         (semantic-c-describe-environment): Handle list value of ede-object.
1243         (semantic-lex-c-preprocessor-symbol-map-builtin):
1244         Add __attribute_pure__.
1246         * semantic/bovine/scm.el (semantic-format-tag-prototype):
1247         Add parent and color argument.  Pass them through.
1249         * semantic/complete.el (semantic-collector-calculate-completions):
1250         Search for more matches if new prefix is a substring of old one.
1251         (semantic-complete-inline-project): New function.
1253         * semantic/db-el.el (object-print): New method.
1255         * semantic/db-file.el (semanticdb-load-database): Specify class.
1257         * semantic/db-typecache.el
1258         (semanticdb-abstract-table::semanticdb-typecache-find-method):
1259         Allow proxied tags to be resolved during the search.
1260         (semanticdb-typecache-complete-flush): Support missing or empty
1261         pointmax slot, to allow for more database types.
1263         * semantic/db.el (semanticdb-abstract-table): Add db-refs slot.
1264         (object-print): Allow child classes to overwrite the display of
1265         the (%d tags) extra string.
1266         (semanticdb-project-database): Specify :type for table.
1267         (semanticdb-create-table-for-file): Specify file-truename.
1268         (semanticdb-synchronize, semanticdb-partial-synchronize):
1269         Restore code that refreshes references to include files.
1271         * semantic/decorate/include.el
1272         (semantic-decoration-on-fileless-includes): New face.
1273         (semantic-decoration-on-fileless-include-map)
1274         (semantic-decoration-on-fileless-include-menu): New variables.
1275         (semantic-decoration-on-includes-highlight-default):
1276         Support includes that have a table, but are not associated with a file.
1277         (semantic-decoration-fileless-include-describe)
1278         (semantic-decoration-fileless-include-menu): New functions.
1279         (semantic-decoration-all-include-summary): Add arrows to indicate
1280         the file associated with an include name.
1282         * semantic/find.el
1283         (semantic-find-tags-by-scope-protection-default): Also filter on
1284         package protection of the slot.
1286         * semantic/java.el (semantic-java-expand-tag): If some type has a
1287         fully qualified name, bust it up into one package and the type
1288         with a short name.
1290         * semantic/lex.el (define-lex-block-analyzer): Protect against
1291         random extra close parenthesis.
1293         * semantic/symref.el (semantic-symref-result-get-tags): Make sure
1294         the cursor is on the matched name.
1296         * semantic/symref/list.el (semantic-symref-results-mode-map):
1297         Suppress keymap.
1299         * semantic/tag-ls.el (semantic--tag-similar-names-p)
1300         (semantic--tag-attribute-similar-p)
1301         (semantic--tag-similar-types-p): New functions.
1302         (semantic-tag-similar-ignorable-attributes): New variable.
1303         (semantic-tag-protection-default): Add package concept to return
1304         value.
1305         (semantic-tag-package-protected-p): New function.
1306         (semantic-tag-full-package): New overload method.
1307         (semantic-tag-full-package-default): New default for above.
1308         (semantic-tag-full-name-default): Look for the full package name.
1310         * semantic/tag.el (semantic-create-tag-proxy)
1311         (semantic-tag-set-proxy, semantic-tag-resolve-proxy): New.
1313         * semantic/util.el (semantic-describe-buffer):
1314         Add semantic-new-buffer-fcn-was-run.
1316         * semantic/wisent/java-tags.el (semantic-get-local-variables):
1317         Add `this' to the local variable context.
1318         (semantic-analyze-split-name, semantic-analyze-unsplit-name): New.
1320         * semantic/wisent/python.el (semantic-python-expand-tag):
1321         New function.
1323         * srecode/compile.el (srecode-compile-templates): Add "framework"
1324         special variable support.
1325         (srecode-compile-template-table): Support framework specifier.
1327         * srecode/cpp.el (srecode-semantic-handle-:c)
1328         (srecode-semantic-handle-:cpp): New functions.
1329         (srecode-semantic-apply-tag-to-dict): Move from cpp-mode function
1330         to c-mode function.
1331         (srecode-c-apply-templates): Rename from srecode-cpp-apply-templates.
1333         * srecode/dictionary.el (initialize-instance): Remove bogus error
1334         condition.
1335         (srecode-create-section-dictionary): Remove unused function.
1337         * srecode/java.el (srecode-semantic-handle-:java): Fix filename as
1338         package variable.  Add current_package variable.
1340         * srecode/map.el (srecode-map-update-map): Specify the class.
1342         * srecode/mode.el (srecode-minor-mode): Support the m3 menu.
1344         * srecode/semantic.el (srecode-semantic-insert-tag):
1345         Support system includes.
1347         * srecode/srt-mode.el (srecode-font-lock-keywords): Update.
1349         * srecode/table.el (srecode-template-table): Add :framework slot.
1350         (srecode-dump): Dump it.
1351         (srecode-mode-table): Add new modetables slot.
1352         (srecode-get-mode-table): Find the mode, but also find all parent
1353         modes, and merge the tables together in :tables from :modetables.
1354         (srecode-make-mode-table): Init :modetables.
1355         (srecode-mode-table-find): Search in modetables.
1356         (srecode-mode-table-new): Merge the differet files into the
1357         modetables slot.
1359 2012-10-01  David Engster  <deng@randomsample.de>
1361         * ede.el (ede-apply-preprocessor-map): Check that
1362         `semantic-lex-spp-macro-symbol-obarray' is non-nil.
1363         (global-ede-mode): Fix call to `ede-reset-all-buffers'.
1365         * ede/cpp-root.el (ede-preprocessor-map): Make sure we add the
1366         lexical-table even when the table doesn't need to be refreshed.
1368         * ede/dired.el (ede-dired-minor-mode): Use called-interactively-p.
1370         * ede/pmake.el (ede-pmake-insert-variable-once): Wrap in
1371         save-excursion.
1373         * ede/proj-comp.el (ede-proj-makefile-insert-rules): Fix insertion
1374         of phony rule.
1376         * ede/proj-elisp.el (ede-proj-target-elisp):
1377         Remove ede-emacs-preload-compiler.
1378         (ede-proj-makefile-insert-rules, ede-proj-makefile-dependencies):
1379         New methods.
1380         (ede-emacs-compiler): Add 'require' macro to variables and pattern
1381         rule.  Add .elc object extension.
1382         (ede-proj-elisp-packages-to-loadpath): Allow longer relative names.
1383         (ede-proj-makefile-insert-variables): Do not insert preload items.
1384         (ede-proj-target-elisp-autoloads): Don't depend on cedet-autogen.
1386         * ede/util.el (ede-make-buffer-writable):
1387         * semantic/debug.el (semantic-debug-mode): Set buffer-read-only
1388         instead of calling toggle-read-only.
1390         * semantic.el (semantic-fetch-tags): Use progress reporter only
1391         when called interactively.
1392         (semantic-submode-list): Add debugging modes.
1393         (semantic-mode): Remove Semantic from after-change-functions.
1394         Delete the cache, call semantic--tag-unlink-cache-from-buffer, and
1395         set semantic-new-buffer-fcn-was-run to nil.
1397         * semantic/analyze/fcn.el (semantic-analyze-tag-prototype-p)
1398         (semantic-analyze-tag-prototype-p-default): Remove.
1399         (semantic-analyze-type, semantic-analyze-dereference-metatype-1):
1400         Use semantic-tag-prototype-p.
1402         * semantic/bovine/c.el (semantic-c-reset-preprocessor-symbol-map):
1403         Ensure semantic-mode is on before getting preprocessor symbols.
1404         (semantic-c-skip-conditional-section): Use c-scan-conditionals.
1405         (semantic-c-convert-spp-value-to-hideif-value)
1406         (semantic-c-evaluate-symbol-for-hideif, semantic-c-hideif-lookup)
1407         (semantic-c-hideif-defined): Revive hideif code from CEDET trunk.
1408         (semantic-lex-c-if, semantic-c-do-lex-ifdef): Revert changes for
1409         regular expression parsing.
1410         (semantic-cpp-lexer): Add semantic-lex-c-ifdef.
1411         (semantic-expand-c-tag): Check if tag is non-nil before adding it
1412         to return list.
1413         (semantic-expand-c-extern-C, semantic-expand-c-complex-type):
1414         New functions, copied from semantic-expand-c-tag.
1415         (semantic-find-tags-included): New override which also searches
1416         for include tags inside of namespaces.
1417         (semantic-c-dereference-typedef): Use semantic-tag-prototype-p.
1418         (semanticdb-find-table-for-include): New override.
1420         * semantic/bovine/el.el: Remove emacs-lisp-mode-hook.
1422         * semantic/complete.el (semantic-complete-post-command-hook):
1423         Exit completion when user has deleted all characters from the prefix.
1424         (semantic-displayor-focus-request): Return to previous window when
1425         focussing tags.
1427         * semantic/db-el.el (semanticdb-normalize-one-tag): Make obsolete.
1428         (semanticdb-elisp-sym->tag): Use help-function-arglist instead.
1430         * semantic/db-file.el (semanticdb-create-database):
1431         Use semantic-tag-version instead of just semantic-version as the
1432         initializer for the :semantic-tag-version slot.
1434         * semantic/db-find.el (semanticdb-find-tags-by-class-method):
1435         Delegate `include' to semantic-find-tags-included, which by
1436         default will just call semantic-find-tags-by-class.
1438         * semantic/db.el (semanticdb-refresh-table): Do not print warnings
1439         when calling semantic-find-file-noselect.  This avoids the "file
1440         is write protected" messages when parsing system header files,
1441         which might easily be mistaken to mean the currently loaded file.
1442         (semanticdb-save-current-db, semanticdb-save-all-db): Only emit
1443         message when running interactively.
1445         * semantic/decorate/mode.el (semantic-decoration-mode):
1446         Activate decoration of includes by default.
1448         * semantic/doc.el (semantic-doc-snarf-comment-for-tag):
1449         Remove comment delimiter at the end of the text.
1451         * semantic/ede-grammar.el (semantic-ede-proj-target-grammar):
1452         Change aux- and pre-load-packages.
1453         (ede-proj-makefile-dependencies): Update pattern rule so that
1454         resulting parsers are also byte-compiled.
1455         (semantic-ede-grammar-compiler-bovine)
1456         (semantic-ede-source-grammar-wisent): Remove .elc from gargage
1457         pattern, since this is already covered by the elisp compiler.
1458         (project-compile-target): Add compatibility code for Emacs 23,
1459         which does not have `byte-recompile-file'.
1460         (ede-proj-makefile-insert-rules): Add target specific EMACSFLAGS
1461         to raise max-specpdl-size and max-lisp-eval-depth.
1463         * semantic/find.el (semantic-find-tags-included):
1464         Make overridable.
1466         * semantic/fw.el (semantic-alias-obsolete)
1467         (semantic-varalias-obsolete): Use byte-compile-warn.
1468         (semantic-find-file-noselect): Disable font lock by calling
1469         global-font-lock-mode.
1471         * semantic/grammar.el (semantic-grammar-create-package):
1472         Fix message.
1473         (semantic-grammar-batch-build-one-package): When generating
1474         parsers in batch-mode, ignore version control and make sure we do
1475         not use cached versions.
1477         * semantic/ia.el (semantic-ia-complete-symbol-menu): Bring back.
1479         * semantic/lex-spp.el (semantic-lex-spp-symbol-merge): New fun.
1480         (semantic-lex-spp-token-macro-to-macro-stream): Use it.
1481         (semantic-lex-spp-lex-text-string): Instead of only setting the
1482         lexer, call the major mode's setup function.
1484         * semantic/scope.el (semantic-analyze-scoped-types-default):
1485         Use semantic-tag-prototype-p.
1486         (semantic-analyze-scope-nested-tags-default): Make sure we don't
1487         return tags we already have in scopetypes.
1489         * semantic/symref/filter.el
1490         (semantic-symref-test-count-hits-in-tag): Restore.
1492         * semantic/wisent/comp.el (wisent-BITS-PER-WORD):
1493         Use most-positive-fixnum if available.
1495         * semantic/wisent/javascript.el (semantic-tag-protection)
1496         (semantic-analyze-scope-calculate-access)
1497         (semantic-ctxt-current-symbol): New overrides.
1499         * semantic/wisent/python.el (wisent-python-lex-beginning-of-line):
1500         Rewrite to fix byte-compiler warning.
1502 2012-10-01  Robert Jarzmik  <robert.jarzmik@free.fr>
1504         * ede/linux.el (project-linux): New group.
1505         (project-linux-compile-target-command)
1506         (project-linux-compile-project-command): New options.
1507         (project-compile-project, project-compiler-target): New methods.
1509         * inversion.el (inversion-decoders): New regexps for SXEmacs.
1510         (inversion-package-version): More verbose error message.
1511         (inversion-<): Deal with new special cases.
1512         (inversion-require-emacs): New argument sxemacs-ver; use it.
1514 2012-10-01  Nelson Ferreira  <nelson.ferreira@ieee.org>
1516         * ede/emacs.el (ede-emacs-version): Detect SXEmacs.
1518 2012-10-01  William Xu  <william.xwl@gmail.com>
1520         * semantic/bovine/gcc.el (semantic-gcc-query): Returns status when
1521         there is an error.
1522         (semantic-gcc-setup): If the first attempt at calling cpp fails,
1523         try straight GCC.
1525 2012-10-01  Jan Moringen  <jan.moringen@uni-bielefeld.de>
1527         * semantic/idle.el
1528         (semantic-idle-breadcrumbs--display-in-header-line):
1529         Escape %-characters to avoid erroneous expansion in header line.
1530         (semantic-idle-breadcrumbs--display-in-mode-line): Likewise.
1532         * semantic/wisent/python.el (wisent-python-reconstitute-function-tag)
1533         (wisent-python-reconstitute-class-tag, semantic-python-special-p)
1534         (semantic-python-private-p, semantic-python-instance-variable-p)
1535         (semantic-python-docstring-p): New functions.
1537         * srecode/find.el (srecode-user-template-p): New function.
1538         (srecode-all-template-hash): Accept new optional argument
1539         predicate; return only templates matching the predicate.
1540         (srecode-read-template-name): Only retrieve templates matching
1541         srecode-user-template-p.
1543         * srecode/insert.el (srecode-insert-show-error-report)
1544         (srecode-insert-report-error): New functions.
1545         (srecode-insert-variable-secondname-handler)
1546         (srecode-insert-method, srecode-insert-ask-default)
1547         (srecode-insert-variable-secondname-handler)
1548         (srecode-insert-subtemplate, srecode-insert-method-helper)
1549         (srecode-insert-include-lookup): Use them.
1551 2012-10-01  Thomas Bach  <thbach@students.uni-mainz.de>
1553         * semantic/wisent/python.el
1554         (semantic-python-get-system-include-path): Add Python3k support.
1556 2012-10-01  Alexander Haeckel  <_@_>  (tiny change)
1558         * srecode/getset.el (srecode-query-for-field): Return the first
1559         tag found by name from all children tags.
1561 2012-10-01  Dale Sedivec  <dale@codefu.org>
1563         * semantic/wisent/python.el (wisent-python-string-start-re)
1564         (wisent-python-string-re, wisent-python-forward-string)
1565         (wisent-python-forward-line, wisent-python-lex-string):
1566         New variables.
1567         (wisent-python-forward-balanced-expression): New function.
1569 2012-10-01  Pete Beardmore  <elbeardmorez@msn.com>
1571         * semantic/complete.el (semantic-collector-calculate-completions):
1572         Search for additional matches if new prefix is a substring of the
1573         old prefix.
1574         (semantic-displayor-next-action): Immediately show more
1575         completions after user presses TAB the first time.
1576         (semantic-displayor-tooltip-mode)
1577         (semantic-displayor-tooltip-initial-max-tags)
1578         (semantic-displayor-tooltip-max-tags): New defcustoms.
1579         (semantic-displayor-tooltip): Use new variables as initforms.
1580         Use new slot `mode' instead of `force-show'.  Rename `max-tags' to
1581         `max-tags-initial'.
1582         (semantic-displayor-show-request): Display completions according
1583         to new modes, and make variable names clearer.
1584         (semantic-displayor-tooltip::semantic-displayor-scroll-request):
1585         Use new max-tags-initial slot.
1587         * semantic/idle.el (semantic-idle-local-symbol-highlight):
1588         Make sure there actually is a tag at point.
1589         (semantic-idle-completion-list-default): Report errors as messages
1590         if semantic-idle-scheduler-verbose-flag is non-nil.
1592 2012-10-01  Richard Kim  <emacs18@gmail.com>
1594         * semantic/db-global.el (semanticdb-enable-gnu-global-databases):
1595         Add optional NOERROR argument.
1597 2012-10-01  Alex Ott  <alexott@gmail.com>
1599         * semantic/idle.el (semantic-idle-scheduler-enabled-p):
1600         Fix file-checking.
1602 2012-10-01  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
1604         * semantic/db-find.el (semanticdb-find-default-throttle):
1605         Make buffer-local.
1606         (semanticdb-strip-find-results): Check for existing :filename
1607         attribute, so that file information from GNU Global is not lost.
1609 2012-08-07  Andreas Schwab  <schwab@linux-m68k.org>
1611         * ede/base.el (ede-with-projectfile): Use backquote forms.
1613 2012-07-29  Paul Eggert  <eggert@cs.ucla.edu>
1615         inaccessable -> inaccessible spelling fix (Bug#10052)
1616         * semantic/wisent/comp.el (wisent-inaccessible-symbols):
1617         Rename from wisent-inaccessable-symbols, fixing a misspelling.
1618         Caller changed.
1620 2012-07-09  Andreas Schwab  <schwab@linux-m68k.org>
1622         * ede/project-am.el: Fix typo.
1624 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
1626         Rename configure.in to configure.ac (Bug#11603).
1627         * ede/autoconf-edit.el (autoconf-find-query-for-program)
1628         (autoconf-new-program):
1629         * ede/emacs.el (ede-emacs-version):
1630         * ede/proj.el (ede-proj-setup-buildenvironment):
1631         * ede/project-am.el (project-am-autoconf-file-options):
1632         Prefer configure.ac to configure.in.
1634 2012-03-12  David Engster  <deng@randomsample.de>
1636         * semantic/db-find.el
1637         (semanticdb-find-translate-path-brutish-default): If we don't yet
1638         have a proper table for PATH, use `semanticdb-current-database'
1639         instead (bug #10343).
1641 2012-03-11  David Engster  <deng@randomsample.de>
1643         * semantic/wisent/javascript.el (js-mode): Define `js-mode' as
1644         child-mode of `javascript-mode' (bug #8445).
1646 2012-02-28  Glenn Morris  <rgm@gnu.org>
1648         * semantic/db.el (semanticdb-search-results-table):
1649         Doc fix (standardize possessive apostrophe usage).
1651 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
1653         * ede/auto.el (ede-directory-safe-p, ede-add-project-to-global-list):
1654         Add declarations.
1656 2012-01-29  David Engster  <deng@randomsample.de>
1658         Fix require error when using srecode-insert (Bug#9967).
1659         * srecode/insert.el: Require srecode/filters.
1660         * srecode/filters.el: Drop two requires.
1662 2012-01-09  Eric Ludlam  <zappo@gnu.org>
1664         * ede.el (ede-project-directories): New option.
1665         (ede-directory-safe-p): Check it.
1666         (ede-initialize-state-current-buffer, ede, ede-new)
1667         (ede-check-project-directory, ede-rescan-toplevel)
1668         (ede-load-project-file, ede-parent-project, ede-current-project)
1669         (ede-target-parent): Avoid loading in a project unless it is safe,
1670         since it may involve malicious code.  This security flaw was
1671         pointed out by Hiroshi Oota.
1673         * ede/auto.el (ede-project-autoload): Add safe-p slot.
1674         (ede-project-class-files): Projects using Project.ede are unsafe.
1675         (ede-auto-load-project): New method.
1677         * ede/simple.el (ede-project-class-files): Mark as unsafe.
1679 2011-12-19  Sam Steingold  <sds@gnu.org>
1681         * semantic/edit.el (semantic-edits-incremental-parser): Add the
1682         autoload cookie, necessary for JDEE.
1684 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
1686         * semantic/bovine/c.el (semantic-tag-abstract-p): Fix typo.
1688 2011-11-26  Chong Yidong  <cyd@gnu.org>
1690         * semantic/wisent/python-wy.el:
1691         * semantic/wisent/js-wy.el:
1692         * semantic/wisent/javat-wy.el:
1693         * semantic/bovine/c-by.el:
1694         * semantic/grammar-wy.el: Regenerate.
1696 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1698         * semantic/lex-spp.el (semantic-lex-spp-first-token-arg-list): Fix typo.
1700 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1702         * cedet-cscope.el (cedet-cscope-version-check):
1703         * cedet-global.el (cedet-global-min-version)
1704         (cedet-gnu-global-version-check):
1705         * cedet.el (cedet-version):
1706         * data-debug.el (data-debug-prev, data-debug-contract-current-line):
1707         * ede.el (ede-buffer-belongs-to-project-p, ede-auto-add-to-target)
1708         (ede-new, ede-invoke-method, project-edit-file-target, project-rescan)
1709         (ede-add-project-to-global-list, ede-map-all-subprojects):
1710         * inversion.el (inversion-check-version):
1711         * mode-local.el (mode-local-map-file-buffers, define-child-mode)
1712         (define-overloadable-function):
1713         * pulse.el (pulse-flag, pulse):
1714         * semantic.el (semantic-elapsed-time, semantic-parse-region)
1715         (navigate-menu):
1716         * ede/proj-comp.el (ede-compilation-program):
1717         * semantic/debug.el (semantic-debug-parser-go)
1718         (semantic-debug-parser-fail, semantic-debug-parser-quit)
1719         (semantic-debug-parser-abort):
1720         * semantic/idle.el (semantic-idle-core-handler):
1721         * semantic/bovine/debug.el (semantic-bovine-debug-error-frame):
1722         Fix typos.
1724 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1726         * semantic/lex.el (semantic-lex-tokens):
1727         * semantic/tag-ls.el (semantic-tag-protected-p):
1728         * srecode/mode.el (srecode-prefix-map): Fix typos.
1730 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
1732         * ede/project-am.el (project-compile-target-command): Fix typo.
1734 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
1736         * ede/auto.el (ede-project-autoload):
1737         * ede/proj-comp.el (ede-makefile-rule):
1738         * semantic/analyze.el (semantic-analyze-current-context):
1739         * semantic/ctxt.el (semantic-get-local-variables):
1740         * semantic/tag-ls.el (semantic-tag-calculate-parent): Fix typos.
1742 2011-11-03  David Engster  <dengste@eml.cc>
1744         * srecode.el:
1745         * srecode/texi.el:
1746         * srecode/template.el:
1747         * srecode/java.el:
1748         * srecode/insert.el:
1749         * srecode/document.el:
1750         * srecode/dictionary.el:
1751         * srecode/compile.el:
1752         * semantic/wisent/java-tags.el:
1753         * semantic/texi.el:
1754         * semantic/sort.el:
1755         * semantic/lex-spp.el:
1756         * semantic/idle.el:
1757         * semantic/html.el:
1758         * semantic/db-typecache.el:
1759         * semantic/analyze/complete.el:
1760         * ede/generic.el:
1761         * ede/custom.el:
1762         * ede/cpp-root.el:
1763         * ede/base.el: Fix filenames in comments and headers.
1765         * semantic/db-find.el:
1766         * srecode/insert.el (srecode-insert-include-lookup):
1767         * ede/proj-comp.el (ede-compilation-program): Fix it's -> its in
1768         comments and docstrings.
1770         * semantic/ctxt.el (semantic-end-of-context-default):
1771         * semantic/find.el (semantic-find-tags-by-scope-protection):
1772         * semantic/java.el (semantic-documentation-for-tag): Fix typos in
1773         docstrings.
1775         * semantic/db.el (semanticdb-table, semanticdb-abstract-cache)
1776         (semanticdb-abstract-db-cache):
1777         * semantic/decorate/include.el
1778         (semantic-decoration-unknown-include-describe): Fix filenames in
1779         docstring.
1781         * semantic/ede-grammar.el (semantic-ede-grammar-compiler-wisent)
1782         (semantic-ede-grammar-compiler-bovine): Fix requires that are
1783         added to the grammar-make-script.
1785 2011-10-23  Chong Yidong  <cyd@gnu.org>
1787         * ede.el (ede-maybe-checkout): Function deleted;
1788         vc-toggle-read-only does not do version control now.
1790         * ede/util.el (ede-make-buffer-writable): Don't use
1791         vc-toggle-read-only.
1793         * ede/project-am.el (project-remove-file, project-add-file)
1794         (project-new-target): Don't call ede-maybe-checkout.
1796 2011-10-19  Chong Yidong  <cyd@gnu.org>
1798         * ede.el (ede-minor-mode, global-ede-mode):
1799         * semantic.el (semantic-mode): Doc fix to reflect new
1800         define-minor-mode calling behavior.
1802 2011-07-30  Chong Yidong  <cyd@stupidchicken.com>
1804         * semantic/grammar.el (semantic-grammar-insert-defanalyzers):
1805         Fix require.
1807 2011-07-04  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
1809         * semantic/db.el (semanticdb-file-table-object): Don't bug out on
1810         unconfigured projects if `global-ede-mode' is on (bug#8092).
1812 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
1814         * semantic.el (semantic-elapsed-time): Rewrite using
1815         time-subtract and float-time.
1817 2011-05-11  Glenn Morris  <rgm@gnu.org>
1819         * semantic/wisent/javascript.el (semantic-get-local-variables):
1820         Use define-mode-local-override rather than its obsolete alias.
1822 2011-05-10  Jim Meyering  <meyering@redhat.com>
1824         Fix doubled-word typos.
1825         * ede/pmake.el (ede-proj-makefile-garbage-patterns): the the -> the
1826         * semantic/complete.el (semantic-complete-read-tag-local-members):
1827         Likewise.
1828         * ede.el (ede-auto-add-method): then then -> then
1830 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
1832         * ede/pconf.el (ede-proj-tweak-autoconf, ede-proj-flush-autoconf):
1833         * ede/proj-comp.el (ede-proj-tweak-autoconf, ede-proj-flush-autoconf):
1834         * ede/proj-elisp.el (ede-proj-tweak-autoconf, ede-proj-flush-autoconf)
1835         (ede-proj-tweak-autoconf, ede-proj-flush-autoconf):
1836         * ede/proj-scheme.el (ede-proj-tweak-autoconf): Fix typos in docstrings.
1838 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1840         * Version 23.3 released.
1842 2011-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1844         * semantic/wisent/comp.el (wisent-byte-compile-grammar):
1845         Macroexpand before passing to byte-compile-form.
1847 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1849         * srecode/srt-mode.el (srecode-template-mode): Use define-derived-mode.
1850         * semantic/symref/list.el (semantic-symref-results-mode):
1851         Use run-mode-hooks.
1853 2010-11-12  Glenn Morris  <rgm@gnu.org>
1855         * semantic/wisent/comp.el: Remove unnecessary eval-when-compiles.
1857 2010-11-10  Glenn Morris  <rgm@gnu.org>
1859         * semantic/bovine/c.el: Test system-type with memq.
1861 2010-11-09  Glenn Morris  <rgm@gnu.org>
1863         * semantic/lex.el (semantic-lex-ignore-comments, semantic-flex):
1864         * semantic/grammar.el (semantic-grammar-epilogue):
1865         * ede/speedbar.el (ede-find-nearest-file-line):
1866         * ede/pmake.el (ede-proj-makefile-insert-dist-rules):
1867         * ede/autoconf-edit.el (autoconf-delete-parameter):
1868         Use point-at-bol and point-at-eol.
1870 2010-11-07  Glenn Morris  <rgm@gnu.org>
1872         * ede/proj-elisp.el (ede-proj-flush-autoconf): Use point-at-bol.
1874 2010-11-01  Glenn Morris  <rgm@gnu.org>
1876         * semantic/bovine/c.el (semantic-analyze-split-name): Move before use.
1878         * semantic/symref/cscope.el (ede-toplevel):
1879         * semantic/symref.el (ede-toplevel):
1880         * semantic/tag-file.el (ede-toplevel):
1881         * ede.el (ede-toplevel): Fix declarations.
1883 2010-10-31  Glenn Morris  <rgm@gnu.org>
1885         * ede/proj-elisp.el (project-compile-target): Fix previous change.
1886         * semantic/ede-grammar.el (project-compile-target): Fix previous change.
1888 2010-10-31  Julien Danjou  <julien@danjou.info>
1890         * ede/proj-elisp.el (project-compile-target):
1891         * semantic/ede-grammar.el (project-compile-target):
1892         Use `byte-recompile-file'.
1894 2010-10-31  Glenn Morris  <rgm@gnu.org>
1896         * mode-local.el (mode-local-augment-function-help):
1897         * semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons):
1898         * semantic/symref/list.el (semantic-symref-results-dump)
1899         (semantic-symref-rb-toggle-expand-tag): Replace inappropriate uses
1900         of toggle-read-only.
1902 2010-09-30  Chong Yidong  <cyd@stupidchicken.com>
1904         * semantic/bovine/el.el:
1905         * semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode):
1906         Fix require statements.
1908 2010-09-29  Chong Yidong  <cyd@stupidchicken.com>
1910         * semantic/tag.el (semantic-tag-version): Bump to 2.0.
1912         * semantic/db-typecache.el (semanticdb-typecache-find-default):
1913         * semantic/imenu.el (semantic-create-imenu-index):
1914         * semantic/grammar.el (semantic--grammar-macro-function-tag):
1915         * semantic/fw.el (semanticdb-without-unloaded-file-searches):
1916         Fix require.  Suggested by David Engster.
1918         * semantic/bovine/c-by.el: Regenerate.
1920 2010-09-29  Eric Ludlam  <zappo@gnu.org>
1922         * semantic/lex-spp.el (semantic-lex-spp-debug-symbol): New var.
1923         (semantic-lex-spp-enable-debug-symbol): New command.
1924         (semantic-lex-spp-value-valid-p)
1925         (semantic-lex-spp-validate-value): New functions.
1926         (semantic-lex-spp-symbol-set)
1927         (semantic-lex-spp-symbol-push): Add call to validate value.
1928         (semantic-lex-spp-table-write-slot-value): Instead of erroring on
1929         invalid values during save, just save a nil.
1931 2010-09-25  Chong Yidong  <cyd@stupidchicken.com>
1933         * ede/linux.el (ede-project-class-files):
1934         * ede/generic.el (ede-generic-new-autoloader):
1935         * ede/emacs.el (ede-project-class-files):
1936         * ede/simple.el (ede-project-class-files):
1937         * ede/cpp-root.el (ede-project-class-files): Fix require name.
1939 2010-09-25  Juanma Barranquero  <lekktu@gmail.com>
1941         * semantic/lex.el (semantic-ignore-comments): Doc fix.
1943         * semantic/symref/list.el (semantic-symref-list-rename-open-hits):
1944         Fix typo in error message.
1945         (semantic-symref-list-map-open-hits): Fix typo in docstring.
1947 2010-09-21  Eric Ludlam  <zappo@gnu.org>
1949         Synch SRecode to CEDET 1.0.
1951         * pulse.el (pulse-momentary-highlight-overlay): If pulse-flag is
1952         'never, disable all pulsing.
1954         * cedet.el (cedet-version):
1955         * srecode.el (srecode-version): Bump version to 1.0.
1957         * srecode/texi.el (srecode-texi-insert-tag-as-doc): New function.
1958         (semantic-insert-foreign-tag): Use it.
1960         * srecode/mode.el (srecode-bind-insert):
1961         Call srecode-load-tables-for-mode.
1962         (srecode-minor-mode-templates-menu): Do not list templates that
1963         are not in the current project.
1964         (srecode-menu-bar): Add binding for srecode-macro-help.
1966         * srecode/table.el (srecode-template-table): Add :project slot.
1967         (srecode-dump): Dump it.
1969         * srecode/map.el (srecode-map-update-map): Make map loading more
1970         robust.
1972         * srecode/insert.el (srecode-insert-fcn): Merge template
1973         dictionary before resolving arguments.
1974         (srecode-insert-method-helper): Add error checking to make sure
1975         that we only have dictionaries.
1976         (srecode-insert-method): Check template nesting depth when using
1977         point inserter override.
1978         (srecode-insert-method): Install override with depth limit.
1980         * srecode/getset.el (srecode-insert-getset): Force tag table
1981         update.  Don't query the class if it is empty.
1983         * srecode/find.el (srecode-template-get-table)
1984         (srecode-template-get-table-for-binding)
1985         (srecode-all-template-hash): Skip if not in current project.
1986         (srecode-template-table-in-project-p): New method.
1988         * srecode/fields.el (srecode-fields-exit-confirmation): New option.
1989         (srecode-field-exit-ask): Use it.
1991         * srecode/dictionary.el (srecode-dictionary-add-template-table):
1992         Do not add variables in tables not for the current project.
1993         (srecode-compound-toString): Handle cases where the default value
1994         is another compound value.
1995         (srecode-dictionary-lookup-name): New optional argument
1996         NON-RECURSIVE, which inhibits visiting dictionary parents.
1997         (srecode-dictionary-add-section-dictionary)
1998         (srecode-dictionary-merge): New optional argument FORCE adds
1999         values even if an identically named entry exists.
2000         (srecode-dictionary-add-entries): New method.
2001         (srecode-create-dictionaries-from-tags): New function.
2003         * srecode/cpp.el (srecode-cpp): New defgroup.
2004         (srecode-cpp-namespaces): New option.
2005         (srecode-semantic-handle-:using-namespaces)
2006         (srecode-cpp-apply-templates): New functions.
2007         (srecode-semantic-apply-tag-to-dict): Handle template parameters
2008         by calling `srecode-cpp-apply-templates'.
2010         * srecode/compile.el (srecode-compile-templates): Fix directory
2011         compare of built-in templates.  Give built-ins lower piority.
2012         Support special variable "project".
2013         (srecode-compile-template-table): Set :project slot of new tables.
2014         (srecode-compile-one-template-tag):
2015         Use srecode-create-dictionaries-from-tags.
2017 2010-09-21  Eric Ludlam  <zappo@gnu.org>
2019         Synch EDE to CEDET 1.0.
2021         * cedet-idutils.el (cedet-idutils-make-command): New option.
2022         (cedet-idutils-mkid-call)
2023         (cedet-idutils-create/update-database): New functions.
2025         * cedet-cscope.el (cedet-cscope-create)
2026         (cedet-cscope-create/update-database): New functions.
2027         (cedet-cscope-support-for-directory): Make interactive.
2029         * cedet-global.el (cedet-global-gtags-command): New option.
2030         (cedet-gnu-global-gtags-call)
2031         (cedet-gnu-global-create/update-database): New functions.
2033         * ede.el (ede-save-cache): Fix recentf-exclude expression.
2034         (ede-make-dist): Always use toplevel project.
2035         (ede-buffer-object): If we fail to find an object in the current
2036         project, loop upward looking for a match.  If no target is found,
2037         use most local project.
2038         (ede-buffer-belongs-to-target-p)
2039         (ede-buffer-belongs-to-project-p): New functions.
2040         (ede-initialize-state-current-buffer): New function.
2041         (ede-target-forms-menu, ede-project-buffers): Use them.
2042         (ede-minor-mode, ede-reset-all-buffers): Use it.
2043         (project-interactive-select-target, project-add-file): Don't use
2044         ede-project-force-load.
2045         (ede-buffer-object): New arg PROJSYM.
2046         (ede-minor-mode): Remove ede-directory-project-p test.
2047         (ede-initialize-state-current-buffer): Don't test for
2048         ede-directory-project-p if there is a matching open project.
2049         (ede-customize-forms-menu): Prevent error if there is no project.
2050         (ede-load-project-file): Set ede-constructing to the thing being
2051         constructed, instead of t.
2052         (ede-project-force-load): Delete.
2054         * ede/base.el:
2055         * ede/auto.el:
2056         * ede/custom.el: New files.
2058         * ede/autoconf-edit.el (autoconf-find-last-macro)
2059         (autoconf-parameters-for-macro): Parse multiline parameters of
2060         macros.  Optionally ignore case and at bol for macro.
2061         (autoconf-parameter-strip): Use greedy match for newlines.
2062         (autoconf-new-automake-string): Delete.
2063         (autoconf-new-program): Use SRecode to fill an empty file.
2065         * ede/cpp-root.el (ede-create-lots-of-projects-under-dir):
2066         New function.
2068         * ede/files.el (ede-flush-project-hash): New command.
2069         (ede-convert-path): Add optional PROJECT arg.
2070         (ede-directory-project-p): Obey ".ede-ignore".
2071         (ede-expand-filename-local)
2072         (ede-expand-filename-impl-via-subproj): New methods.
2073         (ede-expand-filename-impl): Use them.
2074         (ede-project-root, ede-project-root-directory): Move to
2075         ede/auto.el.
2077         * ede/locate.el (ede-locate-flush-hash)
2078         (ede-locate-create/update-root-database): New methods.
2079         (initialize-instance): Use ede-locate-flush-hash.
2081         * ede/pmake.el (ede-proj-makefile-insert-variables): If this is
2082         the top project and not a metasubproject, set TOP to CURDIR.
2083         (ede-proj-makefile-insert-variables): Output a target's object
2084         list whether or not the vars are already in the Makefile.
2085         (ede-pmake-insert-variable-once): New macro.
2087         * ede/project-am.el (project-am-with-makefile-current):
2088         Add recentf-exclude.
2089         (project-am-load-makefile): Obey an optional suggested name.
2090         (project-am-expand-subdirlist): New function.
2091         (project-am-makefile::project-rescan): Use it.  Combine SUBDIRS
2092         and DIST_SUBDIRS.
2093         (project-am-meta-type-alist): A list to scan better Makefile.am.
2094         (project-am-scan-for-targets): Scan also over
2095         project-am-meta-type-alist.
2096         (ede-system-include-path): Simple implementation.
2097         (ede-find-target): Delete.  EDE core takes care of this.
2098         (ede-buffer-mine): Create the searched filename as relative.
2099         (project-am-load): Simplify, using autoconf-edit.
2100         (project-am-extract-package-info): Fix separators.
2102         * ede/proj.el (project-run-target): New method.
2103         (project-make-dist, project-compile-project):
2104         Use ede-proj-automake-p to determine which kind of compile to use.
2105         (project-rescan): Call ede-load-project-file.
2106         (ede-buffer-mine): Add more file names that belong to the project.
2107         (ede-proj-compilers): Improve error message.
2109         * ede/proj-obj.el (ede-ld-linker): Use the LDDEPS variable.
2110         (ede-source-c++): Add more C++ extensions.
2111         (ede-proj-target-makefile-objectcode): Quote initforms.
2112         Support lex and yacc.
2114         * ede/proj-prog.el (ede-proj-makefile-insert-rules): Remove.
2115         (ede-proj-makefile-insert-variables): New, add LDDEPS.
2116         (ede-proj-makefile-insert-automake-post-variables): Add LDADD
2117         variable.  Use ldlibs-local slot.  Add a -l to ldlibs strings.
2118         (ede-proj-target-makefile-program): Swap order of two slots so
2119         they show up in the same order as in the command line.
2120         (ede-proj-target-makefile-program): Add ldlibs-local slot.
2122         * ede/proj-shared.el (ede-g++-libtool-shared-compiler):
2123         Fix inference rule to use cpp files.
2124         (ede-proj-target-makefile-shared-object): Quote initforms.
2126         * ede/proj-misc.el (ede-proj-target-makefile-miscelaneous):
2127         * ede/proj-info.el (ede-proj-target-makefile-info):
2128         * ede/proj-aux.el (ede-proj-target-aux):
2129         * ede/proj-archive.el (ede-proj-target-makefile-archive):
2130         * ede/proj-elisp.el (ede-proj-target-elisp)
2131         (ede-proj-target-elisp-autoloads): Quote initforms.
2133         * ede/srecode.el (ede-srecode-setup): Load autoconf templates.
2135         * ede/shell.el (ede-shell-buffer): Fix buffer name.
2137         * ede/pconf.el (ede-proj-configure-synchronize): If user events
2138         occur while waiting for the compile process to finish, pull them
2139         in and discard those events.
2141 2010-09-19  Eric Ludlam  <zappo@gnu.org>
2143         Synch Semantic to CEDET 1.0.
2145         * semantic.el (semantic-version): Update to 2.0.
2146         (semantic-mode-map): Add "," and "m" bindings.
2147         (navigate-menu): Update.
2149         * semantic/symref.el (semantic-symref-calculate-rootdir):
2150         New function.
2151         (semantic-symref-detect-symref-tool): Use it.
2153         * semantic/symref/grep.el (semantic-symref-grep-shell): New var.
2154         (semantic-symref-perform-search): Use it.  Calculate root dir with
2155         semantic-symref-calculate-rootdir.
2156         (semantic-symref-derive-find-filepatterns): Improve error message.
2158         * semantic/symref/list.el
2159         (semantic-symref-results-mode-map): New bindings.
2160         (semantic-symref-auto-expand-results): New option.
2161         (semantic-symref-results-dump): Obey auto-expand.
2162         (semantic-symref-list-expand-all, semantic-symref-regexp)
2163         (semantic-symref-list-contract-all)
2164         (semantic-symref-list-map-open-hits)
2165         (semantic-symref-list-update-open-hits)
2166         (semantic-symref-list-create-macro-on-open-hit)
2167         (semantic-symref-list-call-macro-on-open-hits): New functions.
2168         (semantic-symref-list-menu-entries)
2169         (semantic-symref-list-menu): New vars.
2170         (semantic-symref-list-map-open-hits): Move cursor to beginning of
2171         match before calling the mapped function.
2173         * semantic/doc.el
2174         (semantic-documentation-comment-preceeding-tag): Do nothing if the
2175         mode doesn't provide comment-start-skip.
2177         * semantic/scope.el
2178         (semantic-analyze-scope-nested-tags-default): Strip duplicates.
2179         (semantic-analyze-scoped-inherited-tag-map): Take the tag we are
2180         looking for as part of the scoped tags list.
2182         * semantic/html.el (semantic-default-html-setup):
2183         Add senator-step-at-tag-classes.
2185         * semantic/decorate/include.el
2186         (semantic-decoration-on-unknown-includes): Change light bgcolor.
2187         (semantic-decoration-on-includes-highlight-default): Check that
2188         the include tag has a position.
2190         * semantic/complete.el (semantic-collector-local-members)
2191         (semantic-complete-read-tag-local-members)
2192         (semantic-complete-jump-local-members): New class and functions.
2193         (semantic-complete-self-insert): Save excursion before completing.
2195         * semantic/analyze/complete.el
2196         (semantic-analyze-possible-completions-default): If no completions
2197         are found, return the raw by-name-only completion list.  Add FLAGS
2198         arguments.  Add support for 'no-tc (type constraint) and
2199         'no-unique, or no stripping duplicates.
2200         (semantic-analyze-possible-completions-default): Add FLAGS arg.
2202         * semantic/util-modes.el
2203         (semantic-stickyfunc-show-only-functions-p): New option.
2204         (semantic-stickyfunc-fetch-stickyline): Don't show stickytext for
2205         the very first line in a buffer.
2207         * semantic/util.el (semantic-hack-search)
2208         (semantic-recursive-find-nonterminal-by-name)
2209         (semantic-current-tag-interactive): Delete.
2210         (semantic-describe-buffer): Fix expand-nonterminal.
2211         Add lex-syntax-mods, type relation separator char, and command
2212         separation char.
2213         (semantic-sanity-check): Only message if called interactively.
2215         * semantic/tag.el (semantic-tag-deep-copy-one-tag): Copy the
2216         :filename property and the tag position.
2218         * semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
2219         Add recursion limit.
2221         * semantic/imenu.el (semantic-imenu-bucketize-type-members):
2222         Make this buffer local, not the obsoleted variable.
2224         * semantic/idle.el: Add breadcrumbs support.
2225         (semantic-idle-summary-current-symbol-info-default)
2226         (semantic-idle-tag-highlight)
2227         (semantic-idle-completion-list-default):
2228         Use semanticdb-without-unloaded-file-searches for speed, and to
2229         conform to the controls that specify if the idle timer is supposed
2230         to be parsing unparsed includes.
2231         (semantic-idle-symbol-highlight-face)
2232         (semantic-idle-symbol-maybe-highlight): Rename from *-summary-*.
2233         Callers changed.
2234         (semantic-idle-work-parse-neighboring-files-flag): Default to nil.
2235         (semantic-idle-work-update-headers-flag): New var.
2236         (semantic-idle-work-for-one-buffer): Use it.
2237         (semantic-idle-local-symbol-highlight): Rename from
2238         semantic-idle-tag-highlight.
2239         (semantic-idle-truncate-long-summaries): New option.
2241         * semantic/ia.el (semantic-ia-cache)
2242         (semantic-ia-get-completions): Delete.  Callers changed.
2243         (semantic-ia-show-variants): New command.
2244         (semantic-ia-show-doc): If doc is empty, don't make a temp buffer.
2245         (semantic-ia-show-summary): If there isn't anything to show, say so.
2247         * semantic/grammar.el (semantic-grammar-create-package):
2248         Save the buffer even in batch mode.
2250         * semantic/fw.el
2251         (semanticdb-without-unloaded-file-searches): New macro.
2253         * semantic/dep.el (semantic-dependency-find-file-on-path):
2254         Fix case dereferencing ede-object when it is a list.
2256         * semantic/db-typecache.el (semanticdb-expand-nested-tag)
2257         (semanticdb-typecache-faux-namespace): New functions.
2258         (semanticdb-typecache-file-tags)
2259         (semanticdb-typecache-merge-streams): Use them.
2260         (semanticdb-typecache-file-tags): When deriving tags from a file,
2261         give the mode a chance to monkey with the tag copy.
2262         (semanticdb-typecache-find-default): Wrap find in save-excursion.
2263         (semanticdb-typecache-find-by-name-helper): Merge found names down.
2265         * semantic/db-global.el
2266         (semanticdb-enable-gnu-global-in-buffer): Don't show messages if
2267         GNU Global is not available and we don't want to throw an error.
2269         * semantic/db-find.el (semanticdb-find-result-nth-in-buffer):
2270         When trying to normalize the tag to a buffer, don't error if
2271         set-buffer method doesn't exist.
2273         * semantic/db-file.el (semanticdb-save-db): Simplify msg.
2275         * semantic/db.el (semanticdb-refresh-table): If forcing a
2276         refresh on a file not in a buffer, use semantic-find-file-noselect
2277         and delete the buffer after use.
2278         (semanticdb-current-database-list): When calculating root via
2279         hooks, force it through true-filename and skip the list of
2280         possible roots.
2282         * semantic/ctxt.el (semantic-ctxt-imported-packages): New.
2284         * semantic/analyze/debug.el
2285         (semantic-analyzer-debug-insert-tag): Reset standard output to
2286         current buffer.
2287         (semantic-analyzer-debug-global-symbol)
2288         (semantic-analyzer-debug-missing-innertype): Change "prefix" to
2289         "symbol" in messages.
2291         * semantic/analyze/refs.el (semantic-analyze-refs-impl)
2292         (semantic-analyze-refs-proto): When calculating value, make sure
2293         the found tag is 'similar' to the originating tag.
2294         (semantic--analyze-refs-find-tags-with-parent): Attempt to
2295         identify matches via imported symbols of parents.
2296         (semantic--analyze-refs-full-lookup-with-parents): Do a deep
2297         search during the brute search.
2299         * semantic/analyze.el
2300         (semantic-analyze-find-tag-sequence-default): Be robust to
2301         calculated scopes being nil.
2303         * semantic/bovine/c.el (semantic-c-describe-environment):
2304         Add project macro symbol array.
2305         (semantic-c-parse-lexical-token): Add recursion limit.
2306         (semantic-ctxt-imported-packages, semanticdb-expand-nested-tag):
2307         New overrides.
2308         (semantic-expand-c-tag-namelist): Split a full type from a typedef
2309         out to its own tag.
2310         (semantic-expand-c-tag-namelist): Do not split out a typedef'd
2311         inline type if it is an anonymous type.
2312         (semantic-c-reconstitute-token): Use the optional initializers as
2313         a clue that some function is probably a constructor.
2314         When defining the type of these constructors, split the parent name,
2315         and use only the class part, if applicable.
2317         * semantic/bovine/c-by.el:
2318         * semantic/wisent/python-wy.el: Regenerate.
2320 2010-07-20  Juanma Barranquero  <lekktu@gmail.com>
2322         * semantic/db-file.el (object-write): Fix typo in docstring.
2324 2010-06-03  Eric Ludlam  <zappo@gnu.org>
2326         * semantic/lex-spp.el
2327         (semantic-lex-spp-table-write-slot-value): Instead of erroring on
2328         invalid values during save, just save a nil (Bug#6324).
2330 2010-05-31  Jonathan Marchand  <jonathlela@gmail.com>  (tiny change)
2332         * ede/cpp-root.el (ede-set-project-variables): Fix feature name
2333         (bug#6231).
2335 2010-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2337         Use a mode-line spec rather than a static string in Semantic.
2338         * semantic/util-modes.el:
2339         (semantic-minor-modes-format): New var to replace...
2340         (semantic-minor-modes-status): Remove.
2341         (semantic-mode-line-update): Construct a mode-line spec rather than
2342         a static string so that mouse buttons can be used on individual minor
2343         modes and so that semantic-mode-line-update only needs to be called
2344         when global settings are changed.
2345         (semantic-add-minor-mode, semantic-toggle-minor-mode-globally):
2346         Call semantic-mode-line-update.
2347         (semantic-toggle-minor-mode-globally): Don't assume mode is on
2348         minor-mode-alist, check semantic-minor-mode-alist as well.
2349         (semantic-stickyfunc-mode, semantic-show-parser-state-auto-marker)
2350         (semantic-show-parser-state-marker, semantic-show-parser-state-mode)
2351         (semantic-show-unmatched-syntax-mode, semantic-highlight-edits-mode):
2352         * semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
2353         * semantic/idle.el (semantic-idle-scheduler-mode)
2354         (define-semantic-idle-service, semantic-idle-summary-mode):
2355         * semantic/decorate/mode.el (semantic-decoration-mode):
2356         Don't call semantic-mode-line-update any more.
2358 2010-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2360         Use define-minor-mode in CEDET where applicable.
2362         * srecode/mode.el (srecode-minor-mode, global-srecode-minor-mode):
2363         Use define-minor-mode.
2365         * semantic/util-modes.el (semantic-add-minor-mode):
2366         Remove unused arg `keymap' and code redundant with define-minor-mode.
2367         (semantic-toggle-minor-mode-globally): Only handle arg -1 and 1.
2368         (semantic-stickyfunc-mode, global-semantic-show-unmatched-syntax-mode)
2369         (semantic-highlight-func-mode, global-semantic-show-parser-state-mode)
2370         (global-semantic-highlight-edits-mode, semantic-highlight-edits-mode)
2371         (semantic-show-unmatched-syntax-mode, semantic-show-parser-state-mode)
2372         (global-semantic-stickyfunc-mode, global-semantic-highlight-func-mode):
2373         Use define-minor-mode.
2374         (semantic-stickyfunc-mode-setup, semantic-highlight-edits-mode-setup)
2375         (semantic-show-unmatched-syntax-mode-setup)
2376         (semantic-show-parser-state-mode-setup)
2377         (semantic-highlight-func-mode-setup): Inline into sole caller.
2379         * semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
2380         (semantic-mru-bookmark-mode): Use define-minor-mode.
2381         (semantic-mru-bookmark-mode-setup): Inline into sole caller.
2383         * semantic/idle.el (define-semantic-idle-service):
2384         Use define-minor-mode and inline setup function into its sole caller.
2385         (semantic-idle-scheduler-mode-setup)
2386         (semantic-idle-summary-mode-setup): Inline into sole caller.
2387         (global-semantic-idle-scheduler-mode, semantic-idle-scheduler-mode):
2388         Use define-minor-mode.
2390         * semantic/decorate/mode.el (global-semantic-decoration-mode)
2391         (semantic-decoration-mode): Use define-minor-mode.
2392         (semantic-decoration-mode-setup): Inline into sole caller.
2394         * ede/dired.el (ede-dired-minor-mode): Initialize in declaration.
2395         (ede-dired-minor-mode): Use define-minor-mode and derived-mode-p.
2396         (ede-dired-add-to-target): Use dolist.
2398 2010-04-29  Chong Yidong  <cyd@stupidchicken.com>
2400         * semantic.el (semantic-completion-at-point-function):
2401         New function.
2402         (semantic-mode): Use semantic-completion-at-point-function for
2403         completion-at-point-functions instead.
2405 2010-04-28  Chong Yidong  <cyd@stupidchicken.com>
2407         * semantic.el (semantic-mode): When enabled, add
2408         semantic-ia-complete-symbol to completion-at-point-functions.
2410         * semantic/ia.el (semantic-ia-complete-symbol): Return nil
2411         if Semantic is not active.
2413 2010-04-19  Chong Yidong  <cyd@stupidchicken.com>
2415         * ede/pmake.el (ede-proj-makefile-insert-variables):
2416         Don't destroy list before using it.
2418 2010-04-02  Juanma Barranquero  <lekktu@gmail.com>
2420         * semantic/imenu.el (semantic-imenu-bucketize-type-members)
2421         (semantic-create-imenu-directory-index): Fix typos in docstrings.
2422         (semantic-imenu-goto-function): Reflow docstring.
2424 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2426         * srecode/table.el (srecode-template-table): Fix docstring typo.
2428 2010-03-24  Glenn Morris  <rgm@gnu.org>
2430         * semantic/bovine/c.el (semantic-c-describe-environment):
2431         Consistently check ede-object is bound throughout.
2433         * ede/project-am.el (ede-shell-run-something): Declare.
2435 2010-03-13  Eric M. Ludlam  <zappo@gnu.org>
2437         * semantic/imenu.el: New file, from the CEDET repository
2438         (Bug#5412).
2440 2010-03-06  Glenn Morris  <rgm@gnu.org>
2442         * semantic/grammar.el (semantic-grammar-header-template):
2443         Update template copyright to GPLv3+.
2445 2010-02-28  Chong Yidong  <cyd@stupidchicken.com>
2447         * semantic/db-find.el
2448         (semanticdb-find-translate-path-brutish-default):
2449         * ede/make.el (ede-make-check-version):
2450         Use with-current-buffer instead of save-excursion.
2452 2010-02-24  Eduard Wiebe  <usenet@pusto.de>
2454         * semantic/wisent/javascript.el (wisent-javascript-jv-expand-tag):
2455         Avoid c(ad)ddr and use c(ad)r of cddr (Bug#5640).
2457 2010-02-16  Chong Yidong  <cyd@stupidchicken.com>
2459         * data-debug.el (data-debug): Move to extensions group.
2461         * ede.el (ede):
2462         * srecode.el (srecode):
2463         * semantic.el (semantic): Put in tools and extensions group.
2465 2010-02-14  Juanma Barranquero  <lekktu@gmail.com>
2467         * ede.el (ede-run-target, project-delete-target)
2468         (project-dist-files, ede-name, ede-documentation, ede-parent-project)
2469         (ede-adebug-project, ede-adebug-project-parent)
2470         (ede-adebug-project-root): Fix typos in docstrings.
2472 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2474         * ede/locate.el (ede-locate-file-in-project)
2475         (ede-locate-file-in-project-impl): Fix typos in docstrings.
2476         (ede-enable-locate-on-project): Fix typos in error messages.
2478         * semantic/util-modes.el (semantic-unmatched-syntax-face)
2479         (semantic-stickyfunc-old-hlf, semantic-stickyfunc-header-line-format)
2480         (semantic-stickyfunc-sticky-classes, semantic-highlight-func-mode-setup)
2481         (semantic-stickyfunc-fetch-stickyline): Fix typos in docstrings.
2482         (semantic-stickyfunc-popup-menu, semantic-highlight-func-popup-menu):
2483         Fix typos in menu help.
2485         * semantic.el (semantic-require-version, semantic--buffer-cache)
2486         (semantic-unmatched-syntax-cache-check, semantic-unmatched-syntax-hook)
2487         (semantic--before-fetch-tags-hook, semantic-new-buffer-fcn-was-run)
2488         (semantic--umatched-syntax-needs-refresh-p, semantic-elapsed-time)
2489         (semantic-parse-stream, semantic-parse-region)
2490         (semantic-parse-region-default, semantic--set-buffer-cache)
2491         (semantic-minimum-working-buffer-size, semantic-refresh-tags-safe)
2492         (semantic-bovinate-toplevel, semantic-load-system-cache-loaded)
2493         (semantic-default-submodes):
2494         * semantic/db-ebrowse.el (semanticdb-table-ebrowse)
2495         (semanticdb-create-ebrowse-database)
2496         (semanticdb-find-tags-for-completion-method)
2497         (semanticdb-find-tags-by-class-method)
2498         (semanticdb-deep-find-tags-by-name-method)
2499         (semanticdb-deep-find-tags-for-completion-method):
2500         * semantic/db-el.el (semanticdb-elisp-mapatom-collector)
2501         (semanticdb-find-tags-by-name-method, emacs-lisp-mode)
2502         (semanticdb-find-tags-for-completion-method)
2503         (semanticdb-find-tags-by-class-method)
2504         (semanticdb-deep-find-tags-for-completion-method):
2505         * semantic/db-find.el (semanticdb-find-translate-path)
2506         (semanticdb-find-need-cache-update-p, semanticdb-find-result-with-nil-p)
2507         (semanticdb-find-scanned-include-tags, semanticdb-find-tags-collector)
2508         (semanticdb-find-tags-by-name-method)
2509         (semanticdb-find-tags-by-name-regexp-method)
2510         (semanticdb-find-tags-for-completion-method)
2511         (semanticdb-find-tags-by-class-method)
2512         (semanticdb-find-tags-external-children-of-type-method)
2513         (semanticdb-find-tags-subclasses-of-type-method)
2514         (semanticdb-deep-find-tags-by-name-method)
2515         (semanticdb-deep-find-tags-by-name-regexp-method)
2516         (semanticdb-deep-find-tags-for-completion-method):
2517         * semantic/db-global.el (semanticdb-enable-gnu-global-hook)
2518         (semanticdb-enable-gnu-global-in-buffer)
2519         (semanticdb-find-tags-for-completion-method)
2520         (semanticdb-deep-find-tags-by-name-method)
2521         (semanticdb-deep-find-tags-for-completion-method):
2522         * semantic/db-javascript.el (semanticdb-javascript-tags)
2523         (javascript-mode, semanticdb-find-translate-path)
2524         (semanticdb-find-tags-for-completion-method)
2525         (semanticdb-find-tags-by-class-method)
2526         (semanticdb-deep-find-tags-by-name-method)
2527         (semanticdb-deep-find-tags-for-completion-method)
2528         (semanticdb-find-tags-external-children-of-type-method):
2529         * semantic/idle.el (semantic-idle-work-core-handler)
2530         (define-semantic-idle-service, semantic-idle-summary-useful-context-p)
2531         (global-semantic-idle-scheduler-mode):
2532         * srecode/dictionary.el (srecode-field-value)
2533         (srecode-dictionary-add-section-dictionary):
2534         Fix typos in docstrings.
2536 2010-01-17  Glenn Morris  <rgm@gnu.org>
2538         * semantic/idle.el (semantic-idle-work-for-one-buffer): Doc fix.
2540 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2542         * semantic.el (semantic-mode): Fix typos in docstrings.
2544 2010-01-16  Mario Lang  <mlang@delysid.org>
2546         * ede/cpp-root.el (ede-cpp-root-project):
2547         * ede/files.el (ede-expand-filename):
2548         * ede/simple.el (ede-simple-project):
2549         * semantic/complete.el (semantic-complete-read-tag-engine)
2550         (semantic-complete-inline-tag-engine):
2551         * semantic/db-el.el (semanticdb-equivalent-mode):
2552         * semantic/db-global.el (semanticdb-equivalent-mode):
2553         * semantic/db-javascript.el (semanticdb-equivalent-mode):
2554         * semantic/db.el (semanticdb-equivalent-mode):
2555         * semantic/decorate/include.el (semantic-decoration-unknown-include-describe):
2556         * semantic/idle.el (semantic-idle-work-for-one-buffer):
2557         Remove duplicated words in doc-strings.
2559 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
2561         * semantic/edit.el (semantic-reparse-needed-change-hook)
2562         (semantic-no-reparse-needed-change-hook):
2563         * srecode/insert.el (srecode-resolve-argument-list)
2564         (srecode-template-inserter-blank, srecode-template-inserter-variable)
2565         (srecode-template-inserter-ask, srecode-template-inserter-width)
2566         (srecode-template-inserter-section-start)
2567         (srecode-template-inserter-section-end, srecode-insert-method):
2568         Fix typos in docstrings.
2570 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
2572         * data-debug.el (data-debug): Fix customization group reference.
2574 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
2576         * semantic/analyze.el (semantic-analyze-push-error)
2577         (semantic-analyze-context, semantic-analyze-context-assignment)
2578         (semantic-analyze-find-tag-sequence, semantic-analyze-find-tag):
2579         * semantic/java.el (java-mode, semantic-tag-include-filename)
2580         (semantic-java-doc-keywords-map):
2581         * semantic/bovine/c.el (c-mode, semantic-c-member-of-autocast)
2582         (semantic-lex-c-nested-namespace-ignore-second, semantic-parse-region)
2583         (semantic-c-parse-lexical-token, semantic-c-debug-mode-init-pch)
2584         (semantic-c-classname, semantic-format-tag-uml-prototype)
2585         (semantic-c-dereference-namespace, semantic-analyze-type-constants):
2586         * semantic/bovine/el.el (semantic-elisp-form-to-doc-string)
2587         (semantic-emacs-lisp-obsoleted-doc, semantic-up-context)
2588         (semantic-get-local-variables, semantic-end-of-command)
2589         (semantic-beginning-of-command, semantic-ctxt-current-class-list)
2590         (lisp-mode):
2591         * semantic/bovine/make.el (makefile-mode):
2592         * semantic/wisent/python.el (wisent-python-string-re)
2593         (wisent-python-implicit-line-joining-p, wisent-python-forward-string)
2594         (wisent-python-lex-beginning-of-line, wisent-python-lex-end-of-line)
2595         (semantic-lex, semantic-get-local-variables, python-mode):
2596         * semantic/wisent/python-wy.el (wisent-python-wy--keyword-table):
2597         * srecode/extract.el (srecode-extract-state-set)
2598         (srecode-extract-method): Fix typos in docstrings.
2600 2010-01-10  Chong Yidong  <cyd@stupidchicken.com>
2602         * semantic.el (semantic-new-buffer-setup-functions):
2603         Add python parser.
2605 2010-01-10  Richard Kim  <emacs18@gmail.com>
2607         * semantic/wisent/python-wy.el:
2608         * semantic/wisent/python.el: New files.
2610 2010-01-02  Juanma Barranquero  <lekktu@gmail.com>
2612         * semantic/db-typecache.el (semanticdb-typecache-find-default):
2613         Fix typo in docstring.
2615 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
2617         * semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
2618         (semantic-mru-bookmark-mode): Doc fixes.
2620         * semantic/db.el (semanticdb-cache-get): Use error instead
2621         of assert.
2623 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
2625         * semantic/ia.el (semantic-ia-complete-symbol):
2626         Make argument optional.
2628 2009-12-05  Eric Ludlam  <zappo@gnu.org>
2630         * semantic/bovine/c.el (semantic-c-describe-environment):
2631         Describe project macro symbols.
2633         * semantic/complete.el (semantic-complete-do-completion):
2634         Don't call semantic-collector-current-exact-match.
2636         * ede.el (ede-apply-preprocessor-map): Accept lists of
2637         ede-objects as targets.
2639         * ede/pmake.el (ede-proj-makefile-insert-variables):
2640         Output a target's object list even if compiler vars are already in the
2641         Makefile.
2643         * ede/emacs.el (ede-preprocessor-map): Add config.h to the
2644         list of headers producing necessary macros.
2646 2009-11-24  Glenn Morris  <rgm@gnu.org>
2648         * semantic/idle.el (global-semantic-idle-scheduler-mode):
2649         Move after definition of global-semantic-idle-tag-highlight-mode.
2651 2009-11-22  Chong Yidong  <cyd@stupidchicken.com>
2653         * srecode/map.el (srecode-get-maps):
2654         * semantic/wisent/wisent.el (wisent-parse-toggle-verbose-flag):
2655         * semantic/wisent/comp.el (wisent-toggle-verbose-flag):
2656         * semantic/decorate/mode.el (semantic-decoration-mode)
2657         (semantic-toggle-decoration-style):
2658         * semantic/decorate/include.el
2659         (semantic-decoration-include-describe)
2660         (semantic-decoration-unknown-include-describe)
2661         (semantic-decoration-unparsed-include-describe)
2662         (semantic-decoration-all-include-summary):
2663         * semantic/bovine/c.el (semantic-c-debug-mode-init):
2664         * semantic/analyze/complete.el
2665         (semantic-analyze-possible-completions):
2666         * semantic/util-modes.el (semantic-highlight-edits-mode)
2667         (semantic-show-unmatched-syntax-mode)
2668         (semantic-show-parser-state-mode, semantic-stickyfunc-mode)
2669         (semantic-highlight-func-mode):
2670         * semantic/util.el (semantic-describe-buffer):
2671         * semantic/symref.el (semantic-symref-find-references-by-name)
2672         (semantic-symref-find-tags-by-name)
2673         (semantic-symref-find-tags-by-regexp)
2674         (semantic-symref-find-tags-by-completion)
2675         (semantic-symref-find-file-references-by-name)
2676         (semantic-symref-find-text):
2677         * semantic/senator.el (senator-copy-tag, senator-kill-tag)
2678         (senator-yank-tag):
2679         * semantic/scope.el (semantic-calculate-scope):
2680         * semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
2681         * semantic/idle.el (semantic-idle-scheduler-mode)
2682         (define-semantic-idle-service):
2683         * semantic/complete.el (semantic-complete-analyze-inline)
2684         (semantic-complete-analyze-inline-idle):
2685         * semantic/analyze.el (semantic-analyze-current-context):
2686         * mode-local.el (describe-mode-local-bindings)
2687         (describe-mode-local-bindings-in-mode):
2688         * ede/make.el (ede-make-check-version):
2689         * ede/locate.el (ede-enable-locate-on-project):
2690         * cedet-idutils.el (cedet-idutils-expand-filename)
2691         (cedet-idutils-version-check):
2692         * cedet-global.el (cedet-gnu-global-expand-filename)
2693         (cedet-gnu-global-version-check):
2694         * cedet-cscope.el (cedet-cscope-expand-filename)
2695         (cedet-cscope-version-check): Use called-interactively-p instead
2696         of interactive-p.
2698         * semantic/ia.el (semantic-ia-completion-format-tag-function):
2699         Use semantic-format-tag-prototype.
2701 2009-11-21  Chong Yidong  <cyd@stupidchicken.com>
2703         * semantic/complete.el (semantic-complete-read-tag-engine)
2704         (semantic-complete-jump-local, semantic-complete-jump):
2705         Improve prompt string.
2707 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
2709         * semantic/complete.el (semantic-complete-inline-map): Doc fix.
2711         * semantic/idle.el (define-semantic-idle-service)
2712         (semantic-idle-summary-mode, semantic-idle-completions): Doc fix.
2714 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
2716         * cedet.el (cedet-menu-map): Re-order menu items.
2718         * semantic.el: Enable idle-mode menu items only if
2719         global-semantic-idle-scheduler-mode is enabled.
2720         (semantic-default-submodes): Doc fix.
2722         * semantic/idle.el (global-semantic-idle-scheduler-mode):
2723         When turning off, disable other idle modes.
2725 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
2727         * semantic/idle.el (semantic-idle-summary-mode)
2728         (semantic-idle-summary-mode): Define using define-minor-mode
2729         instead of define-semantic-idle-service.
2730         (semantic-idle-summary-mode): New function.
2731         (semantic-idle-summary-mode-setup): Use pre-command-hook to ensure
2732         that mouse motion does not reset the echo area.
2734 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
2736         * semantic/ctxt.el (semantic-get-local-variables):
2737         Disable the progress reporter entirely.
2739 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2741         * semantic/fw.el (semantic/loaddefs):
2742         * srecode.el (srecode/loaddefs):
2743         * ede.el (ede/loaddefs): Load rather than require.
2744         * ede/cpp-root.el:
2745         * ede/emacs.el:
2746         * ede/files.el:
2747         * ede/linux.el:
2748         * ede/locate.el:
2749         * ede/make.el:
2750         * ede/shell.el:
2751         * ede/speedbar.el:
2752         * ede/system.el:
2753         * ede/util.el:
2754         * semantic/analyze.el:
2755         * semantic/bovine.el:
2756         * semantic/complete.el:
2757         * semantic/ctxt.el:
2758         * semantic/db-file.el:
2759         * semantic/db-find.el:
2760         * semantic/db-global.el:
2761         * semantic/db-mode.el:
2762         * semantic/db-typecache.el:
2763         * semantic/db.el:
2764         * semantic/debug.el:
2765         * semantic/dep.el:
2766         * semantic/doc.el:
2767         * semantic/edit.el:
2768         * semantic/find.el:
2769         * semantic/format.el:
2770         * semantic/html.el:
2771         * semantic/ia-sb.el:
2772         * semantic/ia.el:
2773         * semantic/idle.el:
2774         * semantic/lex-spp.el:
2775         * semantic/lex.el:
2776         * semantic/mru-bookmark.el:
2777         * semantic/scope.el:
2778         * semantic/senator.el:
2779         * semantic/sort.el:
2780         * semantic/symref.el:
2781         * semantic/tag-file.el:
2782         * semantic/tag-ls.el:
2783         * semantic/tag-write.el:
2784         * semantic/tag.el:
2785         * semantic/util-modes.el:
2786         * semantic/analyze/complete.el:
2787         * semantic/analyze/refs.el:
2788         * semantic/bovine/c.el:
2789         * semantic/bovine/gcc.el:
2790         * semantic/bovine/make.el:
2791         * semantic/bovine/scm.el:
2792         * semantic/decorate/include.el:
2793         * semantic/decorate/mode.el:
2794         * semantic/symref/cscope.el:
2795         * semantic/symref/global.el:
2796         * semantic/symref/grep.el:
2797         * semantic/symref/idutils.el:
2798         * semantic/symref/list.el:
2799         * semantic/wisent/java-tags.el:
2800         * semantic/wisent/javascript.el:
2801         * srecode/compile.el:
2802         * srecode/cpp.el:
2803         * srecode/document.el:
2804         * srecode/el.el:
2805         * srecode/expandproto.el:
2806         * srecode/getset.el:
2807         * srecode/insert.el:
2808         * srecode/java.el:
2809         * srecode/map.el:
2810         * srecode/mode.el:
2811         * srecode/template.el:
2812         * srecode/texi.el: Remove the file-local setting of
2813         generated-autoload-feature.
2815 2009-11-03  Glenn Morris  <rgm@gnu.org>
2817         * mode-local.el (with-mode-local): Doc fix.
2819 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
2821         * cedet.el (cedet-menu-map): Remove Semantic and EDE menu
2822         items.
2824         * ede.el (ede-minor-mode):
2825         * semantic.el (semantic-mode): Toggle menu separators.
2827 2009-10-31  Glenn Morris  <rgm@gnu.org>
2829         * semantic/tag.el (semantic--tag-link-list-to-buffer):
2830         Use mapc rather than mapcar because the return value is never used.
2832         * srecode/template.el, semantic/wisent/javascript.el:
2833         * semantic/wisent/java-tags.el, semantic/texi.el:
2834         * semantic/html.el:
2835         Suppress harmless warnings about setting up semantic-imenu (not
2836         part of Emacs) variables.
2838 2009-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2840         * srecode/srt-mode.el (semantic-analyze-possible-completions):
2841         * semantic/symref/list.el (semantic-symref-rb-toggle-expand-tag):
2842         * semantic/symref/grep.el (semantic-symref-perform-search):
2843         * semantic/bovine/gcc.el (semantic-gcc-query):
2844         * semantic/bovine/c.el (semantic-c-parse-lexical-token):
2845         * semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons)
2846         (semantic-analyzer-debug-global-symbol)
2847         (semantic-analyzer-debug-missing-innertype)
2848         (semantic-analyzer-debug-insert-include-summary):
2849         * semantic/util.el (semantic-file-tag-table)
2850         (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
2851         (semantic-recursive-find-nonterminal-by-name):
2852         * semantic/tag-ls.el (semantic-tag-calculate-parent-default):
2853         * semantic/tag-file.el (semantic-prototype-file):
2854         * semantic/symref.el (semantic-symref-parse-tool-output):
2855         * semantic/sb.el (semantic-sb-fetch-tag-table):
2856         * semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
2857         * semantic/idle.el (semantic-idle-work-for-one-buffer)
2858         (semantic-idle-summary-maybe-highlight):
2859         * semantic/ia-sb.el (semantic-ia-speedbar)
2860         (semantic-ia-sb-tag-info):
2861         * semantic/grammar.el (semantic-analyze-possible-completions):
2862         * semantic/find.el (semantic-brute-find-tag-by-position):
2863         * semantic/ede-grammar.el (project-compile-target)
2864         (ede-proj-makefile-insert-variables):
2865         * semantic/debug.el (semantic-debug-set-parser-location)
2866         (semantic-debug-set-source-location, semantic-debug-interface-layout)
2867         (semantic-debug-mode, semantic-debug):
2868         * semantic/db.el (semanticdb-needs-refresh-p):
2869         * semantic/db-typecache.el (semanticdb-typecache-refresh-for-buffer):
2870         * semantic/db-javascript.el (semanticdb-equivalent-mode):
2871         * semantic/db-find.el (semanticdb-find-log-new-search)
2872         (semanticdb-find-translate-path-includes--internal)
2873         (semanticdb-reset-log, semanticdb-find-log-activity):
2874         * semantic/db-file.el (object-write):
2875         * semantic/db-el.el (semanticdb-equivalent-mode):
2876         * semantic/db-ebrowse.el (semanticdb-ebrowse-C-file-p)
2877         (semanticdb-create-ebrowse-database):
2878         * semantic/db-debug.el (semanticdb-table-sanity-check):
2879         * semantic/complete.el (semantic-displayor-focus-request)
2880         (semantic-collector-calculate-completions-raw)
2881         (semantic-complete-read-tag-analyzer):
2882         * semantic/analyze.el (semantic-analyze-pulse):
2883         * ede/util.el (ede-update-version-in-source):
2884         * ede/proj.el (project-delete-target):
2885         * ede/proj-elisp.el (ede-update-version-in-source)
2886         (ede-proj-flush-autoconf):
2887         * ede/pconf.el (ede-proj-configure-synchronize)
2888         (ede-proj-configure-synchronize):
2889         * ede/locate.el (ede-locate-file-in-project-impl):
2890         * ede/linux.el (ede-linux-version):
2891         * ede/emacs.el (ede-emacs-version):
2892         * ede/dired.el (ede-dired-add-to-target):
2893         * ede.el (ede-buffer-header-file, ede-find-target)
2894         (ede-buffer-documentation-files, ede-project-buffers, ede-set)
2895         (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
2896         * cedet-idutils.el (cedet-idutils-fnid-call)
2897         (cedet-idutils-lid-call, cedet-idutils-expand-filename)
2898         (cedet-idutils-version-check):
2899         * cedet-global.el (cedet-gnu-global-call)
2900         (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
2901         (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
2902         * cedet-cscope.el (cedet-cscope-call)
2903         (cedet-cscope-expand-filename, cedet-cscope-version-check):
2904         Use with-current-buffer.
2905         * ede.el (ede-make-project-local-variable)
2906         (ede-set-project-variables, ede-set): Use dolist.
2908 2009-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2910         * mode-local.el (make-obsolete-overload): Add `when' argument.
2911         (overload-docstring-extension): Use that info.
2912         * semantic/fw.el (semantic-alias-obsolete): Pass the `when' info.
2913         * semantic/idle.el (semantic-eldoc-current-symbol-info):
2914         * semantic/tag-ls.el (semantic-nonterminal-protection)
2915         (semantic-nonterminal-abstract, semantic-nonterminal-leaf)
2916         (semantic-nonterminal-full-name): Add the new `when' info.
2917         * semantic/decorate/mode.el (semantic/decorate): Require CL for
2918         `assert'.
2920 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2922         * semantic/fw.el (semantic-alias-obsolete)
2923         (semantic-varalias-obsolete): Make the `when' arg mandatory.
2924         (define-mode-overload-implementation):
2925         * semantic/decorate/mode.el (semantic-decorate-pending-decoration-hooks):
2926         * semantic/wisent.el (wisent-lex-make-token-table):
2927         * semantic/util.el (semantic-file-token-stream)
2928         (semantic-something-to-stream):
2929         * semantic/tag.el (semantic-tag-make-assoc-list)
2930         (semantic-expand-nonterminal):
2931         * semantic/tag-file.el (semantic-find-nonterminal)
2932         (semantic-find-dependency, semantic-find-nonterminal)
2933         (semantic-find-dependency):
2934         * semantic/lex.el (semantic-flex-start, semantic-flex-end)
2935         (semantic-flex-text, semantic-flex-make-keyword-table)
2936         (semantic-flex-keyword-p, semantic-flex-keyword-put)
2937         (semantic-flex-keyword-get, semantic-flex-map-keywords)
2938         (semantic-flex-keywords, semantic-flex-buffer, semantic-flex-list):
2939         * semantic/java.el (semantic-java-prototype-nonterminal):
2940         * semantic/idle.el (semantic-before-idle-scheduler-reparse-hooks)
2941         (semantic-after-idle-scheduler-reparse-hooks):
2942         * semantic/edit.el (semantic-edits-incremental-reparse-failed-hooks):
2943         * semantic/db-mode.el (semanticdb-mode-hooks):
2944         * semantic.el (semantic-toplevel-bovine-table)
2945         (semantic-toplevel-bovine-cache)
2946         (semantic-before-toplevel-bovination-hook, semantic-init-hooks)
2947         (semantic-init-mode-hooks, semantic-init-db-hooks)
2948         (semantic-bovination-working-type): Provide the `when' arg.
2950 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
2952         * semantic/util.el (semantic-recursive-find-nonterminal-by-name):
2953         * semantic/tag.el (semantic-token-type-parent): Add WHEN
2954         argument to make-obsolete.
2956         * semantic/fw.el (semantic-alias-obsolete)
2957         (semantic-varalias-obsolete): Add optional WHEN argument.
2959 2009-10-21  Eric Ludlam  <zappo@gnu.org>
2961         * semantic/bovine/c.el (semantic-c-debug-mode-init)
2962         (semantic-c-debug-mode-init-pch): New functions.
2963         (semantic-c-debug-mode-init-last-mode): New var.
2964         (semantic-c-parse-lexical-token): Use them.
2966         * semantic/lex-spp.el (semantic-lex-spp-anlyzer-do-replace):
2967         When extracting the argument list, limit only by point-max.
2969 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
2971         * srecode/srt.el:
2972         * srecode/compile.el:
2973         * semantic/mru-bookmark.el:
2974         * semantic/debug.el:
2975         * semantic/complete.el:
2976         * semantic/analyze.el: Require CL when compiling.
2978 2009-10-17  Eric Ludlam  <zappo@gnu.org>
2980         * semantic/scope.el
2981         (semantic-analyze-scoped-inherited-tag-map): Wrap calculation of
2982         tmpscope so that the regular scope will continue to work.
2984         * semantic/idle.el (semantic-idle-tag-highlight):
2985         Use semantic-idle-summary-highlight-face as the highlighting.
2987         * ede/project-am.el (project-run-target): New method.
2988         (project-run-target): New method.
2990         * ede.el (ede-target): Add run target menu item.
2991         (ede-project, ede-minor-keymap): Add ede-run-target binding.
2992         (ede-run-target): New function.
2993         (ede-target::project-run-target): New method.
2995         * ede/proj.el (project-run-target): New method.
2997         * ede/proj-shared.el (ede-gcc-libtool-shared-compiler)
2998         (ede-g++-libtool-shared-compiler): Remove SHELL.  Remove COMMANDS.
2999         Add :rules.
3000         (ede-proj-target-makefile-shared-object): Only libtool compilers
3001         now available.  Add linkers for libtool.
3002         (ede-cc-linker-libtool, ede-g++-linker-libtool): New.
3003         (ede-proj-makefile-target-name): Always use .la extension.
3005         * ede/proj-prog.el (project-run-target): New method.
3007         * ede/proj-obj.el (ede-cc-linker): Rename from ede-gcc-linker.
3008         (ede-g++-linker): Change Change link lines.
3010         * ede/pmake.el (ede-pmake-insert-variable-shared):
3011         When searching for old variables, go to the end of the buffer and
3012         search backward from there.
3013         (ede-proj-makefile-automake-insert-subdirs)
3014         (ede-proj-makefile-automake-insert-extradist): New methods.
3015         (ede-proj-makefile-create): Use them.
3017         * ede/pconf.el (ede-proj-configure-test-required-file):
3018         Force FILE to expand to the current target.  Use file-exists-p to
3019         check that it exists.
3021         * ede/linux.el (ede-linux-version): Don't call "head".
3022         (ede-linux-load): Wrap dir in file-name-as-directory.
3023         Set :version slot.
3025         * ede/files.el (ede-get-locator-object): When enabling
3026         locate, do so on "top".
3028         * ede/emacs.el (ede-emacs-file-existing): Wrap "dir" in
3029         file-name-as-directory during compare.
3030         (ede-emacs-version): Return Emacs/XEmacs differentiator.
3031         Get version number from different places.  Don't call egrep.
3032         (ede-emacs-load): Set :version slot.  Call file-name-as-directory
3033         to set the directory.
3035         * ede/shell.el: New file.
3037         * inversion.el (inversion-decoders): Allow for stray . in
3038         alpha/beta variants.
3040 2009-10-17  Glenn Morris  <rgm@gnu.org>
3042         * semantic/grammar.el (semantic-grammar--lex-delim-spec):
3043         All errors should have messages.
3045 2009-10-10  Sascha Wilde  <wilde@sha-bang.de>
3047         * ede/proj-shared.el (ede-proj-makefile-target-name):
3048         Use .la for Automake.
3050 2009-10-09  Chong Yidong  <cyd@stupidchicken.com>
3052         * ede/pconf.el (ede-proj-configure-synchronize):
3053         Use "autoreconf -i".  Suggested by Andreas Schwab.
3055 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
3057         * ede/proj.el (project-make-dist, project-compile-project):
3058         Fix filename test.
3059         (ede-proj-dist-makefile): Use expand-file-name instead of concat
3060         to expand file names.
3062 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
3064         * ede/proj-obj.el (ede-gcc-linker): New var.
3065         (ede-proj-target-makefile-objectcode): Use it.
3067         * ede/source.el (ede-want-any-source-files-p)
3068         (ede-want-any-auxiliary-files-p, ede-want-any-files-p):
3069         Return search result.  This error was introduced while merging.
3071 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
3073         * semantic.el (semantic-new-buffer-setup-functions): New option.
3074         (semantic-new-buffer-fcn): Call parser setup functions here.
3075         (semantic-mode): Don't call parser setup functions here, it's done
3076         in semantic-new-buffer-fcn now.
3077         (semantic-mode): Parse all existing buffers when enabled.
3079         * srecode/compile.el (srecode-compile-file):
3080         Call semantic-new-buffer-fcn if the buffer has not been parsed.
3082 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
3084         * ede/pmake.el (ede-pmake-insert-variable-once): Delete.
3086         * ede/proj-comp.el: Don't require ede/pmake at toplevel.
3087         (proj-comp-insert-variable-once): New macro, renamed from
3088         ede-pmake-insert-variable-once in ede/pmake.edl.
3089         (ede-proj-makefile-insert-variables): Use it.
3091 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3093         * ede/makefile-edit.el (makefile-beginning-of-command)
3094         (makefile-end-of-command):
3095         * srecode/srt-mode.el (semantic-beginning-of-context)
3096         (semantic-end-of-context): Fix previous change.  Doc fixes.
3098 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3100         * ede/makefile-edit.el (makefile-beginning-of-command)
3101         (makefile-end-of-command):
3102         * semantic/lex.el (semantic-lex-token):
3103         * semantic/analyze/fcn.el
3104         (semantic-analyze-dereference-metatype-1):
3105         * semantic/bovine/c.el (semantic-lex-cpp-define)
3106         (semantic-lex-cpp-undef):
3107         * semantic/wisent/wisent.el (wisent-skip-block):
3108         * srecode/srt-mode.el (semantic-beginning-of-context)
3109         (semantic-end-of-context): Fix typos in docstrings.
3111 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
3113         * ede.el (ede-project-placeholder-cache-file):
3114         * semantic/db-file.el (semanticdb-default-save-directory):
3115         * srecode/map.el (srecode-map-save-file):
3116         Use locate-user-emacs-file.  Suggested by Juanma Barranquero.
3118 2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
3120         * srecode/insert.el: Require srecode/args.
3122         * srecode/args.el: Require srecode/dictionary instead of
3123         srecode/insert.
3125         * srecode/srt-mode.el (srecode-template-mode): Doc fix.
3127         * semantic.el (semantic-mode):
3128         Handle srecode-template-mode-hook as well.
3129         (semantic-mode): Use js-mode-hook for Javascript hook.
3131         * srecode/template.el: Remove hook variable.
3133         * ede/proj-comp.el: Require ede/pmake when compiling.
3135         * ede.el (ede-target-forms-menu): Don't enable if no
3136         projects exist.
3137         (ede-project-placeholder-cache-file): Default to a file in
3138         user-emacs-directory.
3140         * srecode/map.el (srecode-map-base-template-dir): Look for
3141         templates in data-directory.
3142         (srecode-map-save-file): Default to a file in user-emacs-directory.
3144         * ede/srecode.el (ede-srecode-setup): Use default templates
3145         directory.
3147 2009-09-30  Eric Ludlam  <zappo@gnu.org>
3149         * semantic/util-modes.el (semantic-highlight-func-mode):
3150         Doc fix.
3152         * ede/proj-comp.el (ede-proj-makefile-insert-variables):
3153         Only insert each variable once.
3155         * ede/pmake.el (ede-pmake-insert-variable-once): New macro.
3156         (ede-pmake-insert-variable-shared): Use it.
3158         * ede/cpp-root.el (ede-preprocessor-map): Do not deref table
3159         for lexical table iff table is nil.
3161 2009-10-01  Glenn Morris  <rgm@gnu.org>
3163         * semantic/bovine/gcc.el
3164         (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
3165         (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
3167 2009-10-03  Glenn Morris  <rgm@gnu.org>
3169         * semantic/db-find.el (data-debug-insert-tag-list): Comment out
3170         declaration, currently false.
3172 2009-10-01  Glenn Morris  <rgm@gnu.org>
3174         * cedet-files.el (cedet-directory-name-to-file-name):
3175         * cedet-idutils.el (cedet-idutils-search)
3176         (cedet-idutils-expand-filename, cedet-idutils-support-for-directory)
3177         (cedet-idutils-version-check):
3178         * cedet.el (cedet-version):
3179         * data-debug.el (data-debug-insert-overlay-button)
3180         (data-debug-insert-overlay-list-button)
3181         (data-debug-insert-buffer-button)
3182         (data-debug-insert-buffer-list-button)
3183         (data-debug-insert-process-button, data-debug-insert-ring-button)
3184         (data-debug-insert-widget, data-debug-insert-stuff-list-button)
3185         (data-debug-insert-stuff-vector-button)
3186         (data-debug-insert-symbol-button, data-debug-insert-string)
3187         (data-debug-insert-number, data-debug-insert-lambda-expression)
3188         (data-debug-insert-nil, data-debug-insert-simple-thing)
3189         (data-debug-insert-custom, data-debug-edebug-expr):
3190         * ede.el (ede-auto-add-method, ede-project-class-files)
3191         (global-ede-mode-map, ede-new, ede-debug-target)
3192         (ede-customize-current-target, ede-buffers, ede-map-buffers, ede-set):
3193         * semantic.el (semantic-minimum-working-buffer-size)
3194         (semantic-fetch-tags, semantic-submode-list)
3195         (semantic-default-submodes):
3196         * ede/source.el (ede-source-match):
3197         * ede/project-am.el (project-am-type-alist, project-add-file)
3198         (project-am-package-info):
3199         * ede/proj.el (ede-proj-target, project-new-target):
3200         * ede/proj-elisp.el (ede-proj-tweak-autoconf):
3201         * ede/proj-comp.el (ede-current-build-list):
3202         * ede/makefile-edit.el (makefile-move-to-macro):
3203         * ede/files.el (ede-toplevel-project-or-nil):
3204         * ede/cpp-root.el (initialize-instance):
3205         * ede/autoconf-edit.el (autoconf-find-last-macro)
3206         (autoconf-parameter-strip, autoconf-insert-new-macro):
3207         * semantic/wisent.el (wisent-lex-eoi):
3208         * semantic/util-modes.el (global-semantic-show-parser-state-mode)
3209         (semantic-show-parser-state-mode):
3210         * semantic/texi.el (semantic-texi-environment-regexp):
3211         * semantic/tag.el (semantic-tag-new-variable)
3212         (semantic-tag-class, semantic-tag-new-variable, semantic-tag-copy)
3213         (semantic--tag-deep-copy-attributes, semantic--tag-deep-copy-value)
3214         (semantic--tag-deep-copy-tag-list)
3215         (semantic-tag-components-with-overlays-default):
3216         * semantic/symref.el (semantic-symref-find-text):
3217         * semantic/senator.el (senator-yank-tag)
3218         (senator-transpose-tags-up):
3219         * semantic/scope.el (semantic-analyze-scoped-tags-default)
3220         (semantic-analyze-scoped-inherited-tags, semantic-scope-find):
3221         * semantic/sb.el (semantic-sb-autoexpand-length):
3222         * semantic/lex.el (semantic-lex-comment-regex)
3223         (semantic-lex-maximum-depth, define-lex, semantic-lex-token)
3224         (semantic-lex-unterminated-syntax-protection, define-lex-analyzer):
3225         * semantic/lex-spp.el
3226         (semantic-lex-spp-dynamic-macro-symbol-obarray-stack)
3227         (semantic-lex-spp-symbol, semantic-lex-spp-one-token-to-txt):
3228         * semantic/idle.el
3229         (semantic-idle-summary-current-symbol-info-brutish)
3230         (semantic-idle-summary-current-symbol-info-default):
3231         * semantic/grammar.el (semantic-grammar-recreate-package)
3232         (semantic--grammar-macro-compl-dict):
3233         * semantic/grammar-wy.el (semantic-grammar-wy--parse-table):
3234         * semantic/format.el (semantic-format-tag-custom-list)
3235         (semantic-format-tag-canonical-name-default):
3236         * semantic/find.el (semantic-find-tag-by-overlay-in-region)
3237         (semantic-find-tags-for-completion)
3238         (semantic-find-tags-by-scope-protection-default)
3239         (semantic-deep-find-tags-for-completion):
3240         * semantic/edit.el
3241         (semantic-edits-incremental-reparse-failed-hook)
3242         (semantic-edits-verbose-flag, semantic-edits-assert-valid-region)
3243         (semantic-edits-splice-remove, semantic-edits-splice-replace):
3244         * semantic/doc.el (semantic-documentation-comment-preceeding-tag):
3245         * semantic/dep.el (semantic-dependency-include-path):
3246         * semantic/db.el (semanticdb-default-find-index-class)
3247         (semanticdb-match-any-mode, semanticdb-with-match-any-mode)
3248         (semanticdb-project-roots):
3249         * semantic/db-find.el (semanticdb-implied-include-tags)
3250         (semanticdb-find-adebug-insert-scanned-tag-cons)
3251         (semanticdb-find-log-buffer-name, semanticdb-find-result-mapc)
3252         (semanticdb-brute-deep-find-tags-for-completion):
3253         * semantic/db-ebrowse.el (semanticdb-ebrowse-add-tree-to-table):
3254         * semantic/ctxt.el (semantic-beginning-of-context-default)
3255         (semantic-end-of-context-default)
3256         (semantic-ctxt-current-function-default)
3257         (semantic-ctxt-scoped-types-default):
3258         * semantic/complete.el (semantic-complete-read-tag-engine)
3259         (semantic-complete-inline-tag-engine)
3260         (semantic-complete-inline-custom-type)
3261         (semantic-complete-read-tag-analyzer):
3262         * semantic/chart.el (semantic-chart-tags-by-class)
3263         (semantic-chart-database-size):
3264         * semantic/analyze.el (semantic-analyze-current-symbol)
3265         (semantic-analyze-current-context):
3266         * semantic/symref/list.el (semantic-symref)
3267         (semantic-symref-hide-buffer, semantic-symref-symbol):
3268         * semantic/symref/grep.el (semantic-symref-grep-use-template):
3269         * semantic/symref/filter.el (semantic-symref-hits-in-region):
3270         * semantic/bovine/el.el (semantic-elisp-form-to-doc-string):
3271         * semantic/bovine/c.el (semantic-lex-c-preprocessor-symbol-map)
3272         (semantic-c-parse-token-hack-depth, semantic-c--template-name-1)
3273         (semantic-c-dereference-template):
3274         * semantic/analyze/refs.el (semantic--analyze-refs-full-lookup)
3275         (semantic--analyze-refs-full-lookup-with-parents)
3276         (semantic--analyze-refs-full-lookup-simple):
3277         * semantic/analyze/complete.el
3278         (semantic-analyze-possible-completions):
3279         * srecode/table.el (srecode-mode-table-new):
3280         * srecode/srt.el (srecode-read-variable-name):
3281         * srecode/srt-mode.el (srecode-macro-help, srecode-in-macro-p):
3282         * srecode/semantic.el (srecode-semantic-handle-:tag)
3283         (srecode-semantic-handle-:tagtype, srecode-semantic-insert-tag):
3284         * srecode/map.el (srecode-current-map):
3285         * srecode/insert.el (srecode-insert)
3286         (srecode-insert-variable-secondname-handler, srecode-insert-method)
3287         (srecode-template-inserter-point-override)
3288         (srecode-insert-include-lookup):
3289         * srecode/getset.el (srecode-auto-choose-class):
3290         * srecode/extract.el (srecode-inserter-extract):
3291         * srecode/document.el
3292         (srecode-document-autocomment-return-last-alist)
3293         (srecode-document-autocomment-param-type-alist)
3294         (srecode-document-insert-function-comment)
3295         (srecode-document-insert-variable-one-line-comment)
3296         (srecode-document-function-name-comment):
3297         * srecode/dictionary.el (srecode-create-dictionary)
3298         (srecode-compound-toString):
3299         * srecode/compile.el (srecode-flush-active-templates):
3300         * srecode/args.el (srecode-semantic-handle-:blank):
3301         Doc/message fixes.
3303 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
3305         * semantic/wisent/javat-wy.el
3306         (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
3308 2009-09-30  Juanma Barranquero  <lekktu@gmail.com>
3310         * srecode/expandproto.el: Fix provide statement.
3312 2009-09-30  Sascha Wilde  <wilde@sha-bang.de>
3314         * ede/srecode.el: Fix provide statement.
3316 2009-09-30  Glenn Morris  <rgm@gnu.org>
3318         * ede/proj.el (ede-proj-target-makefile-miscelaneous):
3319         * ede/proj-aux.el (ede-aux-source):
3320         * ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
3321         (ede-misc-source):
3322         * semantic/mru-bookmark.el (semantic-mrub-completing-read)
3323         (semantic-mrub-switch-tags): Fix doc typos.
3325         * semantic/db-global.el (data-debug-new-buffer)
3326         (data-debug-insert-thing): Remove unneeded declarations (one broken).
3327         (semanticdb-enable-gnu-global-databases): Fix prompt typo.
3329         * semantic/analyze/fcn.el (semantic-scope-find): Fix declaration.
3331         * semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime
3332         use of CL function `remove-if-not'.
3334 2009-09-29  Glenn Morris  <rgm@gnu.org>
3336         * semantic/symref/idutils.el:
3337         * semantic/symref/list.el: Relicense under GPLv3+.
3339         * ede/srecode.el (srecode-resolve-arguments): Fix declaration.
3341         * semantic/complete.el (semantic-displayor-focus-abstract-child-p):
3342         * semantic/tag-file.el (semanticdb-table-child-p):
3343         * srecode/compile.el (srecode-template-inserter-newline-child-p):
3344         Mark declarations not understood by check-declare.
3346 2009-09-28  Eric Ludlam  <zappo@gnu.org>
3348         CEDET (development tools) package merged.
3350         * *.el:
3351         * ede/*.el:
3352         * semantic/*.el:
3353         * srecode/*.el: New files.
3355 2009-09-28  Eric Ludlam  <zappo@gnu.org>
3357         * cedet-cscope.el:
3358         * cedet-files.el:
3359         * cedet-global.el:
3360         * cedet-idutils.el:
3361         * data-debug.el:
3362         * inversion.el:
3363         * mode-local.el:
3364         * pulse.el: New files.
3366 ;; Local Variables:
3367 ;; coding: utf-8
3368 ;; End:
3370         Copyright (C) 2009-2014 Free Software Foundation, Inc.
3372   This file is part of GNU Emacs.
3374   GNU Emacs is free software: you can redistribute it and/or modify
3375   it under the terms of the GNU General Public License as published by
3376   the Free Software Foundation, either version 3 of the License, or
3377   (at your option) any later version.
3379   GNU Emacs is distributed in the hope that it will be useful,
3380   but WITHOUT ANY WARRANTY; without even the implied warranty of
3381   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
3382   GNU General Public License for more details.
3384   You should have received a copy of the GNU General Public License
3385   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.