]> git.eshelyaron.com Git - emacs.git/commitdiff
* minibuffer.el (completion-styles): Add emacs22 completion style
authorChong Yidong <cyd@stupidchicken.com>
Sun, 15 Mar 2009 14:28:52 +0000 (14:28 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 15 Mar 2009 14:28:52 +0000 (14:28 +0000)
as fallback.

lisp/ChangeLog

index a776210d453b24f08e8769084eb12d3d60a0a867..b0cc2bc7e6f4f75c2260737509a7fcdf671fb453 100644 (file)
@@ -1,3 +1,8 @@
+2009-03-15  Chong Yidong  <cyd@stupidchicken.com>
+
+       * minibuffer.el (completion-styles): Add emacs22 completion style
+       as fallback.
+
 2009-03-15  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * vc.el (vc-checkin): Add an extra argument for the VC backend,