Mercurial > hg > xemacs-beta
comparison lisp/toolbar-items.el @ 367:a4f53d9b3154 r21-1-13
Import from CVS: tag r21-1-13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:01:07 +0200 |
parents | 972bbb6d6ca2 |
children | cc15677e0335 |
comparison
equal
deleted
inserted
replaced
366:83d76f480a59 | 367:a4f53d9b3154 |
---|---|
31 | 31 |
32 ;; This file is dumped with XEmacs (when window system and toolbar support | 32 ;; This file is dumped with XEmacs (when window system and toolbar support |
33 ;; is compiled in). | 33 ;; is compiled in). |
34 | 34 |
35 ;; Miscellaneous toolbar functions, useful for users to redefine, in | 35 ;; Miscellaneous toolbar functions, useful for users to redefine, in |
36 ;; order to get different behaviour. | 36 ;; order to get different behavior. |
37 | 37 |
38 ;;; Code: | 38 ;;; Code: |
39 | 39 |
40 ;; Suppress warning message from bytecompiler | 40 ;; Suppress warning message from bytecompiler |
41 (eval-when-compile | 41 (eval-when-compile |