* lisp/dabbrev.el: Fix cycle completion.
commitb19490edc32e6c423f8b18174aba41a513bbe1eb
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 12 Mar 2012 13:03:10 +0000 (12 09:03 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 12 Mar 2012 13:03:10 +0000 (12 09:03 -0400)
treee2d9ea25d29da2a9335e56de04b891f272590d20
parentcd001b8c9b9dc92ef03d86bc40a8d064c7bacad5
* lisp/dabbrev.el: Fix cycle completion.
Use lexical binding and wrap to 80 columns.
(dabbrev-completion): Delay computing the list of completions.

Fixes: debbugs:10963
lisp/ChangeLog
lisp/dabbrev.el