Fix broken completion in sh-mode
[bpt/emacs.git] / lisp / ChangeLog
index 456eca5..4ef4372 100644 (file)
@@ -1,5 +1,8 @@
 2012-08-27  Leo Liu  <sdl.web@gmail.com>
 
+       * progmodes/sh-script.el (sh-dynamic-complete-functions): Adapt to
+       completion-at-point.  (Bug#12220)
+
        * skeleton.el (skeleton-untabify): Change to nil (bug#12223).
 
        * progmodes/sh-script.el (sh-indent-comment): Change to t (bug#12267).