summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-05-06 20:16:54 +0200
committerUlrich Müller <ulm@gentoo.org>2012-05-06 20:16:54 +0200
commit1570d5f3bc167eb0798f10e96c579244fe9ee7ab (patch)
tree36bb4a22b3f0a2c17577e965a8cf95197bc69126
parentVersion 1.9 released. (diff)
downloademacs-tools-1570d5f3bc167eb0798f10e96c579244fe9ee7ab.tar.gz
emacs-tools-1570d5f3bc167eb0798f10e96c579244fe9ee7ab.tar.bz2
emacs-tools-1570d5f3bc167eb0798f10e96c579244fe9ee7ab.zip
Allow UTF-8 characters.
-rw-r--r--ChangeLog70
-rwxr-xr-xemacs-updater2
2 files changed, 36 insertions, 36 deletions
diff --git a/ChangeLog b/ChangeLog
index 34b03a0..ab828e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,16 +1,16 @@
-2011-08-24 Ulrich Mueller <ulm@gentoo.org>
+2011-08-24 Ulrich Müller <ulm@gentoo.org>
* Version 1.9 released.
* emacs-updater (action_rebuild): When comparing Emacs versions,
ignore the last component, i.e. the local build number.
-2011-04-06 Ulrich Mueller <ulm@gentoo.org>
+2011-04-06 Ulrich Müller <ulm@gentoo.org>
* emacs-updater: With option --orphans, imply --action=all.
* emacs-updater.8: Document it.
-2011-01-05 Ulrich Mueller <ulm@gentoo.org>
+2011-01-05 Ulrich Müller <ulm@gentoo.org>
* Version 1.8 released.
@@ -18,12 +18,12 @@
latter did not work for empty files. Postpone message that no
packages have been found.
-2010-11-27 Ulrich Mueller <ulm@gentoo.org>
+2010-11-27 Ulrich Müller <ulm@gentoo.org>
* emacs-updater (have_paludis, pm_paludis): Use cave instead of
paludis.
-2010-11-09 Ulrich Mueller <ulm@gentoo.org>
+2010-11-09 Ulrich Müller <ulm@gentoo.org>
* Version 1.7 released.
@@ -42,11 +42,11 @@
* emacs-updater (pm_portage): Add --keep-going option for user
convenience
-2009-08-27 Ulrich Mueller <ulm@gentoo.org>
+2009-08-27 Ulrich Müller <ulm@gentoo.org>
* Version 1.6 released.
-2009-08-25 Ulrich Mueller <ulm@gentoo.org>
+2009-08-25 Ulrich Müller <ulm@gentoo.org>
* emacs-updater (OPTIONS): New options --major|-m, --orphans|-o,
and --version.
@@ -55,13 +55,13 @@
(usage): Update help text.
* emacs-updater.8: Describe new options.
-2009-08-09 Ulrich Mueller <ulm@gentoo.org>
+2009-08-09 Ulrich Müller <ulm@gentoo.org>
* emacs-updater (OPTIONS): New option --package-manager-command.
(usage): Update help text.
* emacs-updater.8: Update.
-2009-06-04 Ulrich Mueller <ulm@gentoo.org>
+2009-06-04 Ulrich Müller <ulm@gentoo.org>
* Version 1.5 released.
@@ -69,12 +69,12 @@
from the PACKAGE_MANAGER environment variable first.
* emacs-updater.8: Document it.
-2009-05-24 Ulrich Mueller <ulm@gentoo.org>
+2009-05-24 Ulrich Müller <ulm@gentoo.org>
* emacs-updater (emacs_version, bytecomp_version): Rename, in
order to avoid hyphens in function identifiers.
-2009-04-14 Ulrich Mueller <ulm@gentoo.org>
+2009-04-14 Ulrich Müller <ulm@gentoo.org>
* Version 1.4 released.
@@ -82,13 +82,13 @@
option is also accepted.
* emacs-updater.8: Update.
-2009-04-13 Ulrich Mueller <ulm@gentoo.org>
+2009-04-13 Ulrich Müller <ulm@gentoo.org>
* emacs-updater (RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN):
Change initialisation, since POSIX tput has no -S option.
(bytecomp-version): Use POSIX syntax in sed expression.
-2009-04-11 Ulrich Mueller <ulm@gentoo.org>
+2009-04-11 Ulrich Müller <ulm@gentoo.org>
* emacs-updater (have_portage, have_pkgcore, have_paludis):
New functions, return true if respective package manager exists.
@@ -96,33 +96,33 @@
(PM_COMMAND): Default to pm_auto.
Test if package manager selected by -P option actually exists.
-2009-03-22 Ulrich Mueller <ulm@gentoo.org>
+2009-03-22 Ulrich Müller <ulm@gentoo.org>
* emacs-updater (action_sitedir): 00site-gentoo.el should not
exist any more. Treat it like a normal file.
-2009-01-18 Ulrich Mueller <ulm@gentoo.org>
+2009-01-18 Ulrich Müller <ulm@gentoo.org>
* Version 1.3 released.
-2009-01-09 Ulrich Mueller <ulm@gentoo.org>
+2009-01-09 Ulrich Müller <ulm@gentoo.org>
* emacs-updater (EMACS): New variable, path of Emacs executable.
(emacs-version): Use it.
-2008-12-30 Ulrich Mueller <ulm@gentoo.org>
+2008-12-30 Ulrich Müller <ulm@gentoo.org>
* Version 1.2 released.
-2008-12-19 Ulrich Mueller <ulm@gentoo.org>
+2008-12-19 Ulrich Müller <ulm@gentoo.org>
* emacs-updater.8: Formatting changes. Remove superfluous quotes.
-2008-11-11 Ulrich Mueller <ulm@gentoo.org>
+2008-11-11 Ulrich Müller <ulm@gentoo.org>
* emacs-updater (bytecomp-version): New function.
-2008-11-04 Ulrich Mueller <ulm@gentoo.org>
+2008-11-04 Ulrich Müller <ulm@gentoo.org>
* Version 1.1 released.
@@ -135,34 +135,34 @@
* emacs-updater (TMPFILE, PKGFILE): Respect TMPDIR variable from
environment
-2008-09-18 Ulrich Mueller <ulm@gentoo.org>
+2008-09-18 Ulrich Müller <ulm@gentoo.org>
* emacs-updater.8: New file: man page.
-2008-09-12 Ulrich Mueller <ulm@gentoo.org>
+2008-09-12 Ulrich Müller <ulm@gentoo.org>
* emacs-updater (NOCOLOUR, PRETEND): Assign empty default values.
Likewise for colours.
(OPTIONS, EXACT): Add new --exact|-e option and variable.
(usage): Update.
-2008-09-04 Ulrich Mueller <ulm@gentoo.org>
+2008-09-04 Ulrich Müller <ulm@gentoo.org>
* Version 1.0 released.
-2008-08-30 Ulrich Mueller <ulm@gentoo.org>
+2008-08-30 Ulrich Müller <ulm@gentoo.org>
* emacs-updater (TMPFILE, PKGFILE): Create after the cleanup trap,
to avoid leftover temporary files.
-2008-08-29 Ulrich Mueller <ulm@gentoo.org>
+2008-08-29 Ulrich Müller <ulm@gentoo.org>
* emacs-updater: No need to check for programs since we have
proper dependencies now.
* Makefile: New file.
-2008-08-21 Ulrich Mueller <ulm@gentoo.org>
+2008-08-21 Ulrich Müller <ulm@gentoo.org>
* emacs-updater (action_sitedir, action_rebuild, action_all):
Functions renamed from "obsolete_location", "rebuild", and
@@ -170,14 +170,14 @@
(action_rebuild): Add ROOT and quote properly.
(usage): Update.
-2008-08-19 Ulrich Mueller <ulm@gentoo.org>
+2008-08-19 Ulrich Müller <ulm@gentoo.org>
* emacs-updater: Change syntax of -a option, use comma-separated
list instead of multiple -a options.
(ACTIONS): Change default to "obsolete_location rebuild".
(usage): Update accordingly.
-2008-08-13 Ulrich Mueller <ulm@gentoo.org>
+2008-08-13 Ulrich Müller <ulm@gentoo.org>
* emacs-updater: Support alternative package managers.
(OPTIONS): Add --package-manager|-P option.
@@ -185,7 +185,7 @@
(pm_portage, pm_pkgcore, pm_paludis): New wrapper functions.
(usage): Update help text. Order options alphabetically.
-2008-08-12 Ulrich Mueller <ulm@gentoo.org>
+2008-08-12 Ulrich Müller <ulm@gentoo.org>
* emacs-updater (rebuild): Skip files if they were byte-compiled
by the active Emacs version, unless option "all" is specified.
@@ -206,7 +206,7 @@
* emacs-updater: canonify exit codes and remove some ambiguities
-2008-02-29 Ulrich Mueller <ulm@gentoo.org>
+2008-02-29 Ulrich Müller <ulm@gentoo.org>
* emacs-updater: Check for getopt exit status. Add usage function.
@@ -215,7 +215,7 @@
* emacs-updater: Number of packages that need a remerge is
calculated and displayed
-2008-02-22 Ulrich Mueller <ulm@gentoo.org>
+2008-02-22 Ulrich Müller <ulm@gentoo.org>
* emacs-updater: Use tput instead of hardcoded escape sequences.
Add standard copyright notice. Change version to 0.5.
@@ -227,12 +227,12 @@
Add options: --help|-h, --pretend|-p and --no-colour|-n, which do
what their names suggest
-2007-12-29 Ulrich Mueller <ulm@gentoo.org>
+2007-12-29 Ulrich Müller <ulm@gentoo.org>
* emacs-updater: Remove warning; the eclasses are official now.
Change version to 0.3.
-2007-12-14 Ulrich Mueller <ulm@gentoo.org>
+2007-12-14 Ulrich Müller <ulm@gentoo.org>
* emacs-updater: Use long options for emerge.
Add --oneshot in order to keep the world file tidy.
@@ -245,14 +245,14 @@
* emacs-updater.sh: Add ulm as author
-2007-12-12 Ulrich Mueller <ulm@gentoo.org>
+2007-12-12 Ulrich Müller <ulm@gentoo.org>
* emacs-updater.sh: Make "Processing" message more informative.
Don't ask users to report all rebuilt packages as bugs.
Break some long lines.
Ignore auxiliary file 00site-gentoo.el.
-2007-12-06 Ulrich Mueller <ulm@gentoo.org>
+2007-12-06 Ulrich Müller <ulm@gentoo.org>
* emacs-updater.sh: Test for existence of non-empty temp file;
cat may fail if the file does not exist.
diff --git a/emacs-updater b/emacs-updater
index 76b70cd..6d9a3ac 100755
--- a/emacs-updater
+++ b/emacs-updater
@@ -5,7 +5,7 @@
# Authors:
# Christian Faulhammer <fauli@gentoo.org>
-# Ulrich Mueller <ulm@gentoo.org>
+# Ulrich Müller <ulm@gentoo.org>
VERSION=1.9
EMACS=/usr/bin/emacs