Initial Commit
[packages] / xemacs-packages / igrep / ChangeLog
1 2014-05-15  Norbert Koch  <viteno@xemacs.org>
2
3         * Makefile (VERSION): XEmacs package 1.18 released.
4
5 2014-05-15  Norbert Koch  <viteno@xemacs.org>
6
7         * Makefile (VERSION): XEmacs package 1.17 released.
8
9 2014-05-13  Jerry James  <james@xemacs.org>
10
11         * .cvsignore: Remove.
12         * .hgignore: New file.
13
14 2007-12-17  Norbert Koch  <viteno@xemacs.org>
15
16         * Makefile (VERSION): XEmacs package 1.16 released.
17
18 2007-12-17  Mike Sperber  <mike@xemacs.org>
19
20         * igrep.el (igrep-find-use-xargs): Cater to the case where we have
21         GNU find, but no xargs -e.  (Mac OS X, for example.)
22
23 2007-08-22  Norbert Koch  <viteno@xemacs.org>
24
25         * Makefile (VERSION): XEmacs package 1.15 released.
26
27 2007-08-21  Mike Sperber  <mike@xemacs.org>
28
29         * igrep.el (igrep-find-prune-clause): Add .hg and .git to the list
30         of ignored directories.
31
32 2007-08-21  Mike Sperber  <mike@xemacs.org>
33
34         * igrep.el: Synch with igrep 2.113.
35
36 2005-12-05  Norbert Koch  <viteno@xemacs.org>
37
38         * Makefile (VERSION): XEmacs package 1.14 released.
39
40 2005-12-04  Yoichi NAKAYAMA <yoichi@geiin.org>
41
42         * igrep.el (igrep-find-use-xargs): Don't blindly assume everything
43         except Mac OS X works.
44
45 2004-07-19  Norbert Koch  <viteno@xemacs.org>
46
47         * Makefile (VERSION): XEmacs package 1.13 released.
48
49 2004-07-17  Mike Sperber  <mike@xemacs.org>
50
51         * igrep.el: Synch with igrep 2.111.
52
53 2003-10-31  Norbert Koch  <viteno@xemacs.org>
54
55         * Makefile (VERSION): XEmacs package 1.12 released.
56
57 2003-09-29  Norbert Koch  <viteno@xemacs.org>
58
59         * Makefile (VERSION): XEmacs package 1.11 released.
60
61 2003-09-24  Mike Sperber  <mike@xemacs.org>
62
63         * igrep.el (igrep-find-use-xargs): Don't assume xargs behaves
64         GNU-like if find does.
65         * igrep.el (igrep-find-prune-clause): Prune .svn directories.
66
67 2003-03-30  Steve Youngs  <youngs@xemacs.org>
68
69         * Makefile (EARLY_GENERATED_LISP): Revert previous change.
70
71 2003-03-22  Steve Youngs  <youngs@xemacs.org>
72
73         * Makefile (EARLY_GENERATED_LISP): Explicitly set so we don't try
74         to build custom-loads, this package doesn't have any.
75
76 2003-03-09  Ben Wing  <ben@xemacs.org>
77
78         * Makefile:
79         Delete explicit compile:: and binkit: rules.
80
81 2002-11-29  Ben Wing  <ben@xemacs.org>
82
83         * .cvsignore: Remove files now handled automatically by CVS.
84         * Makefile: Use `compile' instead of hard-coded `all'.
85
86 2002-10-29  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
87
88         * Makefile (VERSION): XEmacs package 1.10 released.
89
90 2002-10-15  Ville Skyttä  <scop@xemacs.org>
91
92         * Makefile (srckit): Remove.
93
94 2002-10-14  Ville Skyttä  <scop@xemacs.org>
95
96         * igrep.el (igrep-read-expression): Fix arg count to
97         read-from-minibuffer on XEmacs < 21.4.
98         Convert various comments to doc strings.
99
100 2002-08-13  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
101
102         * Makefile (VERSION): XEmacs package 1.09 released.
103
104 2002-08-12  Steve Youngs  <youngs@xemacs.org>
105
106         * Sync to upstream version 2.95.
107
108         * Makefile (all): Build autoloads first.
109         (REQUIRES): Add efs.
110         (AUTHOR_VERSION): Bump to 2.95.
111
112 1998-08-11  SL Baur  <steve@altair.xemacs.org>
113
114         * igrep.el-2.83.
115
116 1998-01-24  SL Baur  <steve@altair.xemacs.org>
117
118         * Makefile (VERSION): Update to package standard 1.0.
119         * package-info.in: Ditto.
120
121 1998-01-11  SL Baur  <steve@altair.xemacs.org>
122
123         * Makefile: Created.