]> git.eshelyaron.com Git - emacs.git/commitdiff
; Pacify recent shorthand unused lexarg warnings.
authorBasil L. Contovounesios <contovob@tcd.ie>
Mon, 11 Oct 2021 10:55:40 +0000 (11:55 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Mon, 11 Oct 2021 10:55:40 +0000 (11:55 +0100)
lisp/minibuffer.el

index 48859585bc22758db9eb08c0fc1acb0b408fce65..13da7f99a389d13a0324f847041bc135a94aabc5 100644 (file)
@@ -4116,7 +4116,7 @@ which is at the core of flex logic.  The extra
                                           (+ (- point (length short))
                                              (length long))))))
 
-(defun completion-shorthand-all-completions (string table pred _point)
+(defun completion-shorthand-all-completions (_string _table _pred _point)
   ;; no-op: For now, we don't want shorthands to list all the possible
   ;; locally active longhands.  For the completion categories where
   ;; this style is active, it could hide other more interesting