]> git.eshelyaron.com Git - emacs.git/commit
Don't request completions for zero-length input
authorDan Davison <dandavison7@gmail.com>
Thu, 17 May 2012 03:03:30 +0000 (00:03 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Thu, 17 May 2012 03:03:30 +0000 (00:03 -0300)
commit9a5fc059730c7c28808b8ead58c8b1d370670a8d
tree7bf3a75d8942ea297ca6ea079c5ce78438661718
parentc7815c384be68b5ec6fbf3207ec59eb45cb21896
Don't request completions for zero-length input

Fixes a bug in which incorrect completion output was displayed, for
example when point was after a closing paren.
lisp/progmodes/python.el