emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/idlw-rinfo.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/idlw-rinfo.el
Date: Mon, 01 Apr 2002 07:08:27 -0500

Index: emacs/lisp/progmodes/idlw-rinfo.el
diff -c emacs/lisp/progmodes/idlw-rinfo.el:3.8 
emacs/lisp/progmodes/idlw-rinfo.el:3.9
*** emacs/lisp/progmodes/idlw-rinfo.el:3.8      Sat Dec  1 07:54:29 2001
--- emacs/lisp/progmodes/idlw-rinfo.el  Mon Apr  1 07:08:27 2002
***************
*** 492,498 ****
      ("CW_FIELD"               fun nil                 (system) "Result = %s( 
Parent)" (("ALL_EVENTS") ("COLUMN") ("FIELDFONT") ("FLOATING") ("FONT") 
("FRAME") ("INTEGER") ("LONG") ("NOEDIT") ("RETURN_EVENTS") ("ROW") ("STRING") 
("TEXT_FRAME") ("TITLE") ("UNAME") ("UVALUE") ("VALUE") ("XSIZE") ("YSIZE")))
      ("CW_FILESEL"             fun nil                 (system) "Result = %s ( 
Parent)" (("FILENAME") ("FILTER") ("FIX_FILTER") ("FRAME") ("IMAGE_FILTER") 
("MULTIPLE") ("PATH") ("SAVE") ("UNAME") ("UVALUE") ("WARN_EXIST")))
      ("CW_FORM"                fun nil                 (system) "Result = %s( 
[Parent,] Desc)" (("COLUMN") ("IDS") ("TITLE") ("UNAME") ("UVALUE")))
!     ("CW_FSLIDER"             fun nil                 (system) "Result = %s( 
Parent)" (("DRAG") ("EDIT") ("FORMAT") ("FRAME") ("MAXIMUM") ("MINIMUM") 
("SCROLL") ("SUPRESS_VALUE") ("TITLE") ("UNAME") ("UVALUE") ("VALUE") 
("VERTICAL") ("XSIZE") ("YSIZE")))
      ("CW_LIGHT_EDITOR"        fun nil                 (system) "Result = %s 
(Parent)" (("DIRECTION_DISABLED") ("DRAG_EVENTS") ("FRAME") ("HIDE_DISABLED") 
("LIGHT") ("LOCATION_DISABLED") ("TYPE_DISABLED") ("UVALUE") ("XRANGE") 
("XSIZE") ("YRANGE") ("YSIZE") ("ZRANGE")))
      ("CW_ORIENT"              fun nil                 (system) "Result = %s( 
Parent)" (("AX") ("AZ") ("FRAME") ("TITLE") ("UNAME") ("UVALUE") ("XSIZE") 
("YSIZE")))
      ("CW_PALETTE_EDITOR"      fun nil                 (system) "Result = %s 
(Parent)" (("DATA") ("FRAME") ("HISTOGRAM") ("HORIZONTAL") ("SELECTION") 
("UNAME") ("UVALUE") ("XSIZE") ("YSIZE")))
--- 492,498 ----
      ("CW_FIELD"               fun nil                 (system) "Result = %s( 
Parent)" (("ALL_EVENTS") ("COLUMN") ("FIELDFONT") ("FLOATING") ("FONT") 
("FRAME") ("INTEGER") ("LONG") ("NOEDIT") ("RETURN_EVENTS") ("ROW") ("STRING") 
("TEXT_FRAME") ("TITLE") ("UNAME") ("UVALUE") ("VALUE") ("XSIZE") ("YSIZE")))
      ("CW_FILESEL"             fun nil                 (system) "Result = %s ( 
Parent)" (("FILENAME") ("FILTER") ("FIX_FILTER") ("FRAME") ("IMAGE_FILTER") 
("MULTIPLE") ("PATH") ("SAVE") ("UNAME") ("UVALUE") ("WARN_EXIST")))
      ("CW_FORM"                fun nil                 (system) "Result = %s( 
[Parent,] Desc)" (("COLUMN") ("IDS") ("TITLE") ("UNAME") ("UVALUE")))
!     ("CW_FSLIDER"             fun nil                 (system) "Result = %s( 
Parent)" (("DRAG") ("EDIT") ("FORMAT") ("FRAME") ("MAXIMUM") ("MINIMUM") 
("SCROLL") ("SUPPRESS_VALUE") ("TITLE") ("UNAME") ("UVALUE") ("VALUE") 
("VERTICAL") ("XSIZE") ("YSIZE")))
      ("CW_LIGHT_EDITOR"        fun nil                 (system) "Result = %s 
(Parent)" (("DIRECTION_DISABLED") ("DRAG_EVENTS") ("FRAME") ("HIDE_DISABLED") 
("LIGHT") ("LOCATION_DISABLED") ("TYPE_DISABLED") ("UVALUE") ("XRANGE") 
("XSIZE") ("YRANGE") ("YSIZE") ("ZRANGE")))
      ("CW_ORIENT"              fun nil                 (system) "Result = %s( 
Parent)" (("AX") ("AZ") ("FRAME") ("TITLE") ("UNAME") ("UVALUE") ("XSIZE") 
("YSIZE")))
      ("CW_PALETTE_EDITOR"      fun nil                 (system) "Result = %s 
(Parent)" (("DATA") ("FRAME") ("HISTOGRAM") ("HORIZONTAL") ("SELECTION") 
("UNAME") ("UVALUE") ("XSIZE") ("YSIZE")))
***************
*** 1313,1319 ****
      ("SetProperty"            pro "IDLgrVRML"         (system) "Obj -> 
[%s::]%s" (("DIMENSIONS") ("FILENAME") ("GRAPHICS_TREE") ("PALETTE") 
("QUALITY") ("RESOLUTION") ("UNITS") ("UVALUE")))
      ("GetFontnames"           fun "IDLgrVRML"         (system) "Return = Obj 
->[%s::]%s( FamilyName)" (("IDL_FONTS") ("STYLES")))
      ("GetTextDimensions"      fun "IDLgrVRML"         (system) "Result = Obj 
->[%s::]%s( TextObj)" (("DESCENT") ("PATH")))
!     ("Init"                   fun "IDLgrVRML"         (system) "Result = Obj 
-> [%s::]%s( ) ('IDLgrVRML')" (("COLOR_MODEL") ("DIMENSIONS") ("FILENAME") 
("GRAPHICS_TREE") ("N_COLORS") ("PALETTE") ("QUALITY") ("RESOLUTION") ("UNITS") 
("UVALUE") ("WOLRDTITLE") ("WORLDINFO")))
      ("Cleanup"                pro "IDLgrWindow"       (system) "Obj -> 
[%s::]%s" nil)
      ("Draw"                   pro "IDLgrWindow"       (system) "Obj -> 
[%s::]%s [, Picture]" (("CREATE_INSTANCE") ("DRAW_INSTANCE")))
      ("Erase"                  pro "IDLgrWindow"       (system) "Obj -> 
[%s::]%s" (("COLOR")))
--- 1313,1319 ----
      ("SetProperty"            pro "IDLgrVRML"         (system) "Obj -> 
[%s::]%s" (("DIMENSIONS") ("FILENAME") ("GRAPHICS_TREE") ("PALETTE") 
("QUALITY") ("RESOLUTION") ("UNITS") ("UVALUE")))
      ("GetFontnames"           fun "IDLgrVRML"         (system) "Return = Obj 
->[%s::]%s( FamilyName)" (("IDL_FONTS") ("STYLES")))
      ("GetTextDimensions"      fun "IDLgrVRML"         (system) "Result = Obj 
->[%s::]%s( TextObj)" (("DESCENT") ("PATH")))
!     ("Init"                   fun "IDLgrVRML"         (system) "Result = Obj 
-> [%s::]%s( ) ('IDLgrVRML')" (("COLOR_MODEL") ("DIMENSIONS") ("FILENAME") 
("GRAPHICS_TREE") ("N_COLORS") ("PALETTE") ("QUALITY") ("RESOLUTION") ("UNITS") 
("UVALUE") ("WORLDTITLE") ("WORLDINFO")))
      ("Cleanup"                pro "IDLgrWindow"       (system) "Obj -> 
[%s::]%s" nil)
      ("Draw"                   pro "IDLgrWindow"       (system) "Obj -> 
[%s::]%s [, Picture]" (("CREATE_INSTANCE") ("DRAW_INSTANCE")))
      ("Erase"                  pro "IDLgrWindow"       (system) "Obj -> 
[%s::]%s" (("COLOR")))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]