openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
µEMACS
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 11 hours
ago.
Nov 25, 2024 — Nov 25, 2025
Showing page 1 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix display update of tabs when terminal width is not a multiple of tabwidth and current in line position is over the terminal width.
Renaud Fivet
More...
5 months ago
Fix cursor location redrawing in incremental search (¨XS): backtracking using backspace/rubout over several forward-search (^S).
Renaud Fivet
More...
7 months ago
Fetch ncursesw compilation flags and libs using ncurseswN-config.
Renaud Fivet
More...
11 months ago
Quick Mac Hack: add Mac mode for CR only EOL.
Renaud Fivet
More...
12 months ago
Integrate online documentation in repository.
Renaud Fivet
More...
over 1 year ago
Fix: avoid extra NL when newline/yank/insert-file at end of last line of non empty buffer. Refactor yank. Detab before commit.
Renaud Fivet
More...
over 1 year ago
Display non breaking space according to code page instead of \A0.
Renaud Fivet
More...
over 1 year ago
Fix assertion violation when invoking help macro at end of help file. &mid function was not safe to call on empty line, same for &mid. Minor reformatting of help file to avoid content to be mistaken as section reference by help macro.
Renaud Fivet
More...
almost 2 years ago
Fix point and mark update when inserting in buffer with multiple windows.
Renaud Fivet
More...
about 3 years ago
Use memmove instead of memcpy for overlapping memory area. (reproducible on OpenBSD).
Renaud Fivet
More...
over 3 years ago
Changes to compile on macOS. (#2)
Rob Gowin
More...
over 3 years ago
Ignore generated dependencies.
Renaud Fivet
More...
over 3 years ago
Reviewed dependencies generation.
Renaud Fivet
More...
almost 4 years ago
Merge branch 'unicode'
Renaud Fivet
More...
about 4 years ago
Remove coverity badge (build is stuck in queue limbo). Update Unicode support status.
Renaud Fivet
More...
about 4 years ago
Fix position of cursor to avoid extended display of line.
Renaud Fivet
More...
about 4 years ago
Clean up startup and help files.
Renaud Fivet
More...
about 4 years ago
Revise window flagging on line change. Evaluation of Value of kill buffer and current line.
Renaud Fivet
More...
about 4 years ago
Revise fence handling in CMODE.
Renaud Fivet
More...
about 4 years ago
Revise pipe-command.
Renaud Fivet
More...
about 4 years ago
Make sure directive keywords are followed by EOS, comment or space separator.
Renaud Fivet
More...
about 4 years ago
Always refresh window on execution if buffer is displayed, not only on errors. Insure dot is correct on final !return.
Renaud Fivet
More...
about 4 years ago
Revise command line parsing: making sure something; is token something followed by ; (a comment).
Renaud Fivet
More...
about 4 years ago
Revise directive parsing and processing. Allow multi line comment using !store without procedure name (think about #if 0).
Renaud Fivet
More...
about 4 years ago
Test maze scripts using subroutines instead of stored procedures. (Avoid leftover buffers after execution).
Renaud Fivet
More...
about 4 years ago
!gosub Use generic list deletion API. Remove lines at parsing time.
Renaud Fivet
More...
about 4 years ago
Introduce generic list deletion API.
Renaud Fivet
More...
about 4 years ago
Handle storing of procedure during parsing of buffer. !store and :labels. Aggressive parsing empty blank and comment lines.
Renaud Fivet
More...
about 4 years ago
Revise maze test scripts.
Renaud Fivet
More...
about 4 years ago
Use lines instead of block Unicode characters.(poor rendering in some environments).
Renaud Fivet
More...
about 4 years ago
←
1
2
3
4
5
6
7
8
9
…
22
23
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree