projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f59cad
)
* lisp/textmodes/sgml-mode.el (html-tag-alist): Add https.
author
Stefan Kangas
<stefan@marxist.se>
Tue, 2 Aug 2022 15:11:29 +0000
(17:11 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Tue, 2 Aug 2022 15:22:41 +0000
(17:22 +0200)
lisp/textmodes/sgml-mode.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/sgml-mode.el
b/lisp/textmodes/sgml-mode.el
index ba0a94b4a1f5b9a103d42f30012ea27209879341..7d691430ec6efca9d787cddaa211613ddc417be3 100644
(file)
--- a/
lisp/textmodes/sgml-mode.el
+++ b/
lisp/textmodes/sgml-mode.el
@@
-1913,7
+1913,7
@@
This takes effect when first loading the library.")
(valign '(("top") ("middle") ("bottom") ("baseline")))
(rel '(("next") ("previous") ("parent") ("subdocument") ("made")))
(href '("href" ("ftp:") ("file:") ("finger:") ("gopher:") ("http:")
- ("mailto:") ("news:") ("rlogin:") ("telnet:") ("tn3270:")
+
("https:")
("mailto:") ("news:") ("rlogin:") ("telnet:") ("tn3270:")
("wais:") ("/cgi-bin/")))
(name '("name"))
(link `(,href