mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-23 10:34:07 +00:00
Remove unnecessary whitespace.
This commit is contained in:
parent
7cfedc97a2
commit
d5cce6ab6c
@ -33,7 +33,7 @@
|
||||
(save-excursion
|
||||
(let ((abbrev-list nil) (first-column 0))
|
||||
(set-buffer standard-output)
|
||||
(mapatoms
|
||||
(mapatoms
|
||||
(function (lambda (abbrev)
|
||||
(setq abbrev-list (cons abbrev abbrev-list))))
|
||||
abbrev-table)
|
||||
|
Loading…
Reference in New Issue
Block a user