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
4
Issues
4
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
f0124b4a
Commit
f0124b4a
authored
May 10, 2000
by
Dave Love
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
write-region change
parent
43fb7d9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
etc/NEWS
etc/NEWS
+4
-1
No files found.
etc/NEWS
View file @
f0124b4a
...
...
@@ -440,7 +440,7 @@ There is a new command M-x replace-rectangle.
query-replace-regexp, but takes a Lisp expression which is evaluated
after each match to get the replacement text.
** M-x query-replace recognizes a new command `E' that let
'
s you
** M-x query-replace recognizes a new command `E' that lets you
edit the replacement string.
** The new command mail-abbrev-complete-alias, bound to `M-TAB', let's
...
...
@@ -1171,6 +1171,9 @@ Note that +++ before an item means the Lisp manual has been updated.
When you add a new item, please add it without either +++ or ---
so I will know I still need to look at it -- rms.
** If the APPEND argument of `write-region' is an integer, it seeks to
that offset in the file before writing.
** `concat' no longer accepts individual integer arguments, as
promised long ago.
...
...
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