Mercurial > emacs
diff lisp/ChangeLog @ 106231:7b0de5c2aa2a
(Man-completion-cache): New var.
(Man-completion-table): Use it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 25 Nov 2009 03:51:00 +0000 |
parents | eb5b55788509 |
children | f44541b1d13c |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Nov 25 03:28:24 2009 +0000 +++ b/lisp/ChangeLog Wed Nov 25 03:51:00 2009 +0000 @@ -1,5 +1,8 @@ 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca> + * man.el (Man-completion-cache): New var. + (Man-completion-table): Use it. + * vc.el (vc-print-log-internal): Make `limit' optional for better compatibility (e.g. with vc-annotate.el).