equal
deleted
inserted
replaced
163 CheckDoc checks your EmacsLisp code for errors in documentation and style. |
163 CheckDoc checks your EmacsLisp code for errors in documentation and style. |
164 |
164 |
165 http://cedet.sourceforge.net/checkdoc.shtml |
165 http://cedet.sourceforge.net/checkdoc.shtml |
166 home page before including it into GNU Emacs |
166 home page before including it into GNU Emacs |
167 http://www.emacswiki.org/emacs/CheckDoc |
167 http://www.emacswiki.org/emacs/CheckDoc |
|
168 |
|
169 * Installing Emacs. |
|
170 |
|
171 ** From sources. |
|
172 |
|
173 http://ftp.gnu.org/pub/gnu/emacs |
|
174 |
|
175 ** Windows. |
|
176 |
|
177 http://ftp.gnu.org/pub/gnu/emacs/windows |
|
178 http://alpha.gnu.org/gnu/emacs/windows |
|
179 beta releases for windows |
|
180 |
|
181 ** Debian. |
|
182 |
|
183 $ apt-get install emacs |