pdfgrep
pdfgrep copied to clipboard
Silence byte-compiler warnings
Also autoload pdfgrep-mode.
The second commit looks good to me.
Here is the result of byte-compile on the current version of pdfgrep with Emacs 27.1.
~/.emacs.d/elpa/pdf-tools-20200214.536/pdf-outline.elc:Warning: ‘title’ is an
obsolete variable (as of 25.1); use 'title instead
Leaving directory ‘/home/jcompost/Documents/GordonPeak/’
Compiling file /home/jcompost/MyPersonalWork/j2m-emacs-config/pdfgrep/pdfgrep.el at Wed Feb 3 10:05:46 2021
Entering directory ‘/home/jcompost/MyPersonalWork/j2m-emacs-config/pdfgrep/’
which warning is this patch addressing ?