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
Open sidebar
emacs
emacs
Commits
1e103a7c
Commit
1e103a7c
authored
Apr 13, 2012
by
Glenn Morris
Browse files
Remove unnecessary @setfilename commands from many doc/lispref/*.texi
parent
35dc09a1
Changes
47
Show whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
7 additions
and
27 deletions
+7
-27
doc/lispref/internals.texi
doc/lispref/internals.texi
+0
-1
doc/lispref/intro.texi
doc/lispref/intro.texi
+1
-2
doc/lispref/keymaps.texi
doc/lispref/keymaps.texi
+0
-1
doc/lispref/lists.texi
doc/lispref/lists.texi
+1
-2
doc/lispref/loading.texi
doc/lispref/loading.texi
+0
-1
doc/lispref/macros.texi
doc/lispref/macros.texi
+1
-2
doc/lispref/maps.texi
doc/lispref/maps.texi
+0
-1
doc/lispref/markers.texi
doc/lispref/markers.texi
+0
-1
doc/lispref/minibuf.texi
doc/lispref/minibuf.texi
+0
-1
doc/lispref/modes.texi
doc/lispref/modes.texi
+0
-1
doc/lispref/nonascii.texi
doc/lispref/nonascii.texi
+1
-2
doc/lispref/numbers.texi
doc/lispref/numbers.texi
+0
-1
doc/lispref/objects.texi
doc/lispref/objects.texi
+0
-1
doc/lispref/os.texi
doc/lispref/os.texi
+0
-1
doc/lispref/package.texi
doc/lispref/package.texi
+1
-2
doc/lispref/positions.texi
doc/lispref/positions.texi
+1
-2
doc/lispref/processes.texi
doc/lispref/processes.texi
+0
-1
doc/lispref/searching.texi
doc/lispref/searching.texi
+0
-1
doc/lispref/sequences.texi
doc/lispref/sequences.texi
+0
-1
doc/lispref/streams.texi
doc/lispref/streams.texi
+1
-2
No files found.
doc/lispref/internals.texi
View file @
1e103a7c
...
...
@@ -2,7 +2,6 @@
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990-1993, 1998-1999, 2001-2012 Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../../info/internals
@node GNU Emacs Internals, Standard Errors, Tips, Top
@comment node-name, next, previous, up
@appendix GNU Emacs Internals
...
...
doc/lispref/intro.texi
View file @
1e103a7c
...
...
@@ -2,7 +2,6 @@
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990-1994, 2001-2012 Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../../info/intro
@node Introduction, Lisp Data Types, Top, Top
@comment node-name, next, previous, up
...
...
doc/lispref/keymaps.texi
View file @
1e103a7c
...
...
@@ -2,7 +2,6 @@
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990-1994, 1998-2012 Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../../info/keymaps
@node Keymaps, Modes, Command Loop, Top
@chapter Keymaps
@cindex keymap
...
...
doc/lispref/lists.texi
View file @
1e103a7c
...
...
@@ -2,7 +2,6 @@
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990-1995, 1998-1999, 2001-2012 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
@chapter Lists
@cindex lists
...
...
doc/lispref/loading.texi
View file @
1e103a7c
...
...
@@ -3,7 +3,6 @@
@
c
Copyright
(
C
)
1990
-
1995
,
1998
-
1999
,
2001
-
2012
@
c
Free
Software
Foundation
,
Inc
.
@
c
See
the
file
elisp
.
texi
for
copying
conditions
.
@
setfilename
../../
info
/
loading
@
node
Loading
,
Byte
Compilation
,
Customization
,
Top
@
chapter
Loading
@
cindex
loading
...
...
doc/lispref/macros.texi
View file @
1e103a7c
...
...
@@ -2,7 +2,6 @@
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990-1995, 1998, 2001-2012 Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../../info/macros
@node Macros, Customization, Functions, Top
@chapter Macros
@cindex macros
...
...
doc/lispref/maps.texi
View file @
1e103a7c
...
...
@@ -2,7 +2,6 @@
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990-1993, 1999, 2001-2012 Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../../info/maps
@node Standard Keymaps, Standard Hooks, Standard Errors, Top
@appendix Standard Keymaps
@cindex keymaps, standard
...
...
doc/lispref/markers.texi
View file @
1e103a7c
...
...
@@ -2,7 +2,6 @@
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990-1995, 1998-1999, 2001-2012 Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../../info/markers
@node Markers, Text, Positions, Top
@chapter Markers
@cindex markers
...
...
doc/lispref/minibuf.texi
View file @
1e103a7c
...
...
@@ -3,7 +3,6 @@
@c Copyright (C) 1990-1995, 1998-1999, 2001-2012
@c Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../../info/minibuf
@node Minibuffers, Command Loop, Read and Print, Top
@chapter Minibuffers
@cindex arguments, reading
...
...
doc/lispref/modes.texi
View file @
1e103a7c
...
...
@@ -2,7 +2,6 @@
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990-1995, 1998-1999, 2001-2012 Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../../info/modes
@node Modes, Documentation, Keymaps, Top
@chapter Major and Minor Modes
@cindex mode
...
...
doc/lispref/nonascii.texi
View file @
1e103a7c
...
...
@@ -2,7 +2,6 @@
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1998-1999, 2001-2012 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
@chapter Non-@acronym{ASCII} Characters
@cindex multibyte characters
...
...
doc/lispref/numbers.texi
View file @
1e103a7c
...
...
@@ -3,7 +3,6 @@
@c Copyright (C) 1990-1995, 1998-1999, 2001-2012
@c 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
@chapter Numbers
@cindex integers
...
...
doc/lispref/objects.texi
View file @
1e103a7c
...
...
@@ -3,7 +3,6 @@
@c Copyright (C) 1990-1995, 1998-1999, 2001-2012
@c Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../../info/objects
@node Lisp Data Types, Numbers, Introduction, Top
@chapter Lisp Data Types
@cindex object
...
...
doc/lispref/os.texi
View file @
1e103a7c
...
...
@@ -3,7 +3,6 @@
@
c
Copyright
(
C
)
1990
-
1995
,
1998
-
1999
,
2001
-
2012
@
c
Free
Software
Foundation
,
Inc
.
@
c
See
the
file
elisp
.
texi
for
copying
conditions
.
@
setfilename
../../
info
/
os
@
node
System
Interface
,
Packaging
,
Display
,
Top
@
chapter
Operating
System
Interface
...
...
doc/lispref/package.texi
View file @
1e103a7c
...
...
@@ -2,7 +2,6 @@
@
c
This
is
part
of
the
GNU
Emacs
Lisp
Reference
Manual
.
@
c
Copyright
(
C
)
2010
-
2012
Free
Software
Foundation
,
Inc
.
@
c
See
the
file
elisp
.
texi
for
copying
conditions
.
@
setfilename
../../
info
/
package
@
node
Packaging
,
Antinews
,
System
Interface
,
Top
@
chapter
Preparing
Lisp
code
for
distribution
@
cindex
package
...
...
doc/lispref/positions.texi
View file @
1e103a7c
...
...
@@ -2,7 +2,6 @@
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990-1995, 1998-2012 Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../../info/positions
@node Positions, Markers, Frames, Top
@chapter Positions
@cindex position (in buffer)
...
...
doc/lispref/processes.texi
View file @
1e103a7c
...
...
@@ -3,7 +3,6 @@
@c Copyright (C) 1990-1995, 1998-1999, 2001-2012
@c Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../../info/processes
@node Processes, Display, Abbrevs, Top
@chapter Processes
@cindex child process
...
...
doc/lispref/searching.texi
View file @
1e103a7c
...
...
@@ -3,7 +3,6 @@
@c Copyright (C) 1990-1995, 1998-1999, 2001-2012
@c 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
@chapter Searching and Matching
@cindex searching
...
...
doc/lispref/sequences.texi
View file @
1e103a7c
...
...
@@ -3,7 +3,6 @@
@c Copyright (C) 1990-1995, 1998-1999, 2001-2012
@c Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../../info/sequences
@node Sequences Arrays Vectors, Hash Tables, Lists, Top
@chapter Sequences, Arrays, and Vectors
@cindex sequence
...
...
doc/lispref/streams.texi
View file @
1e103a7c
...
...
@@ -2,7 +2,6 @@
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990-1994, 1998-1999, 2001-2012 Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../../info/streams
@node Read and Print, Minibuffers, Debugging, Top
@comment node-name, next, previous, up
@chapter Reading and Printing Lisp Objects
...
...
Prev
1
2
3
Next
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