Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-95 | Miles Bader | 2003-10-22 | 1 | -2/+2 |
| | | | | | | Correct the default target in man/Makefile.in * man/Makefile.in (info): Move before $(top_srcdir)/info. | ||||
* | Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34 | Miles Bader | 2003-09-04 | 1 | -1/+5 |
| | | | | Create the info subdir at build-time if necessary | ||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+2 |
| | |||||
* | (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.) | Luc Teirlinck | 2003-08-18 | 1 | -1/+2 |
| | |||||
* | * tramp.el: Version 2.0.31 released. | Kai Großjohann | 2003-03-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | (tramp-handle-expand-file-name): Do not allow ".." to cross file handler boundaries, so that "/user@host:/../foo" expands to itself, rather than "/foo". This is intended to work in conjunction with a change in `file-relative-name' which makes sure to use absolute file names if FILE and DIRECTORY have different handlers. (tramp-handle-insert-directory): Comment out XEmacs kludge. Suggested by Katsumi Yamaoka <yamaoka@jpl.org>. * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs, version of manual. * tramp.texi (Auto-save and Backup): New node. | ||||
* | Build smtpmail manual. | Simon Josefsson | 2003-02-23 | 1 | -3/+8 |
| | |||||
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -2/+2 |
| | |||||
* | New major mode "SES" for spreadsheets. | Jonathan Yavner | 2002-09-28 | 1 | -2/+7 |
| | | | | | New function (unsafep X) determines whether X is a safe Lisp form. New support module testcover.el for coverage testing. | ||||
* | * info/dir (File): Add an entry for Tramp. | Kai Großjohann | 2002-06-17 | 1 | -2/+7 |
| | | | | | * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp. (../info/tramp, tramp.dvi): New targets. | ||||
* | (DVI_TARGETS): Add calc.dvi. | Eli Zaretskii | 2002-01-04 | 1 | -5/+5 |
| | | | | (calc.dvi): Uncomment. | ||||
* | (EMACSSOURCES): Update the list of Emacs manual source files. | Eli Zaretskii | 2001-12-20 | 1 | -0/+4 |
| | |||||
* | (emacsman): New target. | Eli Zaretskii | 2001-11-16 | 1 | -0/+7 |
| | |||||
* | Fix last change. | Eli Zaretskii | 2001-11-07 | 1 | -2/+3 |
| | |||||
* | (INFO_TARGETS): Add ../info/calc. | Eli Zaretskii | 2001-11-07 | 1 | -1/+6 |
| | | | | (../info/calc): New target. | ||||
* | Fix a typo in a comment. | Eli Zaretskii | 2001-04-25 | 1 | -1/+1 |
| | |||||
* | (../info/info): Use an explicit -o switch to makeinfo. | Eli Zaretskii | 2001-04-14 | 1 | -1/+5 |
| | |||||
* | (mostlyclean, maintainer-clean): Delete more files. | Gerd Moellmann | 2001-03-05 | 1 | -2/+2 |
| | |||||
* | Add copyright notice. | Gerd Moellmann | 2001-02-20 | 1 | -0/+20 |
| | |||||
* | (../info/idlwave): Use --no-split. | Eli Zaretskii | 2000-12-20 | 1 | -1/+3 |
| | |||||
* | (mostlyclean): Remove gnustmp.* | Dave Love | 2000-12-14 | 1 | -2/+5 |
| | | | | (gnus.dvi): Change rule to remove @latex stuff. | ||||
* | (INFOSOURCES): Remove info-stnd.texi from prerequisites. | Eli Zaretskii | 2000-11-15 | 1 | -1/+1 |
| | |||||
* | * Makefile.in (Speedbar): Added build targets for speedbar.texi | Eric M. Ludlam | 2000-10-20 | 1 | -6/+8 |
| | |||||
* | Added the beginnings of proper Eshell documentation. | John Wiegley | 2000-10-13 | 1 | -2/+7 |
| | |||||
* | Remove/comment speedbar stuff. | Gerd Moellmann | 2000-09-25 | 1 | -6/+6 |
| | |||||
* | Add emacs-mime. | Dave Love | 2000-09-22 | 1 | -2/+12 |
| | |||||
* | (INFO_TARGETS): Add ../info/woman. | Eli Zaretskii | 2000-08-08 | 1 | -2/+8 |
| | | | | | (DVI_TARGETS): Add woman.dvi. (../info/woman, woman.dvi): New targets. | ||||
* | (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs. | Stefan Monnier | 2000-06-01 | 1 | -2/+8 |
| | | | | (../info/pcl-cvs, pcl-cvs.dvi): New targets. | ||||
* | (INFO_TARGETS): Add info/ebrowse. | Gerd Moellmann | 2000-05-11 | 1 | -2/+7 |
| | | | | (../info/ebrowse, ebrowse.dvi): New targets. | ||||
* | (INFO_TARGETS): Add eudc. | Gerd Moellmann | 2000-01-13 | 1 | -2/+7 |
| | | | | | (DVI_TARGETS): Add eudc.dvi (../info/eudc, eudc.dvi): New targets. | ||||
* | (INFO_TARGETS): Rename emacs-faq to efaq (for | Eli Zaretskii | 2000-01-05 | 1 | -2/+2 |
| | | | | | compatibility with 8+3 filesystems). (../info/efaq): Renamed from emacs-faq. | ||||
* | (INFO_TARGETS, DVI_TARGETS): Add idlwave. | Eli Zaretskii | 2000-01-03 | 1 | -2/+8 |
| | | | | (../info/idlwave, idlwave.dvi): New targets. | ||||
* | Add autotype. | Dave Love | 1999-10-23 | 1 | -2/+7 |
| | |||||
* | (faq): use ../info/emacs-faq.info (as specified in the | Stefan Monnier | 1999-10-12 | 1 | -2/+2 |
| | | | | faq.texi file) rather than ../info/faq. | ||||
* | (INFO_TARGETS, DVI_TARGETS): Add ada-mode. | Gerd Moellmann | 1999-10-07 | 1 | -2/+8 |
| | | | | (../info/ada-mode, ada-mode.dvi): New targets. | ||||
* | Add faq. | Dave Love | 1999-09-01 | 1 | -2/+8 |
| | |||||
* | (INFO_TARGETS): Delete customize.info. | Markus Rost | 1998-12-04 | 1 | -7/+2 |
| | | | | | (DVI_TARGETS): Delete customize.dvi. (../info/customize, customize.dvi): Targets deleted. | ||||
* | Whitespace change. | Richard M. Stallman | 1998-05-16 | 1 | -3/+3 |
| | |||||
* | (EMACSSOURCES): Add msdog.texi, ack.texi. Remove gnu1.texi. | Richard M. Stallman | 1998-05-07 | 1 | -2/+3 |
| | |||||
* | (EMACSSOURCES): Add mule.texi. | Richard M. Stallman | 1998-05-06 | 1 | -0/+1 |
| | |||||
* | (ENVADD): Enviroment vars to pass to texi2dvi. Use | Andreas Schwab | 1998-04-06 | 1 | -17/+18 |
| | | | | | it in dvi targets. (../etc/GNU): Change to $(srcdir) first. | ||||
* | (reftex.dvi, ../info/reftex): New targets. | Richard M. Stallman | 1998-02-08 | 1 | -7/+12 |
| | | | | (INFO_TARGETS, DVI_TARGETS): Add the new targets. | ||||
* | Merge changes mistakenly made to `Makefile'. | Paul Eggert | 1997-09-23 | 1 | -20/+20 |
| | | | | | | (INFO_TARGETS): Change ../info/custom to ../info/customize. (../info/customize): Renamed from ../info/custom. (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi. | ||||
* | Added widget and custom manuals. | Per Abrahamsen | 1997-04-07 | 1 | -2/+13 |
| | |||||
* | Add rules for the Message manual. | Lars Magne Ingebrigtsen | 1996-06-27 | 1 | -2/+8 |
| | |||||
* | (All info targets): cd $(srcdir) to do the work. | Richard M. Stallman | 1996-06-20 | 1 | -12/+12 |
| | |||||
* | (All info targets): Specify $(srcdir) in input files. Specify -I option. | Richard M. Stallman | 1996-06-20 | 1 | -24/+29 |
| | | | | (All dvi targets): Set the TEXINPUTS variable. | ||||
* | (../info/ccmode): Renamed from ../info/cc-mode. | Karl Heuer | 1996-01-09 | 1 | -2/+2 |
| | | | | (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS. | ||||
* | (../info/cc-mode, cc-mode.dvi): New targets. | Richard M. Stallman | 1995-11-30 | 1 | -4/+9 |
| | | | | | (INFO_TARGETS): Add ../info/cc-mode. (DVI_TARGETS): Add cc-mode.dvi. | ||||
* | (../info/ediff, ediff.dvi): New targets. | Richard M. Stallman | 1995-06-26 | 1 | -3/+8 |
| | | | | (INFO_TARGETS, DVI_TARGETS): Add those new targets. | ||||
* | (INFO_TARGETS, DVI_TARGETS): Add viper targets. | Richard M. Stallman | 1995-04-24 | 1 | -5/+10 |
| | | | | (../info/viper, viper.dvi): New targets. |