aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2009-04-30 23:43:51 +0000
committerJuanma Barranquero <[email protected]>2009-04-30 23:43:51 +0000
commit35f5b1280e49d939945bace1e2772939c626a3a3 (patch)
tree0bd8c1a9ea3c9c458108bb60a9190e15ab9b5e59 /lisp
parent1a1961c36162778de8350a4fbdced2f6120c4354 (diff)
Fix typos.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3a7c327912..dc89e0c3ad 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -3,7 +3,7 @@
* term/ns-win.el (ns-make-command-string, ns-grabenv)
(ns-extended-platform-support-mode, menu-bar-ns-file-menu)
(ns-arrange-all-frames, ns-arrange-visible-frames)
- (ns-arrange-frames): remove. These functionalities not
+ (ns-arrange-frames): Remove. These functionalities not
available on other (free) platforms will be provided to users
outside the Emacs project in the "ns-platform-support" package.
@@ -8875,8 +8875,7 @@
2008-07-17 David Reitter <[email protected]>
- * simple.el (kill-visual-line, turn-on-visual-line-mode): New
- functions.
+ * simple.el (kill-visual-line, turn-on-visual-line-mode): New functions.
(visual-line-mode, global-visual-line-mode): New minor mode.
(visual-line-mode-map): New variable.