comparison INSTALL @ 110862:3869cf7d1e82

Remove lib-src/b2m.c and b2m.pl. Emacs does not use Babyl files since 23.1, and you can use M-x unrmail. * msdos/mainmake.v2 (install): Remove b2m. * lisp/emacs-lisp/authors.el (authors-valid-file-names): Add b2m.c. * lib-src/b2m.c, lib-src/b2m.pl: Remove files. * lib-src/Makefile.in (INSTALLABLES): Remove b2m. * lib-src/makefile.w32-in ($(BLD)/b2m.$(O)): Remove. * doc/emacs/ack.texi (Acknowledgments): No more b2m.c. * admin/quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m. * INSTALL, make-dist: Remove references to b2m. * Makefile.in (MAN_PAGES): Remove b2m.1.
author Glenn Morris <rgm@gnu.org>
date Fri, 08 Oct 2010 18:15:15 -0700
parents 85a8c1358bb7
children 1529ab88805c
comparison
equal deleted inserted replaced
110861:ca28093784c4 110862:3869cf7d1e82
458 Or you can "install" the executable and the other files into their 458 Or you can "install" the executable and the other files into their
459 installed locations, with `make install'. By default, Emacs's files 459 installed locations, with `make install'. By default, Emacs's files
460 are installed in the following directories: 460 are installed in the following directories:
461 461
462 `/usr/local/bin' holds the executable programs users normally run - 462 `/usr/local/bin' holds the executable programs users normally run -
463 `emacs', `etags', `ctags', `b2m', `emacsclient', 463 `emacs', `etags', `ctags', `emacsclient',
464 `grep-changelog', and `rcs-checkin'. 464 `grep-changelog', and `rcs-checkin'.
465 465
466 `/usr/local/share/emacs/VERSION/lisp' holds the Emacs Lisp library; 466 `/usr/local/share/emacs/VERSION/lisp' holds the Emacs Lisp library;
467 `VERSION' stands for the number of the Emacs version 467 `VERSION' stands for the number of the Emacs version
468 you are installing, like `23.1' or `23.2'. Since the 468 you are installing, like `23.1' or `23.2'. Since the
703 in `./lib-src' to their final destinations, as selected in `./src/epaths.h'. 703 in `./lib-src' to their final destinations, as selected in `./src/epaths.h'.
704 704
705 Strictly speaking, not all of the executables in `./lib-src' need be copied. 705 Strictly speaking, not all of the executables in `./lib-src' need be copied.
706 - The programs `fakemail', `hexl', `movemail', `profile', `rcs2log', 706 - The programs `fakemail', `hexl', `movemail', `profile', `rcs2log',
707 and `vcdiff' are used by Emacs; they do need to be copied. 707 and `vcdiff' are used by Emacs; they do need to be copied.
708 - The programs `etags', `ctags', `emacsclient', `b2m', and `rcs-checkin' 708 - The programs `etags', `ctags', `emacsclient', and `rcs-checkin'
709 are intended to be run by users; they are handled below. 709 are intended to be run by users; they are handled below.
710 - The programs `make-docfile' and `test-distrib' were 710 - The programs `make-docfile' and `test-distrib' were
711 used in building Emacs, and are not needed any more. 711 used in building Emacs, and are not needed any more.
712 - The programs `digest-doc' and `sorted-doc' convert a `DOC' file into 712 - The programs `digest-doc' and `sorted-doc' convert a `DOC' file into
713 a file for users to read. There is no important reason to move them. 713 a file for users to read. There is no important reason to move them.
725 `/usr/local/bin/emacs' pointing to that alternate name, as an easy way 725 `/usr/local/bin/emacs' pointing to that alternate name, as an easy way
726 of installing different versions. 726 of installing different versions.
727 727
728 You can delete `./src/temacs'. 728 You can delete `./src/temacs'.
729 729
730 4) Copy the programs `b2m', `emacsclient', `ctags', `etags', and 730 4) Copy the programs `emacsclient', `ctags', `etags', and `rcs-checkin'
731 `rcs-checkin' from `./lib-src' to `/usr/local/bin'. These programs are 731 from `./lib-src' to `/usr/local/bin'. These programs are intended for
732 intended for users to run. 732 users to run.
733 733
734 5) Copy the man pages in `./doc/man' into the appropriate man directory. 734 5) Copy the man pages in `./doc/man' into the appropriate man directory.
735 735
736 6) The files in the `./src' subdirectory, except for `emacs', are not 736 6) The files in the `./src' subdirectory, except for `emacs', are not
737 used by Emacs once it is built. However, it is very desirable to keep 737 used by Emacs once it is built. However, it is very desirable to keep