From: Paul Eggert Date: Sat, 25 Apr 2015 06:19:36 +0000 (-0700) Subject: Spelling fixes X-Git-Tag: emacs-25.0.90~2305 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2f5da6d45af2910d92c80bdd80d9895c3fa9f4cb;p=emacs.git Spelling fixes --- diff --git a/lisp/emacs-lisp/package.el b/lisp/emacs-lisp/package.el index 999e857346b..e45d79aa01d 100644 --- a/lisp/emacs-lisp/package.el +++ b/lisp/emacs-lisp/package.el @@ -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-hide-obsolete]. Installed obsolete packages are always displayed.") diff --git a/src/textprop.c b/src/textprop.c index f50ef08a223..0a591d0e05f 100644 --- a/src/textprop.c +++ b/src/textprop.c @@ -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