mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; Fix typos in Lisp symbols
This commit is contained in:
parent
5405852541
commit
616dcf27e5
20 changed files with 23 additions and 25 deletions
|
|
@ -1526,7 +1526,7 @@ POS can be a buffer position or a button"
|
|||
(flymake-show-diagnostic (if (button-type pos) (button-start pos) pos))))
|
||||
|
||||
(defun flymake--tabulated-entries-1 (diags project-root)
|
||||
"Helper for `flymake--diagnostic-buffer-entries'.
|
||||
"Helper for `flymake--diagnostics-buffer-entries'.
|
||||
PROJECT-ROOT indicates that each entry should be preceded by the
|
||||
filename of the diagnostic relative to that directory."
|
||||
(cl-loop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue