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