2013-05-04 Leo Liu * ack: bump to version 1.2 to make the archiver happy Fix http://debbugs.gnu.org/14338 2013-04-21 Leo Liu * ack: doc fix and release 1.01 Support the silver search (ag) https://github.com/ggreer/the_silver_searcher which is an order of magnitude faster than ack. 2013-04-20 Leo Liu * ack: Release v1.0 2013-02-26 Leo Liu * ack.el: work around bug http://debbugs.gnu.org/13811 Use setq-local and enhance minibuffer prompt update feature. 2013-02-07 Leo Liu * ack: release v0.9 - remove emacs 23 support - add a new command ack-mode-display-match 2013-01-13 Leo Liu New command ack-yank-symbol-at-point and bind it to M-Y Thanks to scottj@irc.freenode.net for request and testing. Also update copyright years. 2012-11-19 Leo Liu * ack.el (ack-buffer-name-function): New user variable Thanks to scottj@irc.freenode.net for request and testing. 2012-10-21 Leo Liu * ack.el: Make minibuffer prompt more informative 2012-10-08 Leo Liu * README (Usage): Doc fix 2012-10-08 Chong Yidong Fix copyright headers for ack package 2012-10-08 Chong Yidong Convert packages/ack/README.rst to a package.el compatible README. Tweak the description of the ack package in packages/ack/ack-pkg.el. 2012-10-04 Leo Liu Add file ack-pkg.el 2012-10-04 Leo Liu Sync ack.el and pcmpl-ack.el to version 0.8 2012-10-01 Leo Liu Add ack