- 追加された行はこの色です。
- 削除された行はこの色です。
#author("2017-06-25T03:41:35+09:00","default:hoge","hoge")
#author("2017-07-23T19:49:51+09:00","default:hoge","hoge")
[[LaTeX 用語集>LaTeX/Glossary]], [[TeX 用語集>TeX/Glossary]]
Emacs is an extensible, customizable, free/libre text editor ― and more.&br;
-[[GNU Emacs - GNU Project:https://www.gnu.org/software/emacs/]]
-[[ArchWiki:Emacs]]
-[[ArchWiki.jp:Emacs]]
-[[TeXWiki:Emacs]]
-https://github.com/purcell/exec-path-from-shell
-https://uwabami.github.io/cc-env/Emacs.html
-https://twitter.com/condotti/status/667266997944582144
-[[use-packageで可読性の高いinit.elを書く:http://qiita.com/kai2nenobu/items/5dfae3767514584f5220]]
-https://github.com/jwiegley/use-package/issues/379
//-[[優しい Emacs-Lisp 講座:http://www.gentei.org/~yuuji/elisp/]]
----
#contents
----
**Download [#od034603]
-https://www.gnu.org/software/emacs/download.html
***Windows [#tbcf6e3a]
-http://emacsbinw64.sourceforge.net/
-https://github.com/chuntaro/NTEmacs64
-http://cha.la.coocan.jp/doc/NTEmacs.html
-http://vgoulet.act.ulaval.ca/en/home/
--https://vigou3.github.io/emacs-modified-windows/
***macOS [#x8a38fdc]
-https://emacsformacosx.com/
-http://www.muskmelon.jp/?page_id=79
-http://junk.greencherry.jp/macosx/emacs/
-http://vgoulet.act.ulaval.ca/en/home/
--https://vigou3.github.io/emacs-modified-macos/
**Installing Emacs [#h801bc52]
***Windows [#m939dfcd]
MSYS2 64-bit Emacs
pacman -S mingw-w64-x86_64-emacs
MSYS2 32-bit Emacs
pacman -S mingw-w64-i686-emacs
***macOS [#wd32f29f]
Homebrew
brew install emacs --with-cocoa
MacPorts
sudo port install emacs-app
**Repository [#y9a3f636]
-http://git.savannah.gnu.org/cgit/emacs.git
-http://git.savannah.gnu.org/gitweb/?p=emacs.git
-https://bitbucket.org/mituharu/emacs-mac
**Changelog [#g48e63cb]
-https://www.gnu.org/software/emacs/news/
-http://git.savannah.gnu.org/cgit/emacs.git/log/
-http://git.savannah.gnu.org/gitweb/?p=emacs.git;a=shortlog
-http://git.savannah.gnu.org/gitweb/?p=emacs.git;a=log
**Issues [#d8f0fa69]
***electric-indent-mode [#t6155317]
-[[yatexがインデントを勝手に元に戻してくる:https://twitter.com/n_vip/status/837662888122699778]]
-[[Emacsの改行時の自動インデントを無効にする方法:http://blue.hatenadiary.jp/entry/2014/11/20/211335]]
-[[emacs 24.4 をインストールしてみる.デフォルトで electric-indent-mode が enable になった.electric-indent-mode 内でも, RET の代わりに C-j で自動インデントせず改行できる:http://codeout.hatenablog.com/entry/2014/10/23/130329]]
**Org mode [#ha58f1ed]
[[Emacs/Org mode]]
**TeX mode [#u867313e]
[[Emacs/TeX mode]]
**AUCTeX [#q8aee7d8]
[[Emacs/AUCTeX]]
**YaTeX [#t251cc66]
[[Emacs/YaTeX]]