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