Mercurial > hg > xemacs-beta
comparison lisp/gtk-widget-accessors.el @ 5231:ba07c880114a
Fix up FSF's Franklin Street address in many files.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Sun, 13 Jun 2010 17:44:56 +0900 |
parents | db7068430402 |
children | 6466bc9ebf15 cd167465bf69 |
comparison
equal
deleted
inserted
replaced
5230:4c56e7c6a704 | 5231:ba07c880114a |
---|---|
11 ;; for more details. | 11 ;; for more details. |
12 ;; | 12 ;; |
13 ;; You should have received a copy of the GNU General Public License | 13 ;; You should have received a copy of the GNU General Public License |
14 ;; along with XEmacs; see the file COPYING. If not, write to | 14 ;; along with XEmacs; see the file COPYING. If not, write to |
15 ;; the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, | 15 ;; the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, |
16 ;; Boston, MA 02111-1301, USA. */ | 16 ;; Boston, MA 02110-1301, USA. */ |
17 | 17 |
18 (globally-declare-fboundp | 18 (globally-declare-fboundp |
19 '(gtk-fundamental-type)) | 19 '(gtk-fundamental-type)) |
20 | 20 |
21 (require 'gtk-ffi) | 21 (require 'gtk-ffi) |