Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
lyskom-elisp-client
lyskom-elisp-client
Repository
b961e4159268c4bcbdb93b59b7a34ab4872712ae
Switch branch/tag
lyskom-elisp-client
src
autoconf.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
autoconf.el
1.82 KB
Edit
Web IDE
Replace autoconf.el
×
Attach a file by drag & drop or
click to upload
Commit message
Replace autoconf.el
Replace file
Cancel
A new branch will be created in your fork and a new merge request will be started.