From 5f923ff1a6a8a9ff6f06dc49c8e0e2ceee111567 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sun, 3 Dec 2023 23:31:30 +0100 Subject: ; Fix typos --- lisp/emacs-lisp/lisp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/emacs-lisp/lisp.el') diff --git a/lisp/emacs-lisp/lisp.el b/lisp/emacs-lisp/lisp.el index 17d58b1e3c6..0bd1cc8b2e0 100644 --- a/lisp/emacs-lisp/lisp.el +++ b/lisp/emacs-lisp/lisp.el @@ -93,7 +93,7 @@ report errors as appropriate for this kind of usage." (defun mark-sexp (&optional arg allow-extend) "Set mark ARG sexps from point or move mark one sexp. -When called from Lisp with ALLOW-EXTEND ommitted or nil, mark is +When called from Lisp with ALLOW-EXTEND omitted or nil, mark is set ARG sexps from point. With ARG and ALLOW-EXTEND both non-nil (interactively, with prefix argument), the place to which mark goes is the same place \\[forward-sexp] -- cgit v1.2.3