Mercurial > emacs
diff lisp/cedet/ChangeLog @ 111262:029e4783cbae
Merge changes from emacs-23 branch
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 31 Oct 2010 10:40:01 -0400 |
parents | 6cad4a8e7c9f 516f3d80dac6 |
children | 7f0afd30f764 |
line wrap: on
line diff
--- a/lisp/cedet/ChangeLog Sun Oct 31 11:54:02 2010 +0000 +++ b/lisp/cedet/ChangeLog Sun Oct 31 10:40:01 2010 -0400 @@ -1,3 +1,17 @@ +2010-10-31 Glenn Morris <rgm@gnu.org> + + * mode-local.el (mode-local-augment-function-help): + * semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons): + * semantic/symref/list.el (semantic-symref-results-dump) + (semantic-symref-rb-toggle-expand-tag): Replace inappropriate uses + of toggle-read-only. + +2010-10-31 Juanma Barranquero <lekktu@gmail.com> + + * semantic/symref/list.el (semantic-symref-list-rename-open-hits): + Fix typo in message. + (semantic-symref-list-map-open-hits): Fix typo in docstring. + 2010-09-30 Chong Yidong <cyd@stupidchicken.com> * semantic/bovine/el.el: