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