1 2000-06-18 Gerd Moellmann <gerd@gnu.org>
3 * autotype.texi, cl.texi, eudc.texi, gnus.texi, idlwave.texi
4 * reftex.texi, sc.texi, vip.texi, viper.texi, widget.texi
5 * ediff.texi, dired-x.texi: Add @setchapternewpage odd after
8 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
12 * pcl-cvs.texi: New file.
13 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
14 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
16 2000-05-30 Gerd Moellmann <gerd@gnu.org>
18 * info.texi: Clarify description of Info-directory-list,
19 add description of Info-additional-directory-list.
21 2000-05-25 Gerd Moellmann <gerd@gnu.org>
23 * eudc.texi: Fix @direntry, add @dircategory.
25 2000-05-23 Gerd Moellmann <gerd@gnu.org>
27 * cmdargs.texi, custom.texi, dired-x.texi, ediff.texi,
28 entering.texi, files.texi, frames.texi, misc.texi, msdog.texi,
29 mule.texi, programs.texi, rmail.texi, sending.texi, text.texi,
30 trouble.texi: Fix markup; mostly replace @code with @env.
32 * ebrowse.texi: Use @command. Change title page.
34 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
36 * ebrowse.texi: Various markup and index fixes. Changes for
39 2000-05-11 Gerd Moellmann <gerd@gnu.org>
41 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
42 (../info/ebrowse, ebrowse.dvi): New targets.
44 * ebrowse.texi: New file.
46 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
48 * programs.texi (Documentation): Document woman.el features.
50 2000-05-05 Gerd Moellmann <gerd@gnu.org>
52 * ada-mode.texi, cc-mode.texi: Add @direntry.
54 2000-03-29 Andreas Schwab <schwab@suse.de>
56 * programs.texi (Imenu): Fix cross ref.
58 2000-02-18 Andreas Schwab <schwab@suse.de>
60 * ack.texi (Acknowledgments): Remove extra `@end itemize'.
62 2000-01-13 Gerd Moellmann <gerd@gnu.org>
64 * eudc.texi: New file based on EUDC 1.30b.
66 * Makefile.in (INFO_TARGETS): Add eudc.
67 (DVI_TARGETS): Add eudc.dvi
68 (../info/eudc, eudc.dvi): New targets.
70 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
72 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
73 compatibility with 8+3 filesystems).
74 (../info/efaq): Renamed from emacs-faq.
76 * faq.texi: Rename emacs-faq to efaq in @setfilename and in
79 2000-01-04 Gerd Moellmann <gerd@gnu.org>
81 * mule.texi (International Intro): Add a link to to Fontsets.
83 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
85 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
86 (../info/idlwave, idlwave.dvi): New targets.
88 1999-12-15 Eli Zaretskii <eliz@is.elta.co.il>
90 * cc-mode.texi: Set file name to ../info/ccmode, to avoid problems
93 1999-12-12 Gerd Moellmann <gerd@gnu.org>
95 * cc-mode.texi: Set file name to ../info/cc-mode.texi.
97 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
99 * cc-mode.texi: Documented the new up/down preprocessor
100 conditional function varieties.
102 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
104 * cc-mode.texi: Updated for all the new features and
105 proofread. Major changes:
106 o All text filling and line breaking issues is collected in a
107 new top-level chapter. The section on auto-fill mode
108 interaction have been incorporated into this.
109 o The list of the standard lineup functions is expanded with
110 better explanations and examples. It's moved to a
111 top-level chapter since it's hard to find under Customizing
112 Indentation / Advanced Customizations / Custom Indentation
114 o The sections on Permanent Customization and Styles are
115 mostly rewritten due to the changes in the style system.
116 The part about the mode hooks has gotten an own section.
118 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
120 * cc-mode.texi: Documented the default behavior when a symbol
121 doesn't exist on c-hanging-braces-alist.
123 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
125 * cc-mode.texi: Document the new semantics for c-default-style.
127 1999-12-12 Barry Warsaw <cc-mode-help@python.org>
129 * cc-mode.texi: Added a paragraph on
130 signal-error-on-buffer-boundary in the Limitations and Known Bugs
133 1999-12-10 Jonathan Kamens <jik@kamens.brookline.ma.us>
135 * rmail.texi: POP server may be specified as part of the mailbox
138 * gnus.texi: POP server may be specified in nnmail-spool-file.
140 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu>
142 * ediff.texi: Describe the new format for
143 ediff-combination-pattern.
145 1999-11-20 Paul Eggert <eggert@twinsun.com>
147 * mule.texi: Describe the relationship between
148 set-locale-environment and set-language-environment, and why
149 one might want to invoke set-locale-environment.
151 1999-11-01 Eli Zaretskii <eliz@is.elta.co.il>
153 * cc-mode.texi: Fix complaints from makeinfo 4.0.
154 * mh-e.texi: Likewise.
155 * viper.texi: Likewise.
156 * ada-mode.texi: Likewise.
158 1999-11-01 Dave Love <fx@gnu.org>
160 * misc.texi, gnus.texi: Fix complaints from makeinfo 4.0.
162 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu>
164 * ediff.texi: minor fixes.
166 * viper.texi: minor fixes.
168 1999-10-23 Dave Love <fx@gnu.org>
170 * autotype.texi: New file.
172 * Makefile.in: Use it.
174 1999-10-23 Paul Eggert <eggert@twinsun.com>
176 * mule.texi, cmdargs.texi:
177 Describe new functions and variables for locales.
179 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
181 * Makefile.in (faq): use ../info/emacs-faq.info (as specified in the
182 faq.texi file) rather than ../info/faq.
184 1999-10-07 Gerd Moellmann <gerd@gnu.org>
186 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
187 (../info/ada-mode, ada-mode.dvi): New targets.
189 * ada-mode.texi: Set file name to ../info/ada-mode.
191 1999-10-07 Emmanuel Briot <briot@gnat.com>
193 * ada-xref.texi: New file.
195 1999-09-01 Dave Love <fx@gnu.org>
197 * Makefile.in: Add faq.
199 1999-07-12 Richard Stallman <rms@gnu.org>
201 * Version 20.4 released.
203 1999-02-22 Andreas Schwab <schwab@gnu.org>
205 * gnus.texi: Fix punctuation after @xref.
207 1999-01-18 Eli Zaretskii <eliz@gnu.org>
209 * msdog.texi (MS-DOS and MULE): dos-unsupported-character-glyph is
210 a triangle by default, not a solid box.
212 1999-01-17 Andrew Innes <andrewi@gnu.org>
214 * msdog.texi (MS-DOS Printing): Rewrite section.
216 * emacs.texi (Top): Include Windows 98 in the MS-DOS section.
218 1998-12-04 Markus Rost <rost@delysid.gnu.org>
220 * Makefile.in (INFO_TARGETS): Delete customize.info.
221 (DVI_TARGETS): Delete customize.dvi.
222 (../info/customize, customize.dvi): Targets deleted.
224 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu>
226 * customize.texi: File deleted.
228 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
230 * frames.texi: Change @xref to @pxref and add comma after @xref.
231 * custom.texi (Locals): Likewise.
232 * programs.texi (Fortran Autofill): Likewise.
233 * text.texi (TeX Editing): Likewise.
234 * viper.texi: Likewise.
236 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org>
238 * reftex.texi: Fix info file name.
240 * forms.texi (Forms Commands): Change @item to @itemx for
242 * viper.texi (Groundwork): Likewise.
243 (Commands): Remove extra Top from @node.
245 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
247 * Version 20.3 released.
249 1998-08-10 Carsten Dominik <cd@delysid.gnu.org>
251 * reftex.texi: Updated to the latest RefTeX version.
253 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
255 * Makefile.in (EMACSSOURCES): Add mule.texi.
256 Add msdog.texi, ack.texi. Remove gnu1.texi.
258 1998-04-06 Andreas Schwab <schwab@gnu.org>
260 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
262 (../etc/GNU): Change to $(srcdir) first.
264 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
266 * reftex.texi Updated for RefTeX version 3.22.
268 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
270 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
271 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
273 1997-09-23 Paul Eggert <eggert@twinsun.com>
275 * Makefile.in: Merge changes mistakenly made to `Makefile'.
276 (INFO_TARGETS): Change ../info/custom to ../info/customize.
277 (../info/customize): Renamed from ../info/custom.
278 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
280 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
282 * Version 20.2 released.
284 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
286 * Version 20.1 released.
288 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
290 * Makefile (../info/customize, customize.dvi): New targets.
291 (INFO_TARGETS): Add ../info/customize.
292 (DVI_TARGETS): Add customize.dvi.
294 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
296 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
298 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
300 * Version 19.33 released.
302 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
304 * Version 19.32 released.
306 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
308 * Makefile.in: Add rules for the Message manual.
310 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
312 * gnus.texi: New version.
314 * message.texi: New manual.
316 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
318 * Makefile.in (All info targets): cd $(srcdir) to do the work.
320 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
322 * Makefile.in (All info targets): Specify $(srcdir) in input files.
324 (All dvi targets): Set the TEXINPUTS variable.
326 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
328 * Version 19.31 released.
330 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
332 * Makefile.in (../info/ccmode): Renamed from ../info/cc-mode.
333 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
335 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
337 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
338 (INFO_TARGETS): Add ../info/cc-mode.
339 (DVI_TARGETS): Add cc-mode.dvi.
341 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
343 * Version 19.30 released.
345 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
347 * gnus.texi: New file.
349 1995-11-04 Erik Naggum <erik@naggum.no>
351 * gnus.texi: File deleted.
353 1995-11-02 Stephen Gildea <gildea@x.org>
355 * mh-e.texi: "Function Index" -> "Command Index" to work with
356 Emacs 19.30 C-h C-k support of separately-documented commands.
358 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
360 * Makefile.in (../info/ediff, ediff.dvi): New targets.
361 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
363 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
365 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
366 (../info/viper, viper.dvi): New targets.
368 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
370 * dired-x.texi (Installation): Change the example to set
371 buffer-local variables like dired-omit-files-p in
374 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
376 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
377 (../info/mh-e, mh-e.dvi): New targets.
379 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
381 * Makefile.in (maintainer-clean): Renamed from realclean.
383 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
385 * Makefile.in: New file.
386 * Makefile: File deleted.
388 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
390 * Makefile (TEXINDEX_OBJS): Variable deleted.
391 (texindex, texindex.o, getopt.o): Rules deleted.
392 All deps on texindex deleted.
393 (distclean): Don't delete texindex.
394 (mostlyclean): Don't delete *.o.
395 * texindex.c, getopt.c: Files deleted.
397 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
399 * Version 19.26 released.
401 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
403 * Makefile (EMACSSOURCES): Exclude undo.texi.
405 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
407 * Version 19.25 released.
409 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
411 * Version 19.24 released.
413 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
415 * Version 19.23 released.
417 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
419 * Makefile: Delete spurious tab.
421 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
423 * Makefile (.SUFFIXES): New rule.
425 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
427 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
428 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
430 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
432 * Makefile (../info/sc): Renamed frin sc.info.
433 (../info/cl): Likewise.
434 (INFO_TARGETS): Use new names.
436 1993-12-04 Richard Stallman (rms@srarc2)
438 * getopt.c: New file.
439 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
440 (getopt.o): New rule.
441 (dvi): Don't depend on texindex.
442 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
445 1993-12-03 Richard Stallman (rms@srarc2)
447 * Makefile (../info/sc.info): Renamed from ../info/sc.
448 (TEXI2DVI): New variable.
449 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
450 Add explicit commands.
451 (TEXINDEX_OBJS): Delete duplicate getopt.o.
453 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
455 * Version 19.22 released.
457 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
459 * Makefile (TEXINDEX_OBJS): Delete spurious period.
461 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
463 * Version 19.21 released.
465 1993-11-15 Paul Eggert (eggert@twinsun.com)
467 * man/Makefile (../info/cl.info): Renamed from ../info/cl.
469 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
471 * Makefile (../etc/GNU): New target.
472 (EMACSSOURCES): Add gnu1.texi.
474 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
476 * Makefile (realclean): Don't delete the Info files.
478 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
480 * forms.texi: Fix forms.texi so that it will format correctly.
481 Added missing `@end iftex', fixed bad reference.
483 * info.texi, info-stn.texi: New files implement texinfo version of
486 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
487 4' where appropriate.
489 1993-10-20 Brian Fox (bfox@ai.mit.edu)
491 * Makefile: Fix targets for texindex, new info.texi files.
492 * info-stnd.texi: New file implements info for standalone info
494 * info.texi: Updated to include recent changes to "../info/info".
495 New source file for ../info/info; includes info-stnd.texi.
497 * texindex.c: Include "../src/config.h" if building in emacs.
499 * Makefile: Change all files to FILENAME.texi, force all targets
500 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
501 vip.texinfo, forms.texinfo, cl.texinfo.
502 Add target to build texindex.c, defining `emacs'.
504 * forms.texi: Install new file to match version 2.3 of forms.el.
506 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
508 * Version 19.19 released.
510 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
512 * sc.texinfo: Fix info file name.
514 * Makefile (info): Added gnus and sc.
515 (dvi): Added gnus.dvi and sc.dvi.
516 (../info/sc, sc.dvi): New targets.
518 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
520 * Version 19.18 released.
522 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
524 * Makefile: Fix source file names of the separate manuals.
525 (gnus.dvi, ../info/gnus): New targets.
527 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
529 * Version 19.17 released.
531 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
533 * split-man: Fix typos in last change.
535 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
537 * Version 19.16 released.
539 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
541 * version 19.15 released.
543 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
545 * Makefile (distclean): It's rm, not rf.
547 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
549 * Version 19.14 released.
551 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
553 * Makefile: New file.
555 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
557 * Version 19.13 released.
559 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
561 * Version 19.9 released.
563 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
565 * Version 19.8 released.
567 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
569 * cmdargs.texi: Document the -i, -itype, and -iconic options.
571 * trouble.texi: It's `enable-flow-control-on', not
572 `evade-flow-control-on'.
574 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
576 * display.texi: Document standard-display-european.
578 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
580 * Version 19.7 released.
582 * emacs.texi: Add a sentence to the top menu mentioning the
583 specific version of Emacs this manual applies to.
585 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
587 * basic.texi: Documented next-line-add-lines variable used to
588 implement down-arrow.
590 * killing.texi: Documented kill-whole-line.
592 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
594 * text.texi: Updated unix TeX ordering information.
596 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
598 * news.texi: Mentioned fill-rectangle in keybinding list.
600 * killing.texi: Documented fill-rectangle.
602 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
604 * vc.texi: Brought the docs up to date with VC 5.2.
606 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
608 * emacs.tex: Mentioned blackbox and gomoku under Amusements.
609 Assembler mode is now mentioned and appropriately
610 indexed under Programming Modes.
612 1991-02-15 Robert J. Chassell (bob at wookumz.ai.mit.edu)
614 * emacs.tex: Updated TeX ordering information.
616 1990-08-30 David Lawrence (tale at pogo.ai.mit.edu)
618 * gnus.texinfo: New file. Removed installation instructions.
620 1990-06-26 David Lawrence (tale at geech)
622 * emacs.tex: Noted that completion-ignored-extensions is not used
623 to filter out names when all completions are displayed in
626 1990-05-25 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
628 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
630 1990-03-21 Jim Kingdon (kingdon at pogo.ai.mit.edu)
632 * emacs.tex: Add @findex grep.
634 1989-01-17 Robert J. Chassell (bob at rice-chex.ai.mit.edu)
636 * texinfo.tex: Changed spelling of `\sc' font to `\smallcaps' and
637 then defined `\sc' as the command for smallcaps in Texinfo. This
638 measns that the @sc command will produce small caps. bfox has
639 made the corresponding change to makeinfo and texinfm.el.
641 1988-08-16 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
643 * emacs.tex: Corrected two typos. No other changes before
644 Version 19 will be made.
646 * vip.texinfo: Removed menu entry Adding Lisp Code in node
647 Customization since the menu entry did not point to anything.
648 Also added an @finalout command to remove overfull hboxes from the
651 * cl.texinfo: Added @bye, \input line and @settitle to file.
652 This file is clearly intended to be a chapter of some other work,
653 but the other work does not yet exist.
655 1988-07-25 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
657 * texinfo.texinfo: Three typos corrected.
659 1988-05-23 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
661 * emacs.tex: Update information for obtaining TeX distribution from the
662 University of Washington.