Marv Hanson
Marvin B. "Marv" Hanson (December 12, 1943 – February 29, 2004) was a farmer and politician.
From Hallock, Minnesota, Hanson received his bachelor's degree from University of Minnesota and his law degree from Columbia Law School. He had served in the United States Peace Corps. Hanson served in the Minnesota State Senate as a Democrat from 1977 to 1982. Hanson attended Red River Lutheran Church near Hallock. He died from a heart attack at his home in Kennedy, Minnesota.[1]
Notes
gollark: ```lualocal keys_down = {}local keyboard_commands = { -- whatever}local function keyboard_shortcuts() while true do local ev = {coroutine.yield()} if ev[1] == "key" then keys_down[ev[2]] = true if keyboard_commands[ev[2]] and keys_down[157] then -- right ctrl keyboard_commands[ev[2]]() end elseif ev[1] == "key_up" then keys_down[ev[2]] = false end endend```
gollark: Oh, right. I'll pull up the PotatoBIOS code for that.
gollark: You mean, musical keys or something?
gollark: What?
gollark: ŦEŦR-15
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.