We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 517f051 commit e24e0a1Copy full SHA for e24e0a1
gnuplot-gui.el
@@ -827,10 +827,6 @@ This alist is formed at load time by appending together
827
828
;;; user interface to the widget-y stuff
829
830
-;;;###autoload
831
-(define-obsolete-function-alias 'gnuplot-gui-mouse-set
832
- #'gnuplot-gui-set-options-and-insert "2025")
833
-
834
(defun gnuplot-gui-get-frame-param (param)
835
(cdr (assoc param gnuplot-gui-frame-parameters)))
836
0 commit comments