diff options
author | Miles Bader <miles@gnu.org> | 2003-09-01 15:45:59 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2003-09-01 15:45:59 +0000 |
commit | ab5796a9f97180707734a81320e3eb81937281fe (patch) | |
tree | eef8aa4dd3733966628c6a43bd924b51557519e9 /lispref/buffers.texi | |
parent | 1042fe8c8ca167fdb44365d99a35492df87b078f (diff) | |
download | emacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.gz |
Add arch taglines
Diffstat (limited to 'lispref/buffers.texi')
-rw-r--r-- | lispref/buffers.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lispref/buffers.texi b/lispref/buffers.texi index d97ae101995..c811f0b0017 100644 --- a/lispref/buffers.texi +++ b/lispref/buffers.texi @@ -1021,3 +1021,7 @@ This function returns the current gap position in the current buffer. @defun gap-size This function returns the current gap size of the current buffer. @end defun + +@ignore + arch-tag: 2e53cfab-5691-41f6-b5a8-9c6a3462399c +@end ignore |