Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a05074b9
Commit
a05074b9
authored
Feb 10, 2007
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add copyright and license notice.
parent
448adfb9
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
62 additions
and
1 deletion
+62
-1
lispref/back.texi
lispref/back.texi
+5
-0
lispref/elisp-covers.texi
lispref/elisp-covers.texi
+5
-0
lispref/lay-flat.texi
lispref/lay-flat.texi
+5
-0
lispref/two-volume-cross-refs.txt
lispref/two-volume-cross-refs.txt
+22
-0
lispref/two.el
lispref/two.el
+20
-1
man/trampver.texi
man/trampver.texi
+5
-0
No files found.
lispref/back.texi
View file @
a05074b9
\input
/home/gd/gnu/doc/texinfo.tex @c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
@c Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@c
@c
%**start of header
@setfilename back-cover
@settitle GNU Emacs Lisp Reference Manual
...
...
lispref/elisp-covers.texi
View file @
a05074b9
\input
texinfo @c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
@c Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@c
@comment
%**start of header
@setfilename covers.info
@settitle GNU Emacs Lisp Reference Manual
...
...
lispref/lay-flat.texi
View file @
a05074b9
\input
texinfo @c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
@c Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@c
@comment
%**start of header
@setfilename inner-covers.info
@settitle Inner Covers
...
...
lispref/two-volume-cross-refs.txt
View file @
a05074b9
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
See end for copying conditions.
Two Volume Cross References
===========================
...
...
@@ -320,3 +324,21 @@ running Tex using an .aux file augmented with the .aux file from the
other volume, the new .aux file will *lack* the other volumes cross
references. Save your augmented .aux file in some other name for
another run!
COPYING CONDITIONS
This file is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
This file is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this file; see the file COPYING. If not, write to
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.
lispref/two.el
View file @
a05074b9
;; Auxilary functions for preparing a two volume manual.
;; Auxiliary functions for preparing a two volume manual.
;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
;; Free Software Foundation, Inc.
;; --rjc 30mar92
;; This file is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.
;; This file is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
;; along with this file; see the file COPYING. If not, write to
;; the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
;; Boston, MA 02110-1301, USA.
(
defun
volume-aux-markup
(
arg
)
"Append `vol. NUMBER' to page number.
Apply to aux file that you save.
...
...
man/trampver.texi
View file @
a05074b9
@c -*-texinfo-*-
@c texi/trampver.texi. Generated from trampver.texi.in by configure.
@c This is part of the Emacs manual.
@c Copyright (C) 2003, 2004, 2005, 2006, 2007
@c Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@c In the Tramp CVS, the version number is auto-frobbed from
@c configure.ac, so you should edit that file and run
@c "autoconf && ./configure" to change the version number.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment