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
be890cb8
Commit
be890cb8
authored
Oct 28, 2011
by
Stefan Monnier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* etc/NEWS: Document the disappearance of binding caches.
Fixes: debbugs:9899
parent
d0af9f77
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
etc/ChangeLog
etc/ChangeLog
+4
-0
etc/NEWS
etc/NEWS
+3
-0
No files found.
etc/ChangeLog
View file @
be890cb8
2011-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
* NEWS: Document the disappearance of binding caches (bug#9899).
2011-10-01 Juanma Barranquero <lekktu@gmail.com>
* NEWS: Fix typo. Remove duplicate info.
...
...
etc/NEWS
View file @
be890cb8
...
...
@@ -967,6 +967,9 @@ has now been removed.
** cl.el no longer provides `cl-19'.
** The menu bar bindings's caches are not used any more.
Use (where-is-internal <def> nil t) instead.
** The following obsolete functions and aliases were removed:
comint-kill-output, decompose-composite-char, outline-visible,
internal-find-face, internal-get-face, frame-update-faces,
...
...
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