]> code.delx.au - gnu-emacs/commitdiff
Spelling fixes
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 25 Apr 2015 06:19:36 +0000 (23:19 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 25 Apr 2015 06:19:59 +0000 (23:19 -0700)
lisp/emacs-lisp/package.el
src/textprop.c

index 999e857346b3b7a1c3d26bca68f1ffb7a1846a2f..e45d79aa01d3354c709e1a9426ce5f874909f55a 100644 (file)
@@ -2486,7 +2486,7 @@ of these dependencies, similar to the list returned by
               "new" "available"))))))))
 
 (defvar package-menu--hide-obsolete t
-  "Whether avaiable obsolete packages should be hidden.
+  "Whether available obsolete packages should be hidden.
 Can be toggled with \\<package-menu-mode-map> \\[package-menu-hide-obsolete].
 Installed obsolete packages are always displayed.")
 
index f50ef08a22330ba63e0be99a791cadcb413f3595..0a591d0e05fc4868778b688db7a87660c6fd3473 100644 (file)
@@ -737,7 +737,7 @@ DEFUN ("previous-char-property-change", Fprevious_char_property_change,
 Scans characters backward in the current buffer from POSITION till it
 finds a change in some text property, or the beginning or end of an
 overlay, and returns the position of that.
-If none is found, and LIMIT is nil or imitted, the function
+If none is found, and LIMIT is nil or omitted, the function
 returns (point-min).
 
 If the optional second argument LIMIT is non-nil, the function doesn't