Mercurial > emacs
changeset 111267:7f0afd30f764
More merge fixes.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 31 Oct 2010 19:38:16 +0100 |
parents | 8da6c861bf9f |
children | a8ba29b9ad19 |
files | lisp/ChangeLog lisp/cedet/ChangeLog |
diffstat | 2 files changed, 1 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 31 11:26:54 2010 -0700 +++ b/lisp/ChangeLog Sun Oct 31 19:38:16 2010 +0100 @@ -30,7 +30,7 @@ 2010-10-31 Aaron S. Hawley <aaron.s.hawley@gmail.com> - * add-log.el (find-change-log): Use derived-mode-p rather than + * vc/add-log.el (find-change-log): Use derived-mode-p rather than major-mode (bug#7284). 2010-10-31 Glenn Morris <rgm@gnu.org>
--- a/lisp/cedet/ChangeLog Sun Oct 31 11:26:54 2010 -0700 +++ b/lisp/cedet/ChangeLog Sun Oct 31 19:38:16 2010 +0100 @@ -6,12 +6,6 @@ (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: