projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0bf7f0
)
* etc/tutorial/TUTORIAL.cn (INSTALLING PACKAGES): Translate from English.
author
Po Lu
<luangruo@yahoo.com>
Sun, 29 May 2022 12:13:25 +0000
(20:13 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Sun, 29 May 2022 12:14:21 +0000
(20:14 +0800)
etc/tutorials/TUTORIAL.cn
patch
|
blob
|
history
diff --git
a/etc/tutorials/TUTORIAL.cn
b/etc/tutorials/TUTORIAL.cn
index 5d03014e41ad19c3314d91700daabfcc9bf6be3b..770d9a83be3c4481d8af28561f3ab6bef4625796 100644
(file)
--- a/
etc/tutorials/TUTORIAL.cn
+++ b/
etc/tutorials/TUTORIAL.cn
@@
-905,6
+905,15
@@
Dired 能够在一个缓冲区里列出一个目录下的所有文件(可以
Emacs 使用手册里还有许许多多的精彩功能等着你来了解。
+* 安装包裹(INSTALLING PACKAGES)
+---------------------------
+
+Emacs 社区著作了许多持有扩展性的包裹(packages),其中包括对各种语言的
+支持、色彩鲜艳的主题、用于集成外部程序的包裹,等等。
+
+使用 M-x list-packages 便可浏览存在的包裹。这个命令显示的界面中可以安
+装和卸载包裹,以及查看包裹的简介。Emacs 使用手册中有对包裹管理更详细的
+介绍。
* 总结(CONCLUSION)
--------------------