From: Juri Linkov Date: Sat, 15 Jan 2022 18:58:31 +0000 (+0200) Subject: * lisp/net/dictionary.el (dictionary-context-menu): Use package prefix. X-Git-Tag: emacs-28.0.92~97 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=95640360f0;p=emacs.git * lisp/net/dictionary.el (dictionary-context-menu): Use package prefix. --- diff --git a/lisp/net/dictionary.el b/lisp/net/dictionary.el index 507363cc0f8..e0824f39716 100644 --- a/lisp/net/dictionary.el +++ b/lisp/net/dictionary.el @@ -1376,7 +1376,7 @@ any buffer where (dictionary-tooltip-mode 1) has been called." (dictionary-search word))) ;;;###autoload -(defun context-menu-dictionary (menu click) +(defun dictionary-context-menu (menu click) "Populate MENU with dictionary commands at CLICK. When you add this function to `context-menu-functions', the context menu will contain an item that searches