XEmacs-Patches

xemacs-patches@xemacs.org
  • 9 participants
  • 108 discussions
carbon2-commit: Avoid byte compiler warnings, some needless consing, descr-text.el 13 years, 5 months

Aidan Kehoe
  • 1 participants
  • 0 comments
carbon2-commit: Change forms like (delq nil (mapcar ...)) to (mapcan ...). 13 years, 5 months

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

Aidan Kehoe
  • 1 participants
  • 0 comments
carbon2-commit: Warn at compile time, error at runtime, with (quote X Y), (function X Y). 13 years, 5 months

Aidan Kehoe
  • 1 participants
  • 0 comments
carbon2-commit: Change (apply 'nconc (mapcar ...)) to (mapcan ...); warn about first form. 13 years, 5 months

Aidan Kehoe
  • 1 participants
  • 0 comments
carbon2-commit: Add an implementation for #'the, cl-macs.el 13 years, 5 months

Aidan Kehoe
  • 1 participants
  • 0 comments
carbon2-commit: Replace a doubled semi-colon with a single semi-colon, fns.c, for VS6's sake. 13 years, 5 months

Aidan Kehoe
  • 1 participants
  • 0 comments
carbon2-commit: Move #'replace to C, add bounds-checking to it and to #'fill. 13 years, 5 months

Aidan Kehoe
  • 1 participants
  • 0 comments
carbon2-commit: Add support for the X11 dead-stroke in x-compose.el. 13 years, 5 months

Aidan Kehoe
  • 1 participants
  • 0 comments
carbon2-commit: Read and print char table defaults, chartab.c 13 years, 5 months

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