]> git.eshelyaron.com Git - emacs.git/commitdiff
* dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name).
authorGlenn Morris <rgm@gnu.org>
Tue, 22 Jun 2010 07:10:16 +0000 (00:10 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 22 Jun 2010 07:10:16 +0000 (00:10 -0700)
lisp/dnd.el
lisp/font-setting.el
lisp/x-dnd.el

index c064aa9897a8a247f0f679e97bdf33fa58d1bf5d..d7cbb641babec9f1b3ded07312391371a7a842ad 100644 (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\e,Ad\e(Brv <jan.h.d@swipnet.se>
+;; Author: Jan Djärv <jan.h.d@swipnet.se>
 ;; Maintainer: FSF
 ;; Keywords: window, drag, drop
 
index 3a6f1dc0e314aa3e3fb777cbda53b88016049807..79f2f2a278d8c9fd43102ed5b5b7f1c2247594f6 100644 (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Ã\83¤rv <jan.h.d@swipnet.se>
 ;; Maintainer: FSF
 ;; Keywords: font, system-font
 
index 328eb569c6f39ad8cbb54961b03f5fdf068e4000..6d38fd043fe8a2c945e3f6fc0e6d6cc9665d5b72 100644 (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\e,Ad\e(Brv <jan.h.d@swipnet.se>
+;; Author: Jan Djärv <jan.h.d@swipnet.se>
 ;; Maintainer: FSF
 ;; Keywords: window, drag, drop