1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-07 14:31:41 -08:00
emacs/lib-src
Glenn Morris 17284e3024 Replace digest-doc and sorted-doc C programs with Lisp commands.
* lib-src/digest-doc.c, lib-src/sorted-doc.c: Remove files.
* lib-src/Makefile.in (UTILITIES): Remove digest-doc and sorted-doc.
(digest-doc${EXEEXT}, sorted-doc${EXEEXT}): Remove rules.
* lib-src/makefile.w32-in (ALL): Remove digest-doc and sorted-doc.
($(BLD)/sorted-doc.exe, $(BLD)/digest-doc.exe, sorted-doc, digest-doc)
($(BLD)/digest-doc.$(O), $(BLD)/sorted-doc.$(O)): Remove rules.
(install): Don't install digest-doc.exe or sorted-doc.exe.

* lisp/help-fns.el (doc-file-to-man, doc-file-to-info): New commands.

* doc/lispref/help.texi (Documentation Basics): Remove mentions of
digest-doc and sorted-doc.

* INSTALL, nt/README, nt/README.W32: Do not mention digest-doc and sorted-doc.

* etc/NEWS: Mention this change.
2010-10-22 19:46:06 -07:00
..
.gitignore
ChangeLog Replace digest-doc and sorted-doc C programs with Lisp commands. 2010-10-22 19:46:06 -07:00
COPYING
ebrowse.c
emacsclient.c Merge changes from emacs-23 branch. 2010-10-08 12:14:47 +02:00
etags.c
fakemail.c
getopt.c
getopt1.c
getopt_.h
getopt_int.h
gettext.h
grep-changelog
hexl.c
make-docfile.c Fix compilation warnings. 2010-10-03 16:35:22 -07:00
Makefile.in Replace digest-doc and sorted-doc C programs with Lisp commands. 2010-10-22 19:46:06 -07:00
makefile.w32-in Replace digest-doc and sorted-doc C programs with Lisp commands. 2010-10-22 19:46:06 -07:00
movemail.c Fix compilation warnings. 2010-10-03 16:35:22 -07:00
ntlib.c
ntlib.h
pop.c
pop.h
profile.c
rcs-checkin
rcs2log
README
test-distrib.c Fix compilation warnings. 2010-10-03 16:35:22 -07:00
testfile
update-game-score.c
vcdiff

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.