.EL 文件扩展名
Emacs Lisp Code File
| 开发者 | The GNU Project |
| 受欢迎程度 |
3.6 | 14 票 |
什么是 EL 文件?
Lisp file referenced by Emacs, a basic multi-platform text editor; contains Lisp code that may define Emacs configuraton settings or may add additional features to the program.
更多信息
注: EL files that provide extra program features are often saved as compiled .ELC files, which allows them load faster.