Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
b3d90e46
Commit
b3d90e46
authored
Jan 16, 2007
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyright for years from Emacs 21 to present (mainly adding
2001).
parent
62eda0e2
Changes
66
Hide whitespace changes
Inline
Side-by-side
Showing
66 changed files
with
132 additions
and
128 deletions
+132
-128
lib-src/Makefile.in
lib-src/Makefile.in
+2
-2
lib-src/cvtmail.c
lib-src/cvtmail.c
+2
-2
lib-src/emacstool.c
lib-src/emacstool.c
+2
-2
lib-src/fakemail.c
lib-src/fakemail.c
+2
-2
lib-src/hexl.c
lib-src/hexl.c
+2
-2
lib-src/movemail.c
lib-src/movemail.c
+2
-2
lib-src/ntlib.c
lib-src/ntlib.c
+2
-2
lib-src/pop.c
lib-src/pop.c
+2
-2
lib-src/pop.h
lib-src/pop.h
+2
-2
lib-src/profile.c
lib-src/profile.c
+2
-2
lib-src/rcs2log
lib-src/rcs2log
+2
-2
lispintro/Makefile.old
lispintro/Makefile.old
+2
-1
lispintro/aclocal.m4
lispintro/aclocal.m4
+2
-2
lispintro/configure
lispintro/configure
+2
-1
lispintro/missing
lispintro/missing
+2
-1
lispref/abbrevs.texi
lispref/abbrevs.texi
+2
-2
lispref/advice.texi
lispref/advice.texi
+2
-2
lispref/backups.texi
lispref/backups.texi
+2
-2
lispref/buffers.texi
lispref/buffers.texi
+2
-2
lispref/commands.texi
lispref/commands.texi
+2
-2
lispref/compile.texi
lispref/compile.texi
+2
-2
lispref/configure
lispref/configure
+2
-1
lispref/control.texi
lispref/control.texi
+2
-2
lispref/customize.texi
lispref/customize.texi
+2
-2
lispref/debugging.texi
lispref/debugging.texi
+2
-2
lispref/edebug.texi
lispref/edebug.texi
+2
-2
lispref/elisp.texi
lispref/elisp.texi
+2
-2
lispref/errors.texi
lispref/errors.texi
+2
-2
lispref/eval.texi
lispref/eval.texi
+2
-2
lispref/files.texi
lispref/files.texi
+2
-2
lispref/frames.texi
lispref/frames.texi
+2
-2
lispref/functions.texi
lispref/functions.texi
+2
-2
lispref/hash.texi
lispref/hash.texi
+2
-2
lispref/help.texi
lispref/help.texi
+2
-2
lispref/hooks.texi
lispref/hooks.texi
+2
-2
lispref/internals.texi
lispref/internals.texi
+2
-2
lispref/intro.texi
lispref/intro.texi
+2
-2
lispref/keymaps.texi
lispref/keymaps.texi
+2
-2
lispref/lists.texi
lispref/lists.texi
+2
-2
lispref/loading.texi
lispref/loading.texi
+2
-2
lispref/locals.texi
lispref/locals.texi
+2
-2
lispref/macros.texi
lispref/macros.texi
+2
-2
lispref/maps.texi
lispref/maps.texi
+2
-2
lispref/markers.texi
lispref/markers.texi
+2
-2
lispref/modes.texi
lispref/modes.texi
+2
-2
lispref/nonascii.texi
lispref/nonascii.texi
+2
-2
lispref/numbers.texi
lispref/numbers.texi
+2
-2
lispref/objects.texi
lispref/objects.texi
+2
-2
lispref/os.texi
lispref/os.texi
+2
-2
lispref/processes.texi
lispref/processes.texi
+2
-2
lispref/searching.texi
lispref/searching.texi
+2
-2
lispref/sequences.texi
lispref/sequences.texi
+2
-2
lispref/streams.texi
lispref/streams.texi
+2
-2
lispref/strings.texi
lispref/strings.texi
+2
-2
lispref/symbols.texi
lispref/symbols.texi
+2
-2
lispref/syntax.texi
lispref/syntax.texi
+2
-2
lispref/tindex.pl
lispref/tindex.pl
+2
-2
lispref/tips.texi
lispref/tips.texi
+2
-2
lispref/variables.texi
lispref/variables.texi
+2
-2
lispref/vol1.texi
lispref/vol1.texi
+2
-2
lispref/vol2.texi
lispref/vol2.texi
+2
-2
lispref/windows.texi
lispref/windows.texi
+2
-2
lwlib/ChangeLog
lwlib/ChangeLog
+2
-2
lwlib/lwlib-Xm.h
lwlib/lwlib-Xm.h
+2
-2
lwlib/xlwmenu.h
lwlib/xlwmenu.h
+2
-2
lwlib/xlwmenuP.h
lwlib/xlwmenuP.h
+2
-2
No files found.
lib-src/Makefile.in
View file @
b3d90e46
# Makefile for lib-src subdirectory in GNU Emacs.
# Copyright (C) 1985, 1987, 1988, 1993, 1994, 2002, 2003, 2004,
# 2005, 2006 Free Software Foundation, Inc.
# Copyright (C) 1985, 1987, 1988, 1993, 1994, 200
1, 200
2, 2003, 2004,
# 2005, 2006
, 2007
Free Software Foundation, Inc.
# This file is part of GNU Emacs.
...
...
lib-src/cvtmail.c
View file @
b3d90e46
/* Copyright (C) 1985, 1994, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
/* Copyright (C) 1985, 1994, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
lib-src/emacstool.c
View file @
b3d90e46
/*
Copyright (C) 1986, 1988, 1990, 1991, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1986, 1988, 1990, 1991, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
lib-src/fakemail.c
View file @
b3d90e46
/* sendmail-like interface to /bin/mail for system V,
Copyright (C) 1985, 1994, 1999, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1985, 1994, 1999, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
lib-src/hexl.c
View file @
b3d90e46
/* Convert files for Emacs Hexl mode.
Copyright (C) 1989, 2002, 2003, 2004, 2005,
2006 Free Software Foundation, Inc.
Copyright (C) 1989, 200
1, 200
2, 2003, 2004, 2005,
2006
, 2007
Free Software Foundation, Inc.
This file is not considered part of GNU Emacs.
...
...
lib-src/movemail.c
View file @
b3d90e46
/* movemail foo bar -- move file foo to file bar,
locking file foo the way /bin/mail respects.
Copyright (C) 1986, 1992, 1993, 1994, 1996, 1999, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1986, 1992, 1993, 1994, 1996, 1999, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
lib-src/ntlib.c
View file @
b3d90e46
/* Utility and Unix shadow routines for GNU Emacs support programs on NT.
Copyright (C) 1994, 2002, 2003, 2004, 2005,
2006 Free Software Foundation, Inc.
Copyright (C) 1994, 200
1, 200
2, 2003, 2004, 2005,
2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
lib-src/pop.c
View file @
b3d90e46
/* pop.c: client routines for talking to a POP3-protocol post-office server
Copyright (C) 1991, 1993, 1996, 1997, 1999, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1991, 1993, 1996, 1997, 1999, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
Written by Jonathan Kamens, jik@security.ov.com.
This file is part of GNU Emacs.
...
...
lib-src/pop.h
View file @
b3d90e46
/* pop.h: Header file for the "pop.c" client POP3 protocol.
Copyright (C) 1991, 1993, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1991, 1993, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
Written by Jonathan Kamens, jik@security.ov.com.
This file is part of GNU Emacs.
...
...
lib-src/profile.c
View file @
b3d90e46
/* profile.c --- generate periodic events for profiling of Emacs Lisp code.
Copyright (C) 1992, 1994, 1999, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1992, 1994, 1999, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
Author: Boaz Ben-Zvi <boaz@lcs.mit.edu>
...
...
lib-src/rcs2log
View file @
b3d90e46
...
...
@@ -55,7 +55,7 @@ Report bugs to <bug-gnu-emacs@gnu.org>.'
Id
=
'$Id$'
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002, 2003,
# 2004, 2005, 2006 Free Software Foundation, Inc.
# 2004, 2005, 2006
, 2007
Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
@@ -72,7 +72,7 @@ Id='$Id$'
# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
# Boston, MA 02110-1301, USA.
Copyright
=
'Copyright (C) 200
6
Free Software Foundation, Inc.
Copyright
=
'Copyright (C) 200
7
Free Software Foundation, Inc.
This program comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of this program
under the terms of the GNU General Public License.
...
...
lispintro/Makefile.old
View file @
b3d90e46
# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003,
# 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
...
...
lispintro/aclocal.m4
View file @
b3d90e46
dnl aclocal.m4 generated automatically by aclocal 1.4-p4
dnl Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2002, 2003,
dnl 2004, 2005, 2006 Free Software Foundation, Inc.
dnl Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 200
1, 200
2, 2003,
dnl 2004, 2005, 2006
, 2007
Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
...
...
lispintro/configure
View file @
b3d90e46
...
...
@@ -2,7 +2,8 @@
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 2001, 2002, 2003, 2004,
# 2005, 2006, 2007 Free Software Foundation, Inc.
#
# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
...
...
lispintro/missing
View file @
b3d90e46
#! /bin/sh
# Common stub for a few missing GNU programs while installing.
# Copyright (C) 1996, 1997 Free Software Foundation, Inc.
# Copyright (C) 1996, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007
# Free Software Foundation, Inc.
# Franc,ois Pinard <pinard@iro.umontreal.ca>, 1996.
# This program is free software; you can redistribute it and/or modify
...
...
lispref/abbrevs.texi
View file @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1999, 200
2, 2003, 2004
,
@c 200
5, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1999, 200
1, 2002, 2003
,
@c 200
4, 2005, 2006, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1998, 1999, 2002, 2003, 2004,
@c 2005, 2006 Free Software Foundation, Inc.
@c Copyright (C) 1998, 1999, 200
1, 200
2, 2003, 2004,
@c 2005, 2006
, 2007
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/advising
@node Advising Functions, Debugging, Byte Compilation, Top
...
...
lispref/backups.texi
View file @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1999, 200
2, 2003, 2004
,
@c 200
5, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1999, 200
1, 2002, 2003
,
@c 200
4, 2005, 2006, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
1, 2002
,
@c 200
3, 2004, 2005, 2006, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
1, 2002
,
@c 200
3, 2004, 2005, 2006, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 2002, 2003, 2004,
@c 2005, 2006 Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 200
1, 200
2, 2003, 2004,
@c 2005, 2006
, 2007
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/compile
@node Byte Compilation, Advising Functions, Loading, Top
...
...
lispref/configure
View file @
b3d90e46
...
...
@@ -2,7 +2,8 @@
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 2001, 2002, 2003, 2004,
# 2005, 2006, 2007 Free Software Foundation, Inc.
#
# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
...
...
lispref/control.texi
View file @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
1, 2002
,
@c 200
3, 2004, 2005, 2006, 2007
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 @
b3d90e46
@
c
-*-
texinfo
-*-
@
c
This
is
part
of
the
GNU
Emacs
Lisp
Reference
Manual
.
@
c
Copyright
(
C
)
1997
,
1998
,
1999
,
2000
,
2002
,
2003
,
2004
,
@
c
2005
,
2006
Free
Software
Foundation
,
Inc
.
@
c
Copyright
(
C
)
1997
,
1998
,
1999
,
2000
,
200
1
,
200
2
,
2003
,
2004
,
@
c
2005
,
2006
,
2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999, 200
2, 2003, 2004
,
@c 200
5, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999, 200
1, 2002, 2003
,
@c 200
4, 2005, 2006, 2007
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/edebug.texi
View file @
b3d90e46
@comment -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1992, 1993, 1994, 1998, 1999, 2002, 2003, 2004,
@c 2005, 2006 Free Software Foundation, Inc.
@c Copyright (C) 1992, 1993, 1994, 1998, 1999, 200
1, 200
2, 2003, 2004,
@c 2005, 2006
, 2007
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.texi
View file @
b3d90e46
...
...
@@ -40,8 +40,8 @@ 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, 200
2, 2003, 2004, 2005, 2006 Free Software Foundation,
Inc.
1999, 2000, 200
1, 2002, 2003, 2004, 2005, 2006, 2007 Free Software
Foundation,
Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
...
...
lispref/errors.texi
View file @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1999, 2002, 2003, 2004,
@c 2005, 2006 Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1999, 200
1, 200
2, 2003, 2004,
@c 2005, 2006
, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 200
2, 2003, 2004
,
@c 200
5, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 200
1, 2002, 2003
,
@c 200
4, 2005, 2006, 2007
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 @
b3d90e46
@
c
-*-
texinfo
-*-
@
c
This
is
part
of
the
GNU
Emacs
Lisp
Reference
Manual
.
@
c
Copyright
(
C
)
1990
,
1991
,
1992
,
1993
,
1994
,
1995
,
1998
,
1999
,
200
2
,
2003
,
@
c
200
4
,
2005
,
2006
Free
Software
Foundation
,
Inc
.
@
c
Copyright
(
C
)
1990
,
1991
,
1992
,
1993
,
1994
,
1995
,
1998
,
1999
,
200
1
,
@
c
200
2
,
2003
,
2004
,
2005
,
2006
,
2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
1
,
@c 200
2, 2003, 2004, 2005, 2006, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
1
,
@c 200
2, 2003, 2004, 2005, 2006, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1999, 2002, 2003, 2004, 2005,
@c 2006 Free Software Foundation, Inc.
@c Copyright (C) 1999, 200
1, 200
2, 2003, 2004, 2005,
@c 2006
, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
1
,
@c 200
2, 2003, 2004, 2005, 2006, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1998, 2002, 2003, 2004,
@c 2005, 2006 Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1998, 200
1, 200
2, 2003, 2004,
@c 2005, 2006
, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1998, 1999, 200
2, 2003, 2004
,
@c 200
5, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1998, 1999, 200
1, 2002, 2003
,
@c 200
4, 2005, 2006, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 2002, 2003, 2004,
@c 2005, 2006 Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 200
1, 200
2, 2003, 2004,
@c 2005, 2006
, 2007
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/intro
...
...
lispref/keymaps.texi
View file @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999, 2000, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999, 2000, 200
1
,
@c 200
2, 2003, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/keymaps
@node Keymaps, Modes, Command Loop, Top
...
...
lispref/lists.texi
View file @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
1
,
@c 200
2, 2003, 2004, 2005, 2006, 2007
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 @
b3d90e46
@
c
-*-
texinfo
-*-
@
c
This
is
part
of
the
GNU
Emacs
Lisp
Reference
Manual
.
@
c
Copyright
(
C
)
1990
,
1991
,
1992
,
1993
,
1994
,
1995
,
1998
,
1999
,
200
3
,
@
c
200
4
,
2005
,
2006
Free
Software
Foundation
,
Inc
.
@
c
Copyright
(
C
)
1990
,
1991
,
1992
,
1993
,
1994
,
1995
,
1998
,
1999
,
200
1
,
@
c
200
2
,
2003
,
2004
,
2005
,
2006
,
2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1999, 2002, 2003, 2004,
@c 2005, 2006 Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1999, 200
1, 200
2, 2003, 2004,
@c 2005, 2006
, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 200
1, 2002
,
@c 200
3, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/macros
@node Macros, Customization, Functions, Top
...
...
lispref/maps.texi
View file @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1999, 2002, 2003, 2004,
@c 2005, 2006 Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1999, 200
1, 200
2, 2003, 2004,
@c 2005, 2006
, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
1
,
@c 200
2, 2003, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/markers
@node Markers, Text, Positions, Top
...
...
lispref/modes.texi
View file @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
2
,
@c 200
3, 2004, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
1
,
@c 200
2, 2003, 2004, 2005, 2006, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1998, 1999, 2002, 2003, 2004,
@c 2005, 2006 Free Software Foundation, Inc.
@c Copyright (C) 1998, 1999, 200
1, 200
2, 2003, 2004,
@c 2005, 2006
, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
1
,
@c 200
2, 2003, 2004, 2005, 2006, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
1
,
@c 200
2, 2003, 2004, 2005, 2006, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
1
,
@c 200
2, 2003, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/os
@node System Interface, Antinews, Display, Top
...
...
lispref/processes.texi
View file @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
1
,
@c 200
2, 2003, 2004, 2005, 2006, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
1
,
@c 200
2, 2003, 2004, 2005, 2006, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
1
,
@c 200
2, 2003, 2004, 2005, 2006, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999, 200
2, 2003, 2004
,
@c 200
5, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999, 200
1, 2002
,
@c 200
3, 2004, 2005, 2006, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
1
,
@c 200
2, 2003, 2004, 2005, 2006, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
1
,
@c 200
2, 2003, 2004, 2005, 2006, 2007
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 @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
1
,
@c 200
2, 2003, 2004, 2005, 2006, 2007
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/tindex.pl
View file @
b3d90e46
#! /usr/bin/perl
# Copyright (C) 2000, 2002, 2003, 2004, 2005,
# 2006 Free Software Foundation, Inc.
# Copyright (C) 2000, 200
1, 200
2, 2003, 2004, 2005,
# 2006
, 2007
Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
#
...
...
lispref/tips.texi
View file @
b3d90e46
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1995, 1998, 1999, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1995, 1998, 1999, 200
1, 2002
,
@c 200
3, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/tips
@node Tips, GNU Emacs Internals, GPL, Top
...
...
lispref/variables.texi
View file @
b3d90e46
@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,
2002,
@c 200
3, 2004, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000,
@c 200
1, 2002, 2003, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/variables
@node Variables, Functions, Control Structures, Top
...
...
lispref/vol1.texi
View file @
b3d90e46
...
...
@@ -2,8 +2,8 @@ This file is obsolete, and no longer part of the Emacs Lisp Reference Manual.
It is still present in CVS in case we ever want to use some of it again.
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
1
,
@c 200
2, 2003, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
\input texinfo @c -*-texinfo-*-
...
...
lispref/vol2.texi
View file @
b3d90e46
...
...
@@ -2,8 +2,8 @@ This file is obsolete, and no longer part of the Emacs Lisp Reference Manual.
It is still present in CVS in case we ever want to use some of it again.
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 200
2, 2003
,