Variable: browse-url-galeon-arguments

browse-url-galeon-arguments is a customizable variable defined in browse-url.el.gz.

This variable is obsolete since 25.1.

Value

nil

Documentation

A list of strings to pass to Galeon as arguments.

Source Code

;; Defined in /usr/src/emacs/lisp/net/browse-url.el.gz
(defcustom browse-url-galeon-arguments nil
  "A list of strings to pass to Galeon as arguments."
  :type '(repeat (string :tag "Argument")))