]> git.eshelyaron.com Git - emacs.git/commit
* minibuffer.el (minibuffer-message): Fix regexp so it doesn't exclude
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 14 Jan 2009 02:29:52 +0000 (02:29 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 14 Jan 2009 02:29:52 +0000 (02:29 +0000)
commit9f3618b5f0bcbbe8e133041befac1497d2597ccb
tree35ade5fe9a46bb801b12eb4086c1a82e0c2ca9a0
parente5524cbabd7410f63d047f2fd8afebd5ce470f32
* minibuffer.el (minibuffer-message): Fix regexp so it doesn't exclude
  MESSAGEs with internal square brackets (i.e., " this [test] message").
  Use `string-match-p'.
  (completion--make-envvar-table, completion--file-name-table)
  (completion-pcm--string->pattern, completion-pcm--all-completions)
  (completion-pcm--filename-try-filter): Use `string-match-p'.
lisp/ChangeLog
lisp/minibuffer.el