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
/
vc
/
diff-mode-resources
/
hello_emacs_1.c
1 line
51 B
C
Raw
Permalink
Blame
History
int
main
(
)
{
printf
(
"
Hello, Emacs!
\n
"
)
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink