diff options
| author | Lars Magne Ingebrigtsen | 2011-07-04 01:21:45 +0200 |
|---|---|---|
| committer | Lars Magne Ingebrigtsen | 2011-07-04 01:21:45 +0200 |
| commit | 1e49bfab49317e46540f13c4091200b211c24ba6 (patch) | |
| tree | 3760b4735723a5ea137f70e3e7a25017407ec303 /src/ChangeLog | |
| parent | 3034e9e7062f655541722fa883a9ea5b0605e10d (diff) | |
| download | emacs-1e49bfab49317e46540f13c4091200b211c24ba6.tar.gz emacs-1e49bfab49317e46540f13c4091200b211c24ba6.zip | |
* callint.c (Finteractive): Clarify the meaning of "@".
Fixes: debbugs:8813
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b77759527e7..5f3aa60dfd6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * callint.c (Finteractive): Clarify the meaning of "@" (bug#8813). | ||
| 4 | |||
| 1 | 2011-07-03 Chong Yidong <cyd@stupidchicken.com> | 5 | 2011-07-03 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * xfaces.c (Finternal_merge_in_global_face): Modify the foreground | 7 | * xfaces.c (Finternal_merge_in_global_face): Modify the foreground |