Skip to content

Commit

Permalink
Remove nl
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Mar 8, 2022
1 parent d1c83bb commit 6a211cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fextern.el
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ This variable is used to check if file are edited externally.")

;;;###autoload
(advice-add 'save-buffer :after #'fextern-update-buffer-save-string)

;;;###autoload
(add-hook 'find-file-hook #'fextern-update-buffer-save-string)

Expand Down

0 comments on commit 6a211cd

Please sign in to comment.