mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 08:20:41 -08:00
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