# HG changeset patch # User Kim F. Storm # Date 1133308362 0 # Node ID 6eba479e6fab55bbf39431e9d0b8a0f08a9c977c # Parent 404fd238ffd6c60e3447971d2c5554c143ca4334 *** empty log message *** diff -r 404fd238ffd6 -r 6eba479e6fab lisp/ChangeLog --- a/lisp/ChangeLog Tue Nov 29 22:37:27 2005 +0000 +++ b/lisp/ChangeLog Tue Nov 29 23:52:42 2005 +0000 @@ -1,3 +1,10 @@ +2005-11-30 Kim F. Storm + + * apropos.el (apropos-parse-pattern): Doc fix. + Set apropos-regexp directly, rather than expecting callers to do so. + (apropos-command, apropos, apropos-value, apropos-documentation): + Simplify calls to apropos-parse-pattern. + 2005-11-29 Chong Yidong * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)