diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ea1510b33db..29a213a1e09 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-02-25 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * dired.c (Ffile_attributes): Increase size of modes from 10 to 12 | ||
| 4 | as per recent filemodestring API change. Reported by Jonas Ă–ster in | ||
| 5 | <http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg01069.html>. | ||
| 6 | |||
| 1 | 2011-02-23 Ben Key <bkey76@gmail.com> (tiny change) | 7 | 2011-02-23 Ben Key <bkey76@gmail.com> (tiny change) |
| 2 | 8 | ||
| 3 | * nsterm.m (ns_draw_window_cursor): Obey the cursor_width argument | 9 | * nsterm.m (ns_draw_window_cursor): Obey the cursor_width argument |