From 86d22428959a0f5aecef270e0f4dd7d4b5712fc3 Mon Sep 17 00:00:00 2001 From: Erik Martin-Dorel Date: Thu, 23 Aug 2018 00:01:12 +0200 Subject: Fix most doc issues raised by (checkdoc) --- generic/pg-assoc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'generic/pg-assoc.el') diff --git a/generic/pg-assoc.el b/generic/pg-assoc.el index 714429b7..b06b4ec5 100644 --- a/generic/pg-assoc.el +++ b/generic/pg-assoc.el @@ -48,7 +48,7 @@ Some may be dead/nil." ;;;###autoload (defun proof-associated-windows (&optional all-frames) "Return a list of the associated buffers windows. -Dead or nil buffers are not represented in the list. Optional +Dead or nil buffers are not represented in the list. Optional argument ALL-FRAMES has the same meaning than for `get-buffer-window'." (let ((bufs (proof-associated-buffers)) -- cgit v1.2.3