aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tutorials/TUTORIAL
diff options
context:
space:
mode:
Diffstat (limited to 'etc/tutorials/TUTORIAL')
-rw-r--r--etc/tutorials/TUTORIAL14
1 files changed, 14 insertions, 0 deletions
diff --git a/etc/tutorials/TUTORIAL b/etc/tutorials/TUTORIAL
index dcdb61f23ec..cbb333470a0 100644
--- a/etc/tutorials/TUTORIAL
+++ b/etc/tutorials/TUTORIAL
@@ -1099,6 +1099,20 @@ manual in the node called "Dired".
1099The manual also describes many other Emacs features. 1099The manual also describes many other Emacs features.
1100 1100
1101 1101
1102* INSTALLING PACKAGES
1103---------------------
1104
1105There's a rich set of packages for Emacs written by the community,
1106which extend Emacs' capabilities. These packages include support for
1107new languages, additional themes, plugins for integrating with
1108external applications, and much, much more.
1109
1110To see a list of all available packages, type M-x list-packages. In
1111the display this shows, you can install or uninstall packages, as well
1112as read packages' descriptions. For more information about package
1113management, consult the manual.
1114
1115
1102* CONCLUSION 1116* CONCLUSION
1103------------ 1117------------
1104 1118