mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Prefer saying "Info manual" to "info page" in docs
Pointed out by Eli Zaretskii in: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=39215#14 * doc/emacs/Makefile.in: * doc/lispintro/Makefile.in: * doc/lispref/Makefile.in: * doc/misc/Makefile.in: * lisp/dired-x.el (top-level): * lisp/gnus/gnus-sum.el (gnus-summary-mode): * lisp/progmodes/cperl-mode.el (cperl-info-page): Doc fix; prefer saying "Info manual" over "info page".
This commit is contained in:
parent
8fbc2fd492
commit
a15a0cf69e
7 changed files with 8 additions and 8 deletions
|
|
@ -145,7 +145,7 @@ install-ps: ps
|
|||
${GZIP_PROG} -9n "$(DESTDIR)$(psdir)/$${file}"; \
|
||||
done
|
||||
|
||||
## Top-level Makefile installs the info pages.
|
||||
## Top-level Makefile installs the Info manuals.
|
||||
install-doc: install-dvi install-html install-pdf install-ps
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue