diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7b5430304ab..e5f85d0afe9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2001-12-28 Richard M. Stallman <rms@gnu.org> | 1 | 2001-12-28 Richard M. Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * net/ldap.el (ldap-search-internal): Handle <file://...> in results. | ||
| 4 | |||
| 3 | * simple.el (line-move-invisible): New subroutine. | 5 | * simple.el (line-move-invisible): New subroutine. |
| 4 | (line-move-to-column): New subroutine--smarter about advancing over | 6 | (line-move-to-column): New subroutine--smarter about advancing over |
| 5 | invisible parts of a line, or lines, but only as long as hpos grows. | 7 | invisible parts of a line, or lines, but only as long as hpos grows. |