comparison lisp/ChangeLog @ 65149:7dc655f04e1d

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 26 Aug 2005 12:31:36 +0000
parents 489d81584dd7
children a82972e21f7f
comparison
equal deleted inserted replaced
65148:489d81584dd7 65149:7dc655f04e1d
1 2005-08-26 Kim F. Storm <storm@cua.dk>
2
3 * subr.el (version-list-<, version-list-<=, version-list-=)
4 Renamed from integer-list-*.
5 (version-list-not-zero): Likewise. Fix while loop.
6 (version=): Use version-list-= instead of string-equal.
7
1 2005-08-26 Richard M. Stallman <rms@gnu.org> 8 2005-08-26 Richard M. Stallman <rms@gnu.org>
2 9
3 * outline.el (outline-promote): Try shortening the heading. 10 * outline.el (outline-promote): Try shortening the heading.
4 As last resort, read the heading to use. 11 As last resort, read the heading to use.
5 (outline-demote): As last resort, read the heading to use. 12 (outline-demote): As last resort, read the heading to use.