diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 63d75b38140..e76f9ae8a7e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2007-09-17 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * textmodes/tex-mode.el (tex-region): Simplify previous change, | ||
| 4 | handling the case where the region is not in `tex-main-file'. | ||
| 5 | (tex-region-1): Delete. | ||
| 6 | (tex-region-header): New function, doing the header part of the | ||
| 7 | old tex-region-1. | ||
| 8 | |||
| 1 | 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca> | 9 | 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 10 | ||
| 3 | * ediff-init.el (ediff-verbose-p): This var is not a constant. | 11 | * ediff-init.el (ediff-verbose-p): This var is not a constant. |