]> git.pld-linux.org Git - packages/vim.git/blame - 6.3.048
- new
[packages/vim.git] / 6.3.048
CommitLineData
46c5dd4b
AG
1To: vim-dev@vim.org
2Subject: Patch 6.3.048 (extra)
3Fcc: outbox
4From: Bram Moolenaar <Bram@moolenaar.net>
5Mime-Version: 1.0
6Content-Type: text/plain; charset=ISO-8859-1
7Content-Transfer-Encoding: 8bit
8------------
9
10Patch 6.3.048 (extra)
11Problem: Build problems with VMS on IA64.
12Solution: Add dependencies to the build file. (Zoltan Arpadffy)
13Files: src/Make_vms.mms
14
15
16*** ../vim-6.3.047/src/Make_vms.mms Wed Jun 9 14:56:27 2004
17--- src/Make_vms.mms Thu Dec 16 10:19:30 2004
18***************
19*** 2,10 ****
20 # Makefile for Vim on OpenVMS
21 #
22 # Maintainer: Zoltan Arpadffy <arpadffy@polarhome.com>
23! # Last change: 2004 May 04
24 #
25! # This has script been tested on VMS 6.2 to 7.3 on DEC Alpha and VAX
26 # with MMS and MMK
27 #
28 # The following could be built:
29--- 2,10 ----
30 # Makefile for Vim on OpenVMS
31 #
32 # Maintainer: Zoltan Arpadffy <arpadffy@polarhome.com>
33! # Last change: 2004 Dec 16
34 #
35! # This has script been tested on VMS 6.2 to 7.3 on DEC Alpha, VAX and IA64
36 # with MMS and MMK
37 #
38 # The following could be built:
39***************
40*** 454,457 ****
41 -@ !
42 .ENDIF
43
44!
45--- 454,735 ----
46 -@ !
47 .ENDIF
48
49! buffer.obj : buffer.c vim.h [.auto]config.h feature.h os_unix.h \
50! ascii.h keymap.h term.h macros.h structs.h regexp.h \
51! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
52! globals.h farsi.h arabic.h version.h
53! charset.obj : charset.c vim.h [.auto]config.h feature.h os_unix.h \
54! ascii.h keymap.h term.h macros.h structs.h regexp.h \
55! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
56! globals.h farsi.h arabic.h
57! diff.obj : diff.c vim.h [.auto]config.h feature.h os_unix.h \
58! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
59! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
60! arabic.h
61! digraph.obj : digraph.c vim.h [.auto]config.h feature.h os_unix.h \
62! ascii.h keymap.h term.h macros.h structs.h regexp.h \
63! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
64! globals.h farsi.h arabic.h
65! edit.obj : edit.c vim.h [.auto]config.h feature.h os_unix.h \
66! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
67! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
68! arabic.h
69! eval.obj : eval.c vim.h [.auto]config.h feature.h os_unix.h \
70! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
71! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
72! arabic.h version.h
73! ex_cmds.obj : ex_cmds.c vim.h [.auto]config.h feature.h os_unix.h \
74! ascii.h keymap.h term.h macros.h structs.h regexp.h \
75! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
76! globals.h farsi.h arabic.h version.h
77! ex_cmds2.obj : ex_cmds2.c vim.h [.auto]config.h feature.h os_unix.h \
78! ascii.h keymap.h term.h macros.h structs.h regexp.h \
79! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
80! globals.h farsi.h arabic.h version.h
81! ex_docmd.obj : ex_docmd.c vim.h [.auto]config.h feature.h os_unix.h \
82! ascii.h keymap.h term.h macros.h structs.h regexp.h \
83! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
84! globals.h farsi.h arabic.h
85! ex_eval.obj : ex_eval.c vim.h [.auto]config.h feature.h os_unix.h \
86! ascii.h keymap.h term.h macros.h structs.h regexp.h \
87! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
88! globals.h farsi.h arabic.h
89! ex_getln.obj : ex_getln.c vim.h [.auto]config.h feature.h os_unix.h \
90! ascii.h keymap.h term.h macros.h structs.h regexp.h \
91! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
92! globals.h farsi.h arabic.h
93! fileio.obj : fileio.c vim.h [.auto]config.h feature.h os_unix.h \
94! ascii.h keymap.h term.h macros.h structs.h regexp.h \
95! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
96! globals.h farsi.h arabic.h
97! fold.obj : fold.c vim.h [.auto]config.h feature.h os_unix.h \
98! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
99! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
100! arabic.h
101! getchar.obj : getchar.c vim.h [.auto]config.h feature.h os_unix.h \
102! ascii.h keymap.h term.h macros.h structs.h regexp.h \
103! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
104! globals.h farsi.h arabic.h
105! if_cscope.obj : if_cscope.c vim.h [.auto]config.h feature.h os_unix.h \
106! ascii.h keymap.h term.h macros.h structs.h regexp.h \
107! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
108! globals.h farsi.h arabic.h if_cscope.h
109! if_xcmdsrv.obj : if_xcmdsrv.c vim.h [.auto]config.h feature.h os_unix.h \
110! ascii.h keymap.h term.h macros.h structs.h regexp.h \
111! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
112! globals.h farsi.h arabic.h version.h
113! main.obj : main.c vim.h [.auto]config.h feature.h os_unix.h \
114! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
115! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
116! arabic.h farsi.c arabic.c
117! mark.obj : mark.c vim.h [.auto]config.h feature.h os_unix.h \
118! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
119! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
120! arabic.h
121! memfile.obj : memfile.c vim.h [.auto]config.h feature.h os_unix.h \
122! ascii.h keymap.h term.h macros.h structs.h regexp.h \
123! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
124! globals.h farsi.h arabic.h
125! memline.obj : memline.c vim.h [.auto]config.h feature.h os_unix.h \
126! ascii.h keymap.h term.h macros.h structs.h regexp.h \
127! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
128! globals.h farsi.h arabic.h
129! menu.obj : menu.c vim.h [.auto]config.h feature.h os_unix.h \
130! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
131! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
132! arabic.h
133! message.obj : message.c vim.h [.auto]config.h feature.h os_unix.h \
134! ascii.h keymap.h term.h macros.h structs.h regexp.h \
135! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
136! globals.h farsi.h arabic.h
137! misc1.obj : misc1.c vim.h [.auto]config.h feature.h os_unix.h \
138! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
139! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
140! arabic.h version.h
141! misc2.obj : misc2.c vim.h [.auto]config.h feature.h os_unix.h \
142! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
143! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
144! arabic.h
145! move.obj : move.c vim.h [.auto]config.h feature.h os_unix.h \
146! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
147! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
148! arabic.h
149! mbyte.obj : mbyte.c vim.h [.auto]config.h feature.h os_unix.h \
150! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
151! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
152! arabic.h
153! normal.obj : normal.c vim.h [.auto]config.h feature.h os_unix.h \
154! ascii.h keymap.h term.h macros.h structs.h regexp.h \
155! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
156! globals.h farsi.h arabic.h
157! ops.obj : ops.c vim.h [.auto]config.h feature.h os_unix.h \
158! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
159! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
160! arabic.h
161! option.obj : option.c vim.h [.auto]config.h feature.h os_unix.h \
162! ascii.h keymap.h term.h macros.h structs.h regexp.h \
163! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
164! globals.h farsi.h arabic.h
165! os_unix.obj : os_unix.c vim.h [.auto]config.h feature.h os_unix.h \
166! ascii.h keymap.h term.h macros.h structs.h regexp.h \
167! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
168! globals.h farsi.h arabic.h os_unixx.h
169! os_vms.obj : os_vms.c vim.h [.auto]config.h feature.h os_unix.h \
170! ascii.h keymap.h term.h macros.h structs.h regexp.h \
171! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
172! globals.h farsi.h arabic.h os_unixx.h
173! pathdef.obj : pathdef.c vim.h [.auto]config.h feature.h os_unix.h \
174! ascii.h keymap.h term.h macros.h structs.h regexp.h \
175! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
176! globals.h farsi.h arabic.h
177! quickfix.obj : quickfix.c vim.h [.auto]config.h feature.h os_unix.h \
178! ascii.h keymap.h term.h macros.h structs.h regexp.h \
179! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
180! globals.h farsi.h arabic.h
181! regexp.obj : regexp.c vim.h [.auto]config.h feature.h os_unix.h \
182! ascii.h keymap.h term.h macros.h structs.h regexp.h \
183! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
184! globals.h farsi.h arabic.h
185! screen.obj : screen.c vim.h [.auto]config.h feature.h os_unix.h \
186! ascii.h keymap.h term.h macros.h structs.h regexp.h \
187! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
188! globals.h farsi.h arabic.h
189! search.obj : search.c vim.h [.auto]config.h feature.h os_unix.h \
190! ascii.h keymap.h term.h macros.h structs.h regexp.h \
191! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
192! globals.h farsi.h arabic.h
193! syntax.obj : syntax.c vim.h [.auto]config.h feature.h os_unix.h \
194! ascii.h keymap.h term.h macros.h structs.h regexp.h \
195! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
196! globals.h farsi.h arabic.h
197! tag.obj : tag.c vim.h [.auto]config.h feature.h os_unix.h \
198! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
199! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
200! arabic.h
201! term.obj : term.c vim.h [.auto]config.h feature.h os_unix.h \
202! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
203! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
204! arabic.h
205! termlib.obj : termlib.c vim.h [.auto]config.h feature.h os_unix.h \
206! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
207! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
208! arabic.h
209! ui.obj : ui.c vim.h [.auto]config.h feature.h os_unix.h \
210! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
211! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
212! arabic.h
213! undo.obj : undo.c vim.h [.auto]config.h feature.h os_unix.h \
214! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
215! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
216! arabic.h
217! version.obj : version.c vim.h [.auto]config.h feature.h os_unix.h \
218! ascii.h keymap.h term.h macros.h structs.h regexp.h \
219! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
220! globals.h farsi.h arabic.h version.h
221! window.obj : window.c vim.h [.auto]config.h feature.h os_unix.h \
222! ascii.h keymap.h term.h macros.h structs.h regexp.h \
223! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
224! globals.h farsi.h arabic.h
225! gui.obj : gui.c vim.h [.auto]config.h feature.h os_unix.h \
226! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
227! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
228! arabic.h
229! gui_gtk.obj : gui_gtk.c gui_gtk_f.h vim.h [.auto]config.h feature.h \
230! os_unix.h ascii.h keymap.h term.h macros.h structs.h \
231! regexp.h gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h \
232! proto.h globals.h farsi.h arabic.h [-.pixmaps]stock_icons.h
233! gui_gtk_f.obj : gui_gtk_f.c vim.h [.auto]config.h feature.h os_unix.h \
234! ascii.h keymap.h term.h macros.h structs.h regexp.h \
235! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
236! globals.h farsi.h arabic.h gui_gtk_f.h
237! gui_motif.obj : gui_motif.c vim.h [.auto]config.h feature.h os_unix.h \
238! ascii.h keymap.h term.h macros.h structs.h regexp.h \
239! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
240! globals.h farsi.h arabic.h [-.pixmaps]alert.xpm [-.pixmaps]error.xpm \
241! [-.pixmaps]generic.xpm [-.pixmaps]info.xpm [-.pixmaps]quest.xpm
242! gui_athena.obj : gui_athena.c vim.h [.auto]config.h feature.h os_unix.h \
243! ascii.h keymap.h term.h macros.h structs.h regexp.h \
244! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
245! globals.h farsi.h arabic.h gui_at_sb.h
246! gui_gtk_x11.obj : gui_gtk_x11.c vim.h [.auto]config.h feature.h os_unix.h \
247! ascii.h keymap.h term.h macros.h structs.h regexp.h \
248! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
249! globals.h farsi.h arabic.h gui_gtk_f.h [-.runtime]vim32x32.xpm \
250! [-.runtime]vim16x16.xpm [-.runtime]vim48x48.xpm
251! gui_x11.obj : gui_x11.c vim.h [.auto]config.h feature.h os_unix.h \
252! ascii.h keymap.h term.h macros.h structs.h regexp.h \
253! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
254! globals.h farsi.h arabic.h [-.runtime]vim32x32.xpm \
255! [-.runtime]vim16x16.xpm [-.runtime]vim48x48.xpm [-.pixmaps]tb_new.xpm \
256! [-.pixmaps]tb_open.xpm [-.pixmaps]tb_close.xpm [-.pixmaps]tb_save.xpm \
257! [-.pixmaps]tb_print.xpm [-.pixmaps]tb_cut.xpm [-.pixmaps]tb_copy.xpm \
258! [-.pixmaps]tb_paste.xpm [-.pixmaps]tb_find.xpm \
259! [-.pixmaps]tb_find_next.xpm [-.pixmaps]tb_find_prev.xpm \
260! [-.pixmaps]tb_find_help.xpm [-.pixmaps]tb_exit.xpm \
261! [-.pixmaps]tb_undo.xpm [-.pixmaps]tb_redo.xpm [-.pixmaps]tb_help.xpm \
262! [-.pixmaps]tb_macro.xpm [-.pixmaps]tb_make.xpm \
263! [-.pixmaps]tb_save_all.xpm [-.pixmaps]tb_jump.xpm \
264! [-.pixmaps]tb_ctags.xpm [-.pixmaps]tb_load_session.xpm \
265! [-.pixmaps]tb_save_session.xpm [-.pixmaps]tb_new_session.xpm \
266! [-.pixmaps]tb_blank.xpm [-.pixmaps]tb_maximize.xpm \
267! [-.pixmaps]tb_split.xpm [-.pixmaps]tb_minimize.xpm \
268! [-.pixmaps]tb_shell.xpm [-.pixmaps]tb_replace.xpm \
269! [-.pixmaps]tb_vsplit.xpm [-.pixmaps]tb_maxwidth.xpm \
270! [-.pixmaps]tb_minwidth.xpm
271! gui_at_sb.obj : gui_at_sb.c vim.h [.auto]config.h feature.h os_unix.h \
272! ascii.h keymap.h term.h macros.h structs.h regexp.h \
273! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
274! globals.h farsi.h arabic.h gui_at_sb.h
275! gui_at_fs.obj : gui_at_fs.c vim.h [.auto]config.h feature.h os_unix.h \
276! ascii.h keymap.h term.h macros.h structs.h regexp.h \
277! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
278! globals.h farsi.h arabic.h gui_at_sb.h
279! pty.obj : pty.c vim.h [.auto]config.h feature.h os_unix.h \
280! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
281! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
282! arabic.h
283! hangulin.obj : hangulin.c vim.h [.auto]config.h feature.h os_unix.h \
284! ascii.h keymap.h term.h macros.h structs.h regexp.h \
285! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
286! globals.h farsi.h arabic.h
287! if_perl.obj : [.auto]if_perl.c vim.h [.auto]config.h feature.h os_unix.h \
288! ascii.h keymap.h term.h macros.h structs.h regexp.h \
289! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
290! globals.h farsi.h arabic.h
291! if_perlsfio.obj : if_perlsfio.c vim.h [.auto]config.h feature.h os_unix.h \
292! ascii.h keymap.h term.h macros.h structs.h regexp.h \
293! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
294! globals.h farsi.h arabic.h
295! if_python.obj : if_python.c vim.h [.auto]config.h feature.h os_unix.h \
296! ascii.h keymap.h term.h macros.h structs.h regexp.h \
297! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
298! globals.h farsi.h arabic.h
299! if_tcl.obj : if_tcl.c vim.h [.auto]config.h feature.h os_unix.h \
300! ascii.h keymap.h term.h macros.h structs.h regexp.h \
301! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
302! globals.h farsi.h arabic.h
303! if_ruby.obj : if_ruby.c vim.h [.auto]config.h feature.h os_unix.h \
304! ascii.h keymap.h term.h macros.h structs.h regexp.h \
305! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
306! globals.h farsi.h arabic.h version.h
307! if_sniff.obj : if_sniff.c vim.h [.auto]config.h feature.h os_unix.h \
308! ascii.h keymap.h term.h macros.h structs.h regexp.h \
309! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
310! globals.h farsi.h arabic.h os_unixx.h
311! gui_beval.obj : gui_beval.c vim.h [.auto]config.h feature.h os_unix.h \
312! ascii.h keymap.h term.h macros.h structs.h regexp.h \
313! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
314! globals.h farsi.h arabic.h
315! workshop.obj : workshop.c [.auto]config.h integration.h vim.h feature.h \
316! os_unix.h ascii.h keymap.h term.h macros.h structs.h \
317! regexp.h gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h \
318! proto.h globals.h farsi.h arabic.h version.h workshop.h
319! wsdebug.obj : wsdebug.c
320! integration.obj : integration.c vim.h [.auto]config.h feature.h os_unix.h \
321! ascii.h keymap.h term.h macros.h structs.h regexp.h \
322! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
323! globals.h farsi.h arabic.h integration.h
324! netbeans.obj : netbeans.c vim.h [.auto]config.h feature.h os_unix.h \
325! ascii.h keymap.h term.h macros.h structs.h regexp.h \
326! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
327! globals.h farsi.h arabic.h version.h
328*** ../vim-6.3.047/src/version.c Wed Dec 15 15:38:56 2004
329--- src/version.c Thu Dec 16 12:02:15 2004
330***************
331*** 643,644 ****
332--- 643,646 ----
333 { /* Add new patch number below this line */
334+ /**/
335+ 48,
336 /**/
337
338--
339hundred-and-one symptoms of being an internet addict:
34084. Books in your bookcase bear the names Bongo, WinSock and Inside OLE
341
342 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
343/// Sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
344\\\ Project leader for A-A-P -- http://www.A-A-P.org ///
345 \\\ Buy LOTR 3 and help AIDS victims -- http://ICCF.nl/lotr.html ///
This page took 0.062422 seconds and 4 git commands to generate.