Don't include term.el.
This commit is contained in:
parent
78c11a9cce
commit
b7064fbe24
1 changed files with 0 additions and 2 deletions
|
@ -752,8 +752,6 @@ in an Xterm window."
|
|||
(interactive (browse-url-interactive-arg "Lynx URL: "))
|
||||
(start-process (concat "lynx" url) nil "xterm" "-e" "lynx" url))
|
||||
|
||||
(eval-when-compile (require 'term))
|
||||
|
||||
;; --- Lynx in an Emacs "term" window ---
|
||||
|
||||
;;;###autoload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue