public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/emacs-tools:emacs-common-gentoo commit in: /
Date: Sun,  6 May 2012 16:06:06 +0000 (UTC)	[thread overview]
Message-ID: <1331968075.d774abb61f4429b81cebe0e85197929e352173bd.sping@gentoo> (raw)

commit:     d774abb61f4429b81cebe0e85197929e352173bd
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 17 07:07:55 2012 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 07:07:55 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/emacs-tools.git;a=commit;h=d774abb6

Allow UTF-8 characters in ChangeLog.

svn path=/emacs-common-gentoo/; revision=1726

---
 ChangeLog |   32 ++++++++++++++++----------------
 1 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index d6c9dc9..2758d9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,15 +1,15 @@
-2011-12-06  Ulrich Mueller  <ulm@gentoo.org>
+2011-12-06  Ulrich Müller  <ulm@gentoo.org>
 
 	* Version 1.3 released.
 
 	* site-start.el: New file.
 	* Makefile (DISTFILES): Update.
 
-2010-11-17  Ulrich Mueller  <ulm@gentoo.org>
+2010-11-17  Ulrich Müller  <ulm@gentoo.org>
 
 	* icons/emacs.svg: Update from Emacs 23.2.
 
-2009-08-08  Ulrich Mueller  <ulm@gentoo.org>
+2009-08-08  Ulrich Müller  <ulm@gentoo.org>
 
 	* Version 1.2 released.
 
@@ -19,25 +19,25 @@
 	* icons/COPYRIGHT.icons: Update.
 	* Makefile (ICONFILES): Update.
 
-2009-07-11  Ulrich Mueller  <ulm@gentoo.org>
+2009-07-11  Ulrich Müller  <ulm@gentoo.org>
 
 	* icons/emacs23.svg: Update from Emacs CVS.
 
-2009-04-22  Ulrich Mueller  <ulm@gentoo.org>
+2009-04-22  Ulrich Müller  <ulm@gentoo.org>
 
 	* Version 1.1 released.
 
-2009-04-12  Ulrich Mueller  <ulm@gentoo.org>
+2009-04-12  Ulrich Müller  <ulm@gentoo.org>
 
 	* icons/emacs23.svg: New file, SVG icon from Emacs CVS trunk.
 	* icons/COPYRIGHT.icons: Update.
 	* Makefile (ICONFILES): Update.
 
-2009-04-10  Ulrich Mueller  <ulm@gentoo.org>
+2009-04-10  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs.desktop (StartupWMClass): Key added.
 
-2009-04-05  Ulrich Mueller  <ulm@gentoo.org>
+2009-04-05  Ulrich Müller  <ulm@gentoo.org>
 
 	* icons/emacs.png, icons/emacs_16.png, icons/emacs_24.png:
 	* icons/emacs_32.png, icons/emacs_48.png: Moved to subdirectory.
@@ -53,7 +53,7 @@
 	(ICONFILES): New variable.
 	(DISTFILES): Update.
 
-2009-03-07  Ulrich Mueller  <ulm@gentoo.org>
+2009-03-07  Ulrich Müller  <ulm@gentoo.org>
 
 	* Version 1.0 released.
 
@@ -63,7 +63,7 @@
 	* subdirs.el: New file.
 	* Makefile (DISTFILES): Add it.
 
-2007-12-28  Ulrich Mueller  <ulm@gentoo.org>
+2007-12-28  Ulrich Müller  <ulm@gentoo.org>
 
 	* Version 0.3 released.
 
@@ -78,7 +78,7 @@
 	* emacsclient.desktop (Comment): Correct typo in Spanish
 	translation, pointed out by ulm
 
-2007-12-07  Ulrich Mueller  <ulm@gentoo.org>
+2007-12-07  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacsclient.desktop: Remove -a option from Exec since it does
 	not work properly anyway. Remove trailing full stop from comments.
@@ -97,27 +97,27 @@
 	(Icon): Extension removed
 	(Categories): Application removed as it is obsolete
 
-2007-05-24  Ulrich Mueller  <ulm@gentoo.org>
+2007-05-24  Ulrich Müller  <ulm@gentoo.org>
 
 	* Makefile (PV): Extract PV from new ChangeLog format.
 
-2007-04-15  Ulrich Mueller  <ulm@gentoo.org>
+2007-04-15  Ulrich Müller  <ulm@gentoo.org>
 
 	* Version 0.2 released.
 
 	* Makefile: New file.
 
-2007-03-30  Ulrich Mueller  <ulm@gentoo.org>
+2007-03-30  Ulrich Müller  <ulm@gentoo.org>
 
 	* Version 0.1 released.
 
-2007-03-23  Ulrich Mueller  <ulm@gentoo.org>
+2007-03-23  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacsclient.desktop: New file.
 
 	* emacs.desktop (MimeType, TryExec): Add keys.
 
-2007-03-21  Ulrich Mueller  <ulm@gentoo.org>
+2007-03-21  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacs_*.png, gnured_48.png: Added two alternative icons (not
 	used yet): emacs_*.png is from etc/images/icons of the Emacs



             reply	other threads:[~2012-05-06 16:11 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-06 16:06 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-25 17:39 [gentoo-commits] proj/emacs-tools:emacs-common-gentoo commit in: / Ulrich Müller
2021-02-25 17:39 Ulrich Müller
2018-12-09 22:36 Ulrich Müller
2018-09-16 14:49 Ulrich Müller
2017-02-04 14:35 Ulrich Müller
2017-02-04 14:35 Ulrich Müller
2015-02-23 20:44 Ulrich Müller
2015-02-23 20:44 Ulrich Müller
2015-02-23 20:44 Ulrich Müller
2014-08-28 12:14 Ulrich Müller
2013-11-16 12:50 Ulrich Müller
2013-11-16 12:50 Ulrich Müller
2013-11-15 13:31 Ulrich Müller
2012-05-06 18:47 Ulrich Mueller
2012-05-06 16:07 [gentoo-commits] proj/emacs-tools:backups/emacs-common-gentoo@1233 " Sebastian Pipping
2012-05-06 16:06 ` [gentoo-commits] proj/emacs-tools:emacs-common-gentoo " Sebastian Pipping
2012-05-06 16:07 [gentoo-commits] proj/emacs-tools:backups/emacs-common-gentoo@1233 " Sebastian Pipping
2012-05-06 16:06 ` [gentoo-commits] proj/emacs-tools:emacs-common-gentoo " Sebastian Pipping
2012-05-06 16:07 [gentoo-commits] proj/emacs-tools:backups/emacs-common-gentoo@1233 " Sebastian Pipping
2012-05-06 16:06 ` [gentoo-commits] proj/emacs-tools:emacs-common-gentoo " Sebastian Pipping
2012-05-06 16:07 [gentoo-commits] proj/emacs-tools:backups/emacs-common-gentoo@1233 " Sebastian Pipping
2012-05-06 16:06 ` [gentoo-commits] proj/emacs-tools:emacs-common-gentoo " Sebastian Pipping
2012-05-06 16:07 [gentoo-commits] proj/emacs-tools:backups/emacs-common-gentoo@1030 " Sebastian Pipping
2012-05-06 16:06 ` [gentoo-commits] proj/emacs-tools:emacs-common-gentoo " Sebastian Pipping
2012-05-06 16:07 [gentoo-commits] proj/emacs-tools:backups/emacs-common-gentoo@1030 " Sebastian Pipping
2012-05-06 16:06 ` [gentoo-commits] proj/emacs-tools:emacs-common-gentoo " Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1331968075.d774abb61f4429b81cebe0e85197929e352173bd.sping@gentoo \
    --to=sping@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox