Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
57ebf0be
Commit
57ebf0be
authored
Jan 07, 2008
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add 2008 to copyright years.
parent
a5b68355
Changes
71
Hide whitespace changes
Inline
Side-by-side
Showing
71 changed files
with
79 additions
and
76 deletions
+79
-76
CONTRIBUTE
CONTRIBUTE
+1
-1
ChangeLog
ChangeLog
+1
-1
INSTALL
INSTALL
+1
-1
INSTALL.CVS
INSTALL.CVS
+1
-1
Makefile.in
Makefile.in
+2
-1
README
README
+1
-1
config.bat
config.bat
+1
-1
configure.in
configure.in
+4
-4
lispref/ChangeLog
lispref/ChangeLog
+1
-1
lispref/Makefile.in
lispref/Makefile.in
+2
-1
lispref/README
lispref/README
+1
-1
lispref/abbrevs.texi
lispref/abbrevs.texi
+1
-1
lispref/advice.texi
lispref/advice.texi
+1
-1
lispref/anti.texi
lispref/anti.texi
+1
-1
lispref/back.texi
lispref/back.texi
+1
-1
lispref/backups.texi
lispref/backups.texi
+1
-1
lispref/buffers.texi
lispref/buffers.texi
+1
-1
lispref/commands.texi
lispref/commands.texi
+1
-1
lispref/compile.texi
lispref/compile.texi
+1
-1
lispref/control.texi
lispref/control.texi
+1
-1
lispref/customize.texi
lispref/customize.texi
+1
-1
lispref/debugging.texi
lispref/debugging.texi
+1
-1
lispref/display.texi
lispref/display.texi
+1
-1
lispref/edebug.texi
lispref/edebug.texi
+1
-1
lispref/elisp-covers.texi
lispref/elisp-covers.texi
+1
-1
lispref/elisp.texi
lispref/elisp.texi
+1
-1
lispref/errors.texi
lispref/errors.texi
+1
-1
lispref/eval.texi
lispref/eval.texi
+1
-1
lispref/files.texi
lispref/files.texi
+1
-1
lispref/frames.texi
lispref/frames.texi
+1
-1
lispref/functions.texi
lispref/functions.texi
+1
-1
lispref/hash.texi
lispref/hash.texi
+1
-1
lispref/help.texi
lispref/help.texi
+1
-1
lispref/hooks.texi
lispref/hooks.texi
+1
-1
lispref/internals.texi
lispref/internals.texi
+1
-1
lispref/intro.texi
lispref/intro.texi
+1
-1
lispref/keymaps.texi
lispref/keymaps.texi
+1
-1
lispref/lay-flat.texi
lispref/lay-flat.texi
+1
-1
lispref/lists.texi
lispref/lists.texi
+1
-1
lispref/loading.texi
lispref/loading.texi
+1
-1
lispref/locals.texi
lispref/locals.texi
+1
-1
lispref/macros.texi
lispref/macros.texi
+1
-1
lispref/makefile.w32-in
lispref/makefile.w32-in
+2
-1
lispref/maps.texi
lispref/maps.texi
+1
-1
lispref/markers.texi
lispref/markers.texi
+1
-1
lispref/minibuf.texi
lispref/minibuf.texi
+1
-1
lispref/modes.texi
lispref/modes.texi
+1
-1
lispref/nonascii.texi
lispref/nonascii.texi
+1
-1
lispref/numbers.texi
lispref/numbers.texi
+1
-1
lispref/objects.texi
lispref/objects.texi
+1
-1
lispref/os.texi
lispref/os.texi
+1
-1
lispref/positions.texi
lispref/positions.texi
+1
-1
lispref/processes.texi
lispref/processes.texi
+1
-1
lispref/searching.texi
lispref/searching.texi
+1
-1
lispref/sequences.texi
lispref/sequences.texi
+1
-1
lispref/streams.texi
lispref/streams.texi
+1
-1
lispref/strings.texi
lispref/strings.texi
+1
-1
lispref/symbols.texi
lispref/symbols.texi
+1
-1
lispref/syntax.texi
lispref/syntax.texi
+1
-1
lispref/text.texi
lispref/text.texi
+1
-1
lispref/tindex.pl
lispref/tindex.pl
+1
-1
lispref/tips.texi
lispref/tips.texi
+1
-1
lispref/two-volume-cross-refs.txt
lispref/two-volume-cross-refs.txt
+1
-1
lispref/two-volume.make
lispref/two-volume.make
+1
-1
lispref/two.el
lispref/two.el
+1
-1
lispref/variables.texi
lispref/variables.texi
+1
-1
lispref/vol1.texi
lispref/vol1.texi
+2
-2
lispref/vol2.texi
lispref/vol2.texi
+2
-2
lispref/windows.texi
lispref/windows.texi
+1
-1
make-dist
make-dist
+1
-1
update-subdirs
update-subdirs
+1
-1
No files found.
CONTRIBUTE
View file @
57ebf0be
Copyright (C) 2006, 2007 Free Software Foundation, Inc.
Copyright (C) 2006, 2007
, 2008
Free Software Foundation, Inc.
See end for license conditions.
...
...
ChangeLog
View file @
57ebf0be
...
...
@@ -6499,7 +6499,7 @@
;; End:
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
INSTALL
View file @
57ebf0be
GNU
Emacs
Installation
Guide
Copyright
(
C
)
1992
,
1994
,
1996
,
1997
,
2000
,
2001
,
2002
,
2003
,
2004
,
2005
,
2006
,
2007
Free
Software
Foundation
,
Inc
.
2005
,
2006
,
2007
,
2008
Free
Software
Foundation
,
Inc
.
See
the
end
of
the
file
for
license
conditions
.
...
...
INSTALL.CVS
View file @
57ebf0be
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
See the end of the file for license conditions.
...
...
Makefile.in
View file @
57ebf0be
...
...
@@ -3,7 +3,8 @@
# DIST: that first.
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
# 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
# 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
# This file is part of GNU Emacs.
...
...
README
View file @
57ebf0be
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
See the end of the file for license conditions.
...
...
config.bat
View file @
57ebf0be
...
...
@@ -2,7 +2,7 @@
rem ----------------------------------------------------------------------
rem Configuration script for MSDOS
rem Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003
rem 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
rem 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
rem This file is part of GNU Emacs.
...
...
configure.in
View file @
57ebf0be
...
...
@@ -3,8 +3,8 @@ dnl To rebuild the `configure' script from this, execute the command
dnl autoconf
dnl in the directory containing this script.
dnl
dnl Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007
dnl Free Software Foundation, Inc.
dnl Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2003,
dnl
2004, 2005, 2006, 2007, 2008
Free Software Foundation, Inc.
dnl
dnl This file is part of GNU Emacs.
dnl
...
...
@@ -2954,8 +2954,8 @@ if test "${REL_ALLOC}" = "yes" ; then
fi
AH_TOP([/* GNU Emacs site configuration template file.
Copyright (C) 1988, 1993, 1994, 1999, 2000, 2001, 2002, 2004, 2005,
2006, 2007
Free Software Foundation, Inc.
Copyright (C) 1988, 1993, 1994, 1999, 2000, 2001, 2002, 2004, 2005,
2006, 2007, 2008
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
lispref/ChangeLog
View file @
57ebf0be
...
...
@@ -6257,7 +6257,7 @@ Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
;;
End
:
Copyright
(
C
)
1998
,
1999
,
2000
,
2001
,
2002
,
2003
,
2004
,
2005
,
2006
,
2007
Free
Software
Foundation
,
Inc
.
2005
,
2006
,
2007
,
2008
Free
Software
Foundation
,
Inc
.
This
file
is
part
of
GNU
Emacs
.
...
...
lispref/Makefile.in
View file @
57ebf0be
# Makefile for the GNU Emacs Lisp Reference Manual.
# Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000,
# 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
# 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
# This file is part of GNU Emacs.
...
...
lispref/README
View file @
57ebf0be
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
See the end of the file for license conditions.
...
...
lispref/abbrevs.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1999, 2001, 2002, 2003,
@c 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/abbrevs
@node Abbrevs, Processes, Syntax Tables, Top
...
...
lispref/advice.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1998, 1999, 2001, 2002, 2003, 2004,
@c 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/advising
@node Advising Functions, Debugging, Byte Compilation, Top
...
...
lispref/anti.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1999, 2002, 2003, 2004, 2005,
@c 2006, 2007 Free Software Foundation, Inc.
@c 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@c This node must have no pointers.
...
...
lispref/back.texi
View file @
57ebf0be
\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 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
@c Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@c
...
...
lispref/backups.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1999, 2001, 2002, 2003,
@c 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/backups
@node Backups and Auto-Saving, Buffers, Files, Top
...
...
lispref/buffers.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001, 2002,
@c 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/buffers
@node Buffers, Windows, Backups and Auto-Saving, Top
...
...
lispref/commands.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001, 2002,
@c 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/commands
@node Command Loop, Keymaps, Minibuffers, Top
...
...
lispref/compile.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 2001, 2002, 2003, 2004,
@c 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/compile
@node Byte Compilation, Advising Functions, Loading, Top
...
...
lispref/control.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001, 2002,
@c 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/control
@node Control Structures, Variables, Evaluation, Top
...
...
lispref/customize.texi
View file @
57ebf0be
@
c
-*-
texinfo
-*-
@
c
This
is
part
of
the
GNU
Emacs
Lisp
Reference
Manual
.
@
c
Copyright
(
C
)
1997
,
1998
,
1999
,
2000
,
2001
,
2002
,
2003
,
2004
,
@
c
2005
,
2006
,
2007
Free
Software
Foundation
,
Inc
.
@
c
2005
,
2006
,
2007
,
2008
Free
Software
Foundation
,
Inc
.
@
c
See
the
file
elisp
.
texi
for
copying
conditions
.
@
setfilename
../
info
/
customize
@
node
Customization
,
Loading
,
Macros
,
Top
...
...
lispref/debugging.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999, 2001, 2002, 2003,
@c 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/debugging
@node Debugging, Read and Print, Advising Functions, Top
...
...
lispref/display.texi
View file @
57ebf0be
@
c
-*-
texinfo
-*-
@
c
This
is
part
of
the
GNU
Emacs
Lisp
Reference
Manual
.
@
c
Copyright
(
C
)
1990
,
1991
,
1992
,
1993
,
1994
,
1995
,
1998
,
1999
,
2000
,
2001
,
@
c
2002
,
2003
,
2004
,
2005
,
2006
,
2007
Free
Software
Foundation
,
Inc
.
@
c
2002
,
2003
,
2004
,
2005
,
2006
,
2007
,
2008
Free
Software
Foundation
,
Inc
.
@
c
See
the
file
elisp
.
texi
for
copying
conditions
.
@
setfilename
../
info
/
display
@
node
Display
,
System
Interface
,
Processes
,
Top
...
...
lispref/edebug.texi
View file @
57ebf0be
@comment -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1992, 1993, 1994, 1998, 1999, 2001, 2002, 2003, 2004,
@c 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@c This file can also be used by an independent Edebug User
...
...
lispref/elisp-covers.texi
View file @
57ebf0be
\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 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
@c Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@c
...
...
lispref/elisp.texi
View file @
57ebf0be
...
...
@@ -49,7 +49,7 @@ This is edition @value{VERSION} of the GNU Emacs Lisp Reference Manual,@*
corresponding to Emacs version @value
{
EMACSVER
}
.
Copyright @copyright
{}
1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software
1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software
Foundation, Inc.
@quotation
...
...
lispref/errors.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1999, 2001, 2002, 2003, 2004,
@c 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/errors
@node Standard Errors, Standard Buffer-Local Variables, GNU Emacs Internals, Top
...
...
lispref/eval.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 2001, 2002, 2003,
@c 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/eval
@node Evaluation, Control Structures, Symbols, Top
...
...
lispref/files.texi
View file @
57ebf0be
@
c
-*-
texinfo
-*-
@
c
This
is
part
of
the
GNU
Emacs
Lisp
Reference
Manual
.
@
c
Copyright
(
C
)
1990
,
1991
,
1992
,
1993
,
1994
,
1995
,
1998
,
1999
,
2001
,
@
c
2002
,
2003
,
2004
,
2005
,
2006
,
2007
Free
Software
Foundation
,
Inc
.
@
c
2002
,
2003
,
2004
,
2005
,
2006
,
2007
,
2008
Free
Software
Foundation
,
Inc
.
@
c
See
the
file
elisp
.
texi
for
copying
conditions
.
@
setfilename
../
info
/
files
@
node
Files
,
Backups
and
Auto
-
Saving
,
Documentation
,
Top
...
...
lispref/frames.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/frames
@node Frames, Positions, Windows, Top
...
...
lispref/functions.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/functions
@node Functions, Macros, Variables, Top
...
...
lispref/hash.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005,
@c 2006, 2007 Free Software Foundation, Inc.
@c 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/hash
@node Hash Tables, Symbols, Sequences Arrays Vectors, Top
...
...
lispref/help.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/help
@node Documentation, Files, Modes, Top
...
...
lispref/hooks.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1998, 2001, 2002, 2003, 2004,
@c 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/hooks
@node Standard Hooks, Index, Standard Keymaps, Top
...
...
lispref/internals.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1998, 1999, 2001, 2002, 2003,
@c 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/internals
@node GNU Emacs Internals, Standard Errors, Tips, Top
...
...
lispref/intro.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 2001, 2002, 2003, 2004,
@c 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/intro
...
...
lispref/keymaps.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999, 2000, 2001,
@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/keymaps
@node Keymaps, Modes, Command Loop, Top
...
...
lispref/lay-flat.texi
View file @
57ebf0be
\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 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
@c Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@c
...
...
lispref/lists.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/lists
@node Lists, Sequences Arrays Vectors, Strings and Characters, Top
...
...
lispref/loading.texi
View file @
57ebf0be
@
c
-*-
texinfo
-*-
@
c
This
is
part
of
the
GNU
Emacs
Lisp
Reference
Manual
.
@
c
Copyright
(
C
)
1990
,
1991
,
1992
,
1993
,
1994
,
1995
,
1998
,
1999
,
2001
,
@
c
2002
,
2003
,
2004
,
2005
,
2006
,
2007
Free
Software
Foundation
,
Inc
.
@
c
2002
,
2003
,
2004
,
2005
,
2006
,
2007
,
2008
Free
Software
Foundation
,
Inc
.
@
c
See
the
file
elisp
.
texi
for
copying
conditions
.
@
setfilename
../
info
/
loading
@
node
Loading
,
Byte
Compilation
,
Customization
,
Top
...
...
lispref/locals.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1999, 2001, 2002, 2003, 2004,
@c 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/locals
@node Standard Buffer-Local Variables, Standard Keymaps, Standard Errors, Top
...
...
lispref/macros.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 2001, 2002,
@c 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/macros
@node Macros, Customization, Functions, Top
...
...
lispref/makefile.w32-in
View file @
57ebf0be
# -*- Makefile -*- for the GNU Emacs Lisp Reference Manual.
# Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
# Free Software Foundation, Inc.
# This file is part of GNU Emacs.
...
...
lispref/maps.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1999, 2001, 2002, 2003, 2004,
@c 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/maps
@node Standard Keymaps, Standard Hooks, Standard Buffer-Local Variables, Top
...
...
lispref/markers.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/markers
@node Markers, Text, Positions, Top
...
...
lispref/minibuf.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001, 2002,
@c 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/minibuf
@node Minibuffers, Command Loop, Read and Print, Top
...
...
lispref/modes.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/modes
@node Modes, Documentation, Keymaps, Top
...
...
lispref/nonascii.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1998, 1999, 2001, 2002, 2003, 2004,
@c 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/characters
@node Non-ASCII Characters, Searching and Matching, Text, Top
...
...
lispref/numbers.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/numbers
@node Numbers, Strings and Characters, Lisp Data Types, Top
...
...
lispref/objects.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/objects
@node Lisp Data Types, Numbers, Introduction, Top
...
...
lispref/os.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/os
@node System Interface, Antinews, Display, Top
...
...
lispref/positions.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001,
@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/positions
@node Positions, Markers, Frames, Top
...
...
lispref/processes.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/processes
@node Processes, Display, Abbrevs, Top
...
...
lispref/searching.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/searching
@node Searching and Matching, Syntax Tables, Non-ASCII Characters, Top
...
...
lispref/sequences.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/sequences
@node Sequences Arrays Vectors, Hash Tables, Lists, Top
...
...
lispref/streams.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999, 2001, 2002,
@c 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/streams
@node Read and Print, Minibuffers, Debugging, Top
...
...
lispref/strings.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/strings
@node Strings and Characters, Lists, Numbers, Top
...
...
lispref/symbols.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/symbols
@node Symbols, Evaluation, Hash Tables, Top
...
...
lispref/syntax.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/syntax
@node Syntax Tables, Abbrevs, Searching and Matching, Top
...
...
lispref/text.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001,
@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/text
@node Text, Non-ASCII Characters, Markers, Top
...
...
lispref/tindex.pl
View file @
57ebf0be
#! /usr/bin/perl
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
# 2006, 2007 Free Software Foundation, Inc.
# 2006, 2007
, 2008
Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
#
...
...
lispref/tips.texi
View file @
57ebf0be
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1995, 1998, 1999, 2001, 2002,
@c 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/tips
@node Tips, GNU Emacs Internals, GPL, Top
...
...
lispref/two-volume-cross-refs.txt
View file @
57ebf0be
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
, 2008
Free Software Foundation, Inc.
See end for copying conditions.
...
...
lispref/two-volume.make
View file @
57ebf0be
# Copyright 2007 Free Software Foundation, Inc.
# Copyright 2007
, 2008
Free Software Foundation, Inc.
# See end for copying conditions.
# although it would be nice to use tex rather than pdftex to avoid
...
...
lispref/two.el
View file @
57ebf0be
;; Auxiliary functions for preparing a two volume manual.
;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007