Mercurial > emacs
diff lisp/ChangeLog @ 46688:07e19a2737a1
(c-search-uplist-for-classkey): When `search-end' is a cons, use its car.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Thu, 25 Jul 2002 13:23:27 +0000 |
parents | d173e099056d |
children | 44e68b04421a |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jul 25 11:15:07 2002 +0000 +++ b/lisp/ChangeLog Thu Jul 25 13:23:27 2002 +0000 @@ -1,3 +1,8 @@ +2002-07-25 Sam Steingold <sds@gnu.org> + + * progmodes/cc-engine.el (c-search-uplist-for-classkey): When + `search-end' is a cons, use its car. + 2002-07-25 Dave Love <fx@gnu.org> * obsolete/c-mode.el: Deleted.