Commit History

Author SHA1 Message Date
  Ryan C. Thompson 51d18b193a Make sure completing-read-function is never set to nil 11 years ago
  Ryan C. Thompson d8565c97d2 Revert "Declare some used variables using defvar" 11 years ago
  Ryan C. Thompson 38392c08fb Declare some used variables using defvar 11 years ago
  Ryan C. Thompson 9835be4cd3 Version 2.4 11 years ago
  Ryan C. Thompson 9baa7cc13b Add underscore to unused variable 11 years ago
  Ryan C. Thompson 6dbb302733 Remove unnecessary uses of "delete-dups" 11 years ago
  Ryan C. Thompson 64b5b20d6a Revert "Delete duplicates from collection before completion" 11 years ago
  Ryan C. Thompson 8cecec5803 Version 2.3 11 years ago
  Ryan C. Thompson 429d4563c1 Enable lexical binding 11 years ago
  Ryan C. Thompson 1b74a85fe6 Delete duplicates from collection before completion 11 years ago
  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