Mercurial > emacs
comparison lisp/ChangeLog @ 105750:a81c63f1a19f
* cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
* cedet/semantic/tag.el (semantic-token-type-parent): Add WHEN
argument to make-obsolete.
* cedet/semantic/fw.el (semantic-alias-obsolete)
(semantic-varalias-obsolete): Add optional WHEN argument.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 24 Oct 2009 18:02:47 +0000 |
parents | 0a74e9b3065f |
children | 26d5ef08acf0 |
comparison
equal
deleted
inserted
replaced
105749:f955480a1d92 | 105750:a81c63f1a19f |
---|---|
1 2009-10-24 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name): | |
4 * cedet/semantic/tag.el (semantic-token-type-parent): Add WHEN | |
5 argument to make-obsolete. | |
6 | |
7 * cedet/semantic/fw.el (semantic-alias-obsolete) | |
8 (semantic-varalias-obsolete): Add optional WHEN argument. | |
9 | |
1 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu> | 10 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 11 |
3 * vc.el (vc-backend-for-registration): Rename from | 12 * vc.el (vc-backend-for-registration): Rename from |
4 vc-get-backend-for-registration. Update callers. | 13 vc-get-backend-for-registration. Update callers. |
5 | 14 |