Mercurial > emacs
comparison src/ChangeLog @ 108713:036d7d33c803
Doc fix (Bug#6224).
* keyboard.c (Vlast_command, Vkeyboard_translate_table)
(Voverriding_terminal_local_map, Vsystem_key_alist)
(Vlocal_function_key_map): Fix manual link in docstring (Bug#6224).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 20 May 2010 10:53:30 -0400 |
parents | 12c5e713faa1 |
children | 0f1244b4539c |
comparison
equal
deleted
inserted
replaced
108712:056a00ed4b81 | 108713:036d7d33c803 |
---|---|
1 2010-05-20 Kevin Ryde <user42@zip.com.au> | |
2 | |
3 * keyboard.c (Vlast_command, Vkeyboard_translate_table) | |
4 (Voverriding_terminal_local_map, Vsystem_key_alist) | |
5 (Vlocal_function_key_map): Fix manual link in docstring (Bug#6224). | |
6 | |
1 2010-05-20 Glenn Morris <rgm@gnu.org> | 7 2010-05-20 Glenn Morris <rgm@gnu.org> |
2 | 8 |
3 * Makefile.in (DEPDIR): New constant. | 9 * Makefile.in (DEPDIR): New constant. |
4 (DEPFLAGS): Set with configure, not cpp. | 10 (DEPFLAGS): Set with configure, not cpp. |
5 (MKDEPDIR): New, set by configure. | 11 (MKDEPDIR): New, set by configure. |