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
a3cb6daa
Commit
a3cb6daa
authored
Jul 10, 2009
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(EMACSVER): Fix accidental commit.
End menu descriptions with period.
parent
121e43fd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
doc/lispref/vol1.texi
doc/lispref/vol1.texi
+4
-4
doc/lispref/vol2.texi
doc/lispref/vol2.texi
+4
-4
No files found.
doc/lispref/vol1.texi
View file @
a3cb6daa
...
...
@@ -27,7 +27,7 @@
@c Version of the manual and of Emacs.
@c Please remember to update the edition number in README as well.
@set VERSION 3.0
@set EMACSVER 23.
0.96
@set EMACSVER 23.
1.50
@set DATE July 2009
@dircategory Emacs
...
...
@@ -673,7 +673,7 @@ Completion
* Minibuffer Completion:: Invoking the minibuffer with completion.
* Completion Commands:: Minibuffer commands that do completion.
* High-Level Completion:: Convenient special cases of completion
(reading buffer name, file name, etc.)
(reading buffer name, file name, etc.)
.
* Reading File Names:: Using completion to read file names and
shell commands.
* Completion Styles:: Specifying rules for performing completion.
...
...
@@ -903,7 +903,7 @@ File Names
File Format Conversion
* Format Conversion Overview:: @code
{
insert-file-contents
}
and @code
{
write-region
}
* Format Conversion Overview:: @code
{
insert-file-contents
}
and @code
{
write-region
}
.
* Format Conversion Round-Trip:: Using @code
{
format-alist
}
.
* Format Conversion Piecemeal:: Specifying non-paired conversion.
...
...
@@ -1410,7 +1410,7 @@ Operating System Interface
* Terminal Input:: Accessing and recording terminal input.
* Terminal Output:: Controlling and recording terminal output.
* Sound Output:: Playing sounds on the computer's speaker.
* X11 Keysyms:: Operating on key symbols for X Windows
* X11 Keysyms:: Operating on key symbols for X Windows
.
* Batch Mode:: Running Emacs without terminal interaction.
* Session Management:: Saving and restoring state with
X Session Management.
...
...
doc/lispref/vol2.texi
View file @
a3cb6daa
...
...
@@ -27,7 +27,7 @@
@c Version of the manual and of Emacs.
@c Please remember to update the edition number in README as well.
@set VERSION 3.0
@set EMACSVER 23.
0.96
@set EMACSVER 23.
1.50
@set DATE July 2009
@dircategory Emacs
...
...
@@ -672,7 +672,7 @@ Completion
* Minibuffer Completion:: Invoking the minibuffer with completion.
* Completion Commands:: Minibuffer commands that do completion.
* High-Level Completion:: Convenient special cases of completion
(reading buffer name, file name, etc.)
(reading buffer name, file name, etc.)
.
* Reading File Names:: Using completion to read file names and
shell commands.
* Completion Styles:: Specifying rules for performing completion.
...
...
@@ -902,7 +902,7 @@ File Names
File Format Conversion
* Format Conversion Overview:: @code
{
insert-file-contents
}
and @code
{
write-region
}
* Format Conversion Overview:: @code
{
insert-file-contents
}
and @code
{
write-region
}
.
* Format Conversion Round-Trip:: Using @code
{
format-alist
}
.
* Format Conversion Piecemeal:: Specifying non-paired conversion.
...
...
@@ -1409,7 +1409,7 @@ Operating System Interface
* Terminal Input:: Accessing and recording terminal input.
* Terminal Output:: Controlling and recording terminal output.
* Sound Output:: Playing sounds on the computer's speaker.
* X11 Keysyms:: Operating on key symbols for X Windows
* X11 Keysyms:: Operating on key symbols for X Windows
.
* Batch Mode:: Running Emacs without terminal interaction.
* Session Management:: Saving and restoring state with
X Session Management.
...
...
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