comparison lisp/ChangeLog @ 84610:b52ff2b36d6d

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Mon, 17 Sep 2007 00:23:55 +0000
parents 653c328271e7
children 1614647d57b0
comparison
equal deleted inserted replaced
84609:653c328271e7 84610:b52ff2b36d6d
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 * simple.el (newline): Simplify use of prefix-numeric-value. 11 * simple.el (newline): Simplify use of prefix-numeric-value.
4 (line-move-partial): Remove unused var `ppos'. 12 (line-move-partial): Remove unused var `ppos'.
5 (line-move-1): Replace 9999 with most-positive-fixnum. 13 (line-move-1): Replace 9999 with most-positive-fixnum.