]> code.delx.au - gnu-emacs/commit
Fix parse_settings to match internal documentation
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 27 Dec 2014 20:00:29 +0000 (12:00 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 27 Dec 2014 20:01:46 +0000 (12:01 -0800)
commit3d1afd119e3cdb96178dd838ef833414b894d8d8
tree888ca707872d124f5257c7a41066fc2fd06ed66f
parent0db7db3090df8d5afd5fda176511fea8656f1930
Fix parse_settings to match internal documentation

* xsettings.c (parse_settings): Return the number of settings seen.
Count the settings changes accurately.
(read_settings): Don't confuse number of settings changes with
the return code from XGetWindowProperty.
src/ChangeLog
src/xsettings.c