Initial Commit
[packages] / xemacs-packages / view-process / ChangeLog
1 2014-05-15  Norbert Koch  <viteno@xemacs.org>
2
3         * Makefile (VERSION): XEmacs package 1.15 released.
4
5 2014-05-15  Norbert Koch  <viteno@xemacs.org>
6
7         * Makefile (VERSION): XEmacs package 1.14 released.
8
9 2014-05-13  Jerry James  <james@xemacs.org>
10
11         * .cvsignore: Remove.
12         * .hgignore: New file.
13         * *.el: Restore CVS keyword expansions.
14
15 2003-10-31  Norbert Koch  <viteno@xemacs.org>
16
17         * Makefile (VERSION): XEmacs package 1.13 released.
18
19 2003-03-30  Steve Youngs  <youngs@xemacs.org>
20
21         * Makefile (EARLY_GENERATED_LISP): Revert previous change.
22
23 2003-03-22  Steve Youngs  <youngs@xemacs.org>
24
25         * Makefile (EARLY_GENERATED_LISP): Explicitly set so we don't try
26         to build custom-loads, this package doesn't have any.
27
28 2003-03-09  Ben Wing  <ben@xemacs.org>
29
30         * Makefile:
31         Delete explicit compile:: and binkit: rules.
32
33 2002-11-29  Ben Wing  <ben@xemacs.org>
34
35         * .cvsignore: Remove files now handled automatically by CVS.
36         * Makefile: Use `compile' instead of hard-coded `all'.
37
38 2002-10-15  Ville Skyttä  <scop@xemacs.org>
39
40         * Makefile (srckit): Remove.
41
42 2002-08-26  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
43
44         * Makefile (VERSION): XEmacs package 1.12 released.
45
46 2002-08-17  Ville Skyttä  <scop@xemacs.org>
47
48         * view-process-mode.el: Docstring typo fixes, thanks to
49         Reuben Thomas.
50
51         * view-process-mode.el: Checkdoc fixes.
52         * view-process-xemacs.el: Ditto.
53         * view-process-system-specific.el: Ditto.
54
55 2000-10-05  Martin Buchholz  <martin@xemacs.org>
56
57         * *: Mega typo fix.
58
59 2000-03-23  Charles G Waldman <cgw@alum.mit.edu>
60
61         * view-process-mode.el:  (doc-strings) correct spelling and
62         grammar
63         (View-process-mark-childs) rename to
64         View-process-mark-children
65         (View-process-mark-childs-in-current-line) rename to
66         View-process-mark-children-in-current-line
67         (View-process-highlight-recursive-all-childs) rename
68         to View-process-highlight-recursive-all-children (although
69         this function is commented out)
70
71         * view-process-xemacs.el (View-process-region-menu)
72         rename "Mark Childs" to "Mark Children", fix spelling of "exclude"
73         (View-process-marked-menu)  Ditto
74         (View-process-non-region-menu) Ditto
75
76         *view-process-system-specific.el (doc-strings) correct
77         spelling and grammar
78         (View-process-field-name-descriptions-linux) Add descriptions
79         for "RN", "R<", "S<", "SN".  Correct spelling of "privileged".
80         Reword akward description ot "STACKP".
81
82 1998-01-24  SL Baur  <steve@altair.xemacs.org>
83
84         * Makefile (VERSION): Update to package standard 1.0.
85
86 1998-01-11  SL Baur  <steve@altair.xemacs.org>
87
88         * Makefile: Update to newer package interface
89
90 1997-01-05  SL Baur  <steve@altair.xemacs.org>
91
92         * Makefile: update to newer package interface
93
94 1997-12-24  SL Baur  <steve@altair.xemacs.org>
95
96         * view-process-mode.el (ps): Add appropriate autoloads.
97
98         * Makefile: Created.