diff --git a/doc/misc/autotype.texi b/doc/misc/autotype.texi index 72ba73697d3..5f9dc01d33f 100644 --- a/doc/misc/autotype.texi +++ b/doc/misc/autotype.texi @@ -579,7 +579,7 @@ table: @vindex skeleton-transformation Insert string or character. Literal strings and characters are passed through @code{skeleton-transformation} when that is non-@code{nil}. -@item @code{?\n} +@item @code{\n} @c ??? something seems very wrong here. Insert a newline and align under current line, but not if this is the last element of a skeleton and the newline would be inserted at end of diff --git a/lisp/jka-compr.el b/lisp/jka-compr.el index a6223646c11..2f98c8d9ff4 100644 --- a/lisp/jka-compr.el +++ b/lisp/jka-compr.el @@ -659,7 +659,7 @@ It is not recommended to set this variable permanently to anything but nil.") "Uninstall jka-compr. This removes the entries in `file-name-handler-alist' and `auto-mode-alist' and `inhibit-local-variables-suffixes' that were added -by `jka-compr-installed'." +by `jka-compr-install'." ;; Delete from inhibit-local-variables-suffixes what jka-compr-install added. (mapc (lambda (x)