diff options
Diffstat (limited to 'admin/authors.el')
| -rw-r--r-- | admin/authors.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/authors.el b/admin/authors.el index de43d914544..12fe25fa4e1 100644 --- a/admin/authors.el +++ b/admin/authors.el | |||
| @@ -1883,7 +1883,7 @@ list of their contributions.\n") | |||
| 1883 | (insert "\n ")) | 1883 | (insert "\n ")) |
| 1884 | (insert " " file)) | 1884 | (insert " " file)) |
| 1885 | (insert "\n"))))) | 1885 | (insert "\n"))))) |
| 1886 | (insert "\nLocal" " Variables:\nmode: etc-authors\ncoding: " | 1886 | (insert "\nLocal" " Variables:\nmode: emacs-authors\ncoding: " |
| 1887 | (symbol-name authors-coding-system) "\nEnd:\n") | 1887 | (symbol-name authors-coding-system) "\nEnd:\n") |
| 1888 | (message "Generating buffer %s... done" buffer-name) | 1888 | (message "Generating buffer %s... done" buffer-name) |
| 1889 | (unless noninteractive | 1889 | (unless noninteractive |