1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-11 16:08:13 +00:00

* dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name).

This commit is contained in:
Glenn Morris 2010-06-22 00:10:16 -07:00
parent 943375a636
commit e9dc55ba85
3 changed files with 8 additions and 7 deletions

View File

@ -1,8 +1,9 @@
;;; dnd.el --- drag and drop support.
;;; dnd.el --- drag and drop support. -*- coding: utf-8 -*-
;; Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
;; Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010
;; Free Software Foundation, Inc.
;; Author: Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
;; Author: Jan Djärv <jan.h.d@swipnet.se>
;; Maintainer: FSF
;; Keywords: window, drag, drop

View File

@ -1,8 +1,8 @@
;;; font-setting.el --- Support dynamic font changes
;;; font-setting.el --- Support dynamic font changes -*- coding: utf-8 -*-
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
;; Author: Jan Djärv <jan.h.d@swipnet.se>
;; Author: Jan Djärv <jan.h.d@swipnet.se>
;; Maintainer: FSF
;; Keywords: font, system-font

View File

@ -1,9 +1,9 @@
;;; x-dnd.el --- drag and drop support for X.
;;; x-dnd.el --- drag and drop support for X -*- coding: utf-8 -*-
;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
;; Free Software Foundation, Inc.
;; Author: Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
;; Author: Jan Djärv <jan.h.d@swipnet.se>
;; Maintainer: FSF
;; Keywords: window, drag, drop