Commit History

Author SHA1 Message Date
  Ryan C. Thompson 7996aec435 Reorganize code to avoid unnecessary collection expansion 11 years ago
  Ryan C. Thompson f857c6796b Remove debug message 11 years ago
  Ryan C. Thompson 10ea202d34 Implement whitelist for collection functions 11 years ago
  Ryan C. Thompson fc2a831a8f Implement collection size limit for ido completion 11 years ago
  Ryan C. Thompson 9f3563aa19 Fix trailing line for package.el compatibility 11 years ago
  Ryan C. Thompson 037bfb937c Version 2.2 11 years ago
  Ryan C. Thompson 86cc9ce0b7 Remove override for "man" command 11 years ago
  Ryan C. Thompson 6dabd0a41c Remove use of "macroexp--backtrace", which doesn't exist before 24.3 11 years ago
  Ryan C. Thompson 8079a3590f Revert to from cl-loop to loop and require cl at runtime 11 years ago
  Ryan C. Thompson 0867956cd5 Remove unnecessary "eval-when-compile" 11 years ago
  Ryan C. Thompson 0d92859f88 Remove message about enabling/disabling mode 11 years ago
  Ryan C. Thompson 0b9e6a706b Fallback to defining advice on "command-execute" in emacs trunk 11 years ago
  Ryan C. Thompson 56c0796d57 Remove redundant advice on command-execute 11 years ago
  Ryan C. Thompson 667742a829 Version 2.1.2 11 years ago
  Ryan C. Thompson ab0085c10c Require cl at compile time, just for the loop macro 11 years ago
  Ryan C. Thompson 1b25052da5 s/loop/cl-loop/g 11 years ago
  Ryan C. Thompson c83ca07998 Indentation fixes 11 years ago
  Ryan C. Thompson 2a3bdff9e8 Add missing require for macroexp 11 years ago
  Ryan C. Thompson fbf5dba7b7 Fix variable name 11 years ago
  Ryan C. Thompson ebdfcd3865 Version 2.1 11 years ago
  Ryan C. Thompson 5f243b6ecb Fix indentation 11 years ago
  Ryan C. Thompson b882c45758 Catch errors in ido-ubiquitous-with-override 11 years ago
  Ryan C. Thompson c4e8e27834 Supress error in advice to ido-exit-minibuffer 11 years ago
  Ryan C. Thompson ed1baf8876 Fallback on error in advice to ido-completing-read 11 years ago
  Ryan C. Thompson 47bd46908c Version 2.0.8 11 years ago
  Ryan C. Thompson 57045829c0 Update changelog 11 years ago
  Ryan C. Thompson f0c42e289a Merge branch 'interactive-fix' 11 years ago
  Ryan C. Thompson 072bb18cb9 Correctly disable ido when collection is a function 11 years ago
  Ryan C. Thompson 02d69ae555 Fix #24. 11 years ago
  Ryan C. Thompson f65c7ff7ce Update ChangeLog 11 years ago