Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
lyskom-elisp-client
lyskom-elisp-client
Repository
b961e4159268c4bcbdb93b59b7a34ab4872712ae
Switch branch/tag
lyskom-elisp-client
src
commands1.el
Find file
Blame
History
Permalink
Replaced (or (eq foo 'a) (eq foo 'b) ...) and similar constructs
· b961e415
Ulrik Haugen
authored
Jan 01, 2001
with (member foo '(a b ...)) and similar constructs.
b961e415