mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-21 10:24:55 +00:00
shr.el: Comment.
This commit is contained in:
parent
e7b37ae4df
commit
bd3be308f7
@ -587,6 +587,8 @@ size, and full-buffer size."
|
||||
|
||||
(autoload 'url-expand-file-name "url-expand")
|
||||
|
||||
;; FIXME This needs some tests writing.
|
||||
;; Does it even need to exist, given that url-expand-file-name does?
|
||||
(defun shr-expand-url (url &optional base)
|
||||
(setq base
|
||||
(if base
|
||||
|
Loading…
Reference in New Issue
Block a user