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