mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-05 11:21:04 -08:00
*** empty log message ***
This commit is contained in:
parent
7a093e8720
commit
81909a1aef
2 changed files with 12 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
|
||||
|
||||
* os.texi (Translating Input): Only non-prefix bindings in
|
||||
`key-translation-map' override actual key bindings. Warn about
|
||||
possible indirect effect of actual key bindings on non-prefix
|
||||
bindings in `key-translation-map'.
|
||||
|
||||
2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
|
||||
|
||||
* minibuf.texi (High-Level Completion): Add anchor for definition
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
|
||||
|
||||
* keymap.c (Flocal_key_binding, Fglobal_key_binding)
|
||||
(syms_of_keymap) <key-translation-map>: Doc fixes.
|
||||
|
||||
2004-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
||||
* window.c (window_list_1): YAILOM.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue