* subr.el (delete-consecutive-dups): New function.
authorLeo Liu <sdl.web@gmail.com>
Fri, 17 May 2013 02:43:41 +0000 (10:43 +0800)
committerLeo Liu <sdl.web@gmail.com>
Fri, 17 May 2013 02:43:41 +0000 (10:43 +0800)
commitc7a8fcacf99548e19b4efcf6900abc66c1de3a9d
tree64b94a2652784a8e938b7e8013df6d72d3a4a3cf
parentf678b18a19e3c8050acfde90523b1542e4537053
* subr.el (delete-consecutive-dups): New function.
* ido.el (ido-set-matches-1): Use it.
* progmodes/octave.el (inferior-octave-completion-table): Use it.
* ido.el (ido-remove-consecutive-dups): Remove.
lisp/ChangeLog
lisp/ido.el
lisp/progmodes/octave.el
lisp/subr.el