(flyspell-mode-on): Only output welcome message if interactive.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
a540f6ed
GM
12000-10-25 Gerd Moellmann <gerd@gnu.org>
2
3 * files.texi (Visiting Functions): Typos.
4
28bcdbee
KH
52000-10-25 Kenichi Handa <handa@etl.go.jp>
6
7 * files.texi (Visiting Functions): Return value of
8 find-file-noselect may be a list of buffers if wildcards are used.
9
22d1a4ed
MB
102000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11
12 * display.texi (Defining Faces): Document `graphic' display type
13 in face specs.
14
916a89db
KG
152000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16
17 * hooks.texi (Standard Hooks): replace obsolete
18 `after-make-frame-hook' with `after-make-frame-functions'.
19
20 * frames.texi (Creating Frames): dito.
21
22 * variables.texi (Future Local Variables): dito.
23
483de32b
GM
242000-10-16 Gerd Moellmann <gerd@gnu.org>
25
26 * display.texi (Other Image Types): Add description of :foreground
27 and :background properties of mono PBM images.
28
e23a63a5
WL
292000-08-17 Werner LEMBERG <wl@gnu.org>
30
31 * .cvsignore: New file.
32
dfc16043
GM
332000-01-05 Gerd Moellmann <gerd@gnu.org>
34
35 * tindex.pl: New script.
36
602613fe
DL
371999-12-03 Dave Love <fx@gnu.org>
38
39 * Makefile.in (MAKEINFO): New parameter.
40
94ec544d
DL
411999-09-17 Richard Stallman <rms@gnu.org>
42
43 * Makefile.in (srcs): Add hash.texi.
44 (VERSION): Update to 20.6.
45
461999-09-13 Richard Stallman <rms@gnu.org>
47
48 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
49
501998-08-29 Karl Heuer <kwzh@gnu.org>
51
52 * configure.in: New file.
53 * Makefile.in: Renamed from Makefile.
54 (prefix, infodir): Use value obtained from configure.
55 (emacslibdir): Obsolete variable deleted.
56 (dist): Distribute configure.in, configure, Makefile.in.
57
581998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
59
60 * Makefile (INSTALL_INFO): New variable.
61 (install): Run install-info.
62
631998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
64
65 * Makefile (elisp.dvi): Add missing backslash.
66
671998-05-02 Richard Stallman <rms@psilocin.gnu.org>
68
69 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
70 Run texindex without `./'. Always run texindex on elisp.tp.
71 (elisp.tps): Target deleted.
72
731998-04-05 Richard Stallman <rms@psilocin.gnu.org>
74
75 * Makefile (srcs): Add nonascii.texi and customize.texi.
76 (dist): Start by deleting `temp'.
77
781998-02-17 Richard Stallman <rms@psilocin.gnu.org>
79
80 * Makefile (makeinfo, texindex): Targets deleted.
81 (makeinfo.o, texindex.o): Targets deleted.
82 (clean, dist): Don't do anything with them or with getopt*.
83
841998-01-30 Richard Stallman <rms@psilocin.gnu.org>
85
86 * Makefile (SHELL): Defined.
87
881998-01-27 Richard Stallman <rms@psilocin.gnu.org>
89
90 * Makefile (elisp.tps): New target.
91 (elisp.dvi): Depend on elisp.tps.
92
93Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
94
95 * README: Update phone number.
96
97 * Makefile (elisp): Make this be the default target.
98 Depend on makeinfo.c instead of makeinfo.
99 (install): Don't depend on elisp.dvi, since we don't install that.
100 Use mkinstalldirs.
101 (dist): Add mkinstalldirs.
102
103Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
104
105 * Makefile (VERSION): Update version number.
106 (maintainer-clean): Renamed from realclean.
107
108Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
109
110 * Makefile (realclean): New target.
111 (elisp): Remove any old elisp-* files first.
112
113Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
114
115 * Makefile (VERSION): New variable.
116 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
117 Compressed file suffix should be `.gz', not `.z'.
118
119Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
120
121 * Makefile (elisp): Depend on makeinfo.
122
123Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
124
125 * Makefile (srcs): Add anti.texi.
126
127Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
128
129 * Makefile (infodir, prefix): New vars.
130 (install): Use infodir.
131 (emacsinfodir): Deleted.
132
133Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
134
135 * Makefile (srcs): Add calendar.texi.
136
137 * Makefile (dist): Copy texindex.c and makeinfo.c.
138 Limit elisp-* files to those with one or two digits.
139
140Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
141
142 * Makefile (dist): Changed to use Gzip instead of compress.
143
144Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
145
146 * loading.texi (Unloading): define-function changed back to
147 defalias. It may not stay this way, but at least it's
148 consistent with the known-good version of the code patch.
149
150Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
151
152 * modes.texi (Hooks): Document new optional arg of add-hook.
153
154Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
155
156 * variables.texi: document nil initial value of buffer-local variables.
157
158 * tips.texi: Add new section on standard library headers.
159
160Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
161
162 * Makefile (srcs): Add frame.texi to the list of sources.
163
164Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
165
166 * Makefile (dist): Don't bother excluding autosave files; they'll
167 never make it into the temp directory anyway, and the hash marks
168 in the name are problematic for make and the Bourne shell.
169 (srcs):
170
171Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
172
173 * Makefile (dist): Don't include backup files or autosave files in
174 the distribution tar file.
175
176Tue Nov 26 21:10:34 1991 Richard Stallman (rms at mole.gnu.ai.mit.edu)
177
178 * Makefile (srcs): Added index.perm.
179 (elisp.dvi): Remove erroneous shell comment.
180 Expect output of permute-index in permuted.fns.
181 Save old elisp.aux in elisp.oaux.
182 (clean): Added index.texi to be deleted.
183
184Sat Aug 11 17:39:10 1990 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
185
186 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
187
188Tue Jun 26 09:57:26 1990 David Lawrence (tale at geech)
189
190 * files.texi: Noted that completion-ignored-extensions is ignored
191 when making *Completions*.
192
193Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
194
195 * Makefile make dist now depends on elisp.dvi, since it tries
196 to include it in the dist file.
197
198Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon at mole.ai.mit.edu)
199
200 * functions.texinfo (Mapping Functions): Add missing quote
201
202Mon Jun 19 18:09:24 1989 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
203
204 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
205 (defunargs): Turn off \hyphenchar of \sl font temporarily.
206
207Wed May 10 18:01:17 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu)
208
209 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
210 and @error{} are the terms now being used. The files in the
211 directory have been changed to reflect this.
212
213 * All instances of @indentedresultt{} have been changed to
214 ` @result{}', using 5 spaces at the begining of the line.
215
216Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu)
217
218 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
219 experimental @indentedresult{}, @indentedexpandsto{} are part of
220 the texinfo.tex in this directory. These TeX macros are not
221 stable yet.
222
223Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu)
224
225 * texinfo.tex: temporarily added
226 \let\result=\dblarrow
227 \def\error{{\it ERROR} \longdblarrow}
228 We need to do this better soon.
229
230Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu)
231
232 * Applied Karl Berry's patches to *.texinfo files, but not to
233 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
234 new title page format is also not applied, since it requires
235 texinfo.tex changes.)
236
237 * Cleaned up `Makefile' and defined the `emacslibdir' directory
238 for the Project GNU development environment.
239