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
ee46ec8e
Commit
ee46ec8e
authored
Oct 13, 2007
by
Karl Berry
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
move @dircategory to after @copying
parent
47aad890
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
5 deletions
+11
-5
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+6
-0
doc/lispref/elisp.texi
doc/lispref/elisp.texi
+5
-5
No files found.
doc/lispref/ChangeLog
View file @
ee46ec8e
2007
-
10
-
13
Karl
Berry
<
karl
@
gnu
.
org
>
*
elisp
.
texi
(@
dircategory
):
Move
to
after
@
copying
,
since
we
want
@
copying
as
close
as
possible
to
the
beginning
of
the
output
.
2007
-
10
-
06
Juri
Linkov
<
juri
@
jurta
.
org
>
*
text
.
texi
(
Filling
):
Document
fill
-
paragraph
-
or
-
region
.
...
...
doc/lispref/elisp.texi
View file @
ee46ec8e
...
...
@@ -9,11 +9,6 @@
@set VERSION 2.9
@set EMACSVER 23.0.50
@dircategory Emacs
@direntry
* Elisp: (elisp). The Emacs Lisp Reference Manual.
@end direntry
@c in general, keep the following line commented out, unless doing a
@c copy of this manual that will be published. The manual should go
@c onto the distribution in the full, 8.5 x 11" size.
...
...
@@ -67,6 +62,11 @@ developing GNU and promoting software freedom.''
@end quotation
@end copying
@dircategory Emacs
@direntry
* Elisp: (elisp). The Emacs Lisp Reference Manual.
@end direntry
@titlepage
@title GNU Emacs Lisp Reference Manual
@subtitle For Emacs Version @value
{
EMACSVER
}
...
...
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