emacs.rst
changeset 2228 837f1337c59b
parent 2125 754abf10c819
--- a/emacs.rst	Sat Feb 10 01:28:53 2018 +0200
+++ b/emacs.rst	Sat Feb 10 01:30:24 2018 +0200
@@ -9,27 +9,25 @@
 About.
 ======
 
-  http://elpa.gnu.org/
-                Packages for Emacs. This requires Emacs version 24.1 or
-                higher.
+http://elpa.gnu.org/
+  Packages for Emacs.
 
 Getting help.
 =============
 
- * http://news.gmane.org/gmane.emacs.help
- * http://news.gmane.org/gmane.emacs.announce
- * http://news.gmane.org/gmane.emacs.auctex.announce
+* http://news.gmane.org/gmane.emacs.help
+* http://news.gmane.org/gmane.emacs.announce
+* http://news.gmane.org/gmane.emacs.auctex.announce
 
 Installing Emacs.
 =================
 
-
-  http://ftp.gnu.org/gnu/emacs/windows/
-                Clean GNU Emacs for 32-bit Windows.
-  http://alpha.gnu.org/gnu/emacs/windows/
-                Official alpha build of GNU Emacs.
-  http://emacsformacosx.com/
-                Clean GNU Emacs for Mac OS X.
+http://ftp.gnu.org/gnu/emacs/windows/
+  Official build of GNU Emacs for Windows.
+http://alpha.gnu.org/gnu/emacs/windows/
+  Official alpha build of GNU Emacs.
+http://emacsformacosx.com/
+  Clean GNU Emacs for Mac OS X.
 
 Development.
 ============
@@ -156,9 +154,8 @@
 Elisp debug tips.
 -----------------
 
- * Use a keyboard macro that moves forward one expression (sexp) and evaluates
-   it.
- * Try C-x check-parens.
+* Use a keyboard macro that moves forward one expression (sexp) and evaluates it.
+* Try C-x check-parens.
 
 Enable debug mode (also on loading).
 ------------------------------------
@@ -229,9 +226,9 @@
 Text based WWW browser.
 -----------------------
 
- * http://en.wikipedia.org/wiki/W3m
- * http://emacs-w3m.namazu.org/
- * http://www.gnu.org/software/w3/
+* http://en.wikipedia.org/wiki/W3m
+* http://emacs-w3m.namazu.org/
+* http://www.gnu.org/software/w3/
 
 Tricks.
 =======
@@ -339,18 +336,18 @@
 
 See
 
- * http://www.gnu.org/software/emacs/elisp-manual/html_node/Library-Headers.html
- * http://www.emacswiki.org/cgi-bin/wiki/ElispAreaConventions
+* http://www.gnu.org/software/emacs/elisp-manual/html_node/Library-Headers.html
+* http://www.emacswiki.org/cgi-bin/wiki/ElispAreaConventions
 
 CheckDoc.
 ---------
 
 CheckDoc checks your EmacsLisp code for errors in documentation and style.
 
-  http://cedet.sourceforge.net/checkdoc.shtml
-                home page before including it into GNU Emacs
-  http://www.emacswiki.org/emacs/CheckDoc
-                CheckDoc
+http://cedet.sourceforge.net/checkdoc.shtml
+  home page before including it into GNU Emacs
+http://www.emacswiki.org/emacs/CheckDoc
+  CheckDoc
 
 Installing Emacs.
 =================
@@ -358,15 +355,15 @@
 From sources.
 -------------
 
- * http://ftp.gnu.org/pub/gnu/emacs
+* http://ftp.gnu.org/pub/gnu/emacs
 
 Windows.
 --------
 
-  http://ftp.gnu.org/pub/gnu/emacs/windows
-                Releases for Windows.
-  http://alpha.gnu.org/gnu/emacs/windows
-                Beta releases for Windows.
+http://ftp.gnu.org/pub/gnu/emacs/windows
+  Releases for Windows.
+http://alpha.gnu.org/gnu/emacs/windows
+  Beta releases for Windows.
 
 Debian.
 -------
@@ -414,15 +411,15 @@
 File manager.
 =============
 
- * http://www.emacswiki.org/emacs/Sunrise_Commander
+* http://www.emacswiki.org/emacs/Sunrise_Commander
 
 Semantic.
 =========
 
-  semantic-lex-spp-describe
-                Describe the current list of spp macros.
-  semantic-lex-c-preprocessor-symbol-file
-                List of C/C++ files that contain preprocessor macros for the C lexer.
+semantic-lex-spp-describe
+  Describe the current list of spp macros.
+semantic-lex-c-preprocessor-symbol-file
+  List of C/C++ files that contain preprocessor macros for the C lexer.
 
 Debugging C code.
 =================
@@ -441,11 +438,11 @@
 
 The mode currently supports two Java XSLT processors:
 
- * Saxon - fully supported, including debugging capabilities.
- * Xalan - fully supported, including debugging capabilities.
+* Saxon - fully supported, including debugging capabilities.
+* Xalan - fully supported, including debugging capabilities.
 
-  http://xslt-process.sourceforge.net/
-                home page
+http://xslt-process.sourceforge.net/
+  home page
 
 Useful program logging.
 =======================
@@ -475,18 +472,18 @@
 Edit HTML.
 ==========
 
- * psgml-mode
- * nxml-mode
- * sgml-mode
+* psgml-mode
+* nxml-mode
+* sgml-mode
 
 html-helper-mode.
 -----------------
 
 Highlighting, autocompletion, and auto-insertion of closing tags.
 
- * http://www.emacswiki.org/emacs/HtmlHelperMode
- * http://savannah.nongnu.org/projects/baol-hth/
- * http://www.nongnu.org/baol-hth/
+* http://www.emacswiki.org/emacs/HtmlHelperMode
+* http://savannah.nongnu.org/projects/baol-hth/
+* http://www.nongnu.org/baol-hth/
 
 Source.
 =======
@@ -506,19 +503,18 @@
 
 See:
 
- * http://www.emacswiki.org/emacs/BzrForEmacsDevs
+* http://www.emacswiki.org/emacs/BzrForEmacsDevs
 
 Emacs Git mirror.
 -----------------
 
- * http://www.emacswiki.org/emacs/EmacsFromGit
+* http://www.emacswiki.org/emacs/EmacsFromGit
 
 Patch.
 ======
 
-  http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5719
-                [patch] fix bat-generic-mode highlighting pattern for CLI
-                switch.
+http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5719
+  [patch] fix bat-generic-mode highlighting pattern for CLI switch.
 
 How report bug.
 ===============
@@ -528,13 +524,12 @@
 Finding emacs packages.
 =======================
 
- * http://anc.ed.ac.uk/~stephen/emacs/ell.html
- * http://www.emacswiki.org/emacs/WikifiedEmacsLispList
- * http://www.emacswiki.org/emacs/RationalElispPackaging
+* http://anc.ed.ac.uk/~stephen/emacs/ell.html
+* http://www.emacswiki.org/emacs/WikifiedEmacsLispList
+* http://www.emacswiki.org/emacs/RationalElispPackaging
 
-  http://tromey.com/elpa/index.html
-                Emacs Lisp Package Archive
-
+http://tromey.com/elpa/index.html
+  Emacs Lisp Package Archive
 
 EPLA.
 -----
@@ -548,34 +543,34 @@
                            ("marmalade" . "http://marmalade-repo.org/packages/")
                            ))
 
- * http://www.emacswiki.org/emacs/ELPA
- * http://marmalade-repo.org/
+* http://www.emacswiki.org/emacs/ELPA
+* http://marmalade-repo.org/
 
-  http://elpa.gnu.org/
-                official GNU Emacs Lisp Package Archive
-  http://tromey.com/elpa/
-                old Emacs Lisp Package Archive home page
-  http://tromey.com/elpa/upload.html
-                how to contribute
+http://elpa.gnu.org/
+  official GNU Emacs Lisp Package Archive
+http://tromey.com/elpa/
+  old Emacs Lisp Package Archive home page
+http://tromey.com/elpa/upload.html
+  how to contribute
 
 Emacswiki.
 ----------
 
- * http://www.emacswiki.org/emacs/ElispArea
- * http://www.emacswiki.org/emacs/WikifiedEmacsLispList
+* http://www.emacswiki.org/emacs/ElispArea
+* http://www.emacswiki.org/emacs/WikifiedEmacsLispList
 
 emacsmirror.
 ------------
 
- * https://github.com/emacsmirror/p/wiki
- * http://www.emacsmirror.org/
- * http://www.emacswiki.org/emacs/Emacsmirror
+* https://github.com/emacsmirror/p/wiki
+* http://www.emacsmirror.org/
+* http://www.emacswiki.org/emacs/Emacsmirror
 
 Funny Emacs modes.
 ==================
 
-  glasses
-                Minor mode for making identifiers likeThis readable.
+glasses
+  Minor mode for making identifiers likeThis readable.
 
 Useful commands.
 ================