1 2002-10-06 Kai Gro
\e,A_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3 * tramp.texi: Move @copying to standard place. Use
6 2002-10-02 Karl Berry <karl@gnu.org>
8 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
10 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
11 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
12 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
13 Per rms, update all manuals to use @copying instead of @ifinfo.
14 Also use @ifnottex instead of @ifinfo around the top node, where
15 needed for the sake of the HTML output.
16 (The gnus manual is not fixed since it's not clear to me how it
17 works; and the tramp manual already uses @copying, although in an
18 unusual way. All others were changed.)
20 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
22 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
23 (../info/ses, ses.dvi): New targets.
26 2002-09-06 Pavel Jan
\e,Bm
\e(Bk <Pavel@Janik.cz>
28 * texinfo.tex: Updated to texinfo 4.2.
30 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
32 * reftex.texi: Update to RefTeX 4.19
34 2002-06-17 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
36 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
37 (../info/tramp, tramp.dvi): New targets.
39 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
41 * Makefile.in (DVI_TARGETS): Add calc.dvi.
42 (calc.dvi): Uncomment.
44 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
46 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
49 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
51 * Makefile.in (emacsman): New target.
53 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
55 * Makefile.in (INFO_TARGETS): Add ../info/calc.
56 (../info/calc): New target.
58 2001-10-20 Gerd Moellmann <gerd@gnu.org>
60 * (Version 21.1 released.)
62 2001-10-05 Gerd Moellmann <gerd@gnu.org>
66 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
68 * Makefile.in (../info/info): Use an explicit -o switch to
71 2001-03-05 Gerd Moellmann <gerd@gnu.org>
73 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
75 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
77 * Makefile.in (../info/idlwave): Use --no-split.
79 2000-12-14 Dave Love <fx@gnu.org>
81 * Makefile.in (mostlyclean): Remove gnustmp.*
82 (gnus.dvi): Change rule to remove @latex stuff.
84 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
86 * Makefile.in (Speedbar): Added build targets for speedbar.texi.
88 2000-10-13 John Wiegley <johnw@gnu.org>
90 * Makefile.in: Added build targets for eshell.texi.
92 2000-09-25 Gerd Moellmann <gerd@gnu.org>
94 * Makefile.in: Remove/comment speedbar stuff.
96 2000-09-22 Dave Love <fx@gnu.org>
98 * Makefile.in: Add emacs-mime.
100 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
102 * Makefile.in (INFO_TARGETS): Add ../info/woman.
103 (DVI_TARGETS): Add woman.dvi.
104 (../info/woman, woman.dvi): New targets.
106 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
108 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
110 * pcl-cvs.texi: New file.
111 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
112 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
114 2000-05-11 Gerd Moellmann <gerd@gnu.org>
116 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
117 (../info/ebrowse, ebrowse.dvi): New targets.
119 2000-01-13 Gerd Moellmann <gerd@gnu.org>
121 * Makefile.in (INFO_TARGETS): Add eudc.
122 (DVI_TARGETS): Add eudc.dvi
123 (../info/eudc, eudc.dvi): New targets.
125 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
127 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
128 compatibility with 8+3 filesystems).
129 (../info/efaq): Renamed from emacs-faq.
131 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
133 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
134 (../info/idlwave, idlwave.dvi): New targets.
136 1999-10-23 Dave Love <fx@gnu.org>
138 * Makefile.in: Use autotype.texi.
140 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
142 * Makefile.in (faq): use ../info/emacs-faq.info (as specified in the
143 faq.texi file) rather than ../info/faq.
145 1999-10-07 Gerd Moellmann <gerd@gnu.org>
147 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
148 (../info/ada-mode, ada-mode.dvi): New targets.
150 1999-09-01 Dave Love <fx@gnu.org>
152 * Makefile.in: Add faq.
154 1999-07-12 Richard Stallman <rms@gnu.org>
156 * Version 20.4 released.
158 1998-12-04 Markus Rost <rost@delysid.gnu.org>
160 * Makefile.in (INFO_TARGETS): Delete customize.info.
161 (DVI_TARGETS): Delete customize.dvi.
162 (../info/customize, customize.dvi): Targets deleted.
164 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
166 * Version 20.3 released.
168 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
170 * Makefile.in (EMACSSOURCES): Add mule.texi.
171 Add msdog.texi, ack.texi. Remove gnu1.texi.
173 1998-04-06 Andreas Schwab <schwab@gnu.org>
175 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
177 (../etc/GNU): Change to $(srcdir) first.
179 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
181 * reftex.texi Updated for RefTeX version 3.22.
183 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
185 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
186 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
188 1997-09-23 Paul Eggert <eggert@twinsun.com>
190 * Makefile.in: Merge changes mistakenly made to `Makefile'.
191 (INFO_TARGETS): Change ../info/custom to ../info/customize.
192 (../info/customize): Renamed from ../info/custom.
193 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
195 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
197 * Version 20.2 released.
199 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
201 * Version 20.1 released.
203 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
205 * Makefile (../info/customize, customize.dvi): New targets.
206 (INFO_TARGETS): Add ../info/customize.
207 (DVI_TARGETS): Add customize.dvi.
209 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
211 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
213 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
215 * Version 19.33 released.
217 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
219 * Version 19.32 released.
221 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
223 * Makefile.in: Add rules for the Message manual.
225 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
227 * gnus.texi: New version.
229 * message.texi: New manual.
231 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
233 * Makefile.in (All info targets): cd $(srcdir) to do the work.
235 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
237 * Makefile.in (All info targets): Specify $(srcdir) in input files.
239 (All dvi targets): Set the TEXINPUTS variable.
241 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
243 * Version 19.31 released.
245 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
247 * Makefile.in (../info/ccmode): Renamed from ../info/cc-mode.
248 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
250 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
252 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
253 (INFO_TARGETS): Add ../info/cc-mode.
254 (DVI_TARGETS): Add cc-mode.dvi.
256 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
258 * Version 19.30 released.
260 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
262 * gnus.texi: New file.
264 1995-11-04 Erik Naggum <erik@naggum.no>
266 * gnus.texi: File deleted.
268 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
270 * mh-e.texi: "Function Index" -> "Command Index" to work with
271 Emacs 19.30 C-h C-k support of separately-documented commands.
273 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
275 * Makefile.in (../info/ediff, ediff.dvi): New targets.
276 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
278 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
280 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
281 (../info/viper, viper.dvi): New targets.
283 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
285 * dired-x.texi (Installation): Change the example to set
286 buffer-local variables like dired-omit-files-p in
289 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
291 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
292 (../info/mh-e, mh-e.dvi): New targets.
294 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
296 * Makefile.in (maintainer-clean): Renamed from realclean.
298 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
300 * Makefile.in: New file.
301 * Makefile: File deleted.
303 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
305 * Makefile (TEXINDEX_OBJS): Variable deleted.
306 (texindex, texindex.o, getopt.o): Rules deleted.
307 All deps on texindex deleted.
308 (distclean): Don't delete texindex.
309 (mostlyclean): Don't delete *.o.
310 * texindex.c, getopt.c: Files deleted.
312 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
314 * Version 19.26 released.
316 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
318 * Makefile (EMACSSOURCES): Exclude undo.texi.
320 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
322 * Version 19.25 released.
324 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
326 * Version 19.24 released.
328 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
330 * Version 19.23 released.
332 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
334 * Makefile: Delete spurious tab.
336 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
338 * Makefile (.SUFFIXES): New rule.
340 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
342 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
343 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
345 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
347 * Makefile (../info/sc): Renamed frin sc.info.
348 (../info/cl): Likewise.
349 (INFO_TARGETS): Use new names.
351 1993-12-04 Richard Stallman (rms@srarc2)
353 * getopt.c: New file.
354 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
355 (getopt.o): New rule.
356 (dvi): Don't depend on texindex.
357 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
360 1993-12-03 Richard Stallman (rms@srarc2)
362 * Makefile (../info/sc.info): Renamed from ../info/sc.
363 (TEXI2DVI): New variable.
364 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
365 Add explicit commands.
366 (TEXINDEX_OBJS): Delete duplicate getopt.o.
368 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
370 * Version 19.22 released.
372 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
374 * Makefile (TEXINDEX_OBJS): Delete spurious period.
376 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
378 * Version 19.21 released.
380 1993-11-15 Paul Eggert (eggert@twinsun.com)
382 * man/Makefile (../info/cl.info): Renamed from ../info/cl.
384 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
386 * Makefile (../etc/GNU): New target.
387 (EMACSSOURCES): Add gnu1.texi.
389 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
391 * Makefile (realclean): Don't delete the Info files.
393 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
395 * forms.texi: Fix forms.texi so that it will format correctly.
396 Added missing `@end iftex', fixed bad reference.
398 * info.texi, info-stn.texi: New files implement texinfo version of
401 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
402 4' where appropriate.
404 1993-10-20 Brian Fox (bfox@ai.mit.edu)
406 * Makefile: Fix targets for texindex, new info.texi files.
407 * info-stnd.texi: New file implements info for standalone info
409 * info.texi: Updated to include recent changes to "../info/info".
410 New source file for ../info/info; includes info-stnd.texi.
412 * texindex.c: Include "../src/config.h" if building in emacs.
414 * Makefile: Change all files to FILENAME.texi, force all targets
415 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
416 vip.texinfo, forms.texinfo, cl.texinfo.
417 Add target to build texindex.c, defining `emacs'.
419 * forms.texi: Install new file to match version 2.3 of forms.el.
421 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
423 * Version 19.19 released.
425 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
427 * sc.texinfo: Fix info file name.
429 * Makefile (info): Added gnus and sc.
430 (dvi): Added gnus.dvi and sc.dvi.
431 (../info/sc, sc.dvi): New targets.
433 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
435 * Version 19.18 released.
437 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
439 * Makefile: Fix source file names of the separate manuals.
440 (gnus.dvi, ../info/gnus): New targets.
442 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
444 * Version 19.17 released.
446 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
448 * split-man: Fix typos in last change.
450 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
452 * Version 19.16 released.
454 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
456 * version 19.15 released.
458 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
460 * Makefile (distclean): It's rm, not rf.
462 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
464 * Version 19.14 released.
466 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
468 * Makefile: New file.
470 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
472 * Version 19.13 released.
474 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
476 * Version 19.9 released.
478 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
480 * Version 19.8 released.
482 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
484 * cmdargs.texi: Document the -i, -itype, and -iconic options.
486 * trouble.texi: It's `enable-flow-control-on', not
487 `evade-flow-control-on'.
489 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
491 * display.texi: Document standard-display-european.
493 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
495 * Version 19.7 released.
497 * emacs.texi: Add a sentence to the top menu mentioning the
498 specific version of Emacs this manual applies to.
500 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
502 * basic.texi: Documented next-line-add-lines variable used to
503 implement down-arrow.
505 * killing.texi: Documented kill-whole-line.
507 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
509 * text.texi: Updated unix TeX ordering information.
511 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
513 * news.texi: Mentioned fill-rectangle in keybinding list.
515 * killing.texi: Documented fill-rectangle.
517 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
519 * vc.texi: Brought the docs up to date with VC 5.2.
521 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
523 * emacs.tex: Mentioned blackbox and gomoku under Amusements.
524 Assembler mode is now mentioned and appropriately
525 indexed under Programming Modes.
527 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
529 * emacs.tex: Updated TeX ordering information.
531 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
533 * gnus.texinfo: New file. Removed installation instructions.
535 1990-06-26 David Lawrence (tale@geech)
537 * emacs.tex: Noted that completion-ignored-extensions is not used
538 to filter out names when all completions are displayed in
541 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
543 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
545 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
547 * emacs.tex: Add @findex grep.
549 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
551 * texinfo.tex: Changed spelling of `\sc' font to `\smallcaps' and
552 then defined `\sc' as the command for smallcaps in Texinfo. This
553 measns that the @sc command will produce small caps. bfox has
554 made the corresponding change to makeinfo and texinfm.el.
556 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
558 * emacs.tex: Corrected two typos. No other changes before
559 Version 19 will be made.
561 * vip.texinfo: Removed menu entry Adding Lisp Code in node
562 Customization since the menu entry did not point to anything.
563 Also added an @finalout command to remove overfull hboxes from the
566 * cl.texinfo: Added @bye, \input line and @settitle to file.
567 This file is clearly intended to be a chapter of some other work,
568 but the other work does not yet exist.
570 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
572 * texinfo.texinfo: Three typos corrected.
574 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
576 * emacs.tex: Update information for obtaining TeX distribution from the
577 University of Washington.
580 ;; coding: iso-2022-7bit-unix
583 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
584 Free Software Foundation, Inc.
585 Copying and distribution of this file, with or without modification,
586 are permitted provided the copyright notice and this notice are preserved.