1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Merge remote-tracking branch 'origin/emacs-30'

This commit is contained in:
Stefan Monnier 2025-02-05 20:21:03 -05:00
commit 1f4a26df86
8 changed files with 25 additions and 11 deletions

View file

@ -981,11 +981,11 @@ be controlled by `gnus-treat-body-boundary'."
"/usr/share/picons")
"Defines the location of the faces database.
For information on obtaining this database of pretty pictures, please
see http://www.cs.indiana.edu/picons/ftp/index.html"
see https://kinzler.com/ftp/faces/picons/"
:version "22.1"
:type '(repeat directory)
:link '(url-link :tag "download"
"http://www.cs.indiana.edu/picons/ftp/index.html")
"https://kinzler.com/ftp/faces/picons/")
:link '(custom-manual "(gnus)Picons")
:group 'gnus-picon)