Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
16ce590d
Commit
16ce590d
authored
Feb 26, 2000
by
Dave Love
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
replace-regexps-in-string, mouse-position-function, define-key-after change
parent
15fa88ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
etc/NEWS
etc/NEWS
+9
-0
No files found.
etc/NEWS
View file @
16ce590d
...
...
@@ -978,6 +978,15 @@ 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.
+++
**
The last argument of `define-key-after' defaults to t for convenience.
** The new function `replace-regexps-in-string' replaces all matches
for a regexp in a string.
** `mouse-position' now runs the abnormal hook
`mouse-position-function'.
**
The function string-to-number now returns a float for numbers
that don't fit into a Lisp integer.
...
...
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