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
7 changed files
with
2 additions
and
9 deletions
+2
-9
doc/lispref/strings.texi
doc/lispref/strings.texi
+0
-1
doc/lispref/symbols.texi
doc/lispref/symbols.texi
+1
-2
doc/lispref/syntax.texi
doc/lispref/syntax.texi
+0
-1
doc/lispref/text.texi
doc/lispref/text.texi
+1
-2
doc/lispref/tips.texi
doc/lispref/tips.texi
+0
-1
doc/lispref/variables.texi
doc/lispref/variables.texi
+0
-1
doc/lispref/windows.texi
doc/lispref/windows.texi
+0
-1
No files found.
doc/lispref/strings.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/strings
@node Strings and Characters, Lists, Numbers, Top
@comment node-name, next, previous, up
@chapter Strings and Characters
...
...
doc/lispref/symbols.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/symbols
@node Symbols, Evaluation, Hash Tables, Top
@chapter Symbols
@cindex symbol
...
...
doc/lispref/syntax.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/syntax
@node Syntax Tables, Abbrevs, Searching and Matching, Top
@chapter Syntax Tables
@cindex parsing buffer text
...
...
doc/lispref/text.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/text
@node Text, Non-ASCII Characters, Markers, Top
@chapter Text
@cindex text
...
...
doc/lispref/tips.texi
View file @
1e103a7c
...
...
@@ -3,7 +3,6 @@
@
c
Copyright
(
C
)
1990
-
1993
,
1995
,
1998
-
1999
,
2001
-
2012
@
c
Free
Software
Foundation
,
Inc
.
@
c
See
the
file
elisp
.
texi
for
copying
conditions
.
@
setfilename
../../
info
/
tips
@
node
Tips
,
GNU
Emacs
Internals
,
GPL
,
Top
@
appendix
Tips
and
Conventions
@
cindex
tips
for
writing
Lisp
...
...
doc/lispref/variables.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/variables
@node Variables, Functions, Control Structures, Top
@chapter Variables
@cindex variable
...
...
doc/lispref/windows.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/windows
@node Windows, Frames, Buffers, Top
@chapter Windows
...
...
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