public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Mueller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/emacs-tools:eselect-emacs-1.1 commit in: /
Date: Fri, 22 Jun 2012 17:29:25 +0000 (UTC)	[thread overview]
Message-ID: <1182619347.28a7247fcd7d974961b4734a2be2a4cc11d35e55.ulm@gentoo> (raw)

commit:     28a7247fcd7d974961b4734a2be2a4cc11d35e55
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 23 17:22:27 2007 +0000
Commit:     Ulrich Mueller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 23 17:22:27 2007 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/emacs-tools.git;a=commit;h=28a7247f

Update man pages.

svn path=/emacs-extra/eselect-emacs/; revision=461

---
 Makefile        |    2 +-
 ctags.eselect.5 |    3 +++
 emacs.eselect.5 |   12 ++++++++++--
 3 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index 4de037f..fc98328 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
 
 PN = eselect-emacs
 #PV = $(shell sed '/^Version/h;$$!d;g;s/[^0-9.]*\([0-9.]*\).*/\1/' ChangeLog)
-PV = $(shell sed '/^[ \t]*\* .*[Vv]ersion/!d;s/[^0-9.]*\([0-9.]*\).*/\1/;q' \
+PV = $(shell sed '/^[ \t]*\* .*[Vv]ersion/!d;s/[^0-9.]*\([^ \t]*\).*/\1/;q' \
 	ChangeLog)
 P = $(PN)-$(PV)
 

diff --git a/ctags.eselect.5 b/ctags.eselect.5
index 3d97c8e..9ee20e4 100644
--- a/ctags.eselect.5
+++ b/ctags.eselect.5
@@ -59,6 +59,9 @@ but not the provider (i.e. Emacs vs Exuberant). At the moment only
 # eselect ctags update
 .br
 Switching to exuberant-ctags ...
+.SH "SEE ALSO"
+.BR eselect (1),
+.BR emacs.eselect (5)
 .SH "AUTHOR"
 Ulrich Mueller <ulm@gentoo.org>
 .SH "REVISION"

diff --git a/emacs.eselect.5 b/emacs.eselect.5
index c916cce..a39055b 100644
--- a/emacs.eselect.5
+++ b/emacs.eselect.5
@@ -26,7 +26,7 @@ been found on your system.
 
 # eselect emacs list
 .br
-Available Emacs symlink targets:
+Available GNU Emacs symlink targets:
 .br
   [1]   emacs-18
   [2]   emacs-21 *
@@ -37,10 +37,13 @@ Available Emacs symlink targets:
 Activates the selected Emacs version. \fItarget\fR can be either an
 identification number given by \fBeselect emacs list\fR or the name of
 one installed version.
+.BR ctags.eselect ( 5 )
 
 # eselect emacs set 3
 .br
 Switching to emacs-22 ...
+.br
+Switching to ctags-emacs-22 ...
 .SH "ACTION: SHOW"
 \fBeselect emacs show\fR [\fItarget\fR]
 .br
@@ -48,7 +51,7 @@ Prints the currently activated Emacs version.
 
 # eselect emacs show
 .br
-Current target of symlink:
+Current target of GNU Emacs symlink:
 .br
   emacs-22
 .SH "ACTION: UPDATE"
@@ -61,6 +64,11 @@ overridden.
 # eselect emacs update
 .br
 Switching to emacs-22 ...
+.br
+Switching to ctags-emacs-22 ...
+.SH "SEE ALSO"
+.BR eselect (1),
+.BR ctags.eselect (5)
 .SH "AUTHORS"
 Christian Faulhammer <opfer@gentoo.org>
 .br



             reply	other threads:[~2012-06-22 17:30 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-22 17:29 Ulrich Mueller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-06-22 17:29 [gentoo-commits] proj/emacs-tools:eselect-emacs-1.1 commit in: / Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller
2012-06-22 17:29 Ulrich Mueller

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=1182619347.28a7247fcd7d974961b4734a2be2a4cc11d35e55.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