proced-signal-list
proced-signal-list is a variable defined in `
proced.el
'.
Its value is shown
below.
Documentation:
List of signals, used for minibuffer completion.
You can customize this variable.
Value:
(("HUP" . " (1. Hangup)")
("INT" . " (2. Terminal interrupt)")
("QUIT" . " (3. Terminal quit)")
("ABRT" . " (6. Process abort)")
("KILL" . " (9. Kill - cannot be caught or ignored)")
("ALRM" . " (14. Alarm Clock)")
("TERM" . " (15. Termination)")
("CONT" . " (Continue executing)")
("STOP" . " (Stop executing / pause - cannot be caught or ignored)")
("TSTP" . " (Terminal stop / pause)"))