1 2000-01-05 Gerd Moellmann <gerd@gnu.org>
3 * tindex.pl: New script.
5 1999-12-03 Dave Love <fx@gnu.org>
7 * Makefile.in (MAKEINFO): New parameter.
9 1999-09-17 Richard Stallman <rms@gnu.org>
11 * Makefile.in (srcs): Add hash.texi.
12 (VERSION): Update to 20.6.
14 1999-09-13 Richard Stallman <rms@gnu.org>
16 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
18 1998-08-29 Karl Heuer <kwzh@gnu.org>
20 * configure.in: New file.
21 * Makefile.in: Renamed from Makefile.
22 (prefix, infodir): Use value obtained from configure.
23 (emacslibdir): Obsolete variable deleted.
24 (dist): Distribute configure.in, configure, Makefile.in.
26 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
28 * Makefile (INSTALL_INFO): New variable.
29 (install): Run install-info.
31 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
33 * Makefile (elisp.dvi): Add missing backslash.
35 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
37 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
38 Run texindex without `./'. Always run texindex on elisp.tp.
39 (elisp.tps): Target deleted.
41 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
43 * Makefile (srcs): Add nonascii.texi and customize.texi.
44 (dist): Start by deleting `temp'.
46 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
48 * Makefile (makeinfo, texindex): Targets deleted.
49 (makeinfo.o, texindex.o): Targets deleted.
50 (clean, dist): Don't do anything with them or with getopt*.
52 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
54 * Makefile (SHELL): Defined.
56 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
58 * Makefile (elisp.tps): New target.
59 (elisp.dvi): Depend on elisp.tps.
61 Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
63 * README: Update phone number.
65 * Makefile (elisp): Make this be the default target.
66 Depend on makeinfo.c instead of makeinfo.
67 (install): Don't depend on elisp.dvi, since we don't install that.
69 (dist): Add mkinstalldirs.
71 Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
73 * Makefile (VERSION): Update version number.
74 (maintainer-clean): Renamed from realclean.
76 Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
78 * Makefile (realclean): New target.
79 (elisp): Remove any old elisp-* files first.
81 Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
83 * Makefile (VERSION): New variable.
84 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
85 Compressed file suffix should be `.gz', not `.z'.
87 Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
89 * Makefile (elisp): Depend on makeinfo.
91 Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
93 * Makefile (srcs): Add anti.texi.
95 Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
97 * Makefile (infodir, prefix): New vars.
98 (install): Use infodir.
99 (emacsinfodir): Deleted.
101 Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
103 * Makefile (srcs): Add calendar.texi.
105 * Makefile (dist): Copy texindex.c and makeinfo.c.
106 Limit elisp-* files to those with one or two digits.
108 Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
110 * Makefile (dist): Changed to use Gzip instead of compress.
112 Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
114 * loading.texi (Unloading): define-function changed back to
115 defalias. It may not stay this way, but at least it's
116 consistent with the known-good version of the code patch.
118 Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
120 * modes.texi (Hooks): Document new optional arg of add-hook.
122 Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
124 * variables.texi: document nil initial value of buffer-local variables.
126 * tips.texi: Add new section on standard library headers.
128 Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
130 * Makefile (srcs): Add frame.texi to the list of sources.
132 Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
134 * Makefile (dist): Don't bother excluding autosave files; they'll
135 never make it into the temp directory anyway, and the hash marks
136 in the name are problematic for make and the Bourne shell.
139 Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
141 * Makefile (dist): Don't include backup files or autosave files in
142 the distribution tar file.
144 Tue Nov 26 21:10:34 1991 Richard Stallman (rms at mole.gnu.ai.mit.edu)
146 * Makefile (srcs): Added index.perm.
147 (elisp.dvi): Remove erroneous shell comment.
148 Expect output of permute-index in permuted.fns.
149 Save old elisp.aux in elisp.oaux.
150 (clean): Added index.texi to be deleted.
152 Sat Aug 11 17:39:10 1990 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
154 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
156 Tue Jun 26 09:57:26 1990 David Lawrence (tale at geech)
158 * files.texi: Noted that completion-ignored-extensions is ignored
159 when making *Completions*.
161 Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
163 * Makefile make dist now depends on elisp.dvi, since it tries
164 to include it in the dist file.
166 Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon at mole.ai.mit.edu)
168 * functions.texinfo (Mapping Functions): Add missing quote
170 Mon Jun 19 18:09:24 1989 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
172 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
173 (defunargs): Turn off \hyphenchar of \sl font temporarily.
175 Wed May 10 18:01:17 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu)
177 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
178 and @error{} are the terms now being used. The files in the
179 directory have been changed to reflect this.
181 * All instances of @indentedresultt{} have been changed to
182 ` @result{}', using 5 spaces at the begining of the line.
184 Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu)
186 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
187 experimental @indentedresult{}, @indentedexpandsto{} are part of
188 the texinfo.tex in this directory. These TeX macros are not
191 Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu)
193 * texinfo.tex: temporarily added
194 \let\result=\dblarrow
195 \def\error{{\it ERROR} \longdblarrow}
196 We need to do this better soon.
198 Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu)
200 * Applied Karl Berry's patches to *.texinfo files, but not to
201 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
202 new title page format is also not applied, since it requires
203 texinfo.tex changes.)
205 * Cleaned up `Makefile' and defined the `emacslibdir' directory
206 for the Project GNU development environment.