Add an ASCII table to `webjump-sites'
This commit is contained in:
parent
8409797115
commit
3013bafac1
@ -5700,7 +5700,8 @@ sets the =webjump-sites= option.
|
|||||||
(with-eval-after-load 'webjump
|
(with-eval-after-load 'webjump
|
||||||
(setopt
|
(setopt
|
||||||
webjump-sites
|
webjump-sites
|
||||||
'(("CS 325 AI Programming" . "courses.cs.northwestern.edu/325")
|
'(("ASCII Table" . "www.ascii-code.com/ASCII")
|
||||||
|
("CS 325 AI Programming" . "courses.cs.northwestern.edu/325")
|
||||||
("Emacs News" . "sachachua.com/blog/category/emacs-news")
|
("Emacs News" . "sachachua.com/blog/category/emacs-news")
|
||||||
("Mastering Emacs" . "www.masteringemacs.org")
|
("Mastering Emacs" . "www.masteringemacs.org")
|
||||||
("Planet Emacs Life" . "planet.emacslife.com")
|
("Planet Emacs Life" . "planet.emacslife.com")
|
||||||
|
Loading…
Reference in New Issue
Block a user