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