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
39e776cd
Commit
39e776cd
authored
Oct 25, 2000
by
Stefan Monnier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
320c9428
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
etc/NEWS
etc/NEWS
+2
-0
src/ChangeLog
src/ChangeLog
+6
-0
No files found.
etc/NEWS
View file @
39e776cd
...
...
@@ -1797,6 +1797,8 @@ functionality with aliases for the mldrag functions.
*
Lisp changes made after edition 2.6 of the Emacs Lisp Manual,
(Display-related
features are described in a page of their own below.)
** `add-hook' now makes the hook local if called with a non-nil LOCAL arg.
+++
**
The treatment of non-ASCII characters in search ranges has changed.
If a range in a regular expression or the arg of
...
...
src/ChangeLog
View file @
39e776cd
2000-10-24 Stefan Monnier <monnier@cs.yale.edu>
* keymap.c (fix_submap_inheritance): Use get_keymap_1 on parent_entry
rather than KEYMAPP, to allow EQ to work correctly if parent_entry is
a symbol.
2000-10-24 Andrew Innes <andrewi@gnu.org>
* dired.c (directory_files_internal_unwind): New function.
...
...
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