summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-04-04 23:54:40 -0700
committerGlenn Morris <rgm@gnu.org>2012-04-04 23:54:40 -0700
commit2c7191889d96a29bcd9b45d97ab6c9211a72ff28 (patch)
treeedfec95c9cfa2a5703912f9967d30b8e74a57756 /etc
parentdfdb4cadb8e49f1f226c8b0651558f4bf51a669c (diff)
downloademacs-2c7191889d96a29bcd9b45d97ab6c9211a72ff28.tar.gz
NEWS typo fix and punctuation tweaks
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3dc19285d02..caa02fa56b8 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -95,7 +95,7 @@ and pops down the *Completions* buffer accordingly.
*** New option `completion-cycle-threshold' allows completion cycling.
*** New option `completion-category-overrides' for overriding the
-default completion style in certain cirucmstances.
+default completion style in certain circumstances.
*** New completion style `substring'.
@@ -829,14 +829,14 @@ You can get a comparable behavior with:
*** pc-mode.el is obsolete (CUA mode is much more comprehensive).
-*** pgg is obsolete (use EasyPG instead)
+*** pgg is obsolete (use EasyPG instead).
*** sregex.el is obsolete, since rx.el is a strict superset.
*** s-region.el and pc-select.el are obsolete.
They are superseded by shift-select-mode, enabled by default since 23.1.
-*** vc-mcvs.el is obsolete (for lack of a maintainer)
+*** vc-mcvs.el is obsolete (for lack of a maintainer).
** Miscellaneous
@@ -989,7 +989,7 @@ means you can just remove all calls to the function in question):
*** `frame-update-faces' (not needed)
*** `frame-update-face-colors' (`frame-set-background-mode')
*** `x-frob-font-weight' and `x-frob-font-slant' (`make-face-*' functions)
-*** `x-make-font-bold and x-make-font-demibold (make-face-bold)
+*** `x-make-font-bold and x-make-font-demibold (`make-face-bold')
*** `x-make-font-italic' and `x-make-font-oblique' (`make-face-italic')
*** `x-make-font-bold-italic' (`make-face-bold-italic')
*** `x-make-font-unbold' (`make-face-unbold')