0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Dec 07, 2024 — Dec 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make type of extern text_prop_means_invisible match Rust function More... about 6 years ago
Make the C version of TEXT_PROP_MEANS_INVISIBLE call Rust function More... about 6 years ago
Simplify test code to get overlay More... about 6 years ago
Combine other `use create`s into group More... about 6 years ago
Remove unneeded returns More... about 6 years ago
Refactor duplicated loop into a closure More... about 6 years ago
Use map_or instead of match More... about 6 years ago
Refactor to make checking car & cdr nicer More... about 6 years ago
Address warning in test More... about 6 years ago
Don't need to be overly-specific with non-nil & non-t values More... about 6 years ago
Add some more edge cases to invisible-p tests More... about 6 years ago
Add some comments to invisible-p test More... about 6 years ago
Handle invisibility-spec being neither t nor a cons More... about 6 years ago
Add explicit tests for invisible-p More... about 6 years ago
Remove extraneous return More... about 6 years ago
Oops, fix the logic of converting `!NILP(prop)` More... about 6 years ago
Don't try to be clever, copy logic of original more directly More... about 6 years ago
text_prop_means_invisible doesn't need to be public More... about 6 years ago
First pass at porting invisible-p More... about 6 years ago
changed formatting More... about 6 years ago
last_non_minibuffer_frame change type from LispFrameRef to Option<LispFrameRef>. Documentation More... about 6 years ago
remove min argument from lisp_fn More... about 6 years ago
[Frame] moves getter/setter to lisp.h to avoid errors More... about 6 years ago
[Frame] migrate last-nonminibuffer_frame. export setter/getter to C More... about 6 years ago
[Frame] remove static variable last_non_minibuffer_frame from C to Rust More... about 6 years ago
Port compose-string-internal (#1525) More... about 6 years ago
Use virtual package gnutls-dev instead of libgnutls28-dev (#1542) More... about 6 years ago
Port window-scroll-bar-width and window-scroll-bar-height (#1537) More... over 6 years ago
Merge branch 'master' of https://github.com/remacs/remacs into frame-char-height-and-width More... over 6 years ago
Simplify frame-char-height and frame-char-width and separate tests More... over 6 years ago