diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-06-27 12:21:20 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-06-27 12:21:53 -0700 |
commit | 3502d4c1b587057c2f5907997f74ae0a2e0d2a7d (patch) | |
tree | 1fdccc581a3c80473ca0b67ccf44651bd6256c53 /lisp/emacs-lisp/lisp.el | |
parent | a91bdeb131f75210d32243f0bdfa02d2af87ea44 (diff) | |
download | emacs-3502d4c1b587057c2f5907997f74ae0a2e0d2a7d.tar.gz emacs-3502d4c1b587057c2f5907997f74ae0a2e0d2a7d.tar.bz2 emacs-3502d4c1b587057c2f5907997f74ae0a2e0d2a7d.zip |
Catch duplicate keywords in image specs
* src/image.c (struct image_keyword.count): Now bool, not int,
since it is either 0 or 1.
(parse_image_spec, xpm_image_p): Use bool for boolean.
(parse_image_spec): Fix a bug introduced in
2011-09-21T17:41:20!eggert@cs.ucla.edu that reported only
triplicate (or more) keywords, not duplicates.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions