From: "Ulrich Mueller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/emacs-tools:emacs-daemon commit in: /
Date: Sun, 6 May 2012 18:14:35 +0000 (UTC) [thread overview]
Message-ID: <1336328105.eca97d812a0b8bf2c85be7006d88127debc185e8.ulm@gentoo> (raw)
commit: eca97d812a0b8bf2c85be7006d88127debc185e8
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun May 6 18:15:05 2012 +0000
Commit: Ulrich Mueller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun May 6 18:15:05 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/emacs-tools.git;a=commit;h=eca97d81
Allow UTF-8 characters in ChangeLog.
---
ChangeLog | 66 ++++++++++++++++++++++++++++++------------------------------
1 files changed, 33 insertions(+), 33 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index e023aed..e79d8ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,37 +1,37 @@
-2011-12-10 Ulrich Mueller <ulm@gentoo.org>
+2011-12-10 Ulrich Müller <ulm@gentoo.org>
* emacs.rc (checkconfig, start): Drop baselayout-1 compatibility.
-2010-09-20 Ulrich Mueller <ulm@gentoo.org>
+2010-09-20 Ulrich Müller <ulm@gentoo.org>
* Version 0.18 released.
-2010-09-18 Ulrich Mueller <ulm@gentoo.org>
+2010-09-18 Ulrich Müller <ulm@gentoo.org>
* emacs.rc (stop): Output ebegin/eend messages. Export some
variables before calling the stop script, bug 337829.
* emacs-stop.sh: New file, example stop script.
* Makefile (DISTFILES): Add emacs-stop.sh.
-2009-11-20 Ulrich Mueller <ulm@gentoo.org>
+2009-11-20 Ulrich Müller <ulm@gentoo.org>
* Version 0.17 released.
-2009-10-05 Ulrich Mueller <ulm@gentoo.org>
+2009-10-05 Ulrich Müller <ulm@gentoo.org>
* emacs-wrapper.sh: Always display the saved output if the
EMACS_DEBUG variable is set.
* emacs.rc (start): Export EMACS_DEBUG.
* emacs.conf (EMACS_DEBUG): Document variable.
-2009-09-19 Ulrich Mueller <ulm@gentoo.org>
+2009-09-19 Ulrich Müller <ulm@gentoo.org>
* Version 0.16 released.
* emacs-wrapper.sh: Save Emacs's output in a temporary file.
Display it only in case of error.
-2009-07-17 Ulrich Mueller <ulm@gentoo.org>
+2009-07-17 Ulrich Müller <ulm@gentoo.org>
* Version 0.15 released.
@@ -40,7 +40,7 @@
(start): Test for OpenRC. Compatibility code for start-stop-daemon
of baselayout-1.
-2009-03-18 Ulrich Mueller <ulm@gentoo.org>
+2009-03-18 Ulrich Müller <ulm@gentoo.org>
* Version 0.14 released.
@@ -49,16 +49,16 @@
(EMACS_SHELL): Default to bash.
* emacs.conf (EMACS_SHELL): Renamed from SHELL.
-2009-03-03 Ulrich Mueller <ulm@gentoo.org>
+2009-03-03 Ulrich Müller <ulm@gentoo.org>
* 10emacs-daemon-gentoo.el: Remove backwards compatibility code.
-2009-02-25 Ulrich Mueller <ulm@gentoo.org>
+2009-02-25 Ulrich Müller <ulm@gentoo.org>
* emacs.rc (start): Export the SHELL variable.
* emacs-wrapper.sh: Don't assign SHELL.
-2009-02-23 Ulrich Mueller <ulm@gentoo.org>
+2009-02-23 Ulrich Müller <ulm@gentoo.org>
* Version 0.13 released.
@@ -66,23 +66,23 @@
to "process-attributes" following Emacs upstream. Add code for
backwards compatibility.
-2009-02-01 Ulrich Mueller <ulm@gentoo.org>
+2009-02-01 Ulrich Müller <ulm@gentoo.org>
* Version 0.12 released.
-2009-01-28 Ulrich Mueller <ulm@gentoo.org>
+2009-01-28 Ulrich Müller <ulm@gentoo.org>
* emacs.rc (depend): Add dependencies, in order to start after the
D-Bus daemon. Thanks to Tassilo Horn <tassilo@member.fsf.org> for
pointing this out. Also depend on localmount and bootmisc.
-2009-01-21 Ulrich Mueller <ulm@gentoo.org>
+2009-01-21 Ulrich Müller <ulm@gentoo.org>
* emacs.rc: Use different syntax for assignment of default values.
(EMACS_OPTS, start): Include --daemon option in variable.
* emacs.conf (EMACS_OPTS): Document the above.
-2009-01-14 Ulrich Mueller <ulm@gentoo.org>
+2009-01-14 Ulrich Müller <ulm@gentoo.org>
* Version 0.11 released.
@@ -90,13 +90,13 @@
* emacs.rc (start): Make a minor text addition to start message
-2009-01-02 Ulrich Mueller <ulm@gentoo.org>
+2009-01-02 Ulrich Müller <ulm@gentoo.org>
* emacs.rc (stop): Optionally call a custom script defined by
EMACS_STOP before stopping the daemon; bug 246462.
* emacs.conf (EMACS_STOP): Document as a variable.
-2009-01-01 Ulrich Mueller <ulm@gentoo.org>
+2009-01-01 Ulrich Müller <ulm@gentoo.org>
* README: Some additions. List authors.
@@ -106,35 +106,35 @@
* Makefile (DISTFILES): Put it into the tarball
-2008-12-27 Ulrich Mueller <ulm@gentoo.org>
+2008-12-27 Ulrich Müller <ulm@gentoo.org>
* Version 0.10 released.
-2008-12-24 Ulrich Mueller <ulm@gentoo.org>
+2008-12-24 Ulrich Müller <ulm@gentoo.org>
* emacs-wrapper.sh: Use a "for" loop to time out. Remove redundant
argument of "exit".
* emacs.rc (start): Move ebegin message.
-2008-12-19 Ulrich Mueller <ulm@gentoo.org>
+2008-12-19 Ulrich Müller <ulm@gentoo.org>
* Version 0.9 released.
-2008-12-17 Ulrich Mueller <ulm@gentoo.org>
+2008-12-17 Ulrich Müller <ulm@gentoo.org>
* emacs-wrapper.sh: Use "wait" for exit status of child process,
and exit with it. Change order of killed processes on timeout.
-2008-12-12 Ulrich Mueller <ulm@gentoo.org>
+2008-12-12 Ulrich Müller <ulm@gentoo.org>
* 10emacs-daemon-gentoo.el: Use string-match for the command name.
-2008-12-08 Ulrich Mueller <ulm@gentoo.org>
+2008-12-08 Ulrich Müller <ulm@gentoo.org>
* Version 0.8 released.
-2008-12-07 Ulrich Mueller <ulm@gentoo.org>
+2008-12-07 Ulrich Müller <ulm@gentoo.org>
* emacs.rc (start): If unset, determine SHELL from passwd file.
* emacs.conf (SHELL): Document variable.
@@ -142,7 +142,7 @@
* emacs-wrapper.sh: Add copyright header.
-2008-12-05 Ulrich Mueller <ulm@gentoo.org>
+2008-12-05 Ulrich Müller <ulm@gentoo.org>
* emacs-wrapper.sh: Add a timeout and kill Emacs if the daemon
doesn't detach properly.
@@ -150,19 +150,19 @@
* emacs.conf (EMACS_START): Update documentation.
(EMACS_TIMEOUT): New variable.
-2008-12-03 Ulrich Mueller <ulm@gentoo.org>
+2008-12-03 Ulrich Müller <ulm@gentoo.org>
* emacs.rc (checkconfig): Use numerical user id for root.
-2008-11-30 Ulrich Mueller <ulm@gentoo.org>
+2008-11-30 Ulrich Müller <ulm@gentoo.org>
* Version 0.7 released.
-2008-11-16 Ulrich Mueller <ulm@gentoo.org>
+2008-11-16 Ulrich Müller <ulm@gentoo.org>
* emacs.rc (checkconfig): Use "checkpath" builtin function.
-2008-11-13 Ulrich Mueller <ulm@gentoo.org>
+2008-11-13 Ulrich Müller <ulm@gentoo.org>
* Version 0.6 released.
@@ -174,7 +174,7 @@
* emacs.conf: Add a comment about multiplexed configuration files.
-2008-11-10 Ulrich Mueller <ulm@gentoo.org>
+2008-11-10 Ulrich Müller <ulm@gentoo.org>
* Version 0.5 released.
@@ -182,18 +182,18 @@
* emacs.rc (EMACS): Allow to override from config file.
* Makefile (DISTFILES): Add emacs.conf.
-2008-11-04 Ulrich Mueller <ulm@gentoo.org>
+2008-11-04 Ulrich Müller <ulm@gentoo.org>
* emacs.rc (description): Add description.
* 10emacs-daemon-gentoo.el (special-event-map): Restart the server
on reception of SIGUSR1. Output a message before terminating.
-2008-11-03 Ulrich Mueller <ulm@gentoo.org>
+2008-11-03 Ulrich Müller <ulm@gentoo.org>
* 10emacs-daemon-gentoo.el: Check if a daemon is already running.
-2008-11-02 Ulrich Mueller <ulm@gentoo.org>
+2008-11-02 Ulrich Müller <ulm@gentoo.org>
* Version 0.4 released.
next reply other threads:[~2012-05-06 18:14 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-06 18:14 Ulrich Mueller [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-05-06 18:47 [gentoo-commits] proj/emacs-tools:emacs-daemon commit in: / Ulrich Mueller
2012-07-21 9:01 Ulrich Mueller
2012-07-21 9:01 Ulrich Mueller
2013-03-23 22:08 Ulrich Mueller
2013-03-23 22:08 Ulrich Mueller
2013-03-23 22:08 Ulrich Mueller
2013-03-23 22:08 Ulrich Mueller
2013-08-06 19:09 Ulrich Mueller
2013-08-06 19:09 Ulrich Mueller
2014-02-02 11:29 Ulrich Müller
2014-02-02 11:29 Ulrich Müller
2016-05-06 13:20 Ulrich Müller
2016-05-06 13:20 Ulrich Müller
2016-05-06 13:20 Ulrich Müller
2016-06-08 6:43 Ulrich Müller
2018-09-16 14:49 Ulrich Müller
2018-12-09 22:36 Ulrich Müller
2025-03-05 13:08 Ulrich Müller
2025-03-05 13:08 Ulrich Müller
2025-03-05 13:36 Ulrich Müller
2025-03-05 15:56 Ulrich Müller
2025-03-07 16:58 Ulrich Müller
2025-03-09 20:48 Ulrich Müller
2025-03-10 12:03 Ulrich Müller
2025-03-14 22:27 Ulrich Müller
2025-03-14 22:27 Ulrich Müller
2025-06-28 18:41 Ulrich Müller
2025-07-02 16:23 Ulrich Müller
2025-07-02 16:23 Ulrich Müller
2025-07-02 16:23 Ulrich Müller
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=1336328105.eca97d812a0b8bf2c85be7006d88127debc185e8.ulm@gentoo \
--to=ulm@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