From 985a2d352077c2d7e7c5021785424dbc121e6fb5 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Sun, 23 Jun 2019 19:05:45 +0200 Subject: [PATCH] Remove outdate comment about an utf-8 cookie that was removed in 2015 --- lisp/subr.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/subr.el b/lisp/subr.el index 66568b795de..7ec6b81154d 100644 --- a/lisp/subr.el +++ b/lisp/subr.el @@ -22,8 +22,6 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs. If not, see . -;; Beware: while this file has tag `utf-8', before it's compiled, it gets -;; loaded as "raw-text", so non-ASCII chars won't work right during bootstrap. ;; declare-function's args use &rest, not &optional, for compatibility -- 2.39.5