mud/lib/doc/applies/retrieve_ed_setup
2020-09-06 05:43:07 -07:00

11 lines
304 B
Plaintext

retrieve_ed_setup - retrieve a user's editor setup or configuration settings
int retrieve_ed_setup( object user );
This master apply is called by the ed() efun to retrieve
a user's ed setup/configuration settings. This function
should return the setup (contained in an int).
See also:
save_ed_setup