summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas D Steeves <nsteeves@gmail.com>2018-12-01 16:29:14 -0500
committerNicholas D Steeves <nsteeves@gmail.com>2018-12-01 16:29:14 -0500
commitc38fd0ee4d110ba20c5822f738a4fc65c51717cb (patch)
tree985d51214a69b7ce25ff3d91ff2c2f811839a9c7
parentbd71567f48f2f46b1468e24bf126d4310e8b0c64 (diff)
README.Debian: Typos, indentation, and whitespace inconsistencies
-rw-r--r--debian/README.Debian13
1 files changed, 7 insertions, 6 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index 5342df7..d4c89e9 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -78,7 +78,7 @@ one wants to maintain.
- Built into GNU Emacs 23 and dropped from emacs-goodies-el 31.6.
D clipper.el provides the M-x clipper-* commands to save strings of
- data and insert them afterwards. Each string is labeled with a
+ data and insert them afterwards. Each string is labelled with a
name, and can involve some basic template replacement.
T color-theme.el changes the colors used within Emacs. They are lots of
@@ -114,8 +114,8 @@ one wants to maintain.
devices.
D dict.el is an Emacs interface to dict client.
- - Removed in emacs-goodies-el V36.0; Use dictionary-el instead.
- -- Copied from psg's entry in emacs-goodies-el.texi on this topic.
+ - Removed in emacs-goodies-el 36.0; Use dictionary-el instead.
+ -- Copied from psg's entry in emacs-goodies-el.texi on this topic.
E diminish.el provides M-x diminish, M-x diminish-undo and M-x
diminished-modes. Diminished modes are minor modes with a shorter or
@@ -188,11 +188,11 @@ one wants to maintain.
D home-end.el provides some useful bindings for Home and End keys: hit the
key once to go to the beginning/end of a line, hit it twice in a row to go
to the beginning/end of the window, three times in a row goes to the
- beiginning/end of the buffer. To enable it, customize the variable
+ beginning/end of the buffer. To enable it, customize the variable
`home-end-enable'.
E htmlize.el provides many M-x htmlize-* commands that turn files,
- buffers, or region of font-lock colorised text into an HTML
+ buffers, or region of font-lock colorized text into an HTML
representation.
E initsplit.el allows you to split Emacs customizations (set via M-x
@@ -322,7 +322,7 @@ one wants to maintain.
Old: (shell-command-make-prompt-string " [%w]%$ " default-directory)
New: (format " [%s]$ " (directory-file-name
(abbreviate-file-name default-directory)))
- -- Thanks to Dima Kogan for this tip.
+ -- Thanks to Dima Kogan for this tip.
D show-wspace.el is a minor mode to highlight whitespaces of various kinds.
@@ -390,6 +390,7 @@ one wants to maintain.
with ^ characters like this.
^^^^^^^^^
- "underline-region" is now a GNU Emacs built-in function.
+
D upstart-mode.el is a major-mode for editing .upstart files.
D xrdb-mode.el provides the xrdb-mode major mode, to help you editing X