Sorry, typo on lexical-binding local var.

This commit is contained in:
cnngimenez 2021-03-21 16:13:45 -03:00 committed by wgreenhouse
parent 716b3e4838
commit e345013352
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ If a source block does not have syntax highlighting, press =M-o M-o= (=font-lock
8. [X] The tangled file currently does not list all the other authors (currently listed in =:COPYRIGHT:= drawers). We could add them all at once in the library headers section...or something else. 🤔
** Library headers and commentary
#+BEGIN_SRC emacs-lisp
;;; jabber.el --- a minimal jabber client -*- lexical-binding: y; -*-
;;; jabber.el --- a minimal jabber client -*- lexical-binding: t; -*-
;; Copyright (C) 2003-2010, 2013 - Magnus Henoch - mange@freemail.hu
;; Copyright (C) 2002-2004 - Tom Berger - object@intelectronica.net