XEmacs-Patches

xemacs-patches@xemacs.org
  • 4 participants
  • 77 discussions
[COMMIT] Turns out #elsif is not valid preprocessor syntax, who knew! 13 years, 6 months

Aidan Kehoe
  • 1 participants
  • 0 comments
commit: Transform safe calls to (= X Y Z) to (and (= X Y) (= Y Z)); same for < > <= >= 13 years, 6 months

Aidan Kehoe
  • 2 participants
  • 2 comments
commit: Change (apply 'nconc (mapcar ...)) to (mapcan ...); warn about first form. 13 years, 6 months

Aidan Kehoe
  • 2 participants
  • 2 comments
commit: Change forms like (delq nil (mapcar ...)) to (mapcan ...). 13 years, 6 months

Aidan Kehoe
  • 2 participants
  • 2 comments
commit: Accept circular lists where that is useful in #'mapcar*, #'map* and friends. 13 years, 6 months

Aidan Kehoe
  • 2 participants
  • 2 comments
[COMMIT] Correct the NEW_GC non-DEBUG_XEMACS version of PARSE_KEYWORDS(). 13 years, 6 months

Aidan Kehoe
  • 1 participants
  • 0 comments
commit: Correct the NEW_GC non-DEBUG_XEMACS version of PARSE_KEYWORDS(). 13 years, 6 months

Aidan Kehoe
  • 1 participants
  • 0 comments
[COMMIT] Simplify the API of PARSE_KEYWORDS for callers. 13 years, 6 months

Aidan Kehoe
  • 1 participants
  • 0 comments
commit: Simplify the API of PARSE_KEYWORDS for callers. 13 years, 6 months

Aidan Kehoe
  • 1 participants
  • 0 comments
Re: Native Windows Build Failure 13 years, 6 months

Aidan Kehoe
  • 1 participants
  • 0 comments
Results per page: