Skip to content
  • David Byers's avatar
    Handle async-new-user-area message. Fixed parsing of text-mapping. · 7e7857db
    David Byers authored
    Detailed changes:
    > 	Handle async-new-user-area message:
    > 	* startup.el (lyskom-accept-async): Accept async 19.
    >
    > 	* async.el (lyskom-parse-async): Parse async type 19. Update
    > 	pers-stat based on results.
    > 	(lyskom-async-new-user-area): New function updates cache and
    > 	re-reads options if necessary.
    > 	(lyskom-parse-async): Call it.
    >
    > 	* flags.el (lyskom-read-options-eval): Set
    > 	lyskom-current-user-area.
    >
    > 	* vars.el.in (lyskom-current-user-area): New variable.
    >
    > 	* flags.el (lyskom-save-options-3): Don't delete the person from
    > 	the cache; just set the user-area. Set lyskom-current-user-area.
    >
    > 	* komtypes.el (pers-stat): user-area is no longre read-only.
    >
    > 	Fix parse of text-mapping (I thought I did this a year ago):
    > 	* parse.el (lyskom-parse-list): Read the terminating brace in the
    > 	list.
    > 	(lyskom-parse-local-to-global-block): The array length is a
    > 	number, not a string.
    >
    7e7857db
To find the state of this project's repository at the time of any of these versions, check out the tags.