11
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(cmd_load): after using an entry in after-load-alist, delete it
John Harper
as john
More... about 27 years ago
add -no-rc to usage string
John Harper
as john
More... about 27 years ago
[no comment]
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
Merged virtual-read-mail branch
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
(sys_file_modtime): use new timestamp format
John Harper
as john
More... about 27 years ago
(cmd_current_time, cmd_current_time_string): use new timestamp format
John Harper
as john
More... about 27 years ago
(MAKE_TIME, GET_TIME, TIMEP): new way of storing timestamps (DAYS . SECONDS) instead of in long-integer form
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
(cmd_if, cmd_and, cmd_or): reinstated these special forms
John Harper
as john
More... about 27 years ago
(if, and, or): deleted, they're now special forms
John Harper
as john
More... about 27 years ago
(if, and, or): source code transformations to compile these special forms
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
support for eval-when-compile construct, though I'm not sure if it has the correct semantics at anything but the top-level?
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
(comp-compile-top-form): when compiling defvars, if the value is a list but not a constant, compile it to bytecode
John Harper
as john
More... about 27 years ago
(throw_value): declared as volatile. This stops the compiler optimizing tests out of existence
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
(mark_value): mark w_DisplayedName
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago
rewrote major mode documentation to include keymap formatting directives
John Harper
as john
More... about 27 years ago
*** empty log message ***
John Harper
as john
More... about 27 years ago