aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2010-10-08 18:15:15 -0700
committerGlenn Morris2010-10-08 18:15:15 -0700
commit3fb78d1f3341032d7bca0d4f6c708fb90d80a7ed (patch)
treee48839b08ca753ca7a3d1949bae608a59ec9cf2b /ChangeLog
parentea274122d5d221b4d74435c22a48083550ad43c5 (diff)
downloademacs-3fb78d1f3341032d7bca0d4f6c708fb90d80a7ed.tar.gz
emacs-3fb78d1f3341032d7bca0d4f6c708fb90d80a7ed.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f785c9e396..14b0fb011bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
12010-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
12010-10-05 Glenn Morris <rgm@gnu.org> 62010-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.