]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/emacs/package.texi: Rename to "Fetching Package Sources"
authorPhilip Kaludercic <philipk@posteo.net>
Fri, 4 Nov 2022 17:17:02 +0000 (18:17 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Fri, 4 Nov 2022 17:17:02 +0000 (18:17 +0100)
doc/emacs/package.texi

index 51b86bb1471155560762db86962434e48da7a934..bd11648e5721eb6ad6c5ca5e3ba6b6df0439f2e7 100644 (file)
@@ -49,7 +49,7 @@ Manual}.
 * Package Statuses::     Which statuses a package can have.
 * Package Installation:: Options for package installation.
 * Package Files::        Where packages are installed.
-* Package from Source::  Managing packages directly from source.
+* Fetching Package Sources::  Managing packages directly from source.
 @end menu
 
 @node Package Menu
@@ -532,8 +532,8 @@ corresponding package subdirectory.  This only works for packages
 installed in @code{package-user-dir}; if told to act on a package in a
 system-wide package directory, the deletion command signals an error.
 
-@node Package from Source
-@section Package from Source
+@node Fetching Package Sources
+@section Fetching Package Sources
 @cindex package development source
 @cindex upstream source, for packages
 @cindex git source of package @c "git" is not technically correct