diff options
| author | Kenichi Handa | 2008-03-27 13:20:27 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2008-03-27 13:20:27 +0000 |
| commit | c8763fb64257010f7bf6c9f75e3de7f4272aeb68 (patch) | |
| tree | 6888a8378ed7e2a21ca02521df7e52c7644e680a /doc/lispintro/ChangeLog | |
| parent | a7813a07d0427b585cf8ae64b4ebe2576dbcc2e4 (diff) | |
| download | emacs-c8763fb64257010f7bf6c9f75e3de7f4272aeb68.tar.gz emacs-c8763fb64257010f7bf6c9f75e3de7f4272aeb68.zip | |
*** empty log message ***
Diffstat (limited to 'doc/lispintro/ChangeLog')
| -rw-r--r-- | doc/lispintro/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog index 33a431c8210..f22c9033570 100644 --- a/doc/lispintro/ChangeLog +++ b/doc/lispintro/ChangeLog | |||
| @@ -263,7 +263,7 @@ | |||
| 263 | * *.eps: Rename to avoid clashes in DOS 8+3 namespace. | 263 | * *.eps: Rename to avoid clashes in DOS 8+3 namespace. |
| 264 | 264 | ||
| 265 | ;; Local Variables: | 265 | ;; Local Variables: |
| 266 | ;; coding: iso-2022-7bit | 266 | ;; coding: utf-8 |
| 267 | ;; add-log-time-zone-rule: t | 267 | ;; add-log-time-zone-rule: t |
| 268 | ;; End: | 268 | ;; End: |
| 269 | 269 | ||