-
- Downloads
Probably fixed bug 1078. Worked on bug 1075.
Detailed changes: > Work on bug 1075: > * parse.el (lyskom-parse-static-server-info): New function. > > * services.el (initiate-get-boottime-info): New function. > > * vars.el.in (lyskom-static-server-info): New variable. > > * komtypes.el (static-server-info): New type. > > Fix bug 1078: > * vars.el.in (lyskom-global-variable-types): Change read of > integer. > (kom-default-mark): Put this both in the common area and the elisp > area. This is a good thing when we set it to values that are not > legal according to the protocol specification. > > * flags.el (lyskom-flag-read-integer): When reading integers, > accept nil too. >
Showing
- src/ChangeLog 19 additions, 0 deletionssrc/ChangeLog
- src/flags.el 22 additions, 10 deletionssrc/flags.el
- src/komtypes.el 11 additions, 0 deletionssrc/komtypes.el
- src/parse.el 11 additions, 0 deletionssrc/parse.el
- src/services.el 5 additions, 0 deletionssrc/services.el
- src/startup.el 3 additions, 2 deletionssrc/startup.el
- src/vars.el.in 8 additions, 3 deletionssrc/vars.el.in
Loading
Please register or sign in to comment