Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
Sat, 12 May 2012 18:12:13 +0100 | Aidan Kehoe | Avoid signalling args-out-of-range errors, #'truncate-string-to-width |
Sat, 12 May 2012 17:51:05 +0100 | Aidan Kehoe | Sync #'truncate-string-to-width with GNU, add tests for it. |
Sat, 12 May 2012 15:03:24 +0100 | Aidan Kehoe | Fetch its bytecode before unfolding a compiled function, byte-optimize.el |
Thu, 10 May 2012 13:53:06 +0100 | Aidan Kehoe | Be better about word boundaries with JIT unicode characters, mule-category.el |
Tue, 08 May 2012 09:47:41 +0100 | Aidan Kehoe | Add cast to Ibyte *, search.c, thank you Jeff Sparkes. |
Tue, 08 May 2012 09:34:14 +0100 | Aidan Kehoe | Remove a stray parenthesis, cl-macs.el; thank you Vin! |