diff options
| author | Stefan Monnier | 2013-05-04 15:49:23 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2013-05-04 15:49:23 -0400 |
| commit | 0a6313f7e3062a1c4ed2b32b68122484e847dc0f (patch) | |
| tree | 015383336887c0c24595cd45085979cbf23f6bee /doc/misc/ChangeLog | |
| parent | 998768afd27ecfc8bea7549a84208e0fe204d33b (diff) | |
| download | emacs-0a6313f7e3062a1c4ed2b32b68122484e847dc0f.tar.gz emacs-0a6313f7e3062a1c4ed2b32b68122484e847dc0f.zip | |
* doc/misc/cl.texi (Obsolete Macros): Describe replacements for `flet'.
Fixes: debbugs:14293
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 5e9840a86b7..74b08c04714 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * cl.texi (Obsolete Macros): Describe replacements for `flet' | ||
| 4 | (bug#14293). | ||
| 5 | |||
| 1 | 2013-04-16 Michael Albinus <michael.albinus@gmx.de> | 6 | 2013-04-16 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * tramp.texi (Frequently Asked Questions): Precise, how to define | 8 | * tramp.texi (Frequently Asked Questions): Precise, how to define |