]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
8 years agoCustomise compilation-finish-functions
Leo Liu [Sat, 12 Sep 2015 12:12:26 +0000 (20:12 +0800)]
Customise compilation-finish-functions

10 years agoMake ack return the compilation buffer
Leo Liu [Wed, 8 Jan 2014 13:16:46 +0000 (21:16 +0800)]
Make ack return the compilation buffer

10 years agoAdd shell completion support for the_silver_search
Leo Liu [Fri, 22 Nov 2013 03:03:04 +0000 (11:03 +0800)]
Add shell completion support for the_silver_search

11 years agoSmall tweak to last change
Leo Liu [Sat, 8 Jun 2013 04:44:14 +0000 (12:44 +0800)]
Small tweak to last change

11 years agoTweak ack-mode-font-lock-keywords and error regexps
Leo Liu [Thu, 6 Jun 2013 04:30:33 +0000 (12:30 +0800)]
Tweak ack-mode-font-lock-keywords and error regexps

11 years agoDoc fix and support the silver search
Leo Liu [Sat, 20 Apr 2013 12:22:26 +0000 (20:22 +0800)]
Doc fix and support the silver search

11 years agoDoc fix and release 1.0
Leo Liu [Sat, 20 Apr 2013 03:36:07 +0000 (11:36 +0800)]
Doc fix and release 1.0

11 years agoNotice: pcmpl-ack.el merged into emacs trunk
Leo Liu [Tue, 16 Apr 2013 06:31:33 +0000 (14:31 +0800)]
Notice: pcmpl-ack.el merged into emacs trunk

11 years agoack-mode-display-match has been merged upstream
Leo Liu [Tue, 19 Mar 2013 00:25:39 +0000 (08:25 +0800)]
ack-mode-display-match has been merged upstream

as compilation-display-error.

11 years agoFix #1: work around bug http://debbugs.gnu.org/13811
Leo Liu [Mon, 25 Feb 2013 17:44:57 +0000 (01:44 +0800)]
Fix #1: work around bug http://debbugs.gnu.org/13811

11 years agoUse setq-local
Leo Liu [Thu, 14 Feb 2013 07:34:19 +0000 (15:34 +0800)]
Use setq-local

11 years agoEnhance minibuffer prompt update feature
Leo Liu [Wed, 13 Feb 2013 08:02:44 +0000 (16:02 +0800)]
Enhance minibuffer prompt update feature

New user variable ack-minibuffer-setup-hook.

11 years agoBump version number to 0.9
Leo Liu [Thu, 7 Feb 2013 14:50:42 +0000 (22:50 +0800)]
Bump version number to 0.9

11 years agoFix thinko
Leo Liu [Thu, 7 Feb 2013 08:24:01 +0000 (16:24 +0800)]
Fix thinko

11 years agoNew command C-o (ack-mode-display-match) for ack-mode
Leo Liu [Thu, 7 Feb 2013 06:53:46 +0000 (14:53 +0800)]
New command C-o (ack-mode-display-match) for ack-mode

11 years agoRemove emacs 23 support in 'master' branch
Leo Liu [Thu, 7 Feb 2013 06:21:47 +0000 (14:21 +0800)]
Remove emacs 23 support in 'master' branch

11 years agoNew command ack-yank-symbol-at-point and bind it to M-Y
Leo Liu [Sat, 12 Jan 2013 16:38:02 +0000 (00:38 +0800)]
New command ack-yank-symbol-at-point and bind it to M-Y

Thanks to scottj@irc.freenode.net for request and testing.

11 years agoNew user option ack-buffer-name-function
Leo Liu [Tue, 13 Nov 2012 04:56:49 +0000 (12:56 +0800)]
New user option ack-buffer-name-function

Thanks to scottj@irc.freenode.net for request and testing.

11 years agoMake minibuffer prompt more informative
Leo Liu [Mon, 8 Oct 2012 14:21:47 +0000 (22:21 +0800)]
Make minibuffer prompt more informative

11 years agoMerge changes from GNU ELPA
Leo Liu [Mon, 8 Oct 2012 09:20:29 +0000 (17:20 +0800)]
Merge changes from GNU ELPA

11 years agoRelease version 0.8
Leo Liu [Thu, 4 Oct 2012 10:47:18 +0000 (18:47 +0800)]
Release version 0.8

11 years agoAdd 'bzr grep' to ack-vc-grep-commands
Leo Liu [Thu, 4 Oct 2012 10:20:25 +0000 (18:20 +0800)]
Add 'bzr grep' to ack-vc-grep-commands

11 years agoNew user variable ack-default-directory-function
Leo Liu [Thu, 4 Oct 2012 06:48:06 +0000 (14:48 +0800)]
New user variable ack-default-directory-function

to decide default directory to run `ack'.
Rename ack-project-pattern-list to ack-project-root-patterns.

11 years agoWork around bug http://debbugs.gnu.org/12221
Leo Liu [Wed, 3 Oct 2012 15:37:46 +0000 (23:37 +0800)]
Work around bug http://debbugs.gnu.org/12221

11 years agoParse ack options on the fly
Leo Liu [Tue, 2 Oct 2012 09:41:32 +0000 (17:41 +0800)]
Parse ack options on the fly

to support both ack 1.x and 2.x options.

11 years agoDocument last change
Leo Liu [Tue, 2 Oct 2012 09:22:26 +0000 (17:22 +0800)]
Document last change

11 years agoBind new template command ack-skel-vc-grep to M-G
Leo Liu [Sun, 30 Sep 2012 16:02:24 +0000 (00:02 +0800)]
Bind new template command ack-skel-vc-grep to M-G

11 years agoRelease version 0.7
Leo Liu [Sun, 30 Sep 2012 10:09:32 +0000 (18:09 +0800)]
Release version 0.7

11 years agoHandle the output of 'ack --group --column' for emacs-23
Leo Liu [Sun, 30 Sep 2012 09:49:53 +0000 (17:49 +0800)]
Handle the output of 'ack --group --column' for emacs-23

11 years agoFix ack-mode-font-lock-keywords for emacs-23
Leo Liu [Sun, 30 Sep 2012 03:40:37 +0000 (11:40 +0800)]
Fix ack-mode-font-lock-keywords for emacs-23

11 years agoRename ack-regexp-alist to ack-error-regexp-alist
Leo Liu [Sat, 29 Sep 2012 18:23:44 +0000 (02:23 +0800)]
Rename ack-regexp-alist to ack-error-regexp-alist

11 years agoBetter handling of column number highlighting
Leo Liu [Sat, 29 Sep 2012 18:21:17 +0000 (02:21 +0800)]
Better handling of column number highlighting

11 years agoLoose the requirement of --nocolor in emacs 23
Leo Liu [Sat, 29 Sep 2012 18:00:23 +0000 (02:00 +0800)]
Loose the requirement of --nocolor in emacs 23

11 years agoDocument problematic ack-regexp-alist for emacs-23
Leo Liu [Sat, 29 Sep 2012 07:54:55 +0000 (15:54 +0800)]
Document problematic ack-regexp-alist for emacs-23

11 years agoRevert "Fix ack-regexp-alist for emacs-23"
Leo Liu [Sat, 29 Sep 2012 04:00:17 +0000 (12:00 +0800)]
Revert "Fix ack-regexp-alist for emacs-23"

This reverts commit 037cdcc2239a7bdf3b8ce61b7d8813eeba6fc856.

11 years agoFix ack-regexp-alist for emacs-23
Leo Liu [Fri, 28 Sep 2012 15:37:00 +0000 (23:37 +0800)]
Fix ack-regexp-alist for emacs-23

In emacs 23, last matching element in ack-regexp-alist wins.

11 years agoProperly fontify file names in grouping output
Leo Liu [Fri, 28 Sep 2012 10:48:36 +0000 (18:48 +0800)]
Properly fontify file names in grouping output

11 years agoFixes for column number handling
Leo Liu [Fri, 28 Sep 2012 05:33:32 +0000 (13:33 +0800)]
Fixes for column number handling

11 years agoFix last change
Leo Liu [Fri, 28 Sep 2012 02:00:00 +0000 (10:00 +0800)]
Fix last change

11 years agoAdd support for ack-grep variant (tiny change)
Phillip Lord [Fri, 28 Sep 2012 01:11:54 +0000 (09:11 +0800)]
Add support for ack-grep variant (tiny change)

11 years agoMake it run on emacs-23
Leo Liu [Thu, 27 Sep 2012 14:05:47 +0000 (22:05 +0800)]
Make it run on emacs-23

11 years agoRelease version 0.6
Leo Liu [Thu, 27 Sep 2012 01:40:06 +0000 (09:40 +0800)]
Release version 0.6

11 years agoDefault DIRECTORY arg to ack to current project root
Leo Liu [Thu, 27 Sep 2012 01:22:42 +0000 (09:22 +0800)]
Default DIRECTORY arg to ack to current project root

11 years agoAdd completion support for ack
Leo Liu [Wed, 26 Sep 2012 07:28:40 +0000 (15:28 +0800)]
Add completion support for ack

11 years agoRename README to README.rst
Leo Liu [Sat, 4 Aug 2012 17:15:43 +0000 (01:15 +0800)]
Rename README to README.rst

12 years agoFix column counting by defining ack-first-column
Leo Liu [Sun, 29 Apr 2012 09:36:11 +0000 (17:36 +0800)]
Fix column counting by defining ack-first-column

Note: ack counts column from 0.

12 years agoAdd optional arg DIRECTORY to ack
Leo Liu [Mon, 2 Apr 2012 06:54:50 +0000 (14:54 +0800)]
Add optional arg DIRECTORY to ack

12 years agoImprove last change
Leo Liu [Mon, 26 Mar 2012 11:07:10 +0000 (19:07 +0800)]
Improve last change

12 years agoRemove requirement for --nogroup or --noheading switch
Leo Liu [Sun, 25 Mar 2012 16:14:25 +0000 (00:14 +0800)]
Remove requirement for --nogroup or --noheading switch

and some minor tweaks.

12 years agoSome tweaks to README
Leo Liu [Sat, 24 Mar 2012 07:56:23 +0000 (15:56 +0800)]
Some tweaks to README

Thanks to scottj (#emacs) for suggestions.

12 years agoInitial import
Leo Liu [Sat, 24 Mar 2012 06:08:08 +0000 (14:08 +0800)]
Initial import