Remove trailing whitespace

Ignore-this: 89ea7ff25320e70fb51524e9a5673f

darcs-hash:20120301014322-33bd9-eab207fe4cf1799e666045d16ae68dddd8602e6b
This commit is contained in:
wojciech.meyer 2012-03-01 02:43:22 +01:00
parent 6a5693772f
commit 63b7f5df6e
1 changed files with 1 additions and 1 deletions

View File

@ -770,7 +770,7 @@ defaults to 0."
;; Find the longest package name
(mapc
(lambda (package)
(setq max-name-length
(setq max-name-length
(max max-name-length (length (car package)))))
packages)
;; Minimal size of the name entry shall be 16 characters