aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/artist.el
diff options
context:
space:
mode:
authorStefan Kangas2022-07-09 13:05:49 +0200
committerStefan Kangas2022-08-16 15:36:14 +0200
commit1540d018b0d093662a3fe70aafa610b3965c3dd9 (patch)
tree99cc3df3330a3b35fb46f218ebe23c7e5c57c492 /lisp/textmodes/artist.el
parent82f8dd68657e75d78be9f1d9c2652cc5e5ae5c5e (diff)
downloademacs-1540d018b0d093662a3fe70aafa610b3965c3dd9.tar.gz
emacs-1540d018b0d093662a3fe70aafa610b3965c3dd9.zip
Delete variable window-system-version obsolete since 24.3obsolete-24.3
* lisp/frame.el (window-system-version): Delete variable. * src/dispnew.c (syms_of_display) <Vwindow_system_version>: Delete DEFVAR, obsolete since 24.3. (init_display_interactive, syms_of_display_for_pdumper): * src/msdos.c (internal_terminal_init): * src/nsterm.m (ns_term_init): * src/pgtkfns.c (pgtk_display_info_for_name): * src/w32fns.c (w32_display_info_for_name, Fx_open_connection): * src/xfns.c (x_display_info_for_name, Fx_open_connection): Don't set above deleted variable. * admin/admin.el (set-version): Don't update above deleted variable in msdos.c. * lisp/textmodes/artist.el (artist-submit-bug-report): Don't use above deleted variable.
Diffstat (limited to 'lisp/textmodes/artist.el')
-rw-r--r--lisp/textmodes/artist.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/textmodes/artist.el b/lisp/textmodes/artist.el
index 2cf9ded04bf..76675328daa 100644
--- a/lisp/textmodes/artist.el
+++ b/lisp/textmodes/artist.el
@@ -5341,8 +5341,6 @@ The event, EV, is the mouse event."
5341 (require 'reporter) 5341 (require 'reporter)
5342 (if (y-or-n-p "Do you want to submit a bug report on Artist? ") 5342 (if (y-or-n-p "Do you want to submit a bug report on Artist? ")
5343 (let ((vars '(window-system 5343 (let ((vars '(window-system
5344 window-system-version
5345 ;;
5346 artist-rubber-banding 5344 artist-rubber-banding
5347 artist-interface-with-rect 5345 artist-interface-with-rect
5348 artist-aspect-ratio 5346 artist-aspect-ratio