From 75d0cef20dbc522e6217a5765f21bfa841aff89b Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 24 Dec 2019 02:37:08 +0100 Subject: Trivial docstring fixes * ChangeLog.3: * lisp/emacs-lisp/cl-macs.el (cl-flet): * lisp/filesets.el (filesets-menu-ensure-use-cached): * lisp/progmodes/compile.el (compilation-context-lines): * lisp/progmodes/prolog.el (prolog-paren-indent): * lisp/progmodes/sql.el (sql-password-search-wallet-function): Fix typos in docstrings. * lisp/cedet/semantic/analyze.el (semantic-analyze-push-error): Doc fix. * lisp/emacs-lisp/map.el (map-put, map-info): Refill docstring. (map-contains-key): Fix typo. (map-every-p): Doc fix. --- lisp/term.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/term.el') diff --git a/lisp/term.el b/lisp/term.el index 50a0c80bcfd..29898dfce94 100644 --- a/lisp/term.el +++ b/lisp/term.el @@ -87,7 +87,7 @@ ;; for maintenance reasons, you have to edit files 'as root': before ;; patching term.el, I su-ed in a term.el buffer and used vi :), now I ;; simply do a C-x C-f and, via ange-ftp, the file is automatically loaded -;; 'as-root'. ( If you don't want to enter the root password every time you +;; 'as-root'. (If you don't want to enter the root password every time you ;; can put it in your .netrc: note that this is -not- advisable if you're ;; connected to the internet or if somebody else works on your workstation!) ;; -- cgit v1.2.3