diff options
Diffstat (limited to 'common.el')
-rw-r--r-- | common.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -469,7 +469,7 @@ If the length of LS is less than N, then return the whole LS." (reverse result))))) (provide 'common) -;; common.el ends here. +;;; common.el ends here. |