diff options
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 58f2d9b0c6e..1f4e23b7504 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-02-16 Tom Tromey <tromey@redhat.com> | ||
| 2 | |||
| 3 | * lisp.h (DEFVAR_BUFFER_DEFAULTS): Use BVAR. | ||
| 4 | |||
| 1 | 2011-02-16 Tom Tromey <tromey@parfait> | 5 | 2011-02-16 Tom Tromey <tromey@parfait> |
| 2 | 6 | ||
| 3 | * xfns.c (x_create_tip_frame, Fx_show_tip): Replace B_ with BVAR. | 7 | * xfns.c (x_create_tip_frame, Fx_show_tip): Replace B_ with BVAR. |