110
|
1 Wed Mar 12 14:39:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2
|
|
3 * lispref/strings.texi (Text Comparison): Correct example for
|
|
4 `char-equal'. Add new function `char='.
|
|
5
|
108
|
6 Thu Mar 6 13:33:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
7
|
|
8 * Makefile: Update for new texinfo manual.
|
|
9
|
|
10 Tue Mar 4 11:37:42 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
11
|
|
12 * Makefile (../info/w3.info): Use special version of makeinfo
|
|
13 since this manual is not backwards compatible.
|
|
14 Clean up error handling so we only have to type make once to
|
|
15 rebuild the info tree.
|
|
16 (../info/vm.info): Make sure to continue in the event of error.
|
|
17
|
102
|
18 Tue Feb 25 20:17:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
19
|
|
20 * auctex/Makefile: Added `mostlyclean' and `distclean' target.
|
|
21
|
100
|
22 Wed Feb 19 17:57:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
23
|
|
24 * Makefile (auctex): New subdirectory target.
|
|
25
|
98
|
26 Wed Feb 12 12:30:27 1997 Yotam Medini <yotam_medini@tmai.com>
|
|
27
|
|
28 * mule/languages.texi: Correct typo.
|
|
29
|
|
30 Mon Feb 10 08:17:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
31
|
|
32 * Makefile (srcs): Add custom and widget to srcs.
|
|
33
|
|
34 * lispref/extents.texi (Intro to Extents): Removed erroneous
|
|
35 reference to `start-glyph' property.
|
|
36
|
|
37 Sun Feb 9 00:27:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
38
|
|
39 * widget.texi: New file.
|
|
40
|
|
41 * custom.texi: New file.
|
|
42
|
96
|
43 Thu Feb 6 22:57:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
44
|
|
45 * lispref/extents.texi (Duplicable Extents): replicable extents
|
|
46 are history.
|
|
47
|
88
|
48 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
49
|
|
50 * xemacs-faq.texi (Q1.1.1): Correct typos.
|
|
51
|
86
|
52 Mon Jan 27 22:28:48 1997 Bob Weiner <weiner@infodock.com>
|
|
53
|
|
54 * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the
|
|
55 XEmacs manual available.
|
|
56 (Q4.6.1): Updated Infodock Information.
|
|
57
|
76
|
58 Sat Dec 28 11:08:07 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
59
|
|
60 * vhdl-mode.texi: Correct typo in email address.
|
|
61
|
|
62 Mon Dec 23 09:47:24 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
63
|
|
64 * Makefile (srcs): Add vhdl-mode.
|
|
65
|
74
|
66 Wed Dec 18 20:21:06 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
67
|
|
68 * Makefile (realclean): Don't delete itself `make distclean'
|
|
69
|
|
70 * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump.
|
|
71
|
|
72 * Makefile: New File.
|
|
73
|
72
|
74 Tue Dec 10 18:35:21 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
75
|
|
76 * vhdl-mode.texi: New file.
|
|
77
|
0
|
78 Thu Jan 24 12:41:33 1991 Richard Stallman (rms at mole.ai.mit.edu)
|
|
79
|
|
80 * texinfo.tex: Delete spurious character at beginning.
|
|
81
|
|
82 Tue Aug 16 13:09:12 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
83
|
|
84 * emacs.tex: Corrected two typos. No other changes before
|
|
85 Version 19 will be made.
|
|
86
|
|
87 * vip.texinfo: Removed menu entry Adding Lisp Code in node
|
|
88 Customization since the menu entry did not point to anything.
|
|
89 Also added an @finalout command to remove overfull hboxes from the
|
|
90 printed output.
|
|
91
|
|
92 * cl.texinfo: Added @bye, \input line and @settitle to file.
|
|
93 This file is clearly intended to be a chapter of some other work,
|
|
94 but the other work does not yet exist.
|
|
95
|
|
96 Mon Jul 25 17:47:38 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
97
|
|
98 * texinfo.texinfo: Three typos corrected.
|
|
99
|
|
100 Mon Jul 11 18:02:29 1988 Chris Hanson (cph at kleph)
|
|
101
|
|
102 * texindex.c (indexify): when comparing to initial strings to
|
|
103 decide whether to change the header, must use `strncmp' to avoid
|
|
104 comparing entire strings of which initials are a substring.
|
|
105
|
|
106 Sun Jun 26 18:46:16 1988 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
|
|
107
|
|
108 * texindex.c (sort_in_core, sort_offline, parsefile):
|
|
109 Give up on input file if any line doesn't start with backslash.
|
|
110
|
|
111 Mon May 23 10:41:35 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
112
|
|
113 * emacs.tex: Update information for obtaining TeX distribution from the
|
|
114 University of Washington.
|
|
115
|