diff options
| author | Miles Bader | 2005-03-30 00:35:44 +0000 |
|---|---|---|
| committer | Miles Bader | 2005-03-30 00:35:44 +0000 |
| commit | 96a29ab7a8e391db9078d1ffc0c76faffb470a1b (patch) | |
| tree | 82bc64e95afeb9f3fa7c8d71df7814573eee6a76 | |
| parent | 7426980644c499592a211eca14388f49c4e521f2 (diff) | |
| download | emacs-96a29ab7a8e391db9078d1ffc0c76faffb470a1b.tar.gz emacs-96a29ab7a8e391db9078d1ffc0c76faffb470a1b.zip | |
Changes from arch/CVS synchronization
| -rw-r--r-- | lisp/longlines.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/longlines.el b/lisp/longlines.el index 9c8e5eee0de..8491a0b7960 100644 --- a/lisp/longlines.el +++ b/lisp/longlines.el | |||
| @@ -389,4 +389,5 @@ This is called by `window-size-change-functions'." | |||
| 389 | 389 | ||
| 390 | (provide 'longlines) | 390 | (provide 'longlines) |
| 391 | 391 | ||
| 392 | ;; arch-tag: 3489d225-5506-47b9-8659-d8807b77c624 | ||
| 392 | ;;; longlines.el ends here | 393 | ;;; longlines.el ends here |