ports/editors/emacs-devel/files/extrapatch-texinfo
Andrey Slusar 422681dec4 Fix build on the FreeBSD < 6.0(old texinfo).
Approved by:	Kenneth Vestergaard Schmidt (maintainer)
2006-04-07 11:36:41 +00:00

42 lines
1.8 KiB
Text

--- man/cc-mode.texi.orig Mon Feb 27 21:09:36 2006
+++ man/cc-mode.texi Fri Apr 7 12:01:02 2006
@@ -1624,8 +1624,8 @@
@dfn{subword}. Here are some examples:
@multitable {@samp{NSGraphicsContext}} {@samp{NS}, @samp{Graphics}, and @samp{Context}}
-@headitem Nomenclature
- @tab Subwords
+@item @strong{Nomenclature}
+ @tab @strong{Subwords}
@item @samp{GtkWindow}
@tab @samp{Gtk} and @samp{Window}
@item @samp{EmacsFrameClass}
@@ -1657,7 +1657,7 @@
@findex c-downcase-subword
@findex downcase-subword (c-)
@multitable @columnfractions .20 .40 .40
-@headitem Key @tab Word oriented command @tab Subword oriented command
+@item @strong{Key} @tab @strong{Word oriented command} @tab @strong{Subword oriented command}
@item @kbd{M-f} @tab @code{forward-word} @tab @code{c-forward-subword}
@item @kbd{M-b} @tab @code{backward-word} @tab @code{c-backward-subword}
@item @kbd{M-@@} @tab @code{mark-word} @tab @code{c-mark-subword}
--- man/rcirc.texi.orig Fri Apr 7 13:01:42 2006
+++ man/rcirc.texi Fri Apr 7 13:01:59 2006
@@ -118,7 +118,7 @@
@cindex redirection to random servers
When you connect to the Freenode network
-(@indicateurl{http://freenode.net/}), you point your IRC client at the
+(@url{http://freenode.net/}), you point your IRC client at the
server @code{irc.freenode.net}. That server will redirect your client
to a random server on the network, such as @code{zelazny.freenode.net}.
@@ -430,7 +430,7 @@
@cindex help about irc
Typical IRC servers implement many more commands. You can read more
about the fantastic world of IRC online at
-@indicateurl{http://www.irchelp.org/}, the Internet Relay Chat (IRC)
+@url{http://www.irchelp.org/}, the Internet Relay Chat (IRC)
help archive.
@node Configuration, , Useful IRC commands, Reference