Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
Sat, 02 Apr 2011 16:18:07 +0100 | Aidan Kehoe | #'cadr, #'caddr, #'cadddr; document some equivalences. |
Sat, 02 Apr 2011 16:13:20 +0100 | Aidan Kehoe | Implement #'load-time-value less hackishly, by modifying the byte compiler. |
Sat, 02 Apr 2011 17:04:38 +0900 | Stephen J. Turnbull | New FAQ Q2.5.7 on troubleshooting duplicate auto-autoloads. |
Wed, 30 Mar 2011 15:07:15 -0600 | Jerry James | Typo fix: use a semicolon instead of a comma at the end of a statement. |
Tue, 29 Mar 2011 23:28:14 +0100 | Aidan Kehoe | Automated merge with ssh://sperber-guest@hg.debian.org//hg/xemacs/xemacs |
Tue, 29 Mar 2011 23:27:46 +0100 | Aidan Kehoe | Drop #'cl-finite-do, defalias #'cl-float-limits to #'ignore in dumped XEmacs |
Tue, 29 Mar 2011 15:59:56 -0600 | Jerry James | Make listu() and listn() assemble lists in forward order. Use them. |