comparison man/ChangeLog @ 442:abe6d1db359e r21-2-36

Import from CVS: tag r21-2-36
author cvs
date Mon, 13 Aug 2007 11:35:02 +0200
parents 8de8e3f6228a
children 576fb035e263
comparison
equal deleted inserted replaced
441:72a7cfa4a488 442:abe6d1db359e
1 2000-10-04 Martin Buchholz <martin@xemacs.org>
2
3 * XEmacs 21.2.36 is released.
4
5 2000-09-27 Martin Buchholz <martin@xemacs.org>
6
7 * lispref/processes.texi (Signals to Processes): Many corrections.
8
9 2000-09-20 Martin Buchholz <martin@xemacs.org>
10
11 * xemacs/startup.texi (Startup Paths): Minor fixes.
12
13 2000-09-19 Martin Buchholz <martin@xemacs.org>
14
15 * *: Spelling mega-patch
16
17 2000-09-16 Martin Buchholz <martin@xemacs.org>
18
19 * internals/internals.texi (Low-Level Modules):
20 Correct the list of source files.
21
22 2000-08-24 Adrian Aichner <aichner@ecf.teradyne.com>
23
24 * emodules.texi (Introduction): Trivial typo fix.
25
26 2000-08-24 Martin Buchholz <martin@xemacs.org>
27
28 * emodules.texi (Initialization Mode): Spell-Check.
29
30 2000-08-24 Martin Buchholz <martin@xemacs.org>
31
32 * lispref/databases.texi (Connecting to a Database):
33 s/berkeley_db/berkeley-db/. Too much C programming.
34
35 2000-08-02 Stephen J. Turnbull <stephen@xemacs.org>
36
37 * xemacs/custom.texi (Menubar Resources): Document FontSet resource.
38
39 2000-07-30 Ben Wing <ben@xemacs.org>
40
41 * xemacs\search.texi (Regexp Search):
42 * xemacs\search.texi (Regexps):
43 Synch up with updated docs below (describing non-greedy
44 operators and such).
45
46 2000-07-30 Ben Wing <ben@xemacs.org>
47
48 * lispref\searching.texi (Syntax of Regexps):
49 Document ??, which we've supported since 20.4.
50
51 2000-07-31 Sandra Wambold <wambold@cygnus.com>
52
53 * xemacs-faq.texi: Minor updates in first two sections
54
55 2000-07-27 Andy Piper <andy@xemacs.org>
56
57 * lispref/hash-tables.texi: add new hash table type.
58
59 2000-07-19 Martin Buchholz <martin@xemacs.org>
60
61 * XEmacs 21.2.35 is released.
62
63 2000-07-10 Martin Buchholz <martin@xemacs.org>
64
65 * Makefile: rm -f ==> $(RM)
66
67 2000-07-09 Martin Buchholz <martin@xemacs.org>
68
69 * lispref/postgresql.texi:
70 - Don't mention ".so" extension.
71 - Make installation instructions more generic.
72 - Mention M-x describe-installation.
73
74 2000-07-08 Ben Wing <ben@xemacs.org>
75
76 * xemacs-faq.texi (Q6.4.1): Update the perennial nonstart under
77 Windows problem with binary locs and latest info.
78
79 2000-06-17 Adrian Aichner <aichner@ecf.teradyne.com>
80
81 * lispref/glyphs.texi: Fix trivial typos.
82 * lispref/gutter.texi: Ditto.
83 * lispref/loading.texi: Ditto.
84 * lispref/postgresql.texi: Ditto.
85
86 2000-06-14 Adrian Aichner <aichner@ecf.teradyne.com>
87
88 * internals/internals.texi (Markers and Extents): Fix trivial typo.
89
90 2000-06-11 Adrian Aichner <aichner@ecf.teradyne.com>
91
92 * make-stds.texi: Fix trivial typos.
93 * xemacs-faq.texi: Ditto.
94 * internals/internals.texi: Ditto.
95 * new-users-guide/edit.texi: Ditto.
96 * new-users-guide/modes.texi: Ditto.
97 * new-users-guide/region.texi: Ditto.
98
99 2000-06-10 Ben Wing <ben@xemacs.org>
100
101 * xemacs-faq.texi (Q6.1.2):
102 * xemacs-faq.texi (Q6.1.5):
103 * xemacs-faq.texi (Q6.1.6):
104 Corrections for Cygwin, MinGW.
105
106 2000-06-07 Adrian Aichner <aichner@ecf.teradyne.com>
107
108 * xemacs/basic.texi: Fix trivial typos.
109 * xemacs/buffers.texi: Fix trivial typos.
110 * xemacs/building.texi: Ditto.
111 * xemacs/glossary.texi: Ditto.
112 * xemacs/gnu.texi: Ditto.
113 * xemacs/help.texi: Ditto.
114 * xemacs/keystrokes.texi: Ditto.
115 * xemacs/programs.texi: Ditto.
116 * xemacs/search.texi: Ditto.
117 * xemacs/sending.texi: Ditto.
118
119 2000-05-28 Martin Buchholz <martin@xemacs.org>
120
121 * XEmacs 21.2.34 is released.
122
123 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org>
124
125 * xemacs/basic.texi: Document translation of tutorial.
126 * xemacs/startup.texi: Remove lock-directory.
127 * xemacs/enterings.texi: Update.
128
129 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org>
130
131 * lispref/display.texi:
132 * lispref/faces.texi:
133 * lispref/glyphs.texi:
134 * lispref/gutter.texi:
135 * lispref/modes.texi:
136 * lispref/specifiers.texi:
137 * lispref/toolbar.texi:
138 Update. Merge Ben's doc-string update.
139
140 2000-05-08 Yoshiki Hayashi <yoshiki@xemacs.org>
141
142 * xemacs/basic.texi:
143 * xemacs/enterings.texi:
144 * xemacs/mini.texi:
145 Partial sync with FSF Emacs 20.6 and some update.
146
147 2000-05-01 Martin Buchholz <martin@xemacs.org>
148
149 * XEmacs 21.2.33 is released.
150
151 2000-04-11 Yoshiki Hayashi <yoshiki@xemacs.org>
152
153 * xemacs-faq.texi (Q2.1.24): Removed wrong header.
154
155 2000-04-01 Oscar Figueiredo <oscar@xemacs.org>
156
157 * lispref/ldap.texi: Documentation of the add/modify/delete and
158 internationalization APIs
159
160 * lispref/lispref.texi: Updated LDAP-related menus
161
162 2000-03-20 Martin Buchholz <martin@xemacs.org>
163
164 * XEmacs 21.2.32 is released.
165
166 2000-03-15 SL Baur <steve@musashimaru.m17n.org>
167
168 * lispref/postgresql.texi (Unimplemented libpq Functions): Update
169 documentation to reflect the latest code.
170
171 2000-03-07 SL Baur <steve@musashimaru.m17n.org>
172
173 * lispref/postgresql.texi (PostgreSQL Support): New File.
174
175 * lispref/ldap.texi: Insert PostgreSQL/libpq chapter.
176 * lispref/lispref.texi (Top): Ditto.
177 * lispref/internationalization.texi: Ditto.
178
179 2000-03-07 Yoshiki Hayashi <yoshiki@xemacs.org>
180
181 * lispref/glyphs.texi (Image Specifiers): Remove parenthesis.
182
183 2000-03-06 Yoshiki Hayashi <yoshiki@xemacs.org>
184
185 * xemacs-faq.texi: Put node before section.
186
187 2000-03-05 Jonathan Harris <jhar@tardis.ed.ac.uk>
188
189 * xemacs-faq.texi (Macintosh port): Made texinfmt-friendly.
190
191 2000-03-01 Sandra Wambold <wambold@xemacs.org>
192
193 * xemacs-faq.texi: Added 6.4.1. XEmacs won't start on Windows
194
195 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
196
197 * xemacs/xemacs.texi: Detailed menu update.
198
199 2000-01-28 Yoshiki Hayashi <yoshiki@xemacs.org>
200
201 * xemacs/help.texi: Synch with FSF 20.5. Update.
202
203 2000-02-21 Yoshiki Hayashi <yoshiki@xemacs.org>
204
205 * lispref/minibuf.texi: Add default argument documentation.
206
207 2000-02-27 Martin Buchholz <martin@xemacs.org>
208
209 * internals/internals.texi (lrecords): Update docs for new lisp
210 object representation.
211
212 2000-02-25 Martin Buchholz <martin@xemacs.org>
213
214 * internals/internals.texi (Techniques for XEmacs Developers):
215 Document INLINE_HEADER and how to create macros and inline functions.
216 Cleanup entire section.
217
218 2000-02-17 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
219
220 * man/lispref/gutter.texi: New file describing gutter API.
221
222 * man/lispref/lispref.texi, man/lispref/scrollbars.texi,
223
224 * man/lispref/toolbar.texi: Fixup links to new node Gutter.
225
226 2000-02-17 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
227
228 * man/lispref/frames.texi, man/xemacs/custom.texi,
229 man/xemacs/frame.texi, man/xemacs/glossary.texi: Mention menubars,
230 toolbars, and gutters as optional components of frames, with
231 pointers to descriptions.
232
233 2000-02-17 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
234
235 * man/lispref/mule.texi: Substantial reorganization and
236 revision for style of descriptions of character sets,
237 encodings, and coding systems. Addition of a complete table
238 of coding systems as of XEmacs 21.2.19.
239
240 2000-02-23 Martin Buchholz <martin@xemacs.org>
241
242 * XEmacs 21.2.31 is released.
243
244 2000-02-21 Martin Buchholz <martin@xemacs.org>
245
246 * XEmacs 21.2.30 is released.
247
248 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk>
249
250 * internals/internals.texi: Made texinfmt-friendly.
251
252 2000-01-20 Mark Thomas <mthomas@jprc.com>
253
254 * lispref/backups.texi (Numbered Backups):
255 * xemacs/files.texi (Backup Deletion):
256 Change trim-versions-without-asking to delete-old-versions.
257
258 2000-02-19 Martin Buchholz <martin@xemacs.org>
259
260 * internals/internals.texi (Conversion to and from External Data):
261 Document TO_EXTERNAL_FORMAT and friends.
262 Doc bug fixes.
263
264 2000-02-16 Martin Buchholz <martin@xemacs.org>
265
266 * XEmacs 21.2.29 is released.
267
268 2000-02-16 Martin Buchholz <martin@xemacs.org>
269
270 * internals/internals.texi: Integrate Olivier's portable dumping docs.
271
272 2000-02-09 Martin Buchholz <martin@xemacs.org>
273
274 * lispref/symbols.texi (Object Plists):
275 Document `object-plist'.
276 Document `remprop'.
277 Rework all plist frobbing docs for accuracy.
278
1 2000-02-07 Martin Buchholz <martin@xemacs.org> 279 2000-02-07 Martin Buchholz <martin@xemacs.org>
2 280
3 * XEmacs 21.2.28 is released. 281 * XEmacs 21.2.28 is released.
4 282
5 2000-02-07 Martin Buchholz <martin@xemacs.org> 283 2000-02-07 Martin Buchholz <martin@xemacs.org>
49 21.2.* 327 21.2.*
50 328
51 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org> 329 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
52 330
53 * xemacs-faq.texi: Untabify. 331 * xemacs-faq.texi: Untabify.
54 332
55 2000-01-22 Martin Buchholz <martin@xemacs.org> 333 2000-01-22 Martin Buchholz <martin@xemacs.org>
56 334
57 * internals/internals.texi (General Coding Rules): Document why we 335 * internals/internals.texi (General Coding Rules): Document why we
58 #include <config.h> 336 #include <config.h>
59 337
60 2000-01-21 Yoshiki Hayashi <yoshiki@xemacs.org> 338 2000-01-21 Yoshiki Hayashi <yoshiki@xemacs.org>
61 339
62 * xemacs-faq.texi: Change ' -- ' to '---'. 340 * xemacs-faq.texi: Change ' -- ' to '---'.
63 341
64 2000-01-19 Yoshiki Hayashi <yoshiki@xemacs.org> 342 2000-01-19 Yoshiki Hayashi <yoshiki@xemacs.org>
65 343
66 * lispref/faces.texi (Face Properties): Document 344 * lispref/faces.texi (Face Properties): Document
67 remove-face-property. 345 remove-face-property.
68 346
162 * widget.texi: Fix typos and possessive singular errors. Break 440 * widget.texi: Fix typos and possessive singular errors. Break
163 long sentences for readability. Remove some redundant commas. 441 long sentences for readability. Remove some redundant commas.
164 442
165 1999-12-18 Martin Buchholz <martin@xemacs.org> 443 1999-12-18 Martin Buchholz <martin@xemacs.org>
166 444
167 * lispref/functions.texi (Mapping Functions): 445 * lispref/functions.texi (Mapping Functions):
168 Warn about mapping functions modifying their sequences. 446 Warn about mapping functions modifying their sequences.
169 447
170 1999-12-15 Sandra Wambold <wambold@xemacs.org> 448 1999-12-15 Sandra Wambold <wambold@xemacs.org>
171 449
172 * xemacs-faq.texi: link to matlab.el added; misc. address changes 450 * xemacs-faq.texi: link to matlab.el added; misc. address changes
176 * XEmacs 21.2.24 is released. 454 * XEmacs 21.2.24 is released.
177 455
178 1999-12-07 Gunnar Evermann <ge204@eng.cam.ac.uk> 456 1999-12-07 Gunnar Evermann <ge204@eng.cam.ac.uk>
179 457
180 * xemacs/startup.texi (Startup Paths): fix typo: EMACSPACKAGEPATH 458 * xemacs/startup.texi (Startup Paths): fix typo: EMACSPACKAGEPATH
181 instead of PACKAGEPATH 459 instead of PACKAGEPATH
182 From Marcus Harnisch <harnisch@mikrom.de> 460 From Marcus Harnisch <harnisch@mikrom.de>
183 461
184 1999-12-07 Martin Buchholz <martin@xemacs.org> 462 1999-12-07 Martin Buchholz <martin@xemacs.org>
185 463
186 * XEmacs 21.2.23 is released. 464 * XEmacs 21.2.23 is released.
189 467
190 * xemacs-faq.texi: Added MS-Windows questions; some other changes 468 * xemacs-faq.texi: Added MS-Windows questions; some other changes
191 469
192 1999-11-29 Martin Buchholz <martin@xemacs.org> 470 1999-11-29 Martin Buchholz <martin@xemacs.org>
193 471
194 * info.texi (Top): 472 * info.texi (Top):
195 Remove @ifnottex, which gives old makeinfos indigestion. 473 Remove @ifnottex, which gives old makeinfos indigestion.
196 * texinfo.texi (Top): 474 * texinfo.texi (Top):
197 Revert to pre-texinfo-4.0 version, plus small changes to make 475 Revert to pre-texinfo-4.0 version, plus small changes to make
198 texinfo-3.12, texinfo-3.12f, texinfo-4.0, and TeX happy. 476 texinfo-3.12, texinfo-3.12f, texinfo-4.0, and TeX happy.
199 477
200 1999-11-30 Sandra Wambold <wambold@cygnus.com> 478 1999-11-30 Sandra Wambold <wambold@cygnus.com>
201 479
221 XEmacs 21 499 XEmacs 21
222 500
223 1999-11-15 Martin Buchholz <martin@xemacs.org> 501 1999-11-15 Martin Buchholz <martin@xemacs.org>
224 502
225 * xemacs/programs.texi: Upgrade to etags Version 13.32 503 * xemacs/programs.texi: Upgrade to etags Version 13.32
226 504
227 * Makefile: 505 * Makefile:
228 - Make sure the default target is `info' instead of cl.info. 506 - Make sure the default target is `info' instead of cl.info.
229 - Use $(INFODIR) consistently where appropriate. 507 - Use $(INFODIR) consistently where appropriate.
230 - Remove makeinfo-1.68 warning. (Usually only maintainer rebuilds info). 508 - Remove makeinfo-1.68 warning. (Usually only maintainer rebuilds info).
231 - Comment out unused macros: EMACS EMACSFLAGS 509 - Comment out unused macros: EMACS EMACSFLAGS
328 * texinfo.texi: Ditto. 606 * texinfo.texi: Ditto.
329 * widget.texi: Ditto. 607 * widget.texi: Ditto.
330 * packages.texi: Reword a sentence, fixing @item Decide where to 608 * packages.texi: Reword a sentence, fixing @item Decide where to
331 install ... 609 install ...
332 610
333 1999-07-19 Didier Verna <verna@inf.enst.fr> 611 1999-07-19 Didier Verna <didier@xemacs.org>
334 612
335 * custom.texi (Wishlist): removed the Custom Comments wishlist 613 * custom.texi (Wishlist): removed the Custom Comments wishlist
336 entry. They are implemented. 614 entry. They are implemented.
337 615
338 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org> 616 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
624 * cl.texi: See ALL. 902 * cl.texi: See ALL.
625 * info-stnd.texi: Fixed @setfilename. 903 * info-stnd.texi: Fixed @setfilename.
626 * info.texi: Fixed @setfilename and a typo. 904 * info.texi: Fixed @setfilename and a typo.
627 * standards.texi: Added NEXT to @node Preface. See ALL. 905 * standards.texi: Added NEXT to @node Preface. See ALL.
628 * texinfo.texi: Fixed section names, quoted usage of @TeX{}, 906 * texinfo.texi: Fixed section names, quoted usage of @TeX{},
629 changed some occurences of `:' to `colon'. 907 changed some occurrences of `:' to `colon'.
630 * xemacs-faq.texi: See ALL. 908 * xemacs-faq.texi: See ALL.
631 * internals/internals.texi: See ALL. 909 * internals/internals.texi: See ALL.
632 * lispref/back.texi: Fixed @setfilename. 910 * lispref/back.texi: Fixed @setfilename.
633 * lispref/compile.texi: See ALL. 911 * lispref/compile.texi: See ALL.
634 * lispref/debugging.texi: See ALL. 912 * lispref/debugging.texi: See ALL.