1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lisp/cedet/semantic
Stefan Monnier 672eb71041 Use a mode-line spec rather than a static string in Semantic.
* cedet/semantic/util-modes.el:
(semantic-minor-modes-format): New var to replace...
(semantic-minor-modes-status): Remove.
(semantic-mode-line-update): Construct a mode-line spec rather than
a static string so that mouse buttons can be used on individual minor
modes and so that semantic-mode-line-update only needs to be called
when global settings are changed.
(semantic-add-minor-mode, semantic-toggle-minor-mode-globally):
Call semantic-mode-line-update.
(semantic-toggle-minor-mode-globally): Don't assume mode is on
minor-mode-alist, check semantic-minor-mode-alist as well.
(semantic-stickyfunc-mode, semantic-show-parser-state-auto-marker)
(semantic-show-parser-state-marker, semantic-show-parser-state-mode)
(semantic-show-unmatched-syntax-mode, semantic-highlight-edits-mode):
* cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
* cedet/semantic/idle.el (semantic-idle-scheduler-mode)
(define-semantic-idle-service, semantic-idle-summary-mode):
* cedet/semantic/decorate/mode.el (semantic-decoration-mode):
Don't call semantic-mode-line-update any more.
2010-05-02 01:06:53 -04:00
..
analyze Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
bovine * cedet/semantic/bovine/c.el (semantic-c-describe-environment): 2010-03-23 20:19:15 -07:00
decorate Use a mode-line spec rather than a static string in Semantic. 2010-05-02 01:06:53 -04:00
symref Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
wisent * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr 2010-02-24 10:12:17 -05:00
analyze.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
bovine.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
chart.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
complete.el Fix typos in comments. 2010-02-14 18:32:16 +01:00
ctxt.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
db-debug.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
db-ebrowse.el Fix typos in docstrings, error messages, etc. 2010-01-18 05:39:40 +01:00
db-el.el Fix typos in docstrings, error messages, etc. 2010-01-18 05:39:40 +01:00
db-file.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
db-find.el Bump version to 23.1.95. 2010-04-02 20:42:10 -04:00
db-global.el Fix typos in docstrings, error messages, etc. 2010-01-18 05:39:40 +01:00
db-javascript.el Fix typos in docstrings, error messages, etc. 2010-01-18 05:39:40 +01:00
db-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
db-ref.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
db-typecache.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
db.el Mario Lang <mlang@delysid.org>: Remove some duplicated words. 2010-01-15 18:51:50 -08:00
debug.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
decorate.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
dep.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
doc.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ede-grammar.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
edit.el Fix typos in docstrings. 2010-01-14 19:59:31 +01:00
find.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
format.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
fw.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
grammar-wy.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
grammar.el Update some cedet template copyrights to GPLv3+. 2010-03-05 19:06:37 -08:00
html.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ia-sb.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ia.el Unify complete-symbol with completion-at-point. 2010-04-28 15:04:16 -04:00
idle.el Use a mode-line spec rather than a static string in Semantic. 2010-05-02 01:06:53 -04:00
imenu.el Fix typos in semantic/imenu.el. 2010-04-02 04:25:19 +02:00
java.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
lex-spp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
lex.el Fix typos in comments. 2010-01-14 19:37:23 +01:00
mru-bookmark.el Use a mode-line spec rather than a static string in Semantic. 2010-05-02 01:06:53 -04:00
sb.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
scope.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
senator.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
sort.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
symref.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tag-file.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tag-ls.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tag-write.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tag.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
texi.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
util-modes.el Use a mode-line spec rather than a static string in Semantic. 2010-05-02 01:06:53 -04:00
util.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
wisent.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00