all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH]: package-user-dir is a defcustom
@ 2024-06-15 16:27 Pedro Andres Aranda Gutierrez
  2024-06-15 16:48 ` Eli Zaretskii
  2024-06-15 17:13 ` Philip Kaludercic
  0 siblings, 2 replies; 5+ messages in thread
From: Pedro Andres Aranda Gutierrez @ 2024-06-15 16:27 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 1017 bytes --]

Hi,
I would have saved some time, because I understood changing=>setq. I think
customising
is a bit more precise.

Best, /PA

diff --git a/doc/emacs/package.texi b/doc/emacs/package.texi
index fd445805068..a98af7abdc1 100644
--- a/doc/emacs/package.texi
+++ b/doc/emacs/package.texi
@@ -566,7 +566,7 @@ Package Files
 @vindex package-user-dir
   Once installed, the contents of a package are placed in a
 subdirectory of @file{~/.emacs.d/elpa/} (you can change the name of
-that directory by changing the variable @code{package-user-dir}).  The
+that directory by customising the variable @code{package-user-dir}).  The
 package subdirectory is named @file{@var{name}-@var{version}}, where
 @var{name} is the package name and @var{version} is its version
 string.

-- 
Fragen sind nicht da, um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

Headaches with a Juju log:
unit-basic-16: 09:17:36 WARNING juju.worker.uniter.operation we should run
a leader-deposed hook here, but we can't yet

[-- Attachment #2: Type: text/html, Size: 1439 bytes --]

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-06-15 20:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-15 16:27 [PATCH]: package-user-dir is a defcustom Pedro Andres Aranda Gutierrez
2024-06-15 16:48 ` Eli Zaretskii
2024-06-15 17:13 ` Philip Kaludercic
2024-06-15 17:30   ` Eli Zaretskii
2024-06-15 20:21     ` [External] : " Drew Adams

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.