1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-17 17:58:46 +00:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2006-07-15 00:13:10 +00:00
parent dc22651e73
commit 0864179af2

View File

@ -1,5 +1,9 @@
2006-07-15 Kim F. Storm <storm@cua.dk>
* maps.texi (Standard Keymaps): Add xref for minibuffer maps.
Add apropos-mode-map, custom-mode-map, esc-map, global-map,
grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
* anti.texi (Antinews): Mention redisplay function.
The kbd macro existed, but was not documented, before 22.x.
Function pos-visible-in-window-p is not new in 22.x, just enhanced.