=== modified file 'lisp/ChangeLog' --- lisp/ChangeLog 2012-10-26 18:01:30 +0000 +++ lisp/ChangeLog 2012-10-26 20:02:27 +0000 @@ -1,3 +1,8 @@ +2012-10-26 Jambunathan K + + * minibuffer.el (completion-category-overrides): New completion + category `bookmark' (bug#11131). + 2012-10-26 Stefan Monnier * emacs-lisp/advice.el (ad-assemble-advised-definition): === modified file 'lisp/minibuffer.el' --- lisp/minibuffer.el 2012-10-25 12:56:13 +0000 +++ lisp/minibuffer.el 2012-10-26 19:58:22 +0000 @@ -743,6 +743,7 @@ (const buffer) (const file) (const unicode-name) + (const bookmark) symbol) :value-type (set :tag "Properties to override"