282
|
1 1998-05-05 Oliver Graf <ograf@fga.de>
|
|
2
|
|
3 * commands.texi: exchange of dnd-drop with misc-user
|
|
4
|
|
5 1998-05-04 Martin Buchholz <martin@xemacs.org>
|
|
6
|
|
7 * internals.texi (Techniques for XEmacs Developers): Add some more
|
|
8 comments on adding new files, inspired by Olivier Galibert.
|
|
9
|
280
|
10 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
11
|
|
12 * lispref/windows.texi (Vertical Scrolling): Fixup docstring for
|
|
13 scroll-conservatively.
|
|
14
|
|
15 * lispref/loading.texi (Named Features): Document advanced args to
|
|
16 `feature'.
|
|
17
|
|
18 * lispref/files.texi (File Name Expansion): Document that
|
|
19 expand-file-name does not treat // and ~/ in the middle of file
|
|
20 names specially.
|
|
21
|
|
22 * lispref/positions.texi (Excursions): Document
|
|
23 `with-current-buffer' and `with-temp-file'.
|
|
24
|
|
25 * lispref/strings.texi (Formatting Strings): Document `%*'
|
|
26 construct.
|
|
27
|
|
28 * lispref/os.texi (Time Conversion): Document that TIME may be
|
|
29 omitted from format-time-string.
|
|
30
|
|
31 * lispref/strings.texi (String Conversion): Document BASE argument
|
|
32 to `string-to-number'.
|
|
33
|
|
34 * lispref/searching.texi (Syntax of Regexps): Fix up Perl
|
|
35 constructs documentation.
|
|
36 (Regexp Search): Document `split-string'.
|
|
37
|
|
38 * xemacs/display.texi (Scrolling): Document scroll-conservatively.
|
|
39
|
|
40 * xemacs/killing.texi (Active Regions): Document that errors no
|
|
41 longer highlight the region.
|
|
42
|
|
43 * lispref/display.texi (The Echo Area): Document message log
|
|
44 stuff, including `display-message', `lmessage', `clear-message',
|
|
45 (Warnings): Document warning stuff.
|
|
46
|
|
47 * lispref/commands.texi (Working With Events): Update `make-event'
|
|
48 for misc-user events.
|
|
49 (Using Interactive): Document `function-interactive'.
|
|
50
|
|
51 * lispref/os.texi (System Environment): Document USE-FLOATS
|
|
52 argument to `load-average'.
|
|
53 (User Identification): Document the new semantics of
|
|
54 `user-full-name'.
|
|
55
|
|
56 * lispref/strings.texi (Creating Strings): Document `string'
|
|
57 function.
|
|
58
|
|
59 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
60
|
|
61 * lispref/numbers.texi (Comparison of Numbers): Document multi-arg
|
|
62 comparison functions.
|
|
63
|
|
64 1998-04-30 Greg Klanderman <greg@alphatech.com>
|
|
65
|
|
66 * lispref/frames.texi (Input Focus): Document behavior of
|
|
67 select-frame wrt focus-follows-mouse.
|
|
68
|
|
69 1998-04-30 Martin Buchholz <martin@xemacs.org>
|
|
70
|
|
71 * Makefile: Support generic makes by avoiding `%' syntax.
|
|
72 It breaks my heart to uglify the Makefile like this, but this is
|
|
73 going to be a perpetual FAQ otherwise.
|
|
74 General cleanup.
|
|
75 Comment out w3 and vm info rules.
|
|
76 Use paranoid cd ./$@ syntax to avoid losing with luser's CDPATH.
|
|
77
|
269
|
78 1998-03-27 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
79
|
|
80 * xemacs/frame.texi: Document cursor appearance at end of line.
|
|
81
|
265
|
82 1998-03-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
83
|
|
84 * internals/internals.texi (GCPROing): Explain when it is
|
|
85 necessary to GCPRO function parameters.
|
|
86
|
|
87 1998-03-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
88
|
|
89 * internals/internals.texi (Writing Lisp Primitives): Updated
|
|
90 definition of For().
|
|
91
|
263
|
92 1998-03-01 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
93
|
|
94 * lispref/menus.texi: Use recommended forms in examples.
|
|
95
|
259
|
96 1998-02-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
97
|
|
98 * cl.texi (Creating Symbols): Tell a little bit about the new
|
|
99 handling of gensyms.
|
|
100
|
|
101 1998-02-21 Greg Klanderman <greg@alphatech.com>
|
|
102
|
|
103 * xemacs/custom.texi (X Resources): update to describe automatic
|
|
104 setting of x-emacs-application-class.
|
|
105
|
|
106 * lispref/x-windows.texi (Resources): update doc for
|
|
107 x-emacs-application-class.
|
|
108
|
|
109 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
110
|
|
111 * cl.texi (Equality Predicates): Update to reflect change to
|
|
112 `equalp' made in "cl-extra.el" - now compares characters case
|
|
113 insensitively.
|
|
114
|
|
115 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
116
|
|
117 * lispref/menus.texi (Menu Format): Doc fix: suffix can be form.
|
|
118
|
|
119 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
120
|
|
121 * lispref/display.texi (Beeping): Linux has sound too.
|
|
122
|
257
|
123 1998-02-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
124
|
|
125 * cl.texi (Argument Lists): Keywords are handled specially by
|
|
126 XEmacs.
|
|
127 (Porting Common Lisp): XEmacs backquotes are OK.
|
|
128
|
|
129 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
130
|
|
131 * xemacs/custom.texi (Init Syntax): document #b, #o, and #x reader
|
|
132 syntax for integers.
|
|
133 From Adrian Aichner <aichner@ecf.teradyne.com>
|
|
134 * cl.texi (Porting Common Lisp): ' '
|
|
135 * lispref/numbers.texi (Numbers): ' '
|
|
136
|
255
|
137 1998-02-15 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
138
|
|
139 * lispref/searching.texi (Regular Expressions): Document the
|
|
140 recent regular expression syntax extensions.
|
|
141
|
253
|
142 1998-02-10 Olivier Galibert <galibert@pobox.com>
|
|
143
|
|
144 * internals/internals.texi: Remove all mocklisp references.
|
|
145
|
227
|
146 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
147
|
|
148 * Makefile (SUBDIR): skk and gnats are packaged.
|
|
149
|
|
150 * lispref/intro.texi (Acknowledgements): Update to v3.3.
|
|
151
|
|
152 * lispref/lispref.texi: Update to 20.5/v3.3.
|
|
153
|
223
|
154 1997-12-10 SL Baur <steve@altair.xemacs.org>
|
|
155
|
|
156 * Makefile: Don't stop on errors.
|
|
157
|
219
|
158 1997-12-06 SL Baur <steve@altair.xemacs.org>
|
|
159
|
|
160 * Makefile: add skk manual.
|
|
161
|
|
162 1997-11-29 SL Baur <steve@altair.xemacs.org>
|
|
163
|
|
164 * internals/internals.texi (XEmacs): Updated history section.
|
|
165
|
|
166 1997-11-28 SL Baur <steve@altair.xemacs.org>
|
|
167
|
|
168 * lispref/compile.texi (Compilation Functions): Plug in the real
|
|
169 return value.
|
|
170 (Speed of Byte-Code): Ditto.
|
|
171 (Compilation Functions): Ditto.
|
|
172 (Compiled-Function Objects): Ditto.
|
|
173 (Speed of Byte-Code): Increase loop counter by factor of 50 (the
|
|
174 previous value was embarrassing).
|
|
175
|
217
|
176 1997-11-21 SL Baur <steve@altair.xemacs.org>
|
|
177
|
|
178 * Makefile (srcs): vhdl-mode has been packaged.
|
|
179
|
213
|
180 1997-11-15 SL Baur <steve@altair.xemacs.org>
|
|
181
|
|
182 * lispref/windows.texi (scroll-conservatively): Fix typo.
|
|
183
|
|
184 1997-11-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
185
|
|
186 * lispref/commands.texi (Working With Events): Document fully.
|
|
187
|
|
188 * lispref/windows.texi (Vertical Scrolling): Document
|
|
189 scroll-conservatively.
|
|
190
|
211
|
191 1997-11-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
192
|
|
193 * lispref/extents.texi (Intro to Extents): Minor correction.
|
|
194 (Extent Properties): Document `extent-keymap'.
|
|
195
|
209
|
196 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
197
|
|
198 * xemacs/mule.texi (Mule): Modify description about supported
|
|
199 scripts.
|
|
200
|
|
201 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
202
|
|
203 * xemacs/mule.texi: Add description for
|
|
204 `universal-coding-system-argument'.
|
|
205
|
|
206 1997-10-31 SL Baur <steve@altair.xemacs.org>
|
|
207
|
|
208 * internals/internals.texi: XEmacs 19.16 is released.
|
|
209
|
207
|
210 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
211
|
|
212 * Makefile (srcs): Mailcrypt, hm--html-menus, vm, psgml and tm have
|
|
213 been packaged.
|
|
214
|
|
215 1997-10-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
216
|
|
217 * xemacs-faq.texi: Added the detailed menu listing.
|
|
218
|
|
219 * lispref/extents.texi (Extent Properties): Documented
|
|
220 `set-extent-properties'.
|
|
221
|
|
222 * xemacs/custom.texi (Face Customization): Updated for XEmacs.
|
|
223
|
203
|
224 1997-10-07 SL Baur <steve@altair.xemacs.org>
|
|
225
|
|
226 * xemacs-faq.texi (Q1.3.7): Update Russion URLs.
|
|
227 From Rebecca Ore <rebecca.ore@op.net>
|
|
228
|
|
229 * lispref/databases.texi (Connecting to a Database): Describe
|
|
230 valid types of `type' and `subtype'.
|
|
231 From Raymond Toy <toy@rtp.ericsson.se>
|
|
232
|
199
|
233 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
234
|
|
235 * lispref/commands.texi (Keyboard Macros): fixed typo. Changed
|
|
236 reference to (emacs) into a reference to (xemacs).
|
|
237
|
|
238 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
239
|
|
240 * lispref/keymaps.texi (Keymaps): untabified and reformatted menu
|
|
241 to prevent line wrap.
|
|
242
|
197
|
243 1997-09-27 SL Baur <steve@altair.xemacs.org>
|
|
244
|
|
245 * gnats/flowchart.eps: New file.
|
|
246
|
195
|
247 1997-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
248
|
|
249 * xemacs/custom.texi (Easy Customization): Ditto.
|
|
250
|
|
251 * xemacs/xemacs.texi (Top): Added pointer to easy customization.
|
|
252
|
193
|
253 1997-09-18 SL Baur <steve@altair.xemacs.org>
|
|
254
|
|
255 * internals/Makefile (../../info/$(NAME).info): Warn and clean up
|
|
256 if someone hasn't upgraded makeinfo.
|
|
257
|
|
258 * Makefile (EMACS): Refer to xemacs binary in source tree.
|
|
259 * tm/Makefile (EMACS): Ditto.
|
|
260
|
183
|
261 1997-08-15 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
262
|
|
263 * cl.texi (Type Predicates): Update for corrected handling of
|
|
264 `string-char' and `character'.
|
|
265
|
181
|
266 Tue Aug 5 21:56:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
267
|
|
268 * cc-mode.texi:
|
|
269 In FAQ section, document use of c-mode-base-map instead of c-mode-map.
|
|
270
|
|
271 Fri Aug 1 22:44:49 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
272
|
|
273 * cc-mode.texi: Removed the description of c-enable-//-in-c-mode.
|
|
274
|
|
275 Wed Jul 30 00:01:45 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
276
|
|
277 * cc-mode.texi:
|
|
278 Added description of template-args-cont syntactic symbol
|
|
279
|
177
|
280 1997-07-25 Barry A. Warsaw <cc-mode-help@python.org>
|
|
281
|
|
282 * cc-mode.texi: Describe support for idl-mode
|
|
283
|
|
284 * cc-mode.texi:
|
|
285 Document c-initialization-hook. Also rewrite the "Getting Connected"
|
|
286 section on byte compiling the source.
|
|
287
|
|
288 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
289
|
|
290 * lispref/streams.texi: "Output Streams", change `last-output'
|
|
291 result list from integers to characters.
|
|
292
|
|
293 * lispref/minibuf.texi: "Object from Minibuffer", correction.
|
|
294
|
|
295 * lispref/minibuf.texi: "Minibuffer History", add
|
|
296 `Info-minibuffer-history', `Manual-page-minibuffer-history', and
|
|
297 short paragraph refering to `M-x apropos'.
|
|
298
|
175
|
299 1997-07-17 Steven L Baur <steve@altair.xemacs.org>
|
|
300
|
|
301 * Makefile: makeinfo-1.68 is verified to work.
|
|
302
|
|
303 * tm/Makefile (../../info/%-ja.info): Die if not running
|
|
304 XEmacs/Mule.
|
|
305 (../../info/%-en.info): Inherit setting of MAKEINFO.
|
|
306
|
|
307 Tue Jul 15 04:18:38 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
308
|
|
309 * cc-mode.texi:
|
|
310 Describe the variable c-indent-comments-syntactically-p.
|
|
311
|
|
312 1997-07-15 Steven L Baur <steve@altair.xemacs.org>
|
|
313
|
|
314 * internals/internals.texi (Top): Convert Buffer@'s node name to
|
|
315 `Buffer's' because the former confuses makeinfo.
|
|
316
|
171
|
317 Thu Jul 3 22:54:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
318
|
|
319 * cc-mode.texi: Fixed spelling of Texinfo
|
|
320
|
142
|
321 Tue May 6 21:33:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
322
|
|
323 * lispref/files.texi (Writing to Files): Correct docstring of
|
|
324 write-region.
|
|
325
|
|
326 Sun May 4 14:28:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
327
|
|
328 * lispref/annotations.texi (Annotation Primitives):
|
|
329 `delete-annotation' does not return the deleted annotation.
|
|
330
|
140
|
331 Wed Apr 30 18:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
332
|
|
333 * lispref/lispref.texi: Correct release dates.
|
|
334
|
136
|
335 Sat Apr 19 20:48:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
336
|
|
337 * lispref/files.texi (File Name Expansion): Update documentation
|
|
338 of file-relative-name.
|
|
339
|
120
|
340 Mon Apr 7 21:02:39 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
341
|
|
342 * lispref/lispref.texi: Update version numbers (with patches from
|
|
343 Hrvoje Niksic).
|
|
344
|
|
345 * lispref/building.texi (Building XEmacs): Update version numbers
|
|
346 and build identification.
|
|
347
|
|
348 * lispref/intro.texi (Introduction): Update version number.
|
|
349
|
116
|
350 Sun Mar 23 15:47:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
351
|
|
352 * Makefile (srcs): Add efs.texi.
|
|
353
|
|
354 Sat Mar 22 16:39:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
355
|
|
356 * Makefile (srcs): Add hm--html-mode.texi.
|
|
357
|
112
|
358 Sun Mar 16 18:48:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
359
|
|
360 * gnats/Makefile (gnats_srcs): New manuals for GNATS.
|
|
361
|
110
|
362 Wed Mar 12 14:39:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
363
|
|
364 * lispref/strings.texi (Text Comparison): Correct example for
|
|
365 `char-equal'. Add new function `char='.
|
|
366
|
108
|
367 Thu Mar 6 13:33:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
368
|
|
369 * Makefile: Update for new texinfo manual.
|
|
370
|
|
371 Tue Mar 4 11:37:42 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
372
|
|
373 * Makefile (../info/w3.info): Use special version of makeinfo
|
|
374 since this manual is not backwards compatible.
|
|
375 Clean up error handling so we only have to type make once to
|
|
376 rebuild the info tree.
|
|
377 (../info/vm.info): Make sure to continue in the event of error.
|
|
378
|
102
|
379 Tue Feb 25 20:17:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
380
|
|
381 * auctex/Makefile: Added `mostlyclean' and `distclean' target.
|
|
382
|
100
|
383 Wed Feb 19 17:57:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
384
|
|
385 * Makefile (auctex): New subdirectory target.
|
|
386
|
98
|
387 Wed Feb 12 12:30:27 1997 Yotam Medini <yotam_medini@tmai.com>
|
|
388
|
|
389 * mule/languages.texi: Correct typo.
|
|
390
|
|
391 Mon Feb 10 08:17:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
392
|
|
393 * Makefile (srcs): Add custom and widget to srcs.
|
|
394
|
|
395 * lispref/extents.texi (Intro to Extents): Removed erroneous
|
|
396 reference to `start-glyph' property.
|
|
397
|
|
398 Sun Feb 9 00:27:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
399
|
|
400 * widget.texi: New file.
|
|
401
|
|
402 * custom.texi: New file.
|
|
403
|
96
|
404 Thu Feb 6 22:57:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
405
|
|
406 * lispref/extents.texi (Duplicable Extents): replicable extents
|
|
407 are history.
|
|
408
|
88
|
409 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
410
|
|
411 * xemacs-faq.texi (Q1.1.1): Correct typos.
|
|
412
|
86
|
413 Mon Jan 27 22:28:48 1997 Bob Weiner <weiner@infodock.com>
|
|
414
|
|
415 * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the
|
|
416 XEmacs manual available.
|
|
417 (Q4.6.1): Updated Infodock Information.
|
|
418
|
76
|
419 Sat Dec 28 11:08:07 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
420
|
|
421 * vhdl-mode.texi: Correct typo in email address.
|
|
422
|
|
423 Mon Dec 23 09:47:24 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
424
|
|
425 * Makefile (srcs): Add vhdl-mode.
|
|
426
|
74
|
427 Wed Dec 18 20:21:06 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
428
|
|
429 * Makefile (realclean): Don't delete itself `make distclean'
|
|
430
|
|
431 * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump.
|
|
432
|
|
433 * Makefile: New File.
|
|
434
|
72
|
435 Tue Dec 10 18:35:21 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
436
|
|
437 * vhdl-mode.texi: New file.
|
|
438
|
0
|
439 Thu Jan 24 12:41:33 1991 Richard Stallman (rms at mole.ai.mit.edu)
|
|
440
|
|
441 * texinfo.tex: Delete spurious character at beginning.
|
|
442
|
|
443 Tue Aug 16 13:09:12 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
444
|
|
445 * emacs.tex: Corrected two typos. No other changes before
|
|
446 Version 19 will be made.
|
|
447
|
|
448 * vip.texinfo: Removed menu entry Adding Lisp Code in node
|
|
449 Customization since the menu entry did not point to anything.
|
|
450 Also added an @finalout command to remove overfull hboxes from the
|
|
451 printed output.
|
|
452
|
|
453 * cl.texinfo: Added @bye, \input line and @settitle to file.
|
|
454 This file is clearly intended to be a chapter of some other work,
|
|
455 but the other work does not yet exist.
|
|
456
|
|
457 Mon Jul 25 17:47:38 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
458
|
|
459 * texinfo.texinfo: Three typos corrected.
|
|
460
|
|
461 Mon Jul 11 18:02:29 1988 Chris Hanson (cph at kleph)
|
|
462
|
|
463 * texindex.c (indexify): when comparing to initial strings to
|
|
464 decide whether to change the header, must use `strncmp' to avoid
|
|
465 comparing entire strings of which initials are a substring.
|
|
466
|
|
467 Sun Jun 26 18:46:16 1988 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
|
|
468
|
|
469 * texindex.c (sort_in_core, sort_offline, parsefile):
|
|
470 Give up on input file if any line doesn't start with backslash.
|
|
471
|
|
472 Mon May 23 10:41:35 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
473
|
|
474 * emacs.tex: Update information for obtaining TeX distribution from the
|
|
475 University of Washington.
|
|
476
|