aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/ChangeLog.unicode4
-rw-r--r--lisp/ps-mule.el4
3 files changed, 6 insertions, 6 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3212e58b8cb..f1cb83df75e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,3 @@
12006-11-22 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
2
3 * ps-mule.el: Fix maintainer email.
4
52006-11-21 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change) 12006-11-21 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
6 2
7 * thingatpt.el (thing-at-point-url-at-point): Don't add a 3 * thingatpt.el (thing-at-point-url-at-point): Don't add a
diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode
index 7a6b0041456..2cdf9dc3b4b 100644
--- a/lisp/ChangeLog.unicode
+++ b/lisp/ChangeLog.unicode
@@ -1,3 +1,7 @@
12006-11-22 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
2
3 * ps-mule.el: Fix maintainer email.
4
12006-11-22 Kenichi Handa <handa@m17n.org> 52006-11-22 Kenichi Handa <handa@m17n.org>
2 6
3 * language/european.el ("Turkish"): Sync with HEAD. 7 * language/european.el ("Turkish"): Sync with HEAD.
diff --git a/lisp/ps-mule.el b/lisp/ps-mule.el
index 693b4447142..20bf45f29cf 100644
--- a/lisp/ps-mule.el
+++ b/lisp/ps-mule.el
@@ -3,10 +3,10 @@
3;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 3;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4;; 2005, 2006 Free Software Foundation, Inc. 4;; 2005, 2006 Free Software Foundation, Inc.
5 5
6;; Author: Vinicius Jose Latorre <vinicius@cpqd.com.br> 6;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br>
7;; Kenichi Handa <handa@m17n.org> (multi-byte characters) 7;; Kenichi Handa <handa@m17n.org> (multi-byte characters)
8;; Maintainer: Kenichi Handa <handa@m17n.org> (multi-byte characters) 8;; Maintainer: Kenichi Handa <handa@m17n.org> (multi-byte characters)
9;; Vinicius Jose Latorre <vinicius@cpqd.com.br> 9;; Vinicius Jose Latorre <viniciusjl@ig.com.br>
10;; Keywords: wp, print, PostScript, multibyte, mule 10;; Keywords: wp, print, PostScript, multibyte, mule
11;; Time-stamp: <2003/05/14 22:19:41 vinicius> 11;; Time-stamp: <2003/05/14 22:19:41 vinicius>
12 12