diff options
author | jave <joakim@verona.se> | 2015-01-02 16:30:55 +0100 |
---|---|---|
committer | jave <joakim@verona.se> | 2015-01-02 16:30:55 +0100 |
commit | db4613576d3115aa320f0293d081ce98baa06acd (patch) | |
tree | 829968643b451bd3f64c791e4d3a6c928010e14c /doc/lispref/buffers.texi | |
parent | c089503bac34376e75ae6f1d2c289fc8c9f42b8f (diff) | |
parent | d0ca1148fe2d1e72e86f0197731071f139c143e3 (diff) | |
download | emacs-db4613576d3115aa320f0293d081ce98baa06acd.tar.gz |
merge master
Diffstat (limited to 'doc/lispref/buffers.texi')
-rw-r--r-- | doc/lispref/buffers.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/buffers.texi b/doc/lispref/buffers.texi index 7c4fb876135..1c1c423171d 100644 --- a/doc/lispref/buffers.texi +++ b/doc/lispref/buffers.texi @@ -1,6 +1,6 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. -@c Copyright (C) 1990-1995, 1998-1999, 2001-2014 Free Software +@c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software @c Foundation, Inc. @c See the file elisp.texi for copying conditions. @node Buffers |