comparison ChangeLog @ 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 2c36d4f54456
children f537cb2035e9
comparison
equal deleted inserted replaced
110861:ca28093784c4 110862:3869cf7d1e82
1 2010-10-09 Glenn Morris <rgm@gnu.org>
2
3 * INSTALL, make-dist: Remove references to b2m.
4 * Makefile.in (MAN_PAGES): Remove b2m.1.
5
1 2010-10-05 Glenn Morris <rgm@gnu.org> 6 2010-10-05 Glenn Morris <rgm@gnu.org>
2 7
3 * .dir-locals.el: The Emacs convention is sentence-end-double-space. 8 * .dir-locals.el: The Emacs convention is sentence-end-double-space.
4 9
5 2010-10-03 Dan Nicolaescu <dann@ics.uci.edu> 10 2010-10-03 Dan Nicolaescu <dann@ics.uci.edu>