This website requires JavaScript.
Explore
ben
ben/packages
Help
Sign In
mirrors
/
emacs
mirror of
https://github.com/emacs-mirror/emacs.git
Watch
0
Star
0
Fork
You've already forked emacs
0
Code
Issues
Projects
Releases
Wiki
Activity
master
emacs
/
test
/
lisp
/
emacs-lisp
/
bytecomp-resources
/
error-lexical-var-with-remo...
5 lines
89 B
EmacsLisp
Raw
Permalink
Blame
History
;;; -*- lexical-binding: t; -*-
(
let
(
(
foo
nil
)
)
(
remove-hook
'foo
#'
next-line
)
foo
)
Reference in New Issue
View Git Blame
Copy Permalink