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