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