Added preference to disable modifying selection on Undo.
[nedit.git] / ChangeLog
blob947e7a8c6c82134ab92a098cb6afa61c0635fc2d
1 2002-07-26 14:10  n8gray
2         
3         * Merged in calltips patch.
5 2002-04-22 15:22  amai
7         * makefiles/Makefile.macosx (BETA-5-3.2): Fix line endings from
8         "\\" to "\".  Correct linking order in alternative set of flags
9         using XFree86 with LessTif
11 2002-04-19 21:40  slobasso
13         * doc/help.etx (1.11): Added new feature to hide mouse pointer
14         while typing.
16 2002-04-19 16:22  slobasso
18         * source/: help_data.h (1.10), menu.c (1.56), menu.h (1.6),
19         preferences.c (1.52), preferences.h (1.21), text.c (1.26), text.h
20         (1.6), textDisp.c (1.22), textDisp.h (1.9): Added new feature to
21         hide mouse pointer while typing.
23 2002-04-16 17:29  edg
25         * source/nc.c, source/server.c, source/windowTitle.c, util/utils.c,
26         util/utils.h (BETA-5-3.[1,1,8,1,1]): Renamed GetHostName() to
27         GetNameOfHost() to avoid linking problems on VMS (the VMS linker is
28         case-insensitive; GetHostName() conflicts with standard
29         gethostname()).
31 2002-04-15 10:46  edg
33         * source/: file.c, preferences.c, preferences.h (BETA-5-3.[1,3,1]):
34         Fix for linking problem on VMS: function
35         GetPrefAlwaysCheckRelativeTagsSpecs had more than 31 characters.
36         Replaced it by GetPrefAlwaysCheckRelTagsSpecs.
38 2002-04-13 20:24  edg
40         * source/window.c (BETA-5-3.3): Minor fix: MakeSelectionVisible()
41         did not take into account line numbers.  (SF #543178: Line numbers
42         hide CTRL-M matches).
44 2002-04-12 18:12  edg
46         * doc/help.etx, doc/nedit.doc, doc/nedit.html, source/help_data.h
47         (BETA-5-3.[1,3,3,3]): Documentation fixes (X-resource section).
49 2002-04-12 18:09  edg
51         * source/help.c (BETA-5-3.7): Backed out previous change because
52         affects default width of help windows.  Will consult developers
53         first.
55 2002-04-12 17:50  edg
57         * source/help.c (BETA-5-3.6): Small fix: nedit.helpFont was ignored
58         when determining initial size of help windows (instead, the value
59         of the now obsolete nedit*helpText.font resource was used
60         implicitly).
62 2002-04-10 09:41  edg
64         * source/highlight.c (BETA-5-3.4): Crash fix for syntax
65         highlighting pattern sets containing only pass-2 patterns.
67 2002-03-28 14:21  edg
69         * util/printUtils.c (tags: BETA-5-3-RC1) (BETA-5-3.1): Applied
70         patch submitted with SF bug #536168: printing to KDE print
71         framework.
73 2002-03-26 22:32  amai
75         * makefiles/Makefile.macosx (tags: BETA-5-3-RC1) (BETA-5-3.1): Add
76         sample linker command using LessTif as posted on discuss@
78 2002-03-26 13:43  edg
80         * util/fontsel.c (tags: BETA-5-3-RC1) (BETA-5-3.1): Prevent
81         possible crash when the Font dialog is destroyed while a modal Font
82         Selection dialog is up.
84 2002-03-25 10:02  edg
86         * source/highlight.c (tags: BETA-5-3-RC1) (BETA-5-3.3): Prevent
87         buffer overflow in DialogF when reporting a RE compilation error
88         for a very large RE.
90 2002-03-23 17:04  edg
92         * source/shell.c (tags: BETA-5-3-RC1) (BETA-5-3.2): The line
93         counting algorithm for shell command output dialog is still not
94         fullproof (it would require emulating word wrapping). Now a
95         scrollbar is created when there is a risk of underestimating the
96         number of lines, to make sure that no line ever gets obscured.
98 2002-03-22 15:54  edg
100         * source/shell.c (BETA-5-3.1): Fix for shell command output dialog
101         obscuring final lines under certain conditions (reported at discuss
102         list).
104 2002-03-21 08:41  edg
106         * source/: window.c, tags.c (BETA-5-3.[2,2]) (utags: BETA-5-3-RC1):
107         Got rid of strdup() call (+related comment in disabled code in
108         tags.c).
110 2002-03-21 00:19  amai
112         * source/highlightData.c (tags: BETA-5-3-RC1) (BETA-5-3.4): SF
113         Patch [ 531549 ] TCL highlight patterns updated.
115 2002-03-21 00:15  amai
117         * makefiles/Makefile.os2 (tags: BETA-5-3-RC1) (BETA-5-3.2): Correct
118         linker flags for omf/debuggable build
120 2002-03-20 18:30  edg
122         * source/highlightData.c (BETA-5-3.3): Double bug fix in X
123         Resources pattern: context distance violation and missing escapes
124         and continuation highlights.
126 2002-03-19 21:39  edg
128         * source/help.c (tags: BETA-5-3-RC1) (BETA-5-3.5): Replaced
129         (non-ANSI) snprintf() call by equivalent code.
131 2002-03-19 18:29  edg
133         * source/windowTitle.c (tags: BETA-5-3-RC1) (BETA-5-3.7): The
134         background color copying code for the preview didn't work with all
135         Motif versions (it even crashed). Now copied the color from the
136         form iso. a label.  This should work also for Motif 1.2.
138 2002-03-19 17:42  edg
140         * Makefile (tags: BETA-5-3-RC1) (BETA-5-3.2): Include nedit.html in
141         binary distributions.
143 2002-03-19 17:39  edg
145         * ChangeLog, doc/nedit.doc, doc/nedit.html, source/help_data.h,
146         source/help_topic.h (BETA-5-3.[1,2,2,2,2]) (utags: BETA-5-3-RC1):
147         Final update for 5.3RC1 (hopefully).
149 2002-03-19 08:51  edg
151         * source/windowTitle.c (BETA-5-3.6): Changed the preview field's
152         background color to make it clear that it is read-only.
154 2002-03-18 23:41  edg
156         * source/highlight.c (BETA-5-3.2): Fix for SF #531577: Balance
157         fails before text viewed.  Unparsed parens are parsed with pass-2
158         patterns when necessary.
160 2002-03-18 23:15  edg
162         * source/: help.c, nedit.c (tags: BETA-5-3-RC1) (BETA-5-3.[4,2]):
163         Committed Markus' latest enhancements (focus related).
165 2002-03-17 11:21  yooden
167         * source/windowTitle.c, util/prefFile.c (tags: BETA-5-3-RC1)
168         (BETA-5-3.[5,1]): Makes the cursor in the Window Title Dialog's
169         preview field invisible.
171 2002-03-16 20:40  edg
173         * source/window.c (BETA-5-3.1): Changed 2 free() calls into XFree
174         calls().
176 2002-03-15 14:36  amai
178         * source/: Makefile.dependencies (tags: BETA-5-3-RC1) (BETA-5-3.1),
179         Makefile.dependencies (1.16): Update
181 2002-03-15 08:51  edg
183         * source/: help.c, help.h (tags: BETA-5-3-RC1), nedit.c
184         (BETA-5-3.[3,1,1]): Applied patch 526967: single window help with
185         history (with a minor modification in the mnemonics: P for Previous
186         iso. Print).
188 2002-03-14 17:41  amai
190         * source/textDisp.c (1.21), source/textDrag.c (1.7),
191         source/textSel.c (1.9), source/undo.c (1.10), source/userCmds.c
192         (1.25), source/window.c (1.50), source/windowTitle.c (1.6),
193         util/DialogF.c (1.22), util/clearcase.c (1.3), util/fileUtils.c
194         (1.23), util/fontsel.c (1.16), util/getfiles.c (1.20),
195         util/managedList.c (1.9), util/misc.c (1.38), util/prefFile.c
196         (1.14), util/printUtils.c (1.17), util/utils.c (1.12): Attempt to
197         complete last commit (add trailing optional #include)
199 2002-03-14 17:18  amai
201         * source/: rbTree.c (1.6), regexConvert.c (1.7), regularExp.c
202         (1.14), search.c (1.45), selection.c (1.20), server.c (1.15),
203         shell.c (1.20), shift.c (1.12), smartIndent.c (1.15), tags.c
204         (1.34), text.c (1.25), textBuf.c (1.20): Add an optional #include
205         at the end of all #includes in each .c source file. Document that
206         stuff in Makefile.generic
208 2002-03-14 17:15  amai
210         * makefiles/Makefile.generic (1.8), source/file.c (1.44),
211         source/help.c (1.78), source/highlight.c (1.27),
212         source/highlightData.c (1.29), source/interpret.c (1.24),
213         source/linkdate.c (1.3), source/macro.c (1.40), source/menu.c
214         (1.55), source/nc.c (1.23), source/nedit.c (1.31),
215         source/preferences.c (1.51): Add an optional #include at the end of
216         all #includes in each .c source file. Document that stuff in
217         Makefile.generic
219 2002-03-14 15:33  edg
221         * source/windowTitle.c (BETA-5-3.4): Removed some toggle button
222         margin height overrides that caused the mnemonic underscores to
223         disappear with certain Motif versions.
225 2002-03-14 01:25  amai
227         * source/file.c (1.43), source/help.c (1.77), source/highlight.c
228         (1.26), source/highlightData.c (1.28), source/interpret.c (1.23),
229         source/linkdate.c (1.2), source/macro.c (1.39), source/menu.c
230         (1.54), source/nc.c (1.22), source/preferences.c (1.50),
231         source/rbTree.c (1.5), source/regexConvert.c (1.6),
232         source/regularExp.c (1.13), source/search.c (1.44),
233         source/selection.c (1.19), source/server.c (1.14), source/shell.c
234         (1.19), source/shift.c (1.11), source/smartIndent.c (1.14),
235         source/tags.c (1.33), source/text.c (1.24), source/textBuf.c
236         (1.19), source/textDisp.c (1.20), source/textDrag.c (1.6),
237         source/textSel.c (1.8), source/undo.c (1.9), source/userCmds.c
238         (1.24), source/window.c (1.49), source/windowTitle.c (1.5),
239         util/DialogF.c (1.21), util/clearcase.c (1.2), util/fileUtils.c
240         (1.22), util/fontsel.c (1.15), util/getfiles.c (1.19),
241         util/managedList.c (1.8), util/misc.c (1.37), util/prefFile.c
242         (1.13), util/printUtils.c (1.16), util/utils.c (1.11): Optionally
243         #include "../config.h" anywhere at first place in all(?) .c files
245 2002-03-13 17:15  edg
247         * source/help.c (BETA-5-3.2): Leak fix: style buffers were leaked
248         when help windows were closed or dismissed.
250 2002-03-13 13:19  edg
252         * source/highlightData.c (BETA-5-3.2): Minor fix in Tcl patterns:
253         newlines are allowed in double quoted strings.
255 2002-03-13 12:05  edg
257         * source/preferences.c, util/DialogF.c, util/misc.c
258         (BETA-5-3.[2,1,1]) (utags: BETA-5-3-RC1): Various minor leak fixes.
260 2002-03-13 12:04  edg
262         * source/windowTitle.c (BETA-5-3.3): Made the preview field use a
263         variable width font to avoid obscuring it too easily.
265 2002-03-12 20:22  edg
267         * source/preferences.c (BETA-5-3.1): Small leak fix in language
268         mode detection.
270 2002-03-12 20:20  edg
272         * source/: highlight.c, highlightData.c, highlightData.h (tags:
273         BETA-5-3-RC1) (BETA-5-3.[1,1,1]): Revised syntax-based paren
274         matching algorithm: relaxes constraints on highlight patterns.
275         Valid matches should no longer be missed.
277 2002-03-12 16:59  edg
279         * source/help.c (BETA-5-3.1): Leak fix: text was leaked when
280         printed.
282 2002-03-12 16:22  edg
284         * source/windowTitle.c (BETA-5-3.2): Removed an XmStringFree() call
285         that was left behind (and caused a crash).
287 2002-03-12 16:16  amai
289         * makefiles/Makefile.os2 (BETA-5-3.1): Reduce stack size of
290         binaries.
292 2002-03-12 14:52  edg
294         * Makefile, README (tags: BETA-5-3-RC1), ReleaseNotes (tags:
295         BETA-5-3-RC1), doc/nedit.doc, doc/nedit.html, source/help_data.h,
296         source/help_topic.h (BETA-5-3.[1,2,2,1,1,1,1]): Set version to
297         5.3RC1.
299 2002-03-12 09:04  edg
301         * ReleaseNotes, source/tags.c (BETA-5-3.[1,1]): Applied patch
302         #520941: FindDefinition function incorrectly reads the X selection
303         even when an argument has been provided for the find_definition()
304         action routine.
306 2002-03-12 00:46  amai
308         * README (BETA-5-3.1): Small updates on LessTif info
310 2002-03-11 23:09  tringali
312         * source/windowTitle.c (BETA-5-3.1): Fix UI so dialog doesn't jump
313         around.  Also prevent overflow bug in text field.
315 2002-03-11 22:41  amai
317         * source/windowTitle.c (1.4): Fix compiler warning
319 2002-03-11 22:40  amai
321         * README (1.28): Small updates on LessTif info
323 2002-03-11 22:18  edg
325         * doc/nedit.doc (1.12), doc/nedit.html (1.6), source/help_data.h
326         (1.9), source/help_topic.h (1.6), README (1.27), ReleaseNotes
327         (1.15): Last update before 5.3 branch.
329 2002-03-11 22:05  edg
331         * doc/help.etx (1.10, BETA-5-3-RC1), source/highlight.c (1.25),
332         source/highlight.h (1.5, BETA-5-3-RC1), source/menu.c (1.53,
333         BETA-5-3-RC1), source/nedit.h (1.23, BETA-5-3-RC1),
334         source/preferences.c (1.49), source/preferences.h (1.20,
335         BETA-5-3-RC1), source/search.c (1.43, BETA-5-3-RC1),
336         source/window.c (1.48): Applied SF patch #513976: Syntax-based
337         parenthesis matching.
339 2002-03-11 18:17  edg
341         * ChangeLog (1.23), README (1.26), ReleaseNotes (1.14): Update for
342         5.3.
344 2002-05-02 00:01  slobasso
346         * source/shell.c (BETA-5-3.3): Added code to allow substituted
347         command strings to be arbitrarily long.
349 2002-05-01 06:36  n8gray
351         * source/: nedit.h (1.24), window.c (1.52): Committed separate
352         line/col patch.
353         
354         Commit Haiku:     Line and Col on Right     Not Customizable Yet   
355          Hope There Are No Bugs
357 2002-04-29 17:16  slobasso
359         * doc/.cvsignore (1.2): added .version
361 2002-04-29 08:39  edg
363         * util/comutil.com (BETA-5-3.1): VMS "makefile" enhancements (Jack
364         Patteeuw).
366 2002-04-29 00:35  amai
368         * .cvsignore (1.1), doc/.cvsignore (1.1), source/.cvsignore (1.3),
369         util/.cvsignore (1.1): Add/enhance .cvsignore .cvsignore files
371 2002-04-29 00:28  amai
373         * source/window.c (1.51): Drop an unused #include
375 2002-04-26 16:10  slobasso
377         * source/tags.c (1.37): Removed unused variables and double free.
379 2002-04-26 16:06  slobasso
381         * source/tags.c (1.36): Cleanup FindDefinition and how globals are
382         used. Changes were actually in previous revision, but I
383         accidentally committed without comment.
385 2002-04-26 16:04  slobasso
387         * source/tags.c (1.35): [no log message]
389 2002-04-24 20:40  edg
391         * source/: comnedit.com, lnknedit.com (BETA-5-3.[1,1]): VMS
392         compilation and linking fixes (Jack Patteeuw).
394 2002-04-23 19:52  edg
396         * source/nc.c, source/preferences.c, source/window.c,
397         source/windowTitle.c, util/fileUtils.c (BETA-5-3.[2,4,4,9,1]):
398         Various VMS compilation & linking fixes. 5.3 now compiles and runs
399         at least on Alpha OpenVMS V7.2-1 (confirmed by Jack Patteeuw, who
400         also reported the problems).
402 2002-04-22 16:37  slobasso
404         * source/text.c (1.27): fix compiler warning.
406 2002-04-22 15:24  amai
408         * ChangeLog (1.24): Update
410 2002-04-22 15:22  amai
412         * makefiles/Makefile.macosx (BETA-5-3.2): Fix line endings from
413         "\\" to "\".  Correct linking order in alternative set of flags
414         using XFree86 with LessTif
416 2002-04-19 21:40  slobasso
418         * doc/help.etx (1.11): Added new feature to hide mouse pointer
419         while typing.
421 2002-04-19 16:22  slobasso
423         * source/: help_data.h (1.10), menu.c (1.56), menu.h (1.6),
424         preferences.c (1.52), preferences.h (1.21), text.c (1.26), text.h
425         (1.6), textDisp.c (1.22), textDisp.h (1.9): Added new feature to
426         hide mouse pointer while typing.
428 2002-04-16 17:29  edg
430         * source/nc.c, source/server.c, source/windowTitle.c, util/utils.c,
431         util/utils.h (BETA-5-3.[1,1,8,1,1]): Renamed GetHostName() to
432         GetNameOfHost() to avoid linking problems on VMS (the VMS linker is
433         case-insensitive; GetHostName() conflicts with standard
434         gethostname()).
436 2002-04-15 10:46  edg
438         * source/: file.c, preferences.c, preferences.h (BETA-5-3.[1,3,1]):
439         Fix for linking problem on VMS: function
440         GetPrefAlwaysCheckRelativeTagsSpecs had more than 31 characters.
441         Replaced it by GetPrefAlwaysCheckRelTagsSpecs.
443 2002-04-13 20:24  edg
445         * source/window.c (BETA-5-3.3): Minor fix: MakeSelectionVisible()
446         did not take into account line numbers.  (SF #543178: Line numbers
447         hide CTRL-M matches).
449 2002-04-12 18:12  edg
451         * doc/help.etx, doc/nedit.doc, doc/nedit.html, source/help_data.h
452         (BETA-5-3.[1,3,3,3]): Documentation fixes (X-resource section).
454 2002-04-12 18:09  edg
456         * source/help.c (BETA-5-3.7): Backed out previous change because
457         affects default width of help windows.  Will consult developers
458         first.
460 2002-04-12 17:50  edg
462         * source/help.c (BETA-5-3.6): Small fix: nedit.helpFont was ignored
463         when determining initial size of help windows (instead, the value
464         of the now obsolete nedit*helpText.font resource was used
465         implicitly).
467 2002-04-10 09:41  edg
469         * source/highlight.c (BETA-5-3.4): Crash fix for syntax
470         highlighting pattern sets containing only pass-2 patterns.
472 2002-03-28 14:21  edg
474         * util/printUtils.c (tags: BETA-5-3-RC1) (BETA-5-3.1): Applied
475         patch submitted with SF bug #536168: printing to KDE print
476         framework.
478 2002-03-26 22:32  amai
480         * makefiles/Makefile.macosx (tags: BETA-5-3-RC1) (BETA-5-3.1): Add
481         sample linker command using LessTif as posted on discuss@
483 2002-03-26 13:43  edg
485         * util/fontsel.c (tags: BETA-5-3-RC1) (BETA-5-3.1): Prevent
486         possible crash when the Font dialog is destroyed while a modal Font
487         Selection dialog is up.
489 2002-03-25 10:02  edg
491         * source/highlight.c (tags: BETA-5-3-RC1) (BETA-5-3.3): Prevent
492         buffer overflow in DialogF when reporting a RE compilation error
493         for a very large RE.
495 2002-03-23 17:04  edg
497         * source/shell.c (tags: BETA-5-3-RC1) (BETA-5-3.2): The line
498         counting algorithm for shell command output dialog is still not
499         fullproof (it would require emulating word wrapping). Now a
500         scrollbar is created when there is a risk of underestimating the
501         number of lines, to make sure that no line ever gets obscured.
503 2002-03-22 15:54  edg
505         * source/shell.c (BETA-5-3.1): Fix for shell command output dialog
506         obscuring final lines under certain conditions (reported at discuss
507         list).
509 2002-03-21 08:41  edg
511         * source/: window.c, tags.c (BETA-5-3.[2,2]) (utags: BETA-5-3-RC1):
512         Got rid of strdup() call (+related comment in disabled code in
513         tags.c).
515 2002-03-21 00:19  amai
517         * source/highlightData.c (tags: BETA-5-3-RC1) (BETA-5-3.4): SF
518         Patch [ 531549 ] TCL highlight patterns updated.
520 2002-03-21 00:15  amai
522         * makefiles/Makefile.os2 (tags: BETA-5-3-RC1) (BETA-5-3.2): Correct
523         linker flags for omf/debuggable build
525 2002-03-20 18:30  edg
527         * source/highlightData.c (BETA-5-3.3): Double bug fix in X
528         Resources pattern: context distance violation and missing escapes
529         and continuation highlights.
531 2002-03-19 21:39  edg
533         * source/help.c (tags: BETA-5-3-RC1) (BETA-5-3.5): Replaced
534         (non-ANSI) snprintf() call by equivalent code.
536 2002-03-19 18:29  edg
538         * source/windowTitle.c (tags: BETA-5-3-RC1) (BETA-5-3.7): The
539         background color copying code for the preview didn't work with all
540         Motif versions (it even crashed). Now copied the color from the
541         form iso. a label.  This should work also for Motif 1.2.
543 2002-03-19 17:42  edg
545         * Makefile (tags: BETA-5-3-RC1) (BETA-5-3.2): Include nedit.html in
546         binary distributions.
548 2002-03-19 17:39  edg
550         * ChangeLog, doc/nedit.doc, doc/nedit.html, source/help_data.h,
551         source/help_topic.h (BETA-5-3.[1,2,2,2,2]) (utags: BETA-5-3-RC1):
552         Final update for 5.3RC1 (hopefully).
554 2002-03-19 08:51  edg
556         * source/windowTitle.c (BETA-5-3.6): Changed the preview field's
557         background color to make it clear that it is read-only.
559 2002-03-18 23:41  edg
561         * source/highlight.c (BETA-5-3.2): Fix for SF #531577: Balance
562         fails before text viewed.  Unparsed parens are parsed with pass-2
563         patterns when necessary.
565 2002-03-18 23:15  edg
567         * source/: help.c, nedit.c (tags: BETA-5-3-RC1) (BETA-5-3.[4,2]):
568         Committed Markus' latest enhancements (focus related).
570 2002-03-17 11:21  yooden
572         * source/windowTitle.c, util/prefFile.c (tags: BETA-5-3-RC1)
573         (BETA-5-3.[5,1]): Makes the cursor in the Window Title Dialog's
574         preview field invisible.
576 2002-03-16 20:40  edg
578         * source/window.c (BETA-5-3.1): Changed 2 free() calls into XFree
579         calls().
581 2002-03-15 14:36  amai
583         * source/: Makefile.dependencies (tags: BETA-5-3-RC1) (BETA-5-3.1),
584         Makefile.dependencies (1.16): Update
586 2002-03-15 08:51  edg
588         * source/: help.c, help.h (tags: BETA-5-3-RC1), nedit.c
589         (BETA-5-3.[3,1,1]): Applied patch 526967: single window help with
590         history (with a minor modification in the mnemonics: P for Previous
591         iso. Print).
593 2002-03-14 17:41  amai
595         * source/textDisp.c (1.21), source/textDrag.c (1.7),
596         source/textSel.c (1.9), source/undo.c (1.10), source/userCmds.c
597         (1.25), source/window.c (1.50), source/windowTitle.c (1.6),
598         util/DialogF.c (1.22), util/clearcase.c (1.3), util/fileUtils.c
599         (1.23), util/fontsel.c (1.16), util/getfiles.c (1.20),
600         util/managedList.c (1.9), util/misc.c (1.38), util/prefFile.c
601         (1.14), util/printUtils.c (1.17), util/utils.c (1.12): Attempt to
602         complete last commit (add trailing optional #include)
604 2002-03-14 17:18  amai
606         * source/: rbTree.c (1.6), regexConvert.c (1.7), regularExp.c
607         (1.14), search.c (1.45), selection.c (1.20), server.c (1.15),
608         shell.c (1.20), shift.c (1.12), smartIndent.c (1.15), tags.c
609         (1.34), text.c (1.25), textBuf.c (1.20): Add an optional #include
610         at the end of all #includes in each .c source file. Document that
611         stuff in Makefile.generic
613 2002-03-14 17:15  amai
615         * makefiles/Makefile.generic (1.8), source/file.c (1.44),
616         source/help.c (1.78), source/highlight.c (1.27),
617         source/highlightData.c (1.29), source/interpret.c (1.24),
618         source/linkdate.c (1.3), source/macro.c (1.40), source/menu.c
619         (1.55), source/nc.c (1.23), source/nedit.c (1.31),
620         source/preferences.c (1.51): Add an optional #include at the end of
621         all #includes in each .c source file. Document that stuff in
622         Makefile.generic
624 2002-03-14 15:33  edg
626         * source/windowTitle.c (BETA-5-3.4): Removed some toggle button
627         margin height overrides that caused the mnemonic underscores to
628         disappear with certain Motif versions.
630 2002-03-14 01:25  amai
632         * source/file.c (1.43), source/help.c (1.77), source/highlight.c
633         (1.26), source/highlightData.c (1.28), source/interpret.c (1.23),
634         source/linkdate.c (1.2), source/macro.c (1.39), source/menu.c
635         (1.54), source/nc.c (1.22), source/preferences.c (1.50),
636         source/rbTree.c (1.5), source/regexConvert.c (1.6),
637         source/regularExp.c (1.13), source/search.c (1.44),
638         source/selection.c (1.19), source/server.c (1.14), source/shell.c
639         (1.19), source/shift.c (1.11), source/smartIndent.c (1.14),
640         source/tags.c (1.33), source/text.c (1.24), source/textBuf.c
641         (1.19), source/textDisp.c (1.20), source/textDrag.c (1.6),
642         source/textSel.c (1.8), source/undo.c (1.9), source/userCmds.c
643         (1.24), source/window.c (1.49), source/windowTitle.c (1.5),
644         util/DialogF.c (1.21), util/clearcase.c (1.2), util/fileUtils.c
645         (1.22), util/fontsel.c (1.15), util/getfiles.c (1.19),
646         util/managedList.c (1.8), util/misc.c (1.37), util/prefFile.c
647         (1.13), util/printUtils.c (1.16), util/utils.c (1.11): Optionally
648         #include "../config.h" anywhere at first place in all(?) .c files
650 2002-03-13 17:15  edg
652         * source/help.c (BETA-5-3.2): Leak fix: style buffers were leaked
653         when help windows were closed or dismissed.
655 2002-03-13 13:19  edg
657         * source/highlightData.c (BETA-5-3.2): Minor fix in Tcl patterns:
658         newlines are allowed in double quoted strings.
660 2002-03-13 12:05  edg
662         * source/preferences.c, util/DialogF.c, util/misc.c
663         (BETA-5-3.[2,1,1]) (utags: BETA-5-3-RC1): Various minor leak fixes.
665 2002-03-13 12:04  edg
667         * source/windowTitle.c (BETA-5-3.3): Made the preview field use a
668         variable width font to avoid obscuring it too easily.
670 2002-03-12 20:22  edg
672         * source/preferences.c (BETA-5-3.1): Small leak fix in language
673         mode detection.
675 2002-03-12 20:20  edg
677         * source/: highlight.c, highlightData.c, highlightData.h (tags:
678         BETA-5-3-RC1) (BETA-5-3.[1,1,1]): Revised syntax-based paren
679         matching algorithm: relaxes constraints on highlight patterns.
680         Valid matches should no longer be missed.
682 2002-03-12 16:59  edg
684         * source/help.c (BETA-5-3.1): Leak fix: text was leaked when
685         printed.
687 2002-03-12 16:22  edg
689         * source/windowTitle.c (BETA-5-3.2): Removed an XmStringFree() call
690         that was left behind (and caused a crash).
692 2002-03-12 16:16  amai
694         * makefiles/Makefile.os2 (BETA-5-3.1): Reduce stack size of
695         binaries.
697 2002-03-12 14:52  edg
699         * Makefile, README (tags: BETA-5-3-RC1), ReleaseNotes (tags:
700         BETA-5-3-RC1), doc/nedit.doc, doc/nedit.html, source/help_data.h,
701         source/help_topic.h (BETA-5-3.[1,2,2,1,1,1,1]): Set version to
702         5.3RC1.
704 2002-03-12 09:04  edg
706         * ReleaseNotes, source/tags.c (BETA-5-3.[1,1]): Applied patch
707         #520941: FindDefinition function incorrectly reads the X selection
708         even when an argument has been provided for the find_definition()
709         action routine.
711 2002-03-12 00:46  amai
713         * README (BETA-5-3.1): Small updates on LessTif info
715 2002-03-11 23:09  tringali
717         * source/windowTitle.c (BETA-5-3.1): Fix UI so dialog doesn't jump
718         around.  Also prevent overflow bug in text field.
720 2002-03-11 22:41  amai
722         * source/windowTitle.c (1.4): Fix compiler warning
724 2002-03-11 22:40  amai
726         * README (1.28): Small updates on LessTif info
728 2002-03-11 22:18  edg
730         * doc/nedit.doc (1.12), doc/nedit.html (1.6), source/help_data.h
731         (1.9), source/help_topic.h (1.6), README (1.27), ReleaseNotes
732         (1.15): Last update before 5.3 branch.
734 2002-03-11 22:05  edg
736         * doc/help.etx (1.10, BETA-5-3-RC1), source/highlight.c (1.25),
737         source/highlight.h (1.5, BETA-5-3-RC1), source/menu.c (1.53,
738         BETA-5-3-RC1), source/nedit.h (1.23, BETA-5-3-RC1),
739         source/preferences.c (1.49), source/preferences.h (1.20,
740         BETA-5-3-RC1), source/search.c (1.43, BETA-5-3-RC1),
741         source/window.c (1.48): Applied SF patch #513976: Syntax-based
742         parenthesis matching.
744 2002-03-11 18:17  edg
746         * ChangeLog (1.23), README (1.26), ReleaseNotes (1.14): Update for
747         5.3.
749 >>>>>>> 1.23.2.2
750 2002-03-08 10:40  edg
752         * source/window.c (1.47): Fix for #527319: segfault in
753         virtKeyBindingsAreInvalid().
755 2002-03-08 08:43  edg
757         * source/tags.c (1.32): Fix for #527222: malloc bugs in tags.c
758         (Nathan Gray).
760 2002-03-07 20:49  edg
762         * doc/nedit.doc (1.11), doc/nedit.html (1.5), source/help_data.h
763         (1.8), source/help_topic.h (1.5): Regenerated.
765 2002-03-07 20:36  edg
767         * doc/help.etx (1.9), source/windowTitle.c (1.3): Applied patch
768         #519092: Customizable window title UI redesign
770 2002-03-07 17:40  edg
772         * source/menu.c (1.52): Removed some (unnecessary) statements that
773         could cause the X server to freeze when the background menu was
774         popped up while any of the lock keys were on.
776 2002-03-07 16:42  tringali
778         * makefiles/Makefile.linux (1.8, BETA-5-3-RC1): Add -lXp.
780 2002-03-06 22:04  edg
782         * doc/help.etx (1.8), source/nedit.h (1.22), source/preferences.c
783         (1.48), source/preferences.h (1.19), source/window.c (1.46): Added
784         patch #525903: Workaround for invalid virtual key bindings attached
785         to the root window: invalid bindings are detected and ignored
786         (behavior can be controlled with a new X-resource).
788 2002-03-06 14:42  tringali
790         * makefiles/Makefile.linux (1.7): Force Motif to be pulled in
791         statically by default.  Linux users tend to upgrade frequently or
792         move binaries across systems, causing library version skew.
794 2002-03-04 20:10  amai
796         * source/tags.c (1.31): Remove unused statements/code lines as
797         pointed out on develop@
799 2002-03-02 17:02  yooden
801         * doc/help.etx (1.7), source/file.c (1.42, BETA-5-3-RC1),
802         source/menu.c (1.51), source/nedit.h (1.21), source/preferences.c
803         (1.47), source/preferences.h (1.18): Makes the line feed NEdit
804         appends on save optional. (SF Bug #495009)
806 2002-03-01 22:44  slobasso
808         * source/interpret.c (1.22, BETA-5-3-RC1): properly round pow()
809         results
811 2002-03-01 17:13  amai
813         * ChangeLog (1.22), README (1.25): Update timestamp and ChangeLog
815 2002-03-01 17:12  amai
817         * util/fileUtils.c (1.21, BETA-5-3-RC1): Add a UNICOS-specific call
818         to readlink()
820 2002-03-01 17:04  amai
822         * util/fontsel.c (1.14): Replace rint(x) by floor(x+0.5)
824 2002-03-01 16:04  amai
826         * makefiles/Makefile.unicos (1.5, BETA-5-3-RC1): Patch from Paolo
827         Palazzi to compile on UNICOS 10.0.1.0
829 2002-02-27 14:44  edg
831         * source/window.c (1.45): Setfont: fixed a bug with the window
832         getting the wrong width when changing the font size under fvwm (or
833         any other ICCCM2 compliant window manager). Fix provided by Dominik
834         Vogt of fvwm.
836 2002-02-27 11:26  edg
838         * source/text.c (1.23, BETA-5-3-RC1): Replaced the "None" modifiers
839         by "~Alt ~Shift ~Ctrl ~Meta", because "None" also excludes lock
840         keys and prevents PageUp/PageDown from responding when, for
841         instance, the NumLock key is on (so I didn't mix up my binaries
842         after all :-).
844 2002-02-25 17:28  edg
846         * source/text.c (1.22): Reverted the last change. I've probably
847         mixed up my NEdit binaries.
849 2002-02-25 14:29  edg
851         * source/text.c (1.21): Removed the recently introduced None
852         modifiers in default key bindings.  They don't seem to be
853         recognized by all Motif versions, causing the PageUp/PageDown keys
854         to stop working.
856 2002-02-25 10:32  edg
858         * source/textDisp.c (1.19, BETA-5-3-RC1): Fix for SF #522263:
859         segfault fix (Nathaniel Gray).
861 2002-02-24 21:16  edg
863         * source/: textBuf.c (1.18), textBuf.h (1.8) (utags: BETA-5-3-RC1):
864         Fix for #522038: Internal error when splitting window.  Allowed
865         more than one pre-delete callback per window (I originally thought
866         that only one was necessary).
868 2002-02-23 20:01  edg
870         * source/window.c (1.44): Avoid temporarily invalid WM size hints.
871         They seem to amplify the effects of a bug in fvwm2 (SF #496526:
872         Very wide nedit window with fvwm).
874 2002-02-21 18:53  tringali
876         * source/text.c (1.20): Fix broken PageUp and PageDown keys on
877         systems that bind osfPageLeft to Ctrl-PageUp.
879 2002-02-20 13:03  amai
881         * source/help.c (1.76): Make getBuildInfo() to return a static
882         string.
884 2002-02-16 14:39  edg
886         * source/help_data.h (1.7): Regenerated with fixed setext (fixes
887         some style problems).
889 2002-02-16 14:37  edg
891         * doc/setext (1.7, BETA-5-3-RC1): Style transition fixes by Steven
892         Haehn.
894 2002-02-15 09:41  edg
896         * doc/nedit.html (1.4), source/help_data.h (1.6),
897         source/help_topic.h (1.4): Regenerated with fixed setext.
899 2002-02-15 09:37  edg
901         * doc/setext (1.6): Applied bug fixes in help and html generation
902         (provided by Steven Haehn).
904 2002-02-14 21:08  edg
906         * source/preferences.c (1.46): Bumped .nedit file version to 5.3.
908 2002-02-14 21:04  edg
910         * README (1.24): Synchronized author list with help.etx.
912 2002-02-14 20:24  amai
914         * README (1.23), ReleaseNotes (1.13): Re-arrange some text
916 2002-02-14 14:28  tringali
918         * source/preferences.c (1.45): Oops, helvetica fonts aren't italic,
919         they're oblique.
921 2002-02-13 23:10  edg
923         * README (1.22), ReleaseNotes (1.12): Preparation of 5.3 release.
925 2002-02-13 23:07  edg
927         * source/nc.c (1.21, BETA-5-3-RC1): Preparation of 5.3 release.
929 2002-02-13 20:47  tringali
931         * source/preferences.c (1.44): Change help fonts to be like the
932         defaults we have in nedit.c to reduce the likelihood of them being
933         missing or defective.
935 2002-02-13 20:00  tringali
937         * util/misc.c (1.36): Fix for [ #478234 ] nedit crash with Xwindows
938         on 2nd screen
940 2002-02-13 18:03  edg
942         * ChangeLog (1.21): Update.
944 2002-02-13 14:14  edg
946         * source/textDisp.c (1.18): Fix for SF bug #516920: line numbering
947         in continuous wrap mode.
949 2002-02-13 12:30  edg
951         * doc/nedit.doc (1.10), doc/nedit.html (1.3), source/help_data.h
952         (1.5), source/help_topic.h (1.3): Regenerated documentation.
954 2002-02-13 12:27  edg
956         * doc/setext-info.txt (1.1, BETA-5-3-RC1): Added setext format
957         documentation provided by Steven Haehn.
959 2002-02-13 12:12  edg
961         * doc/help.etx (1.6): Minor fixes.
963 2002-02-11 21:23  arnef
965         * source/windowTitle.c (1.2): Fixed reason for crash when window is
966         destroyed.  Removing leading dashes and spaces Checking for array
967         out of bounds when creating title.
969 2002-02-11 10:45  edg
971         * source/highlightData.c (1.27): Upgraded X Resources highlight
972         patterns to improve highlighting performance.  SF bug #481290;
973         patterns provided by Markus Schwarzenberg.
975 2002-02-08 23:26  tringali
977         * source/nedit.c (1.30): Yet another attempted fix for 434383:
978         menus showing up as blocks.
980 2002-02-07 10:23  edg
982         * doc/help.etx (1.5): Updates for SF bug #489601: misprint in
983         help.c.
985 2002-02-07 10:00  edg
987         * doc/help.etx (1.4): Fix for SF bug #432203: Error in regex help
988         for \l and \L.
990 2002-02-07 09:28  edg
992         * doc/setext (1.5): Comment on #! interpreter line is not allowed
993         for every shell.
995 2002-02-05 22:01  edg
997         * source/highlight.c (1.24): Fix for SF bug #512961: NEdit LOCKS
998         UP, and also for a similar bug reported at the discuss mailing list
999         (Philippe Poilbarbe: Infinite Loop).  Yet another char/unsigned
1000         char mixup problem.
1002 2002-02-05 20:55  edg
1004         * source/regularExp.c (1.12, BETA-5-3-RC1): Fixed a char/unsigned
1005         char comparison problem that caused crashes when patterns contained
1006         characters with ASCII code >= 128.
1008 2002-02-05 18:16  edg
1010         * source/: textBuf.c (1.17), textDisp.c (1.17), textDisp.h (1.8,
1011         BETA-5-3-RC1), window.c (1.43): Bug fix for SF bug #510631: 5.2
1012         segmentation fault on Linux/i386.  Modifying tab distance in
1013         continous wrap mode brought the text display widget in an illegal
1014         state.
1016 2002-02-05 13:15  edg
1018         * source/highlight.c (1.23): Bugfix in color allocation (Thomas
1019         Schuetzkowski).
1021 2002-02-03 16:41  edg
1023         * source/: textBuf.c (1.16), textBuf.h (1.7), textDisp.c (1.16),
1024         textDisp.h (1.7): Patches for SF bug #485415: Continuous wrap
1025         updating bugs.  Continuous wrap mode combined with variable font
1026         sizes resulted in wrong text display calculations.
1028 2002-02-01 15:03  edg
1030         * source/textDisp.c (1.15): Patch for SF bug #510765: Help>Version
1031         scrollbar can get corrupted.  The text display widget used wrong
1032         style information for wrapping calculations when using variable
1033         width fonts.
1035 2002-01-28 10:43  amai
1037         * ChangeLog (1.20), source/help.c (1.75), source/nedit.c (1.29),
1038         source/server.c (1.13, BETA-5-3-RC1), source/tags.c (1.30),
1039         source/textDisp.c (1.14), source/textDrag.c (1.5, BETA-5-3-RC1),
1040         source/undo.c (1.8, BETA-5-3-RC1): Add some explicit #include
1041         <string.h>
1043 2002-01-23 16:54  tringali
1045         * source/help.c (1.74): Change parenthesis style to match the rest
1046         of nedit source code.
1048 2002-01-23 16:53  tringali
1050         * source/textSel.c (1.7, BETA-5-3-RC1): Accept COMPOUND_TEXT
1051         selection requests for compatability with recent versions of
1052         gnome-terminal.
1054 2002-01-17 01:34  amai
1056         * makefiles/Makefile.os2 (1.11): Some small fixes/enhancements
1058 2002-01-15 17:05  tringali
1060         * source/: menu.c (1.50), window.c (1.42): Lower case, Upper case,
1061         and Find Def do not require an NEdit selection.  LC/UC can operate
1062         on the cursor, and Find Def can use an external selection.
1064 2002-01-13 16:01  yooden
1066         * source/: menu.c (1.49), window.c (1.41): Removed four
1067         XtSetSensitive calls that prevent use of 'Open Selected' and 'Find
1068         Selection' on selections that are not NEdit's.
1070 2002-01-12 00:59  amai
1072         * makefiles/Makefile.os2 (1.10), source/nc.c (1.20): Makefile.os2:
1073         update/correct some linker options nc.c: I think I previously
1074         messed up the commandline for EMX&VMS case.  Perhaps not a good
1075         idea to mess around in code which I can't test...
1077 2002-01-11 18:21  amai
1079         * source/nc.c (1.19): Fix for server startup command line on OS/2:
1080         missing flag for START command and fix memory leak.
1082 2002-01-11 13:10  amai
1084         * doc/setext (1.4), source/help_data.h (1.4): Patch from Steven
1085         Haehn to add some static/const to setext output
1087 2002-01-10 12:49  amai
1089         * source/help.c (1.73): Make some funcs/vars static
1091 2002-01-08 16:06  amai
1093         * README (1.21): New timestamp ...  (a test whether the commit
1094         messages get a different subject now)
1096 2002-01-08 14:33  amai
1098         * ChangeLog (1.19), source/menu.c (1.48), source/nedit.h (1.20),
1099         source/window.c (1.40): Make more menu Items sensitive WRT an
1100         existing selection: Cut, Upper, Lower
1102 2002-01-07 10:15  amai
1104         * source/tags.c (1.29): Jump to tags only referenced by line
1105         number.  Fix by M. Schwarzenberg.
1107 2002-01-05 16:52  amai
1109         * source/search.c (1.42): Only set *again menu Items on the first
1110         search ever (not on each)
1112 2002-01-05 16:45  amai
1114         * source/: Makefile.dependencies (1.15), menu.c (1.47), nedit.h
1115         (1.19), search.c (1.41), search.h (1.15, BETA-5-3-RC1), window.c
1116         (1.39): Toggle Menu Item sensitivity, including those from SF Bug [
1117         #486072 ] Selection commands sensitivity incorrect
1119 2002-01-05 02:19  edel
1121         * source/: help_data.h (1.3), help_topic.h (1.2): Regenerated
1122         help_topic.h and help_data.h for change in help.ext
1124 2002-01-05 02:09  edel
1126         * makefiles/Makefile.solaris (1.7, BETA-5-3-RC1): Reverting to 1.5
1127         (I accidentally committed my private mods, sorry).
1129 2002-01-05 01:48  edel
1131         * doc/help.etx (1.3), doc/setext (1.3), makefiles/Makefile.solaris
1132         (1.6), source/help.c (1.72), source/preferences.c (1.43),
1133         source/preferences.h (1.17): Help updates from Steve.  Remove
1134         unused title font resources, add back some missing help text.
1136 2002-01-04 16:39  amai
1138         * ChangeLog (1.18), source/textDisp.c (1.13): Fix ("wrong")
1139         compiler (gcc) warning about two uninitialized variables
1141 2001-12-31 14:34  amai
1143         * source/nc.c (1.18): Fix a problem with calling nedit from nc on
1144         OS/2 which I introduced recently.  Enlarge Preferences.serverCmd
1145         array.
1147 2001-12-24 11:50  amai
1149         * source/macro.c (1.38, BETA-5-3-RC1): Fix by Gilles J. Seguin for
1150         SF Bug [ #480966 ] Composed characters in learned sequence
1152 2001-12-24 09:46  amai
1154         * source/file.c (1.41), source/highlight.c (1.22), source/menu.c
1155         (1.46), util/getfiles.c (1.18, BETA-5-3-RC1): Fix for SF Bug [
1156         #480960 ] No titles in some dialog boxes as sent to develop@ from
1157         T. Haude
1159 2001-12-24 09:26  amai
1161         * ChangeLog (1.17), source/parse_noyacc.c (1.2, BETA-5-3-RC1),
1162         source/window.c (1.38): Update ChangeLog, parse_noyacc.c. Typo in
1163         window.c
1165 2001-12-24 09:18  amai
1167         * source/: interpret.c (1.21), interpret.h (1.7, BETA-5-3-RC1),
1168         parse.y (1.18, BETA-5-3-RC1): Apply SF Patch [ #496413 ]
1169         preliminary patch for #495293 from A. Hood which in turn fixes SF
1170         Bug [ #495293 ] continue outside of loop causes segfault
1172 2001-12-20 15:38  amai
1174         * source/: comnedit.com (1.7, BETA-5-3-RC1), parse.c_noyacc (1.8),
1175         parse_noyacc.c (1.1): Rename our fallback version of the parse.c
1176         code to have a reasonable file extension. Update VMS command file
1177         accordingly
1179 2001-12-19 17:08  tringali
1181         * source/help.c (1.71): Fix incorrect array size that crashes on
1182         platforms where sizeof(char*) != sizeof(int)
1184 2001-12-19 14:51  tringali
1186         * source/: window.c (1.37), nedit.c (1.28): Back out frame around
1187         text patch; doesn't work well with LessTif
1189 2001-12-18 18:53  tringali
1191         * source/: nedit.c (1.27), window.c (1.36): Put frame around text
1192         widget, for consistent look with XmScrolledText Patch courtesy of
1193         C. Rasmussen (If you don't like it, disable it with
1194         *pane*XmFrame.shadowThickness: 0)
1196 2001-12-17 16:28  amai
1198         * source/selection.c (1.18, BETA-5-3-RC1): Fix compilation problem
1200 2001-12-16 04:31  ajhood
1202         * source/selection.c (1.17):  Modified Files:
1203                 selection.c
1204         replacing sprintf lost the path name when opening files
1206 2001-12-14 14:35  edel
1208         * source/help_topic.h (1.1): Separated auto-generated part of
1209         help.h into different file, help_topic.h.
1211 2001-12-14 05:14  edel
1213         * doc/: Makefile (1.2, BETA-5-3-RC1), help.etx (1.2), nedit.doc
1214         (1.9), nedit.html (1.2), setext (1.2): Rearranged styles to put
1215         fixed fonts first, for sizing help text widget.
1217 2001-12-14 05:12  edel
1219         * source/: Makefile.dependencies (1.14), help.c (1.70), help.h
1220         (1.8), help_data.h (1.2): Rearanged help fonts so window is sized
1221         to match fixed-width formatting.  Fixed underlined fonts not
1222         working.
1224 2001-12-13 15:44  amai
1226         * source/tags.c (1.28): Drop // comments from last check-in
1228 2001-12-13 13:31  amai
1230         * ChangeLog (1.16), source/help.h (1.7): Add prototype to help.h to
1231         fix build warning
1233 2001-12-13 13:27  amai
1235         * source/tags.c (1.27), source/tags.h (1.10, BETA-5-3-RC1),
1236         util/fileUtils.c (1.20), util/utils.c (1.10, BETA-5-3-RC1),
1237         util/utils.h (1.5, BETA-5-3-RC1): Apply SF Patch [ #491109 ]
1238         recognize etags TAGS files added from M. Schwarzenberg
1240 2001-12-13 13:14  amai
1242         * source/interpret.c (1.20), source/macro.c (1.37), source/menu.c
1243         (1.45), source/parse.y (1.17), source/preferences.c (1.42),
1244         source/search.c (1.40), source/selection.c (1.16), source/tags.c
1245         (1.26), source/userCmds.c (1.23, BETA-5-3-RC1), util/printUtils.c
1246         (1.15): Fix for SF Bug [ #491943 ] missing (unsigned char) casts
1247         from M. Schwarzenberg
1249 2001-12-12 17:07  edel
1251         * source/help.c (1.69): Fixed hyperlink after search crash, search
1252         memory leak, cleaned up code, added more comments.
1254 2001-12-10 05:11  edel
1256         * source/help_data.h (1.1): Help data generated from
1257         ../doc/help.etx
1259 2001-12-10 05:07  edel
1261         * doc/nedit.html (1.1): Copy of html documentation generated by new
1262         help system
1264 2001-12-10 05:03  edel
1266         * doc/: Makefile (1.1), help.etx (1.1), nedit.doc (1.8), setext
1267         (1.1): New help system!
1269 2001-12-10 04:57  edel
1271         * source/: Makefile.dependencies (1.13), help.c (1.68), help.h
1272         (1.6), highlight.c (1.21), highlight.h (1.4), menu.c (1.44),
1273         preferences.c (1.41), preferences.h (1.16), textDisp.c (1.12): New
1274         help system!
1276 2001-12-07 10:50  amai
1278         * source/file.c (1.40): Close file handle upon various error
1279         conditions to leave the routine w/o success. Also reject block
1280         devices in addition to directories.
1282 2001-12-05 10:16  amai
1284         * source/: nc.c (1.17), nedit.c (1.26): nc: don't use XtWarning
1285         when report invalid commanline argument.  nedit: react properly if
1286         file name on commandline is too long. Now starts up GUI.
1288 2001-12-04 18:03  amai
1290         * ChangeLog (1.15), source/server.c (1.12), util/getfiles.c (1.17):
1291         More checks for ParseFilename()'s return value
1293 2001-12-04 17:50  amai
1295         * source/file.c (1.39), source/menu.c (1.43), source/nc.c (1.16),
1296         source/nedit.c (1.25), source/selection.c (1.15), source/tags.c
1297         (1.25), util/DialogF.c (1.20), util/fileUtils.c (1.19):
1298         ParseFilename() often gets called w/o the caller to ensure that the
1299         arguments are proper.  Let it do some checks and have an useful
1300         return value.
1302 2001-12-04 11:14  amai
1304         * makefiles/Makefile.macosx (1.1): Add Makefile for MacOS X, as
1305         found on our website
1307 2001-12-03 22:21  amai
1309         * source/: help.c (1.67), nedit.c (1.24): Update source timestamp
1310         and add -V to commandline help
1312 2001-12-03 22:18  amai
1314         * source/nc.c (1.15): Resolve a mess of #ifdefs in handling
1315         commandline args.  Implement -V|-version for nc
1317 2001-12-03 16:46  tringali
1319         * source/: Makefile.common (1.10, BETA-5-3-RC1), help.c (1.66),
1320         linkdate.c (1.1, BETA-5-3-RC1): Make build date more accurate by
1321         updating on actual link, not when help.c was last compiled.
1323 2001-12-02 17:58  edg
1325         * source/: textBuf.c (1.15), textSel.c (1.6): Applied SF patch
1326         #487945: Fix for rectangular overstrike paste.
1328 2001-11-30 15:41  tringali
1330         * source/: nedit.c (1.23), window.c (1.35): [487153] Let user
1331         override font of statistics line
1333 2001-11-27 22:53  edg
1335         * source/search.c (1.39): Enhancement to the (multi-file)
1336         replacement dialog: all files are first checked for changes to set
1337         correct sensitivity for the multi-file button and to generate an
1338         up-to-date list of writable files in the multi-file dialog.
1340 2001-11-27 10:47  amai
1342         * source/: help.c (1.65), menu.c (1.42), shell.c (1.18): Patch from
1343         A. Riese SF Patch [ #434451 ] line numbers in shell commands
1345 2001-11-27 09:09  amai
1347         * source/file.c (1.38), source/menu.c (1.41), util/prefFile.c
1348         (1.12), util/utils.c (1.9), util/utils.h (1.4): Introduce
1349         PrependHome() to create all paths of type $HOME/file without
1350         overflow.  Fixes some leaks, other remain ...
1352 2001-11-26 21:40  amai
1354         * util/: fileUtils.c (1.18), utils.c (1.8): Quit if a "safe"
1355         getpw*() call fails. GetUserName() returns a safe, cached result
1357 2001-11-26 17:17  amai
1359         * ChangeLog (1.14), README (1.20), source/help.c (1.64),
1360         source/nc.c (1.14), source/nedit.c (1.22): Apply Patch from M.
1361         Schwarzenberg: SF Patch [ #485610 ] -- open filenames starting with
1362         a dash
1364 2001-11-26 14:54  amai
1366         * util/fileUtils.c (1.17): Try to fix a potential memory
1367         (security?!?) leak in ExpandTile()
1369 2001-11-26 14:17  amai
1371         * util/utils.c (1.7): Cache return value of GetHomeDir() and return
1372         a private reference.  Earlier we did return a string that could be
1373         invalided before it was used!?
1375 2001-11-25 23:03  edg
1377         * source/file.c (1.37): Crash fix: avoid closing windows twice when
1378         user destroys the window of a file that could not be opened instead
1379         of closing the error dialog.
1381 2001-11-25 22:05  edg
1383         * source/textBuf.c (1.14): Small fix: tighter buffer boundary check
1384         when accessing characters.
1386 2001-11-24 11:57  amai
1388         * source/file.c (1.36): Patch from Thorsten Haude for SF Bug [
1389         #484870 ] Double Mnemonic
1391 2001-11-24 11:41  amai
1393         * makefiles/Makefile.qnx (1.1, BETA-5-3-RC1): Add Makefile for QNX
1394         as posted on develop@ mailinglist
1396 2001-11-22 21:01  amai
1398         * source/interpret.c (1.19), source/preferences.c (1.40),
1399         source/textBuf.c (1.13), source/textBuf.h (1.6), util/printUtils.c
1400         (1.14), util/printUtils.h (1.5, BETA-5-3-RC1): Another small const
1401         patch
1403 2001-11-21 16:36  amai
1405         * util/misc.c (1.35): Patch SF [#483505 ] Fix warning on DEC Not
1406         literally, I extended the comment a bit.
1408 2001-11-20 15:53  amai
1410         * README (1.19): Sorry, another "dummy" commit, to check for the
1411         commit messages :-)
1413 2001-11-20 15:36  amai
1415         * ReleaseNotes (1.11): Switch to "5.2+" ...
1417 2001-11-20 15:31  amai
1419         * README (1.18): Start list of 5.2+ features/changes
1421 2001-11-20 13:25  amai
1423         * source/selection.c (1.14), util/system.h (1.9, BETA-5-3-RC1): Add
1424         Intel's icc/ecc to our list of known compilers (and fix a compiler
1425         warning)
1427 2001-11-18 19:53  amai
1429         * ChangeLog (1.13): Update
1431 2001-11-18 19:02  arnef
1433         * source/Makefile.common (1.9), source/Makefile.dependencies
1434         (1.12), source/help.c (1.63), source/help.h (1.5), source/menu.c
1435         (1.40), source/nc.c (1.13), source/preferences.c (1.39),
1436         source/preferences.h (1.15), source/server.c (1.11),
1437         source/window.c (1.34), source/window.h (1.8, BETA-5-3-RC1),
1438         source/windowTitle.c (1.1), source/windowTitle.h (1.1,
1439         BETA-5-3-RC1), util/Makefile.common (1.6, BETA-5-3-RC1),
1440         util/Makefile.dependencies (1.5, BETA-5-3-RC1), util/clearcase.c
1441         (1.1, BETA-5-3-RC1), util/clearcase.h (1.1, BETA-5-3-RC1),
1442         util/fileUtils.c (1.16), util/fileUtils.h (1.7, BETA-5-3-RC1),
1443         util/utils.c (1.6), util/utils.h (1.3): Added Customise Window
1444         Title patch Ref.
1445         http://sourceforge.net/tracker/?func=detail&atid=311005&aid=477875&
1446         group_id=11005
1448 2001-11-16 16:06  tringali
1450         * util/misc.c (1.34): 482504: Bad CapsLock grab on certain keyboard
1451         configurations
1453 2001-11-16 12:47  amai
1455         * source/userCmds.c (1.22): "const patch"
1457 2001-11-16 11:13  amai
1459         * source/: selection.c (1.13), shift.c (1.10, BETA-5-3-RC1): Add
1460         two missing #includes
1462 2001-11-16 11:02  amai
1464         * source/: help.c (1.62), shell.c (1.17), userCmds.c (1.21): Apply
1465         patch SF [ #434451 ] line numbers in shell commands from Axel
1466         Riese.
1468 2001-11-16 10:06  amai
1470         * source/: help.c (1.61), menu.c (1.39), selection.c (1.12),
1471         selection.h (1.4, BETA-5-3-RC1), text.c (1.19), text.h (1.5,
1472         BETA-5-3-RC1), textDisp.c (1.11), textDisp.h (1.6): Apply patch for
1473          SF [ #403435 ] Go to column in "Goto Line Number" dialog (added
1474         some 'consts', missing #include, etc.)
1476 2001-11-16 09:39  amai
1478         * source/: tags.c (1.24), tags.h (1.9), textBuf.c (1.12), textBuf.h
1479         (1.5), userCmds.c (1.20): Another "const patch"
1481 2001-11-15 14:28  amai
1483         * makefiles/Makefile.openbsd (1.1, BETA-5-3-RC1): In principle the
1484         same as Makefile.netbsd, but I arbitrarily chose a Motif 2.1 setup
1485         and added -lXp already
1487 2001-11-13 21:07  amai
1489         * makefiles/Makefile.os2 (1.9): For now we don't have/use
1490         readlink(2) on OS/2
1492 2001-11-13 11:10  amai
1494         * source/: search.c (1.38), search.h (1.14): Add some more 'const's
1495         to public search routines
1497 2001-11-12 14:04  amai
1499         * util/: DialogF.c (1.19), DialogF.h (1.5, BETA-5-3-RC1), misc.c
1500         (1.33), misc.h (1.11, BETA-5-3-RC1): Another small 'const patch'
1502 2001-11-12 13:46  amai
1504         * makefiles/Makefile.generic (1.7, BETA-5-3-RC1), source/tags.c
1505         (1.23), util/fileUtils.c (1.15), util/fileUtils.h (1.6): Revised
1506         version of Patch from Markus Schwarzenberg: SF [ #479589 ] path for
1507         tags files should be resolved I added a catch for systems without
1508         links/readlink(2)
1510 2001-11-10 00:00  slobasso
1512         * source/help.c (1.60): fixed bad eol in string
1514 2001-11-09 23:58  slobasso
1516         * source/highlightData.c (1.26): added in to NEdit macro language
1517         keywords
1519 2001-11-08 16:05  amai
1521         * makefiles/Makefile.generic (1.6), makefiles/Makefile.os2 (1.8),
1522         source/file.c (1.35): Drop WRITES_DOS_TEXT catch finally!
1524 2001-11-08 13:49  amai
1526         * ChangeLog (1.12): Update
1528 2001-11-08 13:47  amai
1530         * README (1.17), source/help.c (1.59): Add timestamp again to
1531         version info. The build date is not necessarily an indicator for
1532         the date of the underlying sources ...
1534 2001-11-08 12:55  edg
1536         * source/search.c (1.37): Fixed a bug for replacements in
1537         rectangular selections: false matches could hide valid ones.
1539 2001-11-07 22:54  edg
1541         * source/preferences.c (1.38): Added a patch for the last remaining
1542         issue of SF bug #230912 (Postscript language mode definition on
1543         VMS), and added a post-5.2 preferences upgrading routine, to be
1544         extended when other preferences are upgraded.
1546 2001-11-05 15:17  tringali
1548         * source/highlightData.c (1.25): Update C/C++ preprocessor patterns
1549         with specific keywords (#include, #define, etc.)
1551 2001-11-02 12:17  edg
1553         * source/file.c (1.34): Changed misleading "Create" button label in
1554         dialogs to "New File" (Thorsten Haude, SF bug #449765).
1556 2001-11-02 12:13  edg
1558         * README (1.16), doc/nedit.doc (1.7), source/help.c (1.58): Minor
1559         documentation updates (Thorsten Haude).
1561 2001-11-01 20:22  edg
1563         * util/fontsel.c (1.13): Removed a debug print statement that was
1564         left behind accidentally.
1566 2001-10-31 17:25  edg
1568         * util/getfiles.c (1.16): Added a VMS-specific check for a Motif
1569         2.x bug workaround (one was added earlier, but it should have been
1570         done at two places).
1572 2001-10-31 16:36  edg
1574         * source/: nedit.c (1.21), preferences.c (1.37): Changed default
1575         font sizes from 12 pixels to 12 points. This should improve
1576         portability.
1578 2001-10-30 21:47  tringali
1580         * source/preferences.c (1.36): Merge post-RC1 changes to mainline
1582 2001-10-27 20:19  edg
1584         * source/: menu.c (1.38), userCmds.c (1.19): Added extra checks to
1585         prevent macro/background menu commands from being executed by the
1586         user while another command is already running (to prevent a crash).
1587         Also added beeps to notify the user in those cases that the
1588         commands are rejected.
1590 2001-10-26 20:17  amai
1592         * makefiles/: Makefile.generic (1.5), Makefile.os2 (1.7): Document
1593         -DWRITES_DOS_TEXT - at least it's used on OS/2!
1595 2001-10-25 15:51  tringali
1597         * source/preferences.c (tags: REL-5-2) (BETA-5-2.6): Compare file
1598         versions as integers to avoid bad float comparisonsCompare file
1599         versions as integers to avoid bad float comparisonsCompare file
1600         versions as integers to avoid bad float comparisonsCompare file
1601         versions as integers to avoid bad float comparisons
1603 2001-10-22 08:50  amai
1605         * source/: tags.c (1.22), tags.h (1.8): Patch for SF [ #473602 ] no
1606         mult. tags selection on 1st find def from Markus Schwarzenberg
1608 2001-10-21 15:13  tringali
1610         * README (1.15), ReleaseNotes (1.10), doc/faq-txt.awk (1.2,
1611         BETA-5-3-RC1), doc/faq-txt.dtd (1.2, BETA-5-3-RC1), doc/faq-txt.xsl
1612         (1.2, BETA-5-3-RC1), doc/faq.dtd (1.2, BETA-5-3-RC1), doc/faq.xml
1613         (1.3, BETA-5-3-RC1), doc/faq.xsl (1.2, BETA-5-3-RC1), doc/nc.man
1614         (1.5, BETA-5-3-RC1), doc/nedit.doc (1.6), doc/nedit.man (1.6,
1615         BETA-5-3-RC1), source/file.c (1.33), source/help.c (1.57),
1616         source/highlight.c (1.20), source/highlightData.c (1.24),
1617         source/nedit.c (1.20), source/preferences.c (1.35), source/search.c
1618         (1.36), source/shell.c (1.16), util/fontsel.c (1.12),
1619         util/fontsel.h (1.5, BETA-5-3-RC1), util/prefFile.c (1.11),
1620         util/system.h (1.8): Merge post-5.2RC1 changes into mainline
1622 2001-10-21 15:09  tringali
1624         * doc/NEdit.ad (1.2, BETA-5-3-RC1), doc/README.FAQ (1.2,
1625         BETA-5-3-RC1), doc/faq-txt-pass2.xsl (1.2, BETA-5-3-RC1),
1626         doc/faq.txt (1.2, BETA-5-3-RC1), makefiles/Makefile.depend (1.2,
1627         BETA-5-3-RC1), makefiles/Makefile.linux (1.6),
1628         makefiles/Makefile.os2 (1.6), makefiles/Makefile.solaris (1.5),
1629         makefiles/Makefile.unixware (1.4, BETA-5-3-RC1): Merge post-5.2RC1
1630         changes into mainline
1632 2001-10-16 14:41  edg
1634         * ChangeLog (tags: REL-5-2) (BETA-5-2.6): Final update for 5.2
1635         release.
1637 2001-10-15 20:10  amai
1639         * source/tags.c (1.21): Latest patch for SF [ #466742 ] Tag not
1640         found
1642 2001-10-15 17:33  slobasso
1644         * source/nc.c (1.12): Patch to allow for multi-line macros to be
1645         passed on nc command line when a nedit server is not already
1646         running.
1648 2001-10-15 17:28  slobasso
1650         * source/: file.c (1.32), file.h (1.9, BETA-5-3-RC1), nedit.c
1651         (1.19), nedit.h (1.18), server.c (1.10): Changed -read behavior to
1652         mimic the Read Only menu option.
1654 2001-10-15 17:24  slobasso
1656         * source/text.c (1.18): Fixes problem where triple clicking to
1657         select a word wrapped line was inconsistent with the subsequent
1658         dragging to extend the selection. The behavior now matches.
1660 2001-10-12 19:34  tringali
1662         * Makefile, source/help.c (BETA-5-2.[1,9]) (utags: REL-5-2): Prep
1663         work for final 5.2 release
1665 2001-10-12 11:54  edg
1667         * README (tags: REL-5-2) (BETA-5-2.5): Minor updates.
1669 2001-10-12 10:36  edg
1671         * README, ReleaseNotes (tags: REL-5-2) (BETA-5-2.[4,2]): Updates in
1672         preparation of the 5.2 release.
1674 2001-10-11 13:19  edg
1676         * source/preferences.c (BETA-5-2.5): Fixed a bug in the 5.2
1677         preferences upgrading routine: new language modes were added, but
1678         the corresponding highlight patterns were not enabled.
1680 2001-10-10 18:32  edg
1682         * source/shell.c (tags: REL-5-2) (BETA-5-2.1): Fixed a bug that
1683         could cause NEdit to crash or garble a file when the user modifies
1684         the buffer while the output of an external command is being
1685         inserted.
1687 2001-10-08 07:29  amai
1689         * ChangeLog (BETA-5-2.5), ChangeLog (1.11): Update
1691 2001-10-06 13:09  amai
1693         * ReleaseNotes (BETA-5-2.1): Some very minor changes towards the
1694         release
1696 2001-10-06 11:42  amai
1698         * README, source/help.c (BETA-5-2.[3,8]): "lame attempt" to enfore
1699         a release: drop "RC" and update timestamps!
1701 2001-10-04 11:02  amai
1703         * makefiles/Makefile.solaris (tags: REL-5-2) (BETA-5-2.2): Use
1704         CC=cc.  After all it's the most - since only - standard conforming
1705         setting
1707 2001-10-04 10:16  amai
1709         * source/tags.c (1.20): Patch for SF Bug [ #466742 ] Tag not found.
1710          This is tags-semicolon2.diff as submitted by Markus Schwarzenberg.
1712 2001-10-04 09:44  amai
1714         * README (1.14), source/help.c (1.56): Update timestamps
1716 2001-10-02 17:06  amai
1718         * source/help.c (BETA-5-2.7): Get PrintVersion() work again and
1719         update timestamp
1721 2001-10-02 07:16  amai
1723         * doc/README.FAQ (1.1): file README.FAQ was initially added on
1724         branch BETA-5-2.
1726 2001-10-02 07:16  amai
1728         * doc/faq-txt-pass2.xsl (1.1): file faq-txt-pass2.xsl was initially
1729         added on branch BETA-5-2.
1731 2001-10-02 07:16  amai
1733         * doc/: README.FAQ, faq-txt-pass2.xsl, faq.dtd, faq.txt, faq.xml
1734         (BETA-5-2.[1,1,1,3,5]) (utags: REL-5-2): FAQ updates from Florian
1735         Xhumari (20011001)
1737 2001-10-01 13:34  amai
1739         * source/highlightData.c (tags: REL-5-2) (BETA-5-2.1): minor
1740         pattern fix, bug 455877
1742 2001-10-01 12:42  edg
1744         * source/preferences.c (BETA-5-2.4): Changed the order in which new
1745         5.2 language modes were added to the list during upgrading (they
1746         are now simply appended instead of inserted).
1748 2001-10-01 08:30  edg
1750         * util/prefFile.c (tags: REL-5-2) (BETA-5-2.1): Fixed a bug in the
1751         preferences restoration mechanism (prefFileRead is now properly
1752         set, even if already present in the resource file).
1754 2001-09-30 19:49  edg
1756         * source/preferences.c (BETA-5-2.3): Added a 5.1 to 5.2 preferences
1757         upgrading routine (language modes and highlight styles).
1759 2001-09-27 12:41  edg
1761         * source/file.c (tags: REL-5-2) (BETA-5-2.1): Added comment about
1762         use of tmpnam (Thorsten Haude).
1764 2001-09-26 21:05  amai
1766         * makefiles/Makefile.unixware (tags: REL-5-2) (BETA-5-2.1): Add
1767         -lSM -lICE  to libs as reported on the list as for UnixWare 7.1.1
1769 2001-09-21 09:58  amai
1771         * source/: tags.c (1.19), tags.h (1.7): 'const' patch + fix small
1772         memory leak + protect against memory overflow in Add*TagFile
1774 2001-09-20 19:30  tringali
1776         * doc/nedit.doc (tags: REL-5-2), source/help.c (BETA-5-2.[3,6]): -
1777         Merge slobasso 5.2 doc fixes erronously applies to mainline here
1779 2001-09-20 14:24  tringali
1781         * source/nedit.c (tags: REL-5-2) (BETA-5-2.1): Remove "iso8859" as
1782         some servers do not have this encoding installed.
1784 2001-09-20 11:14  amai
1786         * ChangeLog (1.10): Update
1788 2001-09-20 11:13  amai
1790         * ChangeLog (BETA-5-2.4): Update. Remove info about recent main
1791         trunk
1793 2001-09-19 12:11  amai
1795         * makefiles/: Makefile.linux, Makefile.os2 (BETA-5-2.[1,1]) (utags:
1796         REL-5-2): Document -lXp flag (required when linking against a Motif
1797         2.1 compatible libXm)
1799 2001-09-17 14:06  amai
1801         * source/file.c (1.31), source/regularExp.c (1.11), source/search.h
1802         (1.13), util/printUtils.c (1.13): Still minor cleanup. Make
1803         compiler/lint even more happy
1805 2001-09-14 15:59  edg
1807         * source/highlight.c (tags: REL-5-2) (BETA-5-2.1): Fixes for SF
1808         bugs #459965 and #460859 (they are related), including patch
1809         #460229.
1811 2001-09-13 14:11  tringali
1813         * source/preferences.c (BETA-5-2.2): #458807: Automatically add 5.2
1814         styles if .nedit file is pre-5.2
1816 2001-09-12 20:14  amai
1818         * doc/: faq-txt.awk (tags: REL-5-2), faq-txt.dtd (tags: REL-5-2),
1819         faq-txt.xsl (tags: REL-5-2), faq.txt, faq.xml, faq.xsl (tags:
1820         REL-5-2) (BETA-5-2.[1,1,1,2,4,1]): Update as sent from Florian
1821         Xhumari
1823 2001-09-12 09:45  amai
1825         * ChangeLog (BETA-5-2.3): I forgot to update this file in this beta
1826         branch ...
1828 2001-09-12 09:18  amai
1830         * makefiles/Makefile.depend (tags: REL-5-2) (BETA-5-2.1): Add CVS
1831         info line to output. Makes life even more simple
1833 2001-09-11 11:24  amai
1835         * doc/faq.xml (BETA-5-2.3): Add a non-visible CVS stamp and update
1836         version/time stamp
1838 2001-09-11 10:17  edg
1840         * source/search.c (tags: REL-5-2) (BETA-5-2.1): Fixed a minor
1841         button sensitivity bug (Multiple Files... button was grayed out
1842         after canceling multi-file replace dialog and modifying search
1843         text).
1845 2001-09-10 15:28  amai
1847         * util/system.h (tags: REL-5-2) (BETA-5-2.2): Update/add/fix
1848         compiler info
1850 2001-09-10 13:42  amai
1852         * source/help.c (BETA-5-2.5): Update timestamp
1854 2001-09-10 13:41  amai
1856         * doc/faq.xml (BETA-5-2.2): Some updates WRT LessTif, mostly
1857         cosmetics.
1859 2001-09-07 14:16  amai
1861         * doc/NEdit.ad (1.1): file NEdit.ad was initially added on branch
1862         BETA-5-2.
1864 2001-09-07 14:16  amai
1866         * doc/NEdit.ad (tags: REL-5-2) (BETA-5-2.1): Add a 5.1 app defaults
1867         file - needs to be updated probably.  This contains only
1868         outcommented entries!
1870 2001-09-07 07:46  amai
1872         * doc/nc.man (tags: REL-5-2), doc/nedit.doc, source/help.c
1873         (BETA-5-2.[1,2,4]): Fix typos as reported on the list
1875 2001-09-07 07:39  amai
1877         * source/help.c (BETA-5-2.3): Don't call XmRegisterConverters() for
1878         Motif 2.1, add declaration for 2.0 and add a "helpful" comment on
1879         all that
1881 2001-09-06 09:39  amai
1883         * ChangeLog (1.9), source/help.c (1.55): ChangeLog update and a new
1884         timestamp
1886 2001-09-06 09:37  amai
1888         * source/: Makefile.dependencies (1.11), file.c (1.30), tags.c
1889         (1.18), tags.h (1.6): Add missing #include and add some 'const'. 
1890         Update dependencies
1892 2001-09-05 11:44  amai
1894         * source/: file.c (1.29), help.c (1.54), preferences.c (1.34),
1895         preferences.h (1.14), tags.c (1.17), tags.h (1.5): Patch for SF bug
1896         [ #451997 ] bugs in tags.c/normalizePathname from Markus
1897         Schwarzenberg
1899 2001-09-04 17:55  amai
1901         * doc/nedit.doc, source/help.c (BETA-5-2.[1,2]): Fix typo reported
1902         on the mailinglist
1904 2001-08-31 22:16  amai
1906         * doc/: faq.txt, faq.xml (BETA-5-2.[1,1]): Update FAQ as sent from
1907         Florian Xhumari.  Add plain text version of FAQ
1909 2001-08-31 22:16  amai
1911         * doc/faq.txt (1.1): file faq.txt was initially added on branch
1912         BETA-5-2.
1914 2001-08-30 21:04  tringali
1916         * util/system.h (BETA-5-2.1): Fix for Solaris x86 "unknown"
1918 2001-08-30 20:19  amai
1920         * ChangeLog (BETA-5-2.2): Update
1922 2001-08-30 20:17  amai
1924         * source/preferences.c (BETA-5-2.1): /bin/csh doesn't make sense on
1925         OS/2 - even as a default value only
1927 2001-08-29 15:56  slobasso
1929         * source/help.c (1.53): fixed mispellings
1931 2001-08-29 13:56  amai
1933         * source/regularExp.c (1.10): Fix lint warning: octal constants
1934         shouldn't carry a suffix like 'L'!?
1936 2001-08-29 08:27  amai
1938         * util/: misc.c (1.32), misc.h (1.10): Second attempt to fix a
1939         specific compiler warning and a 'const' addition
1941 2001-08-29 00:01  slobasso
1943         * source/file.c (1.28): moved braces so nedit goto matching works
1945 2001-08-28 23:18  slobasso
1947         * doc/nedit.doc (1.5), source/help.c (1.52): documentation cleanup
1949 2001-08-28 22:24  slobasso
1951         * source/help.c (1.51): Array documentation cleanup.
1953 2001-08-28 11:41  amai
1955         * source/tags.c (1.16): 'const' patch
1957 2001-08-28 11:29  amai
1959         * source/file.c (1.27), source/highlight.c (1.19),
1960         source/interpret.c (1.18), source/macro.c (1.36), source/menu.c
1961         (1.37), source/preferences.c (1.33), source/preferences.h (1.13),
1962         source/tags.c (1.15), source/text.c (1.17), util/misc.c (1.31): Fix
1963         some more lclint warnings: type casts, make some things static (no,
1964         not all unused ones, 'some'), etc.
1966 2001-08-27 18:45  slobasso
1968         * source/macro.c (1.35): fixed static linkage of actionToString to
1969         match declaration
1971 2001-08-27 09:08  amai
1973         * source/nc.c (1.11): startServer() changes: has a return type now;
1974         re-shuffle some code Also make another global var static and
1975         replace a printf() by puts()
1977 2001-08-26 02:28  slobasso
1979         * source/macro.c (1.34): removed unused variable
1981 2001-08-25 15:58  amai
1983         * source/: file.c (1.26), highlightData.c (1.23), highlightData.h
1984         (1.6), preferences.c (1.32), preferences.h (1.12), regexConvert.c
1985         (1.5, BETA-5-3-RC1), regexConvert.h (1.3, BETA-5-3-RC1), server.h
1986         (1.3, BETA-5-3-RC1), shell.c (1.15), shell.h (1.4, BETA-5-3-RC1),
1987         undo.c (1.7), undo.h (1.4, BETA-5-3-RC1): Another 'const' patch
1989 2001-08-25 15:24  amai
1991         * source/: file.c (1.25), file.h (1.8), highlightData.c (1.22),
1992         highlightData.h (1.5), macro.c (1.33), macro.h (1.3, BETA-5-3-RC1),
1993         regularExp.c (1.9), regularExp.h (1.6, BETA-5-3-RC1), search.c
1994         (1.35), search.h (1.12): Another 'const' patch
1996 2001-08-25 12:16  amai
1998         * util/printUtils.c (1.12): The very last signed vs. unsigned
1999         warning on my system ...
2001 2001-08-25 12:09  amai
2003         * source/: highlightData.c (1.21), menu.c (1.36), preferences.c
2004         (1.31), regularExp.c (1.8), shell.c (1.14), userCmds.c (1.18): Fix
2005         a couple of "unsigned vs. int" compiler warnings. Using gcc on OS/2
2006         this warning is now completly wiped out!
2008 2001-08-25 11:55  amai
2010         * util/: DialogF.c (1.18), misc.c (1.30), prefFile.c (1.10): Fix
2011         compiler warnings. Mostly unsigned vs. signed int issues
2013 2001-08-25 11:49  amai
2015         * README (BETA-5-2.2): A couple of fixes, enhancements (see report
2016         on mailinglist)
2018 2001-08-24 18:34  amai
2020         * makefiles/Makefile.solaris (BETA-5-2.1): No debug build by
2021         default. Patch from Thorsten Haude
2023 2001-08-24 08:33  amai
2025         * util/: fontsel.c, fontsel.h, misc.c (BETA-5-2.[2,2,2]) (utags:
2026         REL-5-2): Undo some changes which I erroneously checked in ...
2028 2001-08-24 08:28  amai
2030         * ChangeLog, util/fontsel.c, util/fontsel.h, util/misc.c
2031         (BETA-5-2.[1,1,1,1]): Updated Changelog.  Includes whole history,
2032         including new beta branch.  New options of cvs2cl used, listing
2033         contains now revision/branch info, timestamps are in GMT, etc.
2035 2001-08-24 08:19  amai
2037         * source/macro.c (1.32): Fix warnings, add 'const's, make func
2038         static
2040 2001-08-23 17:57  amai
2042         * source/selection.c (1.11): Try to fix two lint/compiler warnings
2044 2001-08-23 17:42  amai
2046         * source/search.c (1.34): Fix wrong return type in function (in a
2047         "dead" branch)
2049 2001-08-23 14:59  amai
2051         * source/: highlightData.c (1.20), interpret.c (1.17), shift.c
2052         (1.9), smartIndent.c (1.13, BETA-5-3-RC1): Make some more functions
2053         static
2055 2001-08-23 14:39  amai
2057         * util/: misc.c (1.29), misc.h (1.9): Drop 'wrong' prototype for
2058         standard function. Fix a function signature to avoid warnings
2060 2001-08-23 14:11  amai
2062         * util/: fontsel.c (1.11), fontsel.h (1.4): Fix lint warning about
2063         float to integer assignment and add some more 'const's
2065 2001-08-23 13:57  amai
2067         * util/misc.c (1.28): Drop unused #include
2069 2001-08-22 15:41  amai
2071         * README, source/help.c (BETA-5-2.[1,1]): First updates for "RC1"
2073 2001-08-22 15:39  amai
2075         * doc/nedit.man (tags: REL-5-2) (BETA-5-2.1): Update from Joor
2076         Loohuis.
2078 2001-08-21 14:29  tringali
2080         * source/: userCmds.c (1.17), window.c (1.33) (utags: REL-5-2):
2081         #449569: Ensure shell/macro accelerators also have accelerator fix
2083 2001-08-20 20:36  tringali
2085         * source/window.c (1.32): #449569: Avoid startup failure when
2086         window manager grabs the same key as an accelerator
2088 2001-08-18 12:35  amai
2090         * source/Makefile.dependencies (1.10, REL-5-2): Update
2092 2001-08-18 12:24  amai
2094         * source/: help.c (1.50), help.h (1.4, REL-5-2), nedit.c (1.18):
2095         Add a PrintVersion() call to nedit.  Some more 'const' patches :-)
2097 2001-08-18 11:48  jlous
2099         * README (1.13), doc/nedit.man (1.5), source/help.c (1.49): Moved
2100         Thorsten Haude credits from pattern contributor to developer.
2102 2001-08-17 23:02  edg
2104         * README (1.12), makefiles/Makefile.aix (1.5, BETA-5-3-RC1,
2105         REL-5-2), makefiles/Makefile.bsdi (1.3, BETA-5-3-RC1, REL-5-2),
2106         makefiles/Makefile.ccur (1.3, BETA-5-3-RC1, REL-5-2),
2107         makefiles/Makefile.convex (1.3, BETA-5-3-RC1, REL-5-2),
2108         makefiles/Makefile.cygwin (1.4, BETA-5-3-RC1, REL-5-2),
2109         makefiles/Makefile.dcosx (1.3, BETA-5-3-RC1, REL-5-2),
2110         makefiles/Makefile.dec (1.4, BETA-5-3-RC1, REL-5-2),
2111         makefiles/Makefile.freebsd (1.3, BETA-5-3-RC1, REL-5-2),
2112         makefiles/Makefile.generic (1.4, REL-5-2), makefiles/Makefile.hpux
2113         (1.3, BETA-5-3-RC1, REL-5-2), makefiles/Makefile.linux (1.5),
2114         makefiles/Makefile.lynx (1.3, BETA-5-3-RC1, REL-5-2),
2115         makefiles/Makefile.m88k.svr4 (1.3, BETA-5-3-RC1, REL-5-2),
2116         makefiles/Makefile.netbsd (1.3, BETA-5-3-RC1, REL-5-2),
2117         makefiles/Makefile.os2 (1.5), makefiles/Makefile.osf (1.4,
2118         BETA-5-3-RC1, REL-5-2), makefiles/Makefile.reliant (1.3,
2119         BETA-5-3-RC1, REL-5-2), makefiles/Makefile.sco (1.3, BETA-5-3-RC1,
2120         REL-5-2), makefiles/Makefile.sgi (1.3, BETA-5-3-RC1, REL-5-2),
2121         makefiles/Makefile.solaris (1.4), makefiles/Makefile.sunos (1.3,
2122         BETA-5-3-RC1, REL-5-2), makefiles/Makefile.superux (1.3,
2123         BETA-5-3-RC1, REL-5-2), makefiles/Makefile.uhc (1.3, BETA-5-3-RC1,
2124         REL-5-2), makefiles/Makefile.ultrix (1.3, BETA-5-3-RC1, REL-5-2),
2125         makefiles/Makefile.unicos (1.4, REL-5-2),
2126         makefiles/Makefile.unixware (1.3), source/help.c (1.48),
2127         source/preferences.c (1.30): Made the REPLACE_SCOPE compilation
2128         option more visible and changed the default replace scope selection
2129         preference to "Smart".
2131 2001-08-17 21:54  edg
2133         * source/highlight.c (1.18): Added a fix for SF bug #449828.
2135 2001-08-17 14:09  tringali
2137         * source/tags.c (1.14, REL-5-2): Fix for crash in shared tag
2138         allocation on Solaris (compiler bug?)
2140 2001-08-17 11:01  amai
2142         * source/: window.c (1.31), window.h (1.7, REL-5-2): Another
2143         'const' patch
2145 2001-08-17 10:56  amai
2147         * util/: fileUtils.c (1.14), fileUtils.h (1.5) (utags: REL-5-2):
2148         Export two more interfaces. Fix for CompressPathname() to avoid
2149         multiple slashes in path. (Markus Schwarzenberg)
2151 2001-08-16 18:33  slobasso
2153         * source/highlightData.c (1.19): Fixed NEdit macro language
2154         patterns to contain previously added items.
2156 2001-08-16 17:24  amai
2158         * source/highlight.c (1.17): Fix for [ nedit-Bugs-435384 ] circular
2159         patterns reference hangs NEdit
2161 2001-08-16 09:49  amai
2163         * source/highlightData.c (1.18): Patch [ #451485 ] updated Sh Ksh
2164         Bash patterns submitted from Joor Loohuis
2166 2001-08-15 09:16  amai
2168         * source/: Makefile.dependencies (1.9), regexConvert.c (1.4,
2169         REL-5-2): Another source was missing to #include it's own header
2170         for consistency checking!
2172 2001-08-15 09:08  amai
2174         * ChangeLog (1.8): Update (ok, not even a week has passed, but it's
2175         a nice overview ...)
2177 2001-08-15 09:00  amai
2179         * source/preferences.h (1.11, REL-5-2), util/misc.c (1.27),
2180         util/misc.h (1.8, REL-5-2): Have unique value for MAX_ACCEL_LEN
2182 2001-08-15 08:56  amai
2184         * source/Makefile.dependencies (1.8): Update
2186 2001-08-15 08:56  amai
2188         * source/: userCmds.c (1.16), userCmds.h (1.4, BETA-5-3-RC1,
2189         REL-5-2): Source should include it's own headers for consistency
2190         checking.  Add some const to signatures, drop an unused arg from a
2191         static interface.
2193 2001-08-14 15:05  slobasso
2195         * source/rbTree.c (1.4, BETA-5-3-RC1, REL-5-2): fixed comment
2196         spacing
2198 2001-08-14 14:40  slobasso
2200         * source/rbTree.c (1.3): added gnu license
2202 2001-08-14 08:50  jlous
2204         * README (1.11): README credits updated to reflect version dialog
2206 2001-08-14 08:37  jlous
2208         * source/file.c (1.24), source/help.c (1.47), source/highlight.c
2209         (1.16), source/highlightData.c (1.17), source/interpret.c (1.16,
2210         REL-5-2), source/macro.c (1.31, REL-5-2), source/menu.c (1.35,
2211         REL-5-2), source/nc.c (1.10, REL-5-2), source/nedit.c (1.17),
2212         source/preferences.c (1.29), source/search.c (1.33),
2213         source/selection.c (1.10, REL-5-2), source/server.c (1.9, REL-5-2),
2214         source/shell.c (1.13), source/shift.c (1.8, REL-5-2),
2215         source/smartIndent.c (1.12, REL-5-2), source/tags.c (1.13),
2216         source/text.c (1.16, REL-5-2), source/textBuf.c (1.11, REL-5-2),
2217         source/textDisp.c (1.10, REL-5-2), source/textDrag.c (1.4,
2218         REL-5-2), source/textSel.c (1.5, REL-5-2), source/undo.c (1.6,
2219         REL-5-2), source/userCmds.c (1.15), source/window.c (1.30),
2220         util/DialogF.c (1.17, REL-5-2), util/fileUtils.c (1.13),
2221         util/fontsel.c (1.10), util/getfiles.c (1.15, REL-5-2),
2222         util/managedList.c (1.7, BETA-5-3-RC1, REL-5-2), util/misc.c
2223         (1.26), util/prefFile.c (1.9), util/printUtils.c (1.11, REL-5-2),
2224         util/system.h (1.7), util/utils.c (1.5, REL-5-2), util/vmsUtils.c
2225         (1.5, BETA-5-3-RC1, REL-5-2): Fixed license statements to pure GPL
2227 2001-08-13 13:48  tringali
2229         * doc/: nc.man (1.4), nedit.man (1.4): manpage updates from Joor.
2231 2001-08-13 09:55  amai
2233         * doc/nedit.doc (1.4), source/help.c (1.46): Doc patch from
2234         Thorsten Haude posted on Fri Aug 10 2001
2236 2001-08-13 09:51  amai
2238         * doc/nedit.doc (1.3), source/help.c (1.45): Patch from Thorsten
2239         Haude: Document Arrays within nedit.doc and typo fix in help.c
2241 2001-08-12 15:45  amai
2243         * makefiles/Makefile.generic (1.3), source/comnedit.com (1.6,
2244         REL-5-2): Drop last references to NO_FCHMOD #define
2246 2001-08-11 19:51  edg
2248         * source/search.c (1.32): Fixed SF bug #448006: three beeps; one to
2249         many.
2251 2001-08-10 20:36  amai
2253         * source/highlightData.c (1.16): TeX pattern patch from Joerg
2254         Fischer <jf505@yahoo.de>
2256 2001-08-10 14:35  amai
2258         * source/Makefile.dependencies (1.7): Update dependency list
2260 2001-08-09 20:58  tringali
2262         * source/nedit.c (1.16): Fix for wrong menu font [#434383]
2264 2001-08-09 18:47  amai
2266         * util/system.h (1.6): Correct a comment :-)
2268 2001-08-09 18:46  amai
2270         * makefiles/Makefile.os2 (1.4): Drop -DNO_FCHMOD flag
2272 2001-08-09 18:41  slobasso
2274         * source/Makefile.common (1.8, REL-5-2): added parse.c to cleaned
2275         files for make clean
2277 2001-08-09 18:39  slobasso
2279         * source/userCmds.c (1.14): removed attachment possibly causing
2280         window manager loop
2282 2001-08-09 18:03  slobasso
2284         * source/: smartIndent.c (1.11), smartIndent.h (1.4, BETA-5-3-RC1,
2285         REL-5-2), macro.c (1.30): We now keep track if we are in smart
2286         indent macros so garbage collection won't remove things from under
2287         a macro.
2289 2001-08-09 13:34  amai
2291         * source/highlight.c (1.15), source/highlightData.c (1.15),
2292         source/interpret.c (1.15), source/search.c (1.31),
2293         source/selection.c (1.9), source/shell.c (1.12),
2294         source/smartIndent.c (1.10), source/textBuf.c (1.10),
2295         source/textSel.c (1.4), source/userCmds.c (1.13), source/window.c
2296         (1.29), util/managedList.c (1.6): Add lots of missing #include
2297         <string.h>
2299 2001-08-09 08:37  amai
2301         * source/help.c (1.44): Add hardcoded timestamp (month) again
2303 2001-08-09 07:37  amai
2305         * source/.cvsignore (1.2, BETA-5-3-RC1, REL-5-2): Add entry
2307 2001-08-08 22:31  slobasso
2309         * source/file.c (1.23): remove fchmod calls except when under VMS
2311 2001-08-08 18:29  amai
2313         * makefiles/Makefile.os2 (1.3): Update from my private working copy
2315 2001-08-08 08:39  amai
2317         * ChangeLog (1.7): Update (should be done weekly perhaps and could
2318         even be done automatically?)
2320 2001-08-08 08:37  amai
2322         * source/parse.c_noyacc (1.7, REL-5-2): Re-generate from parse.y. 
2323         BTW, yacc from Digital Unix 4.0x is being used
2325 2001-08-08 08:34  amai
2327         * source/parse.y (1.16, REL-5-2): Add an #include <string.h> (there
2328         was no error/warning; somehow we already got this probably)
2330 2001-08-07 23:46  slobasso
2332         * source/Makefile.common (1.7): changed highlightData.c to be
2333         compiled with BIGGER_STRINGS
2335 2001-08-07 01:53  tringali
2337         * ReleaseNotes (1.9), source/highlightData.c (1.14),
2338         source/preferences.c (1.28): #448420: Pattern updates from Joor
2340 2001-08-07 01:12  tringali
2342         * source/nedit.c (1.15): Fix for #448402: nedit quits if unable to
2343         resolve X locale
2345 2001-08-06 21:24  amai
2347         * README (1.10): correction to "Requirements" section
2349 2001-08-06 21:21  amai
2351         * README (1.9): Add "Requirements for building NEdit" section
2353 2001-08-06 20:38  tringali
2355         * doc/nedit.doc (1.2), source/help.c (1.43): Sync help with doc. 
2356         (Updates from Thorsten Haude)
2358 2001-08-04 20:49  tringali
2360         * source/file.c (1.22), source/menu.c (1.34), source/nc.c (1.9),
2361         source/nedit.c (1.14), source/server.c (1.8), source/shell.c
2362         (1.11), source/window.c (1.28), util/misc.c (1.25): Ensure exit
2363         returns a meaningful (succes/fail) status to the user
2365 2001-08-04 20:23  tringali
2367         * util/system.h (1.5): Add info for lots more compilers.
2369 2001-08-03 12:16  amai
2371         * ReleaseNotes (1.8): Small updates
2373 2001-08-02 23:45  tringali
2375         * util/system.h (1.4): Add definitions for MSVC, Sun Workshop, etc.
2377 2001-08-02 22:59  slobasso
2379         * source/macro.c (1.29): Fixed problem where error message is
2380         written if empty learned macro is executed. Also disallowed replay
2381         from executing if a macro is already in progress. This caused a
2382         crash by overflowing the interpreter stack.
2384 2001-08-02 22:54  slobasso
2386         * source/file.c (1.21): added symlink security patch and added mode
2387         parameter to open calls with O_CREAT
2389 2001-08-02 17:26  amai
2391         * source/interpret.c (1.14): Avoid crash when calling
2392         "self_insert()" from macro menu: fill in missing entries from our
2393         fakes key event
2395 2001-08-01 07:41  amai
2397         * ChangeLog (1.6): Update
2399 2001-08-01 07:40  amai
2401         * source/help.c (1.42): Again hardcode a string about the
2402         development version "August 2001".  Build time may be misleading
2403         ...
2405 2001-07-31 23:16  slobasso
2407         * source/macro.c (1.28): fixed problem where closing window while
2408         learning would make it impossible to finish or cancel learing.
2410 2001-07-31 11:58  amai
2412         * source/text.c (1.15): Fix minor warnings
2414 2001-07-31 07:46  amai
2416         * util/managedList.c (1.5): Don't name variables 'index', may be an
2417         interface in BSD-like libc
2419 2001-07-31 07:43  amai
2421         * util/getfiles.c (1.14): Fix lint warning: "getfiles.c", line 716:
2422         warning: args redefinition hides earlier one
2424 2001-07-31 07:40  amai
2426         * util/fontsel.c (1.9): Don't use 'index' as name for variable; may
2427         be a call in a BSD-like libc
2429 2001-07-29 17:51  amai
2431         * source/highlight.c (1.14): Experimental patch to fix "mismatched"
2432         memory handling calls as indicated by "purify". Probably not
2433         complete and should be checked again with purify _now_!
2435 2001-07-28 19:53  tringali
2437         * Makefile (1.6): #442517: add explanatory text how to use make
2439 2001-07-25 18:37  tringali
2441         * source/help.c (1.41): Add more detailed info about Motif (runtime
2442         version number)
2444 2001-07-25 18:36  tringali
2446         * util/system.h (1.3): Use "Digital/Tru64 Unix" in place of OSF/1
2448 2001-07-25 18:36  tringali
2450         * doc/: nc.man (1.3), nedit.man (1.3): Update authors for 5.2
2452 2001-07-25 18:05  slobasso
2454         * util/misc.c (1.24): made changes so that Num_Lock's mod mask is
2455         found rather than assuming Mod3
2457 2001-07-25 14:36  amai
2459         * source/textBuf.c (1.9): Attempt to fix memory leak reported by
2460         Thorsten Haude
2462 2001-07-25 13:03  amai
2464         * util/misc.c (1.23): Try to fix small memory leak reported by
2465         Thorsten Haude
2467 2001-07-25 07:49  amai
2469         * util/system.h (1.2): Add "EMX=OS/2"
2471 2001-07-25 07:39  amai
2473         * source/Makefile.dependencies (1.6), util/Makefile.dependencies
2474         (1.4, REL-5-2): Update dependency lists
2476 2001-07-24 21:55  tringali
2478         * util/system.h (1.1): Add host compliation information to help
2480 2001-07-24 21:54  tringali
2482         * source/: help.c (1.40), tags.c (1.12), tags.h (1.4, REL-5-2): -
2483         Use shared strings for lower memory use with large tags files.  -
2484         Add compilation host information to help, update authors
2486 2001-07-24 19:27  slobasso
2488         * util/misc.c (1.22): Fix array size define to match actual array
2489         size.  Incorrect size could result in infinite loop.
2491 2001-07-18 13:01  amai
2493         * ChangeLog (1.5): Update
2495 2001-07-18 13:00  amai
2497         * source/: search.c (1.30), search.h (1.11, REL-5-2), window.c
2498         (1.27): Shrink two function names to 31 characters length and below
2499         (seems to be a limit on some VMS systems)
2501 2001-07-17 08:19  amai
2503         * doc/faq.xml (1.2): Updated version from  Florian Xhumari as of
2504         http://galleries.free.fr/nedit-faq-01-07-16.tar.gz
2506 2001-07-17 07:31  amai
2508         * source/preferences.c (1.27), util/getfiles.c (1.13),
2509         util/vmsUtils.c (1.4): VMS patches from Blair Phillips
2510         <blair.phillips@airservices.gov.au>:  avoid rint() re-definition,
2511         fix for non-unix file root, case-insensitive match on filename
2512         extensions.
2514 2001-07-16 20:41  amai
2516         * source/lnknedit.com (1.5, BETA-5-3-RC1, REL-5-2): VMS patch from
2517         mark.geary@qwest.com
2519 2001-07-16 14:48  amai
2521         * doc/: nc.man (1.2), nedit.man (1.2): Man page updates from Joor
2522         Loohuis
2524 2001-07-16 11:49  amai
2526         * doc/: faq-txt.awk (1.1), faq-txt.dtd (1.1), faq-txt.xsl (1.1),
2527         faq.dtd (1.1), faq.xml (1.1), faq.xsl (1.1): faq*: add FAQ files
2528         found on our website
2530 2001-07-11 21:35  amai
2532         * source/: parse.c_noyacc (1.6), parse.h (1.4, BETA-5-3-RC1,
2533         REL-5-2), parse.y (1.15): Back out "const" patch for ParseMacro().
2534         Was incomplete, therefore broken
2536 2001-07-11 15:21  amai
2538         * source/: comnedit.com (1.5), file.c (1.20), lnknedit.com (1.4):
2539         VMS patches from  <Mark.Geary@qwest.com> (not literally as for
2540         file.c)
2542 2001-07-11 08:06  amai
2544         * source/parse.c_noyacc (1.5): Update from current parse.y
2546 2001-07-11 08:04  amai
2548         * source/: parse.h (1.3), parse.y (1.14): Add some 'const' to
2549         ParseMacro() signature
2551 2001-07-11 07:55  amai
2553         * util/: comutil.com (1.3, BETA-5-3-RC1, REL-5-2), utils.c (1.4):
2554         VMS patches from Mark.Geary@qwest.com
2556 2001-07-07 09:55  amai
2558         * ChangeLog (1.4): Update
2560 2001-07-07 09:54  amai
2562         * COPYRIGHT (1.1, BETA-5-3-RC1, REL-5-2), README (1.8): Have an
2563         external file for the license terms. README refers to it
2565 2001-07-07 09:48  amai
2567         * nc.man (1.4), nedit.doc (1.6), nedit.man (1.4), doc/nc.man (1.1),
2568         doc/nedit.doc (1.1), doc/nedit.man (1.1): Move doc files to
2569         separate subdirectory
2571 2001-07-04 09:42  uid30962
2573         * README (1.7): Update some references to LessTif
2575 2001-07-04 09:29  uid30962
2577         * ReleaseNotes (1.7): ReleaseNotes: Upddate
2579 2001-07-03 12:53  amai
2581         * source/Makefile.dependencies (1.5): Makefile.dependencies: update
2582         depedency list
2584 2001-07-03 12:13  amai
2586         * source/help.c (1.39): help.c: A new month has come ...
2588 2001-06-23 09:31  amai
2590         * ChangeLog (1.3): ChangeLog: update
2592 2001-06-22 18:27  tringali
2594         * source/: nedit.c (1.13), window.c (1.26): Allow stats line
2595         background color to be set by user [#431891]
2597 2001-06-22 18:25  tringali
2599         * source/macro.c (1.27): Incremental reading from files via J. Lous
2600         [Patch #434465]
2602 2001-06-22 14:32  amai
2604         * source/file.c (1.19): file.c: fail when trying to read in a
2605         directory as a file
2607 2001-06-21 14:54  edel
2609         * source/shell.c (1.10): Fixed shell dialog BadMatch crash on
2610         Solaris 2.5
2612 2001-06-20 15:48  amai
2614         * source/macro.c (1.26): macro.c: replace snprintf() by sprintf(). 
2615          Add #include <string.h>
2617 2001-06-20 08:24  amai
2619         * ChangeLog (1.2): ChangeLog: update
2621 2001-06-19 20:00  slobasso
2623         * source/macro.c (1.25): Added Thorsten's code to put correct key
2624         codes in status bar during recording and macro running.
2626 2001-06-09 18:48  amai
2628         * makefiles/: Makefile.dec (1.3), Makefile.osf (1.3),
2629         Makefile.superux (1.2): Makefile.superux: add CVS Id Makefile.dec
2630         Makefile.osf: briefly comment on the os versions they are supposed 
2631            to work with
2633 2001-06-08 08:14  amai
2635         * source/help.c (1.38): help.c: update timestamp to "June, 2001"
2637 2001-06-07 19:52  amai
2639         * ChangeLog (1.1): ChangeLog: finally add the output of "cvs2cl".  
2640          Needs to be updated regularly ...
2642 2001-06-06 19:24  tringali
2644         * makefiles/Makefile.linux (1.4): 
2645         Remove -DEDITRES, this causes link failure.
2647 2001-06-06 10:00  amai
2649         * util/: DialogF.c (1.16), fontsel.c (1.8), getfiles.c (1.12),
2650         misc.c (1.21), prefFile.c (1.8): *.c: add some explicit #include
2651         <string.h>. Previously  it was done implicitly ...
2653 2001-06-05 12:52  amai
2655         * makefiles/Makefile.linux (1.3): Makefile.linux: drop
2656         -I/-L/usr/lesstif/* flags and add a suitable comment  instead
2658 2001-06-05 08:01  amai
2660         * source/file.c (1.18): file.c: security fix for WriteBackupFile()
2662 2001-06-01 20:09  edel
2664         * makefiles/: Makefile.solaris (1.3), Makefile.superux (1.1): From:
2665         Ian Johnston" <Ian.Johnston@dlr.de>
2667 2001-05-31 08:49  amai
2669         * source/nedit.h (1.17, REL-5-2): nedit.h: add 'extern' to variable
2670         declaration in header    (to avoid problem with multiple
2671         definitions)
2673 2001-05-29 18:21  arnef
2675         * source/menu.c (1.33): Add separator in Preferences/Default
2676         Settings/Customize Menus
2678 2001-05-19 16:09  tringali
2680         * util/misc.c (1.20): Fix bug in mnemonic building- don't build
2681         mnemonics for XK_VoidSymbol.  Fixes various problems with XFree86
2682         servers.
2684 2001-05-17 11:42  arnef
2686         * source/: menu.c (1.32), nedit.h (1.16), preferences.c (1.26),
2687         preferences.h (1.10), window.c (1.25): Adding path to windows menu
2688         file entries
2690 2001-05-15 20:04  amai
2692         * makefiles/Makefile.depend (1.1): Makefile.depend: Makefile used
2693         to generate (internal) the dependency list.                   This
2694         file does not build anything!
2696 2001-05-12 00:48  tringali
2698         * ReleaseNotes (1.6), source/text.c (1.14): - Add support for mouse
2699         wheel scrolling in the main text area.
2701 2001-05-11 19:56  amai
2703         * util/fileUtils.c (1.12): fileUtils.c: really tiny patch for OS/2
2704         only (drive letters ;-)
2706 2001-05-11 08:05  amai
2708         * source/file.c (1.17): file.c: Corrected(!) version of SuSe
2709         security patch for temporary    file security problem within
2710         PrintString().     Tested once for compile/runtime ...
2712 2001-05-05 18:01  arnef
2714         * source/menu.c (1.31): Changing default for sortOpenPrevDefCB
2715         should invalidate all open window's OpenPrev menu
2717 2001-05-04 18:33  arnef
2719         * source/: nedit.h (1.15), search.c (1.29), search.h (1.10),
2720         window.c (1.24): Make the buttons in Find and Replace dialogs
2721         sensitive on the state of 'Search for' field.
2723 2001-05-03 09:42  amai
2725         * source/help.c (1.37): help.c: update timestamp to "May, 2001"
2727 2001-04-25 21:37  edg
2729         * util/DialogF.c (1.15): Added a fix to handle unexpected
2730         destruction of dialogs gracefully.
2732 2001-04-25 19:03  amai
2734         * nedit.doc (1.5): nedit.doc: fix some typos, convert some "nedit"
2735         to "NEdit", drop some comment about pre 1.2 Motif
2737 2001-04-25 17:01  amai
2739         * util/fileUtils.c (1.11): fileUtils.c: forgot one special case
2740         where the "//" patch might to a crash. Next time I should probably
2741         <think> first, <code> later
2743 2001-04-25 16:48  amai
2745         * util/fileUtils.c (1.10): fileUtils.c: fix typo in my
2746         "double-slash patch" from today
2748 2001-04-25 07:52  amai
2750         * util/fileUtils.c (1.9): fileUtils.c: avoid double "//" in path
2751         strings as this may not work out on              non-un*x systems
2753 2001-04-24 21:10  tringali
2755         * util/misc.c (1.19): Fix crash bug in OpenMotif, where asking for
2756         the the Display/Window of a gadget produces a NULL pointer.
2758 2001-04-18 19:12  slobasso
2760         * source/window.c (1.23): needed to save/restore horizontal and
2761         vertical scroll positions when changing hw tab size.
2763 2001-04-18 19:08  slobasso
2765         * util/DialogF.c (1.14): fixed use of int where Cardinal should be
2767 2001-04-18 17:10  slobasso
2769         * source/: help.c (1.36), macro.c (1.24): new $server_name
2770         variable.
2772 2001-04-18 17:02  slobasso
2774         * source/: file.c (1.16), file.h (1.7, REL-5-2), help.c (1.35),
2775         menu.c (1.30), window.c (1.22): added optional parameter to close()
2776         action for save option.
2778 2001-04-18 16:51  slobasso
2780         * util/DialogF.c (1.13): fixed a mistake I introduced while
2781         debugging
2783 2001-04-18 16:12  slobasso
2785         * util/DialogF.c (1.12): cleaned up createMnemonics in an effort to
2786         fix a crash bug. Bug still not fixed.
2788 2001-04-17 23:40  slobasso
2790         * source/help.c (1.34): cleaned up formatting and moved Windows
2791         Menu items into correct area
2793 2001-04-17 20:13  slobasso
2795         * source/window.c (1.21): save and restore insert positions when hw
2796         tab sizes are changed
2798 2001-04-17 18:47  slobasso
2800         * source/macro.c (1.23): cleaned up RedundantActions, adding some
2801         missing items
2803 2001-04-16 23:49  slobasso
2805         * source/: file.c (1.15), nedit.h (1.14): added bit to distinguish
2806         between too much binary data and -read
2808 2001-04-16 23:20  slobasso
2810         * source/: file.c (1.14), file.h (1.6), macro.c (1.22), menu.c
2811         (1.29), nedit.h (1.13), search.c (1.28), selection.c (1.8),
2812         window.c (1.20): readOnly vs lockWrite access fix, now handles the
2813         many other locked possibilities
2815 2001-04-16 16:36  edg
2817         * source/: help.c (1.33), window.c (1.19): Added workarounds for
2818         openmotif bugs [SF bug 231876].
2820 2001-04-16 14:04  amai
2822         * source/textBuf.c (1.8): texBuf.c: try to fix a bug introduced by
2823         a "const" patch.            Pointed out by <arne@forlie.com>
2825 2001-04-14 09:51  amai
2827         * makefiles/Makefile.unicos (1.3), source/preferences.c (1.25),
2828         source/text.c (1.13), source/userCmds.c (1.12): *: applied re-vised
2829         version of patches for UNICOS from    Bill Matson
2830         <wjm@sdc.cs.boeing.com>
2832 2001-04-13 22:58  slobasso
2834         * util/DialogF.c (1.11): fix build problem introduced in previous
2835         change UCHAR_MAX is in limits.h
2837 2001-04-13 17:50  tringali
2839         * ReleaseNotes (1.5), source/file.c (1.13), source/help.c (1.32),
2840         source/highlightData.c (1.13), source/macro.c (1.21),
2841         source/preferences.c (1.24), source/search.c (1.27),
2842         source/smartIndent.c (1.9), source/userCmds.c (1.11),
2843         util/DialogF.c (1.10), util/fontsel.c (1.7), util/getfiles.c
2844         (1.11), util/misc.c (1.18), util/misc.h (1.7), util/printUtils.c
2845         (1.10): - Updated release notes - Added unmodified mnemonics to
2846         confirmation dialogs.  - Fix bug in mnemonics where there could be
2847         two of the same menmonics   on one dialog.
2849 2001-04-13 15:02  slobasso
2851         * source/search.c (1.26): fixed regex search backwards bug if wrap
2852         turned off.
2854 2001-04-12 22:02  edg
2856         * source/: help.c (1.31), macro.c (1.20), menu.c (1.28), nedit.h
2857         (1.12), preferences.c (1.23), search.c (1.25), window.c (1.18),
2858         window.h (1.6): Extended the Show Matching (..) functionality: Off,
2859         Delimiter, and Range.  Original patch was submitted by Thorsten
2860         Haude.
2862 2001-04-12 15:09  amai
2864         * source/menu.c (1.27): menu.c: allow to specify control codes in
2865         hex/dec/oct format         also improve checking of input
2867 2001-04-09 22:12  amai
2869         * util/: misc.c (1.17), misc.h (1.6): misc.c misc.h: another
2870         "const" patch
2872 2001-04-09 21:43  edg
2874         * source/help.c (1.30): Added information about new search
2875         extensions and related stuff.
2877 2001-04-09 21:38  edg
2879         * source/: nedit.h (1.11), search.c (1.24): Minor fixes and
2880         improvements in isearch + beep on search wrap combination.
2882 2001-04-09 18:46  edg
2884         * util/misc.c (1.16): Typo fix in recent accelerator fix.
2886 2001-04-06 13:09  amai
2888         * source/: preferences.c (1.22), preferences.h (1.9):
2889         preferences.*: even more "const" additions
2891 2001-04-06 13:03  amai
2893         * source/: interpret.c (1.13), interpret.h (1.6, REL-5-2):
2894         interpret.*: another "const" patch
2896 2001-04-06 09:49  amai
2898         * source/file.c (1.12), source/file.h (1.5), source/help.c (1.29),
2899         source/highlightData.c (1.12), source/highlightData.h (1.4,
2900         REL-5-2), source/preferences.c (1.21), source/preferences.h (1.8),
2901         source/regularExp.c (1.7, REL-5-2), source/regularExp.h (1.5,
2902         REL-5-2), source/search.c (1.23), source/search.h (1.9),
2903         source/textBuf.c (1.7), source/textBuf.h (1.4, REL-5-2),
2904         util/fileUtils.c (1.8), util/fileUtils.h (1.4), util/printUtils.c
2905         (1.9), util/printUtils.h (1.4, REL-5-2): *.c *.h: big "const"
2906         patch.           Except in textBuf.c it's only a couple of const
2907         additions.           In textBuf.c I had to change a coupl of lines
2908         to get this done -           should be on the safe side of life ...
2910 2001-04-04 19:38  edg
2912         * source/: preferences.c (1.20), search.c (1.22): Minor bug fixes
2913         in search extensions related code.
2915 2001-04-03 22:59  edg
2917         * source/: menu.c (1.26), nedit.h (1.10), preferences.c (1.19),
2918         preferences.h (1.7), search.c (1.21), search.h (1.8): Added "smart"
2919         replace scope behaviour to the replace dialog radio button
2920         alternative, and made it configurable through a preference.
2922 2001-04-03 08:06  amai
2924         * source/help.c (1.28): help.c: the "April" patch ...
2926 2001-04-03 01:42  tringali
2928         * util/misc.c (1.15): Don't allow traversal to insensitive widgets.
2930 2001-04-02 20:52  edg
2932         * source/: highlight.c (1.13), macro.c (1.19), menu.c (1.25),
2933         nedit.h (1.9), preferences.c (1.18), preferences.h (1.6),
2934         regularExp.c (1.6), regularExp.h (1.4), search.c (1.20), search.h
2935         (1.7), window.c (1.17): Introduced additional search modes [Markus
2936         Schwarzenberg].  Added beep on search wrap option [Markus
2937         Schwarzenberg].  Added sticky case sensitivity search preference
2938         [Markus Schwarzenberg].  Replace and find dialog and incremental
2939         search bar layout changes (currently two layout alternatives for
2940         replace dialog, for evaluation purposes).
2942 2001-03-30 17:54  slobasso
2944         * source/highlightData.c (1.11): new global in nedit macro language
2945         $empty_array
2947 2001-03-30 17:48  slobasso
2949         * source/: help.c (1.27), macro.c (1.18): added a new empty array
2950         global
2952 2001-03-27 23:00  slobasso
2954         * source/help.c (1.26): minor formatting fix
2956 2001-03-27 15:37  tringali
2958         * makefiles/Makefile.aix (1.4): Add FUNCPROTO=15 for the IBM X
2959         headers, which require a bitmask in this #define in order to
2960         control function prototypes.
2962 2001-03-26 15:46  slobasso
2964         * source/: interpret.c (1.12), interpret.h (1.5), macro.c (1.17):
2965         minor array code cleanup
2967 2001-03-25 08:42  arnef
2969         * source/tags.c (1.11): Fixed bug #217022
2971 2001-03-23 23:11  slobasso
2973         * source/highlightData.c (1.10): added missing variables to NEdit
2974         macro highlighting data
2976 2001-03-23 14:41  slobasso
2978         * source/undo.c (1.5): undo/redo sets the selection to the changed
2979         text
2981 2001-03-21 21:25  edg
2983         * source/search.c (1.19): Changed the initial default selection for
2984         multi-file replacement dialog to all files instead of none. 
2985         Multi-file replacement dialog now makes sure that at least the
2986         first selected item is visible when displayed.  Removed the #ifdefs
2987         for conditional multi-file replacement functionality.  Minor layout
2988         change for the replace dialog.
2990 2001-03-21 21:20  edg
2992         * source/window.c (1.16): Removed #ifdef for conditional multi-file
2993         replacement functionality.
2995 2001-03-19 16:30  slobasso
2997         * source/: highlight.c (1.12), regexConvert.c (1.3), regularExp.c
2998         (1.5), search.c (1.18), text.c (1.12), textBuf.c (1.6), textDisp.c
2999         (1.9): removing warnings for RH7 linux compiler
3001 2001-03-19 14:43  tringali
3003         * source/: text.c (1.11), nedit.c (1.12): 
3004         
3005         Move toggle overstrike accelerator to Motif standard "Insert", free
3006         up Ctrl+B for other uses.
3008 2001-03-17 06:44  arnef
3010         * source/search.c (1.17): Fixed bug related to
3011         XtGetSelectionValue() and variables going out of scope.  Added
3012         mnemonic to Replace& Find Button.
3014 2001-03-16 22:24  slobasso
3016         * source/menu.c (1.24): fixed menu argument to set_wrap_text
3018 2001-03-16 20:28  amai
3020         * source/: nc.c (1.8), nedit.c (1.11): nc.c nedit.c: wildcard
3021         expansion for non-sh shells on OS/2 (EMX)
3023 2001-03-13 16:48  slobasso
3025         * source/help.c (1.25), source/macro.c (1.16), source/search.c
3026         (1.16), source/selection.c (1.7), source/shell.c (1.9),
3027         source/shift.c (1.7), source/textDisp.c (1.8), util/DialogF.c
3028         (1.9), util/fontsel.c (1.6), util/printUtils.c (1.8): cleanup
3029         warnings under linux compiler
3031 2001-03-12 15:24  slobasso
3033         * source/help.c (1.24): fixed a few minor mistakes.
3035 2001-03-12 15:15  slobasso
3037         * source/: help.c (1.23), macro.c (1.15), menu.c (1.23),
3038         preferences.c (1.17), window.c (1.15), window.h (1.5): added final
3039         window settable prefs through actions and verified all should be
3040         macro recordable.
3042 2001-03-11 02:31  slobasso
3044         * source/: help.c (1.22), menu.c (1.22), nedit.h (1.8): new macro
3045         access to many window settings
3047 2001-03-10 15:36  arnef
3049         * source/: help.c (1.21), menu.c (1.21), nedit.c (1.10), nedit.h
3050         (1.7), preferences.c (1.16), preferences.h (1.5), search.c (1.15),
3051         search.h (1.6): Implemented replace/find functionality, patch no
3052         403934
3054 2001-03-09 22:30  slobasso
3056         * source/help.c (1.20): changed delete() to delete_selection() in
3057         docs
3059 2001-03-09 22:27  slobasso
3061         * source/menu.c (1.20): changed Delete menu item to use
3062         delete_selection action
3064 2001-03-09 22:21  slobasso
3066         * source/parse.y (1.13): added lex hack for delete array[key] vs
3067         delete() abiguity
3069 2001-03-09 16:58  slobasso
3071         * source/: help.c (1.19), macro.c (1.14), menu.c (1.19), text.c
3072         (1.10), text.h (1.4, REL-5-2), textDisp.c (1.7), textDisp.h (1.5,
3073         REL-5-2), window.c (1.14), window.h (1.4): adding new variables for
3074         font width and pane index and size and focus_pane action
3076 2001-03-06 19:49  slobasso
3078         * source/: interpret.c (1.11), rbTree.c (1.2), rbTree.h (1.2,
3079         BETA-5-3-RC1, REL-5-2): added comments, cleaned up a few minor bugs
3080         and added cvs id's to new files
3082 2001-03-06 15:02  slobasso
3084         * source/macro.c (1.13): add comments
3086 2001-03-06 01:00  slobasso
3088         * source/: interpret.c (1.10), parse.y (1.12): code cleanup
3090 2001-03-05 21:39  slobasso
3092         * source/highlightData.c (1.9): bring syntax hilighting up to
3093         latest changes in nedit macro language
3095 2001-03-05 19:26  slobasso
3097         * source/: interpret.c (1.9), macro.c (1.12), parse.y (1.11): fixed
3098         a few warnings and made splitMS compatible with array sub-scripts
3099         end cases, which is what is was designed for
3101 2001-03-05 16:20  amai
3103         * source/: help.c (1.18), parse.y (1.10): help.c: It's "March" now
3104         ...  parse.y: add two yy*() prototypes to make compiler happy
3106 2001-03-05 15:00  slobasso
3108         * source/: Makefile.common (1.6), Makefile.dependencies (1.4),
3109         help.c (1.17), interpret.c (1.8), interpret.h (1.4), macro.c
3110         (1.11), menu.c (1.18), nedit.c (1.9), parse.y (1.9), rbTree.c
3111         (1.1), rbTree.h (1.1), shell.c (1.8), smartIndent.c (1.8),
3112         userCmds.c (1.10): array macro feature
3114 2001-02-26 23:38  edg
3116         * Makefile (1.5), README (1.6), ReleaseNotes (1.4), nc.man (1.3),
3117         nedit.doc (1.4), nedit.man (1.3), makefiles/Makefile.aix (1.3),
3118         makefiles/Makefile.bsdi (1.2), makefiles/Makefile.ccur (1.2),
3119         makefiles/Makefile.convex (1.2), makefiles/Makefile.cygwin (1.3),
3120         makefiles/Makefile.dcosx (1.2), makefiles/Makefile.dec (1.2),
3121         makefiles/Makefile.freebsd (1.2), makefiles/Makefile.generic (1.2),
3122         makefiles/Makefile.hpux (1.2), makefiles/Makefile.linux (1.2),
3123         makefiles/Makefile.lynx (1.2), makefiles/Makefile.m88k.svr4 (1.2),
3124         makefiles/Makefile.netbsd (1.2), makefiles/Makefile.os2 (1.2),
3125         makefiles/Makefile.osf (1.2), makefiles/Makefile.reliant (1.2),
3126         makefiles/Makefile.sco (1.2), makefiles/Makefile.sgi (1.2),
3127         makefiles/Makefile.solaris (1.2), makefiles/Makefile.sunos (1.2),
3128         makefiles/Makefile.uhc (1.2), makefiles/Makefile.ultrix (1.2),
3129         makefiles/Makefile.unicos (1.2), makefiles/Makefile.unixware (1.2),
3130         source/Makefile.common (1.5), source/Makefile.dependencies (1.3),
3131         source/comnedit.com (1.4), source/file.c (1.11), source/file.h
3132         (1.4), source/help.c (1.16), source/help.h (1.3),
3133         source/highlight.c (1.11), source/highlight.h (1.3, REL-5-2),
3134         source/highlightData.c (1.8), source/highlightData.h (1.3),
3135         source/interpret.c (1.7), source/interpret.h (1.3),
3136         source/lnknedit.com (1.3), source/macro.c (1.10), source/macro.h
3137         (1.2, REL-5-2), source/menu.c (1.17), source/menu.h (1.5,
3138         BETA-5-3-RC1, REL-5-2), source/n.bm (1.2, BETA-5-3-RC1, REL-5-2),
3139         source/nc.c (1.7), source/nedit.bm (1.2, BETA-5-3-RC1, REL-5-2),
3140         source/nedit.c (1.8), source/nedit.h (1.6),
3141         source/nedit_options_file.opt (1.2, BETA-5-3-RC1, REL-5-2),
3142         source/parse.c_noyacc (1.4), source/parse.h (1.2), source/parse.y
3143         (1.8), source/preferences.c (1.15), source/preferences.h (1.4),
3144         source/regexConvert.c (1.2), source/regexConvert.h (1.2, REL-5-2),
3145         source/regularExp.c (1.4), source/regularExp.h (1.3),
3146         source/search.c (1.14), source/search.h (1.5), source/selection.c
3147         (1.6), source/selection.h (1.3, REL-5-2), source/server.c (1.7),
3148         source/server.h (1.2, REL-5-2), source/shell.c (1.7),
3149         source/shell.h (1.3, REL-5-2), source/shift.c (1.6), source/shift.h
3150         (1.3, BETA-5-3-RC1, REL-5-2), source/smartIndent.c (1.7),
3151         source/smartIndent.h (1.3), source/tags.c (1.10), source/tags.h
3152         (1.3), source/text.c (1.9), source/text.h (1.3), source/textBuf.c
3153         (1.5), source/textBuf.h (1.3), source/textDisp.c (1.6),
3154         source/textDisp.h (1.4), source/textDrag.c (1.3), source/textDrag.h
3155         (1.2, BETA-5-3-RC1, REL-5-2), source/textP.h (1.3, BETA-5-3-RC1,
3156         REL-5-2), source/textSel.c (1.3), source/textSel.h (1.2,
3157         BETA-5-3-RC1, REL-5-2), source/undo.c (1.4), source/undo.h (1.3,
3158         REL-5-2), source/userCmds.c (1.9), source/userCmds.h (1.3),
3159         source/window.c (1.13), source/window.h (1.3), util/DialogF.c
3160         (1.8), util/DialogF.h (1.4, REL-5-2), util/Makefile.common (1.5,
3161         REL-5-2), util/Makefile.dependencies (1.3), util/comutil.com (1.2),
3162         util/fileUtils.c (1.7), util/fileUtils.h (1.3), util/fontsel.c
3163         (1.5), util/fontsel.h (1.3), util/getfiles.c (1.10),
3164         util/getfiles.h (1.3, BETA-5-3-RC1, REL-5-2), util/managedList.c
3165         (1.4), util/managedList.h (1.3, BETA-5-3-RC1, REL-5-2), util/misc.c
3166         (1.14), util/misc.h (1.5), util/prefFile.c (1.7), util/prefFile.h
3167         (1.4, BETA-5-3-RC1, REL-5-2), util/printUtils.c (1.7),
3168         util/printUtils.h (1.3), util/utils.c (1.3), util/utils.h (1.2,
3169         REL-5-2), util/vmsParam.h (1.2, BETA-5-3-RC1, REL-5-2),
3170         util/vmsUtils.c (1.3), util/vmsUtils.h (1.3, BETA-5-3-RC1,
3171         REL-5-2): Added CVS Ids.
3173 2001-02-25 02:13  edel
3175         * source/parse.y (1.7): Fix conflicts in yacc grammar!
3177 2001-02-22 20:27  edel
3179         * source/highlight.c (1.10): My previous highlighting patch didn't
3180         take in to account styles which fail lookup in the pass1pattern
3181         list (like pass 2 patterns).
3183 2001-02-21 21:39  tringali
3185         * source/highlight.c (1.9): [Patch #101473] Use nearest-color match
3186         when colormap exhausted.
3188 2001-02-21 16:49  edel
3190         * source/highlight.c (1.8): Abutting styles could fool incremental
3191         highlighting into using an unparsable pattern with parseString.
3193 2001-02-20 23:54  slobasso
3195         * source/: help.c (1.15), macro.c (1.9): new preference global
3196         variables added
3198 2001-02-20 15:37  slobasso
3200         * source/menu.c (1.16): fixed bug where forgot to deref nArgs
3201         pointer
3203 2001-02-20 09:58  amai
3205         * Makefile (1.4), README (1.5): README:   change a couple of
3206         "nedit" to "NEdit" Makefile: slightly change comment text (fix
3207         typo, etc.)
3209 2001-02-19 16:39  slobasso
3211         * source/: help.c (1.14), macro.c (1.8), menu.c (1.15): added a new
3212         macro command string_compare() and an action raise_window()
3214 2001-02-19 16:30  slobasso
3216         * source/file.c (1.10): fix issue where reused untitled window is
3217         not given focus when raised.
3219 2001-02-19 10:03  amai
3221         * source/help.c (1.13): help.c: fix some typos and change a couple
3222         of         "nedit" to "NEdit". Actually it is not always        
3223         straightforward to see whether a "nedit" refers to         the
3224         whole product called "NEdit" or to the "nedit" executable ...
3226 2001-02-19 02:02  slobasso
3228         * source/text.c (1.8): fix warnings
3230 2001-02-17 14:03  amai
3232         * source/Makefile.dependencies (1.2), util/Makefile.dependencies
3233         (1.2): */Makefile.dependencies: update WRT new utils.*
3235 2001-02-17 13:59  amai
3237         * source/file.c (1.9), util/utils.c (1.2): file.c utils.c: add
3238         missing #includes
3240 2001-02-17 13:56  amai
3242         * util/: utils.c (1.1), utils.h (1.1): utils.*: new sources for
3243         general purpose, non-GUI stuff like          GetHomeDir()
3245 2001-02-17 13:53  amai
3247         * source/file.c (1.8), source/macro.c (1.7), source/menu.c (1.14),
3248         source/nc.c (1.6), source/server.c (1.6), source/tags.c (1.9),
3249         util/Makefile.common (1.4), util/fileUtils.c (1.6), util/prefFile.c
3250         (1.6): nc.c server.c: move #include <sys/types.h> before other
3251         <sys/*> Makefile.common: prepare for util/utils.c to be checked in
3252         file.c macro.c menu.c tags.c fileUtils.c prefFile.c:    use new
3253         GetCurDir(), GetHomeDir() calls
3255 2001-02-17 01:47  edel
3257         * source/: highlight.c (1.7), parse.y (1.6): 
3258         Empty code blocks are rejected by the macro language.
3260 2001-02-17 00:09  slobasso
3262         * source/interpret.c (1.6): when strings are converted to numbers
3263         and the conversion fails, use 0 rather than junk
3265 2001-02-16 14:58  amai
3267         * ReleaseNotes (1.3), source/tags.c (1.8), util/fileUtils.c (1.5):
3268         ReleaseNotes: add some bugs being addressed *.c: supply fallback if
3269         getcwd() fails      (in one case we used uninitialized memory
3270         earlier!)
3272 2001-02-16 14:25  amai
3274         * source/: Makefile.common (1.4), help.c (1.12): Makefile.common:
3275         nc depends on libNUtil.a! help.c: switch to "February 2001" ...
3277 2001-02-15 16:08  tringali
3279         * ReleaseNotes (1.2): 
3280         Add info about 5.2 features and bugfixes.
3282 2001-02-15 16:07  tringali
3284         * util/misc.c (1.13): 
3285         Fix simulateButtonPress() so it works for gadgets.  (Needed for
3286         DialogF mnemonics.)
3288 2001-02-15 16:06  tringali
3290         * util/DialogF.h (1.3): 
3291         Change dialog_type parameter to int to avoid warnings.
3293 2001-02-15 16:06  tringali
3295         * util/DialogF.c (1.7): 
3296         Automatically create mnemonics for dialog buttons.  Change
3297         dialog_type parameter to int to avoid warnings (comparing unsingned
3298         int for negative isn't exactly useful).
3300 2001-02-15 16:04  tringali
3302         * source/preferences.c (1.14): Default syntax highlighting to on.
3304 2001-02-15 16:04  tringali
3306         * source/nc.c (1.5): 
3307         
3308         - Remove warnings for 64-bit systems.  Extend strlen results to
3309         long and use   %ld as a format specifier.  strlen returns a size_t
3310         which is typically   an unsigned long on 64-bit systems.
3312 2001-02-14 00:34  slobasso
3314         * source/: help.c (1.11), text.c (1.7), textDisp.c (1.5),
3315         textDisp.h (1.3): added extra options to many of the macro actions
3317 2001-02-12 22:37  amai
3319         * source/preferences.c (1.13): preferences.c: patch from Thorsten
3320         Haude to issue a warning                if -import can not find the
3321         specified file
3323 2001-02-12 21:08  slobasso
3325         * source/: help.c (1.10), menu.c (1.13), nedit.h (1.5),
3326         preferences.c (1.12), preferences.h (1.3), search.c (1.13),
3327         search.h (1.4): Added a search wrap option to prefs and made some
3328         more options available to macro actions.
3330 2001-02-09 22:35  tringali
3332         * source/help.c (1.9): Remove obsolete reference to Caps-Lock bug.
3334 2001-02-09 22:34  slobasso
3336         * source/: interpret.c (1.5), interpret.h (1.2), parse.c_noyacc
3337         (1.3), parse.y (1.5): fixed a leak with static strings in the macro
3338         interpreter.
3340 2001-02-09 22:19  slobasso
3342         * source/: menu.c (1.12), text.c (1.6): fixed strCaseCmp() bug
3343         where partial strings would match.
3345 2001-02-09 21:07  amai
3347         * source/userCmds.c (1.8): userCmds.c: try to fix compiler warnings
3349 2001-02-09 09:08  amai
3351         * source/: menu.c (1.11), menu.h (1.4): menu.*: fix a 'pointer vs.
3352         integer constant' problem, by adding a         cast to the
3353         constants #definition
3355 2001-02-08 09:08  amai
3357         * source/Makefile.common (1.3), source/Makefile.dependencies (1.1),
3358         util/Makefile.common (1.3), util/Makefile.dependencies (1.1):
3359         */Makefile.common: include new */Makefile.dependencies: simple
3360         files containing the dependencies for all     objects (i.e. *.o)
3362 2001-02-08 08:52  amai
3364         * source/: menu.c (1.10), menu.h (1.3): menu.c menu.h: - correct my
3365         previous patch: XmNuserData requires XtPointer* arg               
3366         - add some more 'const's
3368 2001-02-06 16:04  amai
3370         * source/search.c (1.12), util/DialogF.c (1.6), util/getfiles.c
3371         (1.9): search.c DialogF.c getfiles.c: Drop #ifdef MOTIF10 sections.
3373 2001-02-06 12:07  amai
3375         * source/menu.c (1.9): menu.c: Fix a 'major' 64bit bug: we were
3376         passing a pointer to int         instead of pointer to pointer.
3377         This fixes the crash with         NEdit/LessTif on alpha when
3378         selecting the Window menu item!!
3380 2001-02-06 10:19  amai
3382         * source/preferences.c (1.11): preferences.c: drop unused #include
3383         <errno.h>
3385 2001-02-06 10:03  amai
3387         * source/interpret.c (1.4), util/prefFile.c (1.5), util/prefFile.h
3388         (1.3): interpret.c prefFile.*: add 'const' to some more functions'
3389         signature
3391 2001-02-06 10:02  amai
3393         * source/: nc.c (1.4), server.c (1.5): server.c nc.c: add checks
3394         whether some system calls succeed (e.g. uname())               
3395         changed signature of getHostName() and getUserName
3397 2001-02-05 19:45  amai
3399         * util/: DialogF.c (1.5), misc.c (1.12), prefFile.c (1.4),
3400         printUtils.c (1.6): DialogF.c misc.c prefFile.c printUtils.c: add
3401         'const' to some     functions' signatures
3403 2001-02-05 17:13  amai
3405         * source/: file.c (1.7), help.c (1.8), highlight.c (1.6),
3406         highlightData.c (1.7): file.c help.c highlight.c highlightData.c:
3407         Replace improper <0> as last argument          in XtVa*() interface
3408         calls by <NULL>
3410 2001-02-02 18:10  tringali
3412         * source/highlight.c (1.5): Replace debugging code of divide by 0
3413         with a more proper assert.  Dividing by zero generated warnings on
3414         lots of compilers.
3416 2001-02-02 14:47  amai
3418         * source/window.c (1.12): window.c: drop declaration of
3419         _XEditResCheckMessages(); should be in           according header  
3420                 Fix compiler warning about boolean expression
3422 2001-02-02 14:00  amai
3424         * Makefile (1.3), README (1.4): Makefile: do not list CVS/ subdir
3425         when running 'make' without argument README:   cosmetics
3426         (re-formatting)           add pointer to makefiles/Makefile.generic
3427         which explains     our current -D compiler options
3429 2001-02-02 13:12  amai
3431         * util/getfiles.c (1.8): getfiles.c: - add 'cont' add some places  
3432                     (as I realized we are already using it, so we don't    
3433                   discuss systems w/o here)             - drop */errno.h
3434         #includes (I couldn't see any usage of it currently)
3436 2001-02-01 23:16  tringali
3438         * makefiles/Makefile.aix (1.2): 
3439         
3440         Fix for bug 130164: force X headers to include full prototype
3441         information.
3443 2001-01-26 22:42  amai
3445         * source/: help.c (1.7), window.c (1.11): help.c: switch to
3446         "January, 2001" window.c: ad cast; should fix SF [Bug #130164 ]
3447         Compiler warning on AIX4.3.2 in                window.c
3449 2001-01-24 15:54  amai
3451         * util/misc.c (1.11), source/highlightData.c (1.6), source/menu.c
3452         (1.8), source/preferences.c (1.10), source/userCmds.c (1.7): *.c:
3453         The XmNnumChildren resource if of type 'Cardinal', not 'int'
3455 2001-01-10 10:42  amai
3457         * source/textBuf.c (1.4): textBuf.c: fix for SF [Bug #115195 ]
3458         textBuf.c:862 warning: '/*' within comment
3460 2001-01-05 21:18  amai
3462         * source/shell.c (1.6): shell.c: change some "Nedit" strings to
3463         "NEdit".           properly end an execl() parameter list by (char
3464         *)0
3466 2000-12-20 14:05  amai
3468         * source/help.c (1.6), source/nedit.c (1.7), source/search.c
3469         (1.11), source/window.c (1.10), util/getfiles.c (1.7): Replace
3470         "Lesstif" by "LessTif" ...  Update timestamp in version info to
3471         "december, 2000"
3473 2000-12-20 13:56  amai
3475         * README (1.3), source/.cvsignore (1.1), source/tags.c (1.7),
3476         util/misc.c (1.10): Add two missing #includes Add a .cvsignore for
3477         the two binaries beign built Update the docs WRT LessTif issues
3479 2000-12-19 21:08  tringali
3481         * nedit.doc (1.3): 
3482         
3483         Removed obsolete references to fnal.gov FTP server.
3485 2000-12-19 21:06  edg
3487         * source/selection.c (1.5): Added a fix for SF bug 126285: segfault
3488         with goto line.
3490 2000-12-15 20:57  edg
3492         * source/text.c (1.5): Fixed a selection highlighting bug (removed
3493         an earlier bogus patch).
3495 2000-12-10 19:35  edg
3497         * source/search.c (1.10): Fixed some (harmless) compiler warnings. 
3498         Added an extra check in the multi-file replacement code to make
3499         sure that the user didn't invalidate the replacement strings when
3500         the dialog isn't modal (bug in several Lesstif versions).
3502 2000-11-30 21:33  edg
3504         * util/getfiles.c (1.6): Implemented a workaround for a Motif 2.x
3505         file selection box bug.
3507 2000-11-30 21:31  edg
3509         * makefiles/Makefile.cygwin (1.2): Minor changes requested by
3510         Christian Denat.
3512 2000-11-23 23:23  edg
3514         * source/: search.c (1.9), search.h (1.3), window.c (1.9): Fixed a
3515         critical bug in the multi-file replace functionality.  Closing
3516         windows while a multi-file replace dialog was up could result in a
3517         crash. The lists are now updated when a window closes.
3519 2000-11-22 23:08  edg
3521         * source/: nedit.h (1.4), search.c (1.8), window.c (1.8): Added
3522         multi-file replace-all functionality.
3524 2000-11-22 21:50  edg
3526         * source/: preferences.c (1.9), search.c (1.7): Added a missing
3527         #include <stdio.h>.
3529 2000-11-07 14:03  edel
3531         * util/misc.c (1.9): Fix glitches in Caps/Num Lock patch
3533 2000-11-06 21:52  edel
3535         * source/: macro.c (1.6), preferences.c (1.8), shift.c (1.5),
3536         text.c (1.4), userCmds.c (1.6), window.c (1.7): Patch for Caps/Num
3537         Lock bug + a few other minor fixes
3539 2000-11-06 21:50  edel
3541         * util/: misc.c (1.8), misc.h (1.4): Patch for Caps/Num Lock Motif
3542         bug
3544 2000-10-06 21:23  edel
3546         * util/misc.c (1.7): Bug fix: BG menu not working with new best
3547         visual code
3549 2000-10-04 03:09  edel
3551         * util/: DialogF.c (1.4), fontsel.c (1.4), getfiles.c (1.5),
3552         managedList.c (1.3), misc.c (1.6), printUtils.c (1.5): For IA-64,
3553         XtVa argument lists must be terminated with NULL rather than 0
3555 2000-10-04 03:07  edel
3557         * source/: macro.c (1.5), menu.c (1.7), preferences.c (1.7),
3558         search.c (1.6), selection.c (1.4), shell.c (1.5), shift.c (1.4),
3559         smartIndent.c (1.6), tags.c (1.6), textDisp.c (1.4), userCmds.c
3560         (1.5), window.c (1.6): For IA-64, XtVa calls must be terminated
3561         w/NULL, rather than 0
3563 2000-09-29 15:48  edel
3565         * util/: fileUtils.c (1.4), misc.c (1.5): Support ClearCase version
3566         extended pathnames (and fix some compiler warns)
3568 2000-09-29 15:38  edel
3570         * source/: file.c (1.6), file.h (1.3), menu.c (1.6), nedit.c (1.6),
3571         preferences.c (1.6), server.c (1.4), shell.c (1.4): Updates from
3572         Max (via Arne), and Arne Førlie: ClearCase version extended paths,
3573         Untitled windows inherit parent path, and avoid reuse of Untitled
3574         windows which are currently running a macro.
3576 2000-09-26 20:28  edel
3578         * source/: file.c (1.5), help.c (1.5), highlightData.c (1.5),
3579         macro.c (1.4), menu.c (1.5), nedit.c (1.5), preferences.c (1.5),
3580         search.c (1.5), smartIndent.c (1.5), tags.c (1.5), userCmds.c
3581         (1.4), window.c (1.5): Allow nedit to use non-default visuals
3583 2000-09-26 20:25  edel
3585         * util/: DialogF.c (1.3), fontsel.c (1.3), getfiles.c (1.4), misc.c
3586         (1.4), misc.h (1.3), printUtils.c (1.4): Allow NEdit to use
3587         non-default visual
3589 2000-09-22 19:41  edel
3591         * util/: fileUtils.c (1.3), getfiles.c (1.3), misc.c (1.3),
3592         prefFile.c (1.3), printUtils.c (1.3): Changes since last posted
3593         development release
3595 2000-09-22 19:34  edel
3597         * source/: file.c (1.4), help.c (1.4), highlight.c (1.4),
3598         highlightData.c (1.4), interpret.c (1.3), macro.c (1.3), menu.c
3599         (1.4), nc.c (1.3), nedit.c (1.4), parse.y (1.4), preferences.c
3600         (1.4), regularExp.c (1.3), search.c (1.4), selection.c (1.3),
3601         server.c (1.3), shell.c (1.3), shift.c (1.3), smartIndent.c (1.4),
3602         tags.c (1.4), text.c (1.3), textBuf.c (1.3), undo.c (1.3),
3603         userCmds.c (1.3), window.c (1.4): Changes since last posted
3604         development release
3606 2000-09-10 18:15  tringali
3608         * makefiles/: Makefile.aix (1.1), Makefile.bsdi (1.1),
3609         Makefile.ccur (1.1), Makefile.convex (1.1), Makefile.cygwin (1.1),
3610         Makefile.dcosx (1.1), Makefile.dec (1.1), Makefile.freebsd (1.1),
3611         Makefile.generic (1.1), Makefile.hpux (1.1), Makefile.linux (1.1),
3612         Makefile.lynx (1.1), Makefile.m88k.svr4 (1.1), Makefile.netbsd
3613         (1.1), Makefile.os2 (1.1), Makefile.osf (1.1), Makefile.reliant
3614         (1.1), Makefile.sco (1.1), Makefile.sgi (1.1), Makefile.solaris
3615         (1.1), Makefile.sunos (1.1), Makefile.uhc (1.1), Makefile.ultrix
3616         (1.1), Makefile.unicos (1.1), Makefile.unixware (1.1) (utags:
3617         REL-5-1-1): 5.1.1 baseline
3619 2000-09-09 22:22  tringali
3621         * source/: comnedit.com (1.3), file.c (1.3), help.c (1.3),
3622         highlight.c (1.3), highlightData.c (1.3), menu.c (1.3), nedit.c
3623         (1.3), nedit.h (1.3), parse.c_noyacc (1.2), parse.y (1.3),
3624         preferences.c (1.3), search.c (1.3), smartIndent.c (1.3), tags.c
3625         (1.3), textDisp.c (1.3), window.c (1.3): 5.2 Development snapshot
3626         as of 5/29/2000
3628 2000-09-09 22:18  tringali
3630         * Makefile (1.2, REL-5-1-1), README (1.2, REL-5-1-1), ReleaseNotes
3631         (1.1, REL-5-1-1), nc.man (1.2, REL-5-1-1), nedit.doc (1.2,
3632         REL-5-1-1), nedit.man (1.2, REL-5-1-1), source/Makefile.common
3633         (1.2, REL-5-1-1), source/Makefile.dec (1.2), source/Makefile.hp
3634         (1.2), source/Makefile.ibm (1.2), source/Makefile.linux (1.2),
3635         source/Makefile.osf (1.2), source/Makefile.sgi (1.2),
3636         source/Makefile.solaris (1.2), source/Makefile.sunos (1.2),
3637         source/Makefile.ultrix (1.2), source/comnedit.com (1.2, REL-5-1-1),
3638         source/file.c (1.2, REL-5-1-1), source/file.h (1.2, REL-5-1-1),
3639         source/help.c (1.2, REL-5-1-1), source/help.h (1.2, REL-5-1-1),
3640         source/highlight.c (1.2, REL-5-1-1), source/highlight.h (1.2,
3641         REL-5-1-1), source/highlightData.c (1.2, REL-5-1-1),
3642         source/highlightData.h (1.2, REL-5-1-1), source/interpret.c (1.2,
3643         REL-5-1-1), source/lnknedit.com (1.2, REL-5-1-1), source/macro.c
3644         (1.2, REL-5-1-1), source/menu.c (1.2, REL-5-1-1), source/menu.h
3645         (1.2, REL-5-1-1), source/nc.c (1.2, REL-5-1-1), source/nedit.c
3646         (1.2, REL-5-1-1), source/nedit.h (1.2, REL-5-1-1), source/parse.y
3647         (1.2, REL-5-1-1), source/preferences.c (1.2, REL-5-1-1),
3648         source/preferences.h (1.2, REL-5-1-1), source/regexConvert.c (1.1,
3649         REL-5-1-1), source/regexConvert.h (1.1, REL-5-1-1),
3650         source/regularExp.c (1.2, REL-5-1-1), source/regularExp.h (1.2,
3651         REL-5-1-1), source/search.c (1.2, REL-5-1-1), source/search.h (1.2,
3652         REL-5-1-1), source/selection.c (1.2, REL-5-1-1), source/selection.h
3653         (1.2, REL-5-1-1), source/server.c (1.2, REL-5-1-1), source/shell.c
3654         (1.2, REL-5-1-1), source/shell.h (1.2, REL-5-1-1), source/shift.c
3655         (1.2, REL-5-1-1), source/shift.h (1.2, REL-5-1-1),
3656         source/smartIndent.c (1.2, REL-5-1-1), source/smartIndent.h (1.2,
3657         REL-5-1-1), source/tags.c (1.2, REL-5-1-1), source/tags.h (1.2,
3658         REL-5-1-1), source/text.c (1.2, REL-5-1-1), source/text.h (1.2,
3659         REL-5-1-1), source/textBuf.c (1.2, REL-5-1-1), source/textBuf.h
3660         (1.2, REL-5-1-1), source/textDisp.c (1.2, REL-5-1-1),
3661         source/textDisp.h (1.2, REL-5-1-1), source/textDrag.c (1.2,
3662         REL-5-1-1), source/textP.h (1.2, REL-5-1-1), source/textSel.c (1.2,
3663         REL-5-1-1), source/undo.c (1.2, REL-5-1-1), source/undo.h (1.2,
3664         REL-5-1-1), source/userCmds.c (1.2, REL-5-1-1), source/userCmds.h
3665         (1.2, REL-5-1-1), source/window.c (1.2, REL-5-1-1), source/window.h
3666         (1.2, REL-5-1-1), util/DialogF.c (1.2, REL-5-1-1), util/DialogF.h
3667         (1.2, REL-5-1-1), util/Makefile.common (1.2, REL-5-1-1),
3668         util/Makefile.dec (1.2), util/Makefile.hp (1.2), util/Makefile.ibm
3669         (1.2), util/Makefile.linux (1.2), util/Makefile.sgi (1.2),
3670         util/Makefile.solaris (1.2), util/Makefile.sunos (1.2),
3671         util/Makefile.ultrix (1.2), util/fileUtils.c (1.2, REL-5-1-1),
3672         util/fileUtils.h (1.2, REL-5-1-1), util/fontsel.c (1.2, REL-5-1-1),
3673         util/fontsel.h (1.2, REL-5-1-1), util/getfiles.c (1.2, REL-5-1-1),
3674         util/getfiles.h (1.2, REL-5-1-1), util/managedList.c (1.2,
3675         REL-5-1-1), util/managedList.h (1.2, REL-5-1-1), util/misc.c (1.2,
3676         REL-5-1-1), util/misc.h (1.2, REL-5-1-1), util/prefFile.c (1.2,
3677         REL-5-1-1), util/prefFile.h (1.2, REL-5-1-1), util/printUtils.c
3678         (1.2, REL-5-1-1), util/printUtils.h (1.2, REL-5-1-1),
3679         util/vmsUtils.c (1.2, REL-5-1-1), util/vmsUtils.h (1.2, REL-5-1-1):
3680         5.1.1 baseline
3682 2000-09-09 22:12  tringali
3684         * Makefile (1.1), README (1.1), nc.man (1.1), nedit.doc (1.1),
3685         nedit.man (1.1), source/Makefile.common (1.1), source/Makefile.dec
3686         (1.1), source/Makefile.hp (1.1), source/Makefile.ibm (1.1),
3687         source/Makefile.linux (1.1), source/Makefile.osf (1.1),
3688         source/Makefile.sgi (1.1), source/Makefile.solaris (1.1),
3689         source/Makefile.sunos (1.1), source/Makefile.ultrix (1.1),
3690         source/comnedit.com (1.1), source/file.c (1.1), source/file.h
3691         (1.1), source/help.c (1.1), source/help.h (1.1), source/highlight.c
3692         (1.1), source/highlight.h (1.1), source/highlightData.c (1.1),
3693         source/highlightData.h (1.1), source/interpret.c (1.1),
3694         source/interpret.h (1.1, REL-5-1-1), source/lnknedit.com (1.1),
3695         source/macro.c (1.1), source/macro.h (1.1, REL-5-1-1),
3696         source/menu.c (1.1), source/menu.h (1.1), source/n.bm (1.1,
3697         REL-5-1-1), source/nc.c (1.1), source/nedit.bm (1.1, REL-5-1-1),
3698         source/nedit.c (1.1), source/nedit.h (1.1),
3699         source/nedit_options_file.opt (1.1, REL-5-1-1),
3700         source/parse.c_noyacc (1.1, REL-5-1-1), source/parse.h (1.1,
3701         REL-5-1-1), source/parse.y (1.1), source/preferences.c (1.1),
3702         source/preferences.h (1.1), source/regularExp.c (1.1),
3703         source/regularExp.h (1.1), source/search.c (1.1), source/search.h
3704         (1.1), source/selection.c (1.1), source/selection.h (1.1),
3705         source/server.c (1.1), source/server.h (1.1, REL-5-1-1),
3706         source/shell.c (1.1), source/shell.h (1.1), source/shift.c (1.1),
3707         source/shift.h (1.1), source/smartIndent.c (1.1),
3708         source/smartIndent.h (1.1), source/tags.c (1.1), source/tags.h
3709         (1.1), source/text.c (1.1), source/text.h (1.1), source/textBuf.c
3710         (1.1), source/textBuf.h (1.1), source/textDisp.c (1.1),
3711         source/textDisp.h (1.1), source/textDrag.c (1.1), source/textDrag.h
3712         (1.1, REL-5-1-1), source/textP.h (1.1), source/textSel.c (1.1),
3713         source/textSel.h (1.1, REL-5-1-1), source/undo.c (1.1),
3714         source/undo.h (1.1), source/userCmds.c (1.1), source/userCmds.h
3715         (1.1), source/window.c (1.1), source/window.h (1.1), util/DialogF.c
3716         (1.1), util/DialogF.h (1.1), util/Makefile.common (1.1),
3717         util/Makefile.dec (1.1), util/Makefile.hp (1.1), util/Makefile.ibm
3718         (1.1), util/Makefile.linux (1.1), util/Makefile.sgi (1.1),
3719         util/Makefile.solaris (1.1), util/Makefile.sunos (1.1),
3720         util/Makefile.ultrix (1.1), util/comutil.com (1.1, REL-5-1-1),
3721         util/fileUtils.c (1.1), util/fileUtils.h (1.1), util/fontsel.c
3722         (1.1), util/fontsel.h (1.1), util/getfiles.c (1.1), util/getfiles.h
3723         (1.1), util/managedList.c (1.1), util/managedList.h (1.1),
3724         util/misc.c (1.1), util/misc.h (1.1), util/prefFile.c (1.1),
3725         util/prefFile.h (1.1), util/printUtils.c (1.1), util/printUtils.h
3726         (1.1), util/vmsParam.h (1.1, REL-5-1-1), util/vmsUtils.c (1.1),
3727         util/vmsUtils.h (1.1) (utags: REL-5-0-2): 5.0.2 baseline