1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00

(f90-mode-abbrev-table): Use mapc rather than mapcar.

This commit is contained in:
Glenn Morris 2007-09-21 08:05:42 +00:00
parent 8cea6fdf00
commit 1eff4ba396

View file

@ -682,7 +682,7 @@ Used in the F90 entry in `hs-special-modes-alist'.")
(let (abbrevs-changed)
;; Use the 6th arg (SYSTEM-FLAG) of define-abbrev if possible.
;; A little baroque to quieten the byte-compiler.
(mapcar
(mapc
(function (lambda (element)
(condition-case nil
(apply 'define-abbrev f90-mode-abbrev-table