diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ee9e1726177..b4022fef04b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-08-17 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/compile.el (compilation-get-file-structure): Make use | ||
| 4 | of the directory part when checking for an existing entry, to | ||
| 5 | handle files with same basename in different directories. | ||
| 6 | |||
| 1 | 2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 7 | 2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 2 | 8 | ||
| 3 | * ps-print.el (ps-header-font-size, ps-header-title-font-size) | 9 | * ps-print.el (ps-header-font-size, ps-header-title-font-size) |