diff options
| author | Kim F. Storm | 2006-09-13 22:27:51 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2006-09-13 22:27:51 +0000 |
| commit | f8b11c974f90ca513728f233b35b8eb1f072fdab (patch) | |
| tree | e07b995a36b931da0d06635c07e2cfcec7648e3f | |
| parent | 26c214fa34c43a47384ef6d99d3b6de4602a2afc (diff) | |
| download | emacs-f8b11c974f90ca513728f233b35b8eb1f072fdab.tar.gz emacs-f8b11c974f90ca513728f233b35b8eb1f072fdab.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 480153f51f5..ba2cb9cdaa3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-09-14 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * simple.el (line-move-partial): Optimize. | ||
| 4 | |||
| 1 | 2006-09-13 Richard Stallman <rms@gnu.org> | 5 | 2006-09-13 Richard Stallman <rms@gnu.org> |
| 2 | 6 | ||
| 3 | * thingatpt.el (thing-at-point-bounds-of-url-at-point): Delete spurious backquote. | 7 | * thingatpt.el (thing-at-point-bounds-of-url-at-point): Delete spurious backquote. |