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
db8eeecd
Commit
db8eeecd
authored
Jun 11, 2000
by
Gerd Moellmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
38fb1ad4
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
1 deletion
+11
-1
lisp/ChangeLog
lisp/ChangeLog
+4
-0
man/files.texi
man/files.texi
+1
-0
src/ChangeLog
src/ChangeLog
+6
-1
No files found.
lisp/ChangeLog
View file @
db8eeecd
2000-06-11 Gerd Moellmann <gerd@gnu.org>
* term/x-win.el (x-colors): Add colors from recent rgb.txt.
2000-06-11 Stefan Monnier <monnier@cs.yale.edu>
* imenu.el (imenu-generic-expression): Docstring fix.
...
...
man/files.texi
View file @
db8eeecd
...
...
@@ -316,6 +316,7 @@ Save the current buffer in its visited file (@code{save-buffer}).
Save any or all buffers in their visited files (@code{save-some-buffers}).
@item M-~
Forget that the current buffer has been changed (@code{not-modified}).
With prefix argument (@kbd{C-u}), mark the current buffer as changed.
@item C-x C-w
Save the current buffer in a specified file (@code{write-file}).
@item M-x set-visited-file-name
...
...
src/ChangeLog
View file @
db8eeecd
No preview for this file type
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