Fix Bug#13124.
[bpt/emacs.git] / lisp / ChangeLog
index 25c4e9e..44bbc9c 100644 (file)
@@ -1,3 +1,11 @@
+2014-01-17  Chong Yidong  <cyd@gnu.org>
+
+       * simple.el (password-word-equivalents): New defcustom.
+       * comint.el (comint-password-prompt-regexp): Use it.  Bump version
+       to 24.4.
+       (comint-watch-for-password-prompt): Let-bind `case-fold-search'
+       to t.  (Bug#13124)
+
 2014-01-17  Dmitry Gutov  <dgutov@yandex.ru>
 
        * progmodes/ruby-mode.el (ruby-alignable-keywords): New constant.