summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2004-09-28 23:02:53 +0000
committerKim F. Storm <storm@cua.dk>2004-09-28 23:02:53 +0000
commit7a2a85be99928d7becee6f35ebcdcccbf8b3f204 (patch)
tree464532be734d732f1d5741815cda205267f0a482 /lisp/emacs-lisp
parentdb25ed416c7944021e8afc66f38de8131a1d9a7c (diff)
downloademacs-7a2a85be99928d7becee6f35ebcdcccbf8b3f204.tar.gz
emacs-7a2a85be99928d7becee6f35ebcdcccbf8b3f204.tar.bz2
emacs-7a2a85be99928d7becee6f35ebcdcccbf8b3f204.zip
(Vfringe_bitmaps): New variable.
(syms_of_fringe): DEFVAR_LISP it. (valid_fringe_bitmap_p): Rename from valid_fringe_bitmap_id_p. Change arg to Lisp_Object and fail if not an integer. (get_fringe_bitmap_name, resolve_fringe_bitmap) (destroy_fringe_bitmap): New functions. (Fdestroy_fringe_bitmap): Change arg to bitmap symbol. Use destroy_fringe_bitmap. Remove symbol from Vfringe_bitmaps and clear its fringe property. (init_fringe_bitmap): Use destroy_fringe_bitmap instead of Fdestroy_fringe_bitmap. (Fdefine_fringe_bitmap): Add BITMAP arg specifying new or existing bitmap symbol; remove WHICH arg. Add symbol to Vfringe_bitmaps and set fringe property. Signal error if no free slots. (Fset_fringe_bitmap_face): Change arg to bitmap symbol. (Ffringe_bitmaps_at_pos): Return bitmap symbols instead of numbers.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions