diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 33ed2702a04..4c19ecffffa 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2 | |||
| 3 | * term/mac-win.el: Don't require url when compiling, as url-type is | ||
| 4 | no longer a macro. | ||
| 5 | |||
| 1 | 2007-10-14 Glenn Morris <rgm@gnu.org> | 6 | 2007-10-14 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * progmodes/etags.el (select-tags-table): Disable undo in the | 8 | * progmodes/etags.el (select-tags-table): Disable undo in the |