Initial Commit
[packages] / xemacs-packages / xetla / ChangeLog.d / ChangeLog-1.0
1 # do not edit -- automatically generated by arch changelog
2 # non-id: automatic-ChangeLog--steve@eicq.org--2005/xetla--main--1.0
3 #
4
5 2005-03-30 22:03:25 GMT Steve Youngs <steve@eicq.org>   version-0
6
7     Summary:
8       XEtla 1.0 is released
9     Revision:
10       xetla--main--1.0--version-0
11
12
13
14 2005-03-30 01:13:07 GMT Steve Youngs <steve@eicq.org>   patch-7
15
16     Summary:
17       Fix tips buffer display
18     Revision:
19       xetla--main--1.0--patch-7
20
21     Under certain circumstances the tips buffer was being split into two
22     windows and displayed twice.  This fixes that by not trying to split the
23     tips buffer, just display it in the current window.
24     
25     * xetla-tips.el (xetla-tips-popup-number): Remove NOSWITCH arg and don't
26       split any windows when displaying the tips.
27       (xetla-tips-popup): Remove NOSWITCH arg.
28       (xetla-tips-next-tip): Call `xetla-tips-popup' with one arg not two.
29       (xetla-tips-previous-tip): Ditto.
30     
31
32     modified files:
33      xetla-tips.el
34
35
36 2005-03-28 04:51:49 GMT Steve Youngs <steve@eicq.org>   patch-6
37
38     Summary:
39       Clean up the build in readiness for XE package inclusion
40     Revision:
41       xetla--main--1.0--patch-6
42
43     * xetla-core.el: Autoload `xetla-tree-root' and `xetla-flash-line' at
44       compile time.  This ensures a clean build in XE packages hierarchy.
45     
46     * xetla-defs.el (xetla-clone-process): Renamed from `clone-process'.  For
47       avoiding a compiler warning in XE packages hierarchy.
48     
49     * xetla-defs.el (clone-buffer): Use it.
50     
51     * xetla.el (xetla-insinuate-gnus): Don't require any Gnus libs directly
52       in this function.  Autoload what is required at compile time instead.
53     
54
55     modified files:
56      xetla-core.el xetla-defs.el xetla.el
57
58
59 2005-03-20 13:22:14 GMT Steve Youngs <steve@eicq.org>   patch-5
60
61     Summary:
62       fix my stupidity
63     Revision:
64       xetla--main--1.0--patch-5
65
66
67     modified files:
68      xetla.el
69
70
71 2005-03-20 09:50:41 GMT Steve Youngs <steve@eicq.org>   patch-4
72
73     Summary:
74       Add missing face for bookmark names
75     Revision:
76       xetla--main--1.0--patch-4
77
78     * xetla.el (xetla-bookmark-face): Add definition of missing face.
79     
80
81     modified files:
82      xetla.el
83
84
85 2005-03-18 09:19:09 GMT Steve Youngs <steve@eicq.org>   patch-3
86
87     Summary:
88       General code clean up.
89     Revision:
90       xetla--main--1.0--patch-3
91
92     * Makefile (VER): Bump to 1.0
93       (INSTALL): Don't set any args to install so mere mortal users can install
94       too.
95       (PRELOADS): Don't load xetla-build... it doesn't exist anymore.
96     
97     * xetla-browse.el: Autoload `easy-mmode-define-keymap' at compile time.
98       (xetla-widget-branch-node-get-branch): Use `read-directory-name'
99       instead of `xetla-read-directory-name'.
100       (xetla-widget-version-node-get-version): Ditto.
101     
102     * xetla-core.el: Autoload `read-passwd' at compile time.
103       (xetla-temp-directory): Set default with `temp-directory'.
104       (xetla-read-directory-name): Removed.  It didn't give anything that
105       `read-directory-name' didn't already give.
106       (xetla-add-to-list): Removed.  It didn't give anything that
107       `add-to-list' didn't already give.
108       (xetla-show-internal-buffers-on-menu): Default to nil.
109     
110     * xetla-defs.el: Remove a gazillion useless autoload cookies.
111       Lots of typo updates:
112            Xetla -> XEtla
113            xetla -> tla
114                - -> --
115       Set all the hook variable defcustoms to nil instead of `()
116       Put the call to `auto-mode-alist' inline with the autoload cookie
117       comment.  This avoids it getting loaded twice.
118     
119     * xetla-tips.el: Typo fixes.
120     
121     * xetla.el: Fix a condition-case form designed to skip an error.
122       Move the guts of xetla-build.el here.  Some went to other files, the
123       but majority is here.
124       (xetla-tree-version-list-xetla): Renambed to
125       `xetla-tree-version-list-tla'.
126       (xetla-tree-version-list-tla): New. from
127       `xetla-tree-version-list-xetla' .
128       (xetla-delete-file): New.  Replaces hack to maybe define
129       `dired-delete-file'.
130       Also lots of typo fixes.
131       Use `read-directory-name' instead of `xetla-read-directory-name'
132       throughout. 
133       Use `add-to-list' instead of `xetla-add-to-list' throughout.
134
135     removed files:
136      .arch-ids/xetla-build.el.id xetla-build.el
137
138     modified files:
139      Makefile xetla-browse.el xetla-core.el xetla-defs.el
140      xetla-tips.el xetla.el
141
142
143 2005-03-11 14:44:57 GMT Steve Youngs <steve@eicq.org>   patch-2
144
145     Summary:
146       Typo fixes -- xetla -> tla
147     Revision:
148       xetla--main--1.0--patch-2
149
150     * xetla.el (xetla-changes-internal): xetla -> tla typo fixes.
151     (xetla-changes): Ditto.
152     (xetla-changes-save): Ditto.
153     (xetla-changes-save-as-tgz): Ditto.
154     (xetla-delta-show-diff-on-buffer): Ditto.
155     (xetla-prepare-changes-buffer): Ditto.
156     (xetla-file-diff): Ditto.
157     (xetla-pristines): Ditto.
158     (xetla-changelog): Ditto.
159     (xetla-bookmarks-tag): Ditto.
160     (xetla-bookmarks-inventory): Ditto.
161     (xetla-bookmarks-get): Ditto.
162     (xetla-start-project): Ditto.
163     (xetla-cat-log-any): Ditto.
164     
165     * xetla-defs.el: Ditto.
166     (xetla-read-project-tree-mode): Ditto.
167     
168     * xetla-core.el (xetla-build-xetla-command): Ditto.
169     (minor-mode-alist): Ditto.
170     (xetla-unescape): Ditto.
171     
172     * xetla-browse.el (xetla-widget-branch-node-get-branch): Ditto.
173     (xetla-widget-version-node-get-version): Ditto.
174     
175     
176     
177
178     modified files:
179      xetla-browse.el xetla-core.el xetla-defs.el xetla.el
180
181
182 2005-03-11 13:52:10 GMT Steve Youngs <steve@eicq.org>   patch-1
183
184     Summary:
185       Add the 0.2 ChangeLog file
186     Revision:
187       xetla--main--1.0--patch-1
188
189
190     new files:
191      ChangeLog.d/.arch-ids/ChangeLog-0.2.id
192      ChangeLog.d/ChangeLog-0.2
193
194
195 2005-03-11 13:43:46 GMT Steve Youngs <steve@eicq.org>   base-0
196
197     Summary:
198       tag of steve@eicq.org--2005/xetla--main--0.2--version-0
199     Revision:
200       xetla--main--1.0--base-0
201
202     (automatically generated log message)
203
204     new patches:
205      hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--base-0
206      hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-1
207      hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-2
208      hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-3
209      hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-4
210      hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-5
211      hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-6
212      hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-7
213      hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-8
214      hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-9
215      hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-10
216      hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-11
217      hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-12
218      hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-13
219      hroptatyr@sxemacs.org--sxemacs/xetla--hrop--0.1--patch-14
220      steve@eicq.org--2004/xetla--main--0.1--base-0
221      steve@eicq.org--2004/xetla--main--0.1--patch-1
222      steve@eicq.org--2004/xetla--main--0.1--patch-2
223      steve@eicq.org--2004/xetla--main--0.1--patch-3
224      steve@eicq.org--2004/xetla--main--0.1--patch-4
225      steve@eicq.org--2004/xetla--main--0.1--patch-5
226      steve@eicq.org--2004/xetla--main--0.1--patch-6
227      steve@eicq.org--2004/xetla--main--0.1--patch-7
228      steve@eicq.org--2004/xetla--main--0.1--patch-8
229      steve@eicq.org--2004/xetla--main--0.1--patch-9
230      steve@eicq.org--2004/xetla--main--0.1--patch-10
231      steve@eicq.org--2004/xetla--main--0.1--patch-11
232      steve@eicq.org--2004/xetla--main--0.1--patch-12
233      steve@eicq.org--2004/xetla--main--0.1--patch-13
234      steve@eicq.org--2004/xetla--main--0.1--patch-14
235      steve@eicq.org--2004/xetla--main--0.1--patch-15
236      steve@eicq.org--2004/xetla--main--0.1--patch-16
237      steve@eicq.org--2004/xetla--main--0.1--patch-17
238      steve@eicq.org--2004/xetla--main--0.1--patch-18
239      steve@eicq.org--2004/xetla--main--0.1--patch-19
240      steve@eicq.org--2004/xetla--main--0.1--patch-20
241      steve@eicq.org--2004/xetla--main--0.1--patch-21
242      steve@eicq.org--2004/xetla--main--0.1--patch-22
243      steve@eicq.org--2004/xetla--main--0.1--patch-23
244      steve@eicq.org--2004/xetla--main--0.1--patch-24
245      steve@eicq.org--2005/xetla--main--0.2--base-0
246      steve@eicq.org--2005/xetla--main--0.2--patch-1
247      steve@eicq.org--2005/xetla--main--0.2--patch-2
248      steve@eicq.org--2005/xetla--main--0.2--patch-3
249      steve@eicq.org--2005/xetla--main--0.2--patch-4
250      steve@eicq.org--2005/xetla--main--0.2--patch-5
251      steve@eicq.org--2005/xetla--main--0.2--patch-6
252      steve@eicq.org--2005/xetla--main--0.2--patch-7
253      steve@eicq.org--2005/xetla--main--0.2--version-0
254
255