diff options
| author | Paul Eggert | 2012-07-07 12:33:28 -0700 |
|---|---|---|
| committer | Paul Eggert | 2012-07-07 12:33:28 -0700 |
| commit | b3350bf9c049962dad72aee7bbd4f6596fb8b778 (patch) | |
| tree | 64986e73a773e5c65c6ba257a2aa6f2b9da2f349 /src/ChangeLog | |
| parent | 6045c4fdb88ee6bd84afcaac4a0b7e8a96f23050 (diff) | |
| download | emacs-b3350bf9c049962dad72aee7bbd4f6596fb8b778.tar.gz emacs-b3350bf9c049962dad72aee7bbd4f6596fb8b778.zip | |
* lread.c (load_path_check): Now static.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 14d82ee3ecb..3ef12b230b0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-07-07 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2012-07-07 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | * lread.c (load_path_check): Now static. | ||
| 4 | |||
| 3 | Fix some minor --with-ns problems found by static checking. | 5 | Fix some minor --with-ns problems found by static checking. |
| 4 | * frame.c (Ftool_bar_pixel_width) [!FRAME_TOOLBAR_WIDTH]: | 6 | * frame.c (Ftool_bar_pixel_width) [!FRAME_TOOLBAR_WIDTH]: |
| 5 | (x_set_font) [!HAVE_X_WINDOWS]: | 7 | (x_set_font) [!HAVE_X_WINDOWS]: |