Skip to content
Snippets Groups Projects
Michael Sperber's avatar
pushed to branch branch/default at xemacs / xemacs-beta
Alan Mackenzie's avatar
pushed to branch branch/default at xemacs / cc-mode
  • b717d7a1 · C++ Mode: Fix some indentation bugs. FIxes bug#19867
Aidan Kehoe's avatar
pushed to branch branch/default at xemacs / xemacs
  • 770d8694 · Make xemacs.desktop Category consistent with GNU Emacs
Aidan Kehoe's avatar
accepted merge request !31 "Make xemacs.desktop Category consistent with GNU Emacs" at xemacs / xemacs
Aidan Kehoe's avatar
deleted branch topic/default/update-desktop at xemacs / xemacs
Aidan Kehoe's avatar
pushed to branch topic/default/update-desktop at xemacs / xemacs
  • 770d8694 · Make xemacs.desktop Category consistent with GNU Emacs
Mats Lidell's avatar
opened merge request !31 "Make xemacs.desktop Category consistent with GNU Emacs" at xemacs / xemacs
Mats Lidell's avatar
pushed new branch topic/default/update-desktop at xemacs / xemacs
Aidan Kehoe's avatar
pushed to branch branch/default at xemacs / xemacs
  • c35cdc52 · Avoid O(N) BUF_FETCH_CHAR() calls, #'compare-buffer-substrings.
Michael Sperber's avatar
pushed to branch branch/default at xemacs / xemacs-beta
Aidan Kehoe's avatar
pushed to branch branch/default at xemacs / xemacs
  • f25e4710 · Correct a bug in my last change, thank you Stephen Turnbull
Aidan Kehoe's avatar
pushed to branch branch/default at xemacs / xemacs
  • 637b9140 · Fix a free variable error, #'early-error-handler
Michael Sperber's avatar
pushed to branch branch/default at xemacs / xemacs-beta
Aidan Kehoe's avatar
pushed to branch branch/default at xemacs / xemacs
  • 01f64e93 · Move #'replace-list to Lisp, no indication for it in C with #'repla...
Aidan Kehoe's avatar
pushed to branch branch/default at xemacs / xemacs
  • 79c6a60e · Call optimize_compiled_function() on every compiled function at dum...
Aidan Kehoe's avatar
pushed to branch branch/default at xemacs / xemacs
Aidan Kehoe's avatar
pushed to branch branch/default at xemacs / xemacs
  • f74383bd · Use C23's #embed, if available, for the dump file with DUMP_IN_EXEC.
Aidan Kehoe's avatar
pushed to branch branch/default at xemacs / xemacs
  • 804489ce · Suppress warnings, fix a couple of bugs, thank you clang-19.
Aidan Kehoe's avatar
pushed to branch branch/default at xemacs / xemacs
  • 1a3b41b9 · Get recent changes building with Cygwin.
Aidan Kehoe's avatar
pushed to branch branch/default at xemacs / xemacs
  • 32288d20 · Set GCPROLIST to NULL explicitly in Frun_emacs_from_temacs.