summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-12-16 10:54:00 +0000
committerUlrich Müller <ulm@gentoo.org>2008-12-16 10:54:00 +0000
commit4dca3e9ea77b0dd9a5b2c2016d9d82e63243d0b5 (patch)
tree28f834ec0913ecb476780d420ce9d7cb63d62d7e
parentAdd ebrowse to list of man pages. (diff)
downloademacs-tools-4dca3e9ea77b0dd9a5b2c2016d9d82e63243d0b5.tar.gz
emacs-tools-4dca3e9ea77b0dd9a5b2c2016d9d82e63243d0b5.tar.bz2
emacs-tools-4dca3e9ea77b0dd9a5b2c2016d9d82e63243d0b5.zip
Convert some old ChangeLog entries to preferred format.
svn path=/eselect-emacs/; revision=1182
-rw-r--r--ChangeLog87
1 files changed, 35 insertions, 52 deletions
diff --git a/ChangeLog b/ChangeLog
index 2cf3e69..f47e7ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -133,37 +133,29 @@
2007-06-05 Christian Faulhammer <opfer@gentoo.org>
- * added an additional die for remove_symlinks() in set_symlinks()
-
- * rephrased output in do_set() and do_update()
-
- * rewrote parts do_set() in such a way that an invalid target does
+ * emacs.eselect (set_symlinks): Added an additional die for
+ remove_symlinks().
+ (do_set, do_update): Rephrased output.
+ (do_set): Rewrote parts in such a way that an invalid target does
not cause an undefined state. An invalid target was checked after
- the symlinks were deleted and then not setting a new target
+ the symlinks were deleted and then not setting a new target.
2007-05-29 Christian Faulhammer <opfer@gentoo.org>
- * Changed description of do_update()
-
- * Added a comment to Makefile
-
- * Took a check for modification right from do_update() to own
- function and use them in do_set(), too
-
- * Made a ndash out of a divis
-
- * Added quotes around use of ROOT variable in remove_infopath(),
- set_man_symlinks(), set_infopath(), find_targets(), do_list()
-
- * Commented functions remove_infopath()
-
- * Moved the comment for find_targets(), set_infopath(),
- remove_symlinks(), set_bin_symlinks(), set_man_symlinks(),
- set_symlinks()
-
- * Brief overview of functions completed in the header of the module
-
- * Change wording: implementation -> version
+ * emacs.eselect: Changed description of do_update().
+ Brief overview of functions completed in the header of the module.
+ (test_for_root): New function, check for modification right, taken
+ from do_update().
+ (do_update, do_set): Use it.
+ (do_update): Made a ndash out of a divis.
+ (remove_infopath, set_man_symlinks, set_infopath, find_targets)
+ (do_list): Added quotes around use of ROOT variable.
+ (remove_infopath): Commented function.
+ (find_targets, set_infopath, remove_symlinks, set_bin_symlinks)
+ (set_man_symlinks, set_symlinks): Moved the comment into the body.
+ (DESCRIPTION): Change wording: implementation -> version.
+
+ * Makefile: Added a comment.
2007-05-24 Ulrich Mueller <ulm@gentoo.org>
@@ -174,20 +166,17 @@
2007-05-24 Christian Faulhammer <opfer@gentoo.org>
- * XEmacs detection into own function, which is called by do_list
- and do_show
+ * emacs.eselect (xemacs_info): XEmacs detection into own function.
+ (do_list, do_show): Call it.
* version 0.9
- * Give a message for list command if XEmacs is found (request by
- Hans de Graaff)
-
- * added a note about that behaviour in man page
+ * emacs.eselect: Added version number in comment.
+ (do_list): Added a comment about the highlighted star, that
+ indicates the currently chosen version. Give a message if XEmacs
+ is found, request by Hans de Graaff.
- * added version number in comment of eselect module
-
- * added a comment about the highlighted star, that indicates the
- currently chosen version with do_list
+ * emacs.eselect.5: Added a note about that behaviour in man page.
2007-04-16 Ulrich Mueller <ulm@gentoo.org>
@@ -207,8 +196,6 @@
* emacs.eselect.5: Fixed typo and capitalised "Emacs" where
appropriate. Added copyright notice.
- * SVN keywords activated.
-
* version 0.7
2007-03-28 Ulrich Mueller <ulm@gentoo.org>
@@ -290,20 +277,16 @@
* version 0.1
- * based on Vi's eselect module
-
- * has actions:
- show: currently used implementation
+ * emacs.eselect: New file, based on Vi's eselect module.
+ Has actions:
+ show: currently used implementation,
set: set a specific version to be symlinked from
- /usr/bin/emacs
- update: set the highest version automatically
- list: list available implementations
-
- * automatically symlink all needed executables
-
- * automatically symlink man pages
-
- * automatically set correct INFOPATH
+ /usr/bin/emacs,
+ update: set the highest version automatically,
+ list: list available implementations.
+ Automatically symlink all needed executables.
+ Automatically symlink man pages.
+ Automatically set correct INFOPATH.
Copyright 2007-2008 Gentoo Foundation
Distributed under the terms of the GNU General Public License v2