Sign in
kernel
/
pub
/
scm
/
editors
/
uemacs
/
uemacs
Micro-emacs
Mirrored from
git://git.kernel.org/pub/scm/editors/uemacs/uemacs.git
Clone this repo:
Branches
master
1cdcf9d
Allow bigger filenames
by Linus Torvalds
· 4 years, 11 months ago
master
5a28f14
Use _GNU_SOURCE instead of _BSD_SOURCE and _SYSV_SOURCE
by Linus Torvalds
· 4 years, 11 months ago
9be85a9
Do some valgrind cleanup
by Linus Torvalds
· 4 years, 11 months ago
31a16c0
Merge branch 'experimental'
by Linus Torvalds
· 5 years ago
59df78a
Turn NBSP into regular SP on input
by Linus Torvalds
· 6 years ago
34faa14
Try updated rule for "is new paragraph"
by Linus Torvalds
· 7 years ago
d861ad1
Make some minor code legibility changes
by Linus Torvalds
· 7 years ago
8841922
Don't use 'char' for number of lines
by Linus Torvalds
· 8 years ago
fa00fe8
Stop using 'short' for line and allocation sizes
by Linus Torvalds
· 10 years ago
25f0141
Avoid memory access errors if llength() overflows
by Linus Torvalds
· 10 years ago
8899ed4
Fix the unicode character limit (0 .. 0x10ffff)
by Linus Torvalds
· 11 years ago
dbf1a01
uemacs: Remove unused 'lflag' variables from file.c
by Pekka Enberg
· 11 years ago
ddd45db
Fix 'getccol()' and 'getgoal()' functions for multibyte UTF-8 characters
by Linus Torvalds
· 11 years ago
1edeced
Fix vtputc() and simplify show_line by using it again
by Linus Torvalds
· 11 years ago
0a8b429
Start doing character removal properly
by Linus Torvalds
· 11 years ago
0e9fc2b
Start actually inserting full utf8 sequences
by Linus Torvalds
· 11 years ago
4bccfab
Make 'show_line()' do proper TAB handling
by Linus Torvalds
· 11 years ago
42d9cb3
Expand keycode to 'int' from 'short'
by Linus Torvalds
· 11 years ago
6e4a45c
character input: make sure we have enough bytes for a full utf8 character
by Linus Torvalds
· 11 years ago
3abd3db
utf8: make sure to honor the array length properly
by Linus Torvalds
· 11 years ago
More »