More merge fixes.
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 31 Oct 2010 18:38:16 +0000 (19:38 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 31 Oct 2010 18:38:16 +0000 (19:38 +0100)
lisp/ChangeLog
lisp/cedet/ChangeLog

index f5ab5f3..018e7da 100644 (file)
@@ -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>
index 3ab1403..6daabfe 100644 (file)
@@ -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: