branch: externals/poke
commit 55295aaf7b3f2a48cf6b78d98741dab002849273
Author: Jose E. Marchesi <[email protected]>
Commit: Jose E. Marchesi <[email protected]>
syntax-check fixes
---
poke-el.texi | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/poke-el.texi b/poke-el.texi
index d9bcc4e9bf..f6b44bbef5 100644
--- a/poke-el.texi
+++ b/poke-el.texi
@@ -9,7 +9,7 @@
@comment %**end of header
@macro ie
-@i{i.e.@:}
+@i{i.e.}
@end macro
@copying
@@ -59,7 +59,7 @@ Introduction
* Installation:: How to install this package
* Configuration:: Loading and configuring
* Running:: Running and exiting poke
-* Feedback:: Bug reports, ideas, patches etc.
+* Feedback:: Bug reports, ideas, patches @i{etc}.
@end detailmenu
@end menu
@@ -74,7 +74,7 @@ for structured binary data.
* Installation:: How to install this package
* Configuration:: Loading and configuring
* Running:: Running and exiting poke
-* Feedback:: Bug reports, ideas, patches etc.
+* Feedback:: Bug reports, ideas, patches @i{etc}.
@end menu
@node Installation
@@ -153,7 +153,7 @@ will often result in many of these buffers to be displayed
using
In Emacs it is possible to configure how buffers are associated to
windows by customizing the @code{display-buffer-alist} variable. This
-is often used in order to make the interface more predictable, i.e. to
+is often used in order to make the interface more predictable, @ie{} to
always have certain of the buffers shown in the same area of the
screen.