* doc/misc/mh-e.texi (Using This Manual): Refer to shop.fsf.org.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
2013-07-06 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* mh-e.texi: Fix external links.
|
||||
(Using This Manual): Refer to shop.fsf.org.
|
||||
|
||||
2013-07-04 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
|
||||
@@ -1121,34 +1121,31 @@ exist,
|
||||
@footnote{The @cite{GNU Emacs Lisp Reference Manual} may be available
|
||||
online in the Info system by typing @kbd{C-h i m Emacs Lisp
|
||||
@key{RET}}. It is also available online at @*
|
||||
@uref{http://www.gnu.org/software/emacs/manual/elisp.html}. You
|
||||
can also order a printed manual, which has the desirable side-effect
|
||||
of helping to support the Free Software Foundation which made all this
|
||||
great software available. You can find an order form by running
|
||||
@kbd{C-h C-d}, or you can request an order form from @i{gnu at
|
||||
gnu.org}.}
|
||||
@uref{http://www.gnu.org/software/emacs/manual/elisp.html}.
|
||||
You can purchase a printed copy from @url{http://shop.fsf.org/, the
|
||||
FSF online store}, which has the desirable side-effect
|
||||
of helping to support the Free Software Foundation, which made all this
|
||||
great software available.}
|
||||
@end iftex
|
||||
@ifinfo
|
||||
@footnote{@xref{Top, The GNU Emacs Lisp Reference Manual, , elisp, GNU
|
||||
Emacs Lisp Reference Manual}, which may be available online in the
|
||||
Info system. It is also available online at
|
||||
@uref{http://www.gnu.org/software/emacs/manual/elisp.html}. You
|
||||
can also order a printed manual, which has the desirable side-effect
|
||||
of helping to support the Free Software Foundation which made all this
|
||||
great software available. You can find an order form by running
|
||||
@kbd{C-h C-d}, or you can request an order form from @i{gnu at
|
||||
gnu.org}.}
|
||||
@uref{http://www.gnu.org/software/emacs/manual/elisp.html}.
|
||||
You can purchase a printed copy from @url{http://shop.fsf.org/, the
|
||||
FSF online store}, which has the desirable side-effect
|
||||
of helping to support the Free Software Foundation, which made all this
|
||||
great software available.}
|
||||
@end ifinfo
|
||||
@ifhtml
|
||||
@footnote{The
|
||||
@uref{http://www.gnu.org/software/emacs/manual/elisp.html,
|
||||
The GNU Emacs Lisp Reference Manual} may also be available online in
|
||||
the Info system by typing @kbd{C-h i m Emacs Lisp @key{RET}}. You can
|
||||
also order a printed manual, which has the desirable side-effect of
|
||||
helping to support the Free Software Foundation which made all this
|
||||
great software available. You can find an order form by running
|
||||
@kbd{C-h C-d}, or you can request an order form from @i{gnu at
|
||||
gnu.org}.}
|
||||
the Info system by typing @kbd{C-h i m Emacs Lisp @key{RET}}.
|
||||
You can purchase a printed copy from @url{http://shop.fsf.org/, the
|
||||
FSF online store}, which has the desirable side-effect
|
||||
of helping to support the Free Software Foundation, which made all this
|
||||
great software available.}
|
||||
@end ifhtml
|
||||
and you can look at the code itself for examples. Look in the Emacs
|
||||
Lisp directory on your system (such as
|
||||
|
||||
Reference in New Issue
Block a user