2010-12-06 |
Mats Lidell |
Merged with trunk.
|
2010-11-26 |
Mats Lidell |
Merge with 21.5 trunk.
|
2010-11-15 |
Mats Lidell |
Merge with 21.5 trunk.
|
2010-11-12 |
Mats Lidell |
Added GPLv3 or later license to modules/README.
|
2010-11-12 |
Mats Lidell |
Added GPLv3 or later license and copyright notice to GTK ChangeLogs.
|
2010-11-07 |
Mats Lidell |
Added README for the GPLv3 or later conversion.
|
2010-11-07 |
Mats Lidell |
Added copyright notice with year 1998.
|
2010-11-06 |
Mats Lidell |
Merge with trunk.
|
2010-11-06 |
Mats Lidell |
Convert man/texinfo.tex from GPLv2 or later to GPLv3 or later.
|
2010-11-06 |
Mats Lidell |
Use GNU version which is GPLv3 or later.
|
2010-11-06 |
Mats Lidell |
Converted refcard to from GPLv2 or later to GPLv3 or later.
|
2010-11-06 |
Mats Lidell |
Converted gnuserv docs to GPLv3 or later.
|
2010-11-05 |
Mats Lidell |
Sync HELLO with FSF
|
2010-11-04 |
Mats Lidell |
COPYING in etc updated to GPLv3 or later
|
2010-11-04 |
Mats Lidell |
Convert misc remaining files with GPLv2 or later to GPLv3 or later
|
2010-11-02 |
Mats Lidell |
Rebase with removal of netinstall on trunk
|
2010-10-31 |
Mike Sperber |
Migrate the rest of tests/ to GPLv3.
|
2010-10-31 |
Mike Sperber |
Migrate lwlib/ to GPLv3.
|
2010-10-30 |
Mats Lidell |
Clarify the license for the different parts of the unicode folder
|
2010-10-28 |
Mats Lidell |
Rebase with 21.5 trunk.
|
2010-10-27 |
Mats Lidell |
Inserted copyright and GPLv3 or later license as properties in photos
|
2010-10-27 |
Mats Lidell |
Converted modules to GPLv3 or later.
|
2010-10-27 |
Mats Lidell |
Converted the modules samples to GPLv3 or later.
|
2010-10-26 |
Mats Lidell |
Convert to GPLv3 misc files.
|
2010-10-26 |
Mats Lidell |
Added GPLv3 or later notice to png files with art work.
|
2010-10-25 |
Mats Lidell |
Converted to GPLv3 plain text GPLv2 files in etc/unicode
|
2010-10-23 |
Mats Lidell |
Add explicit GPLv3 or later to xpm and xbm graphics.
|
2010-10-23 |
Mats Lidell |
Convert to GPLv3 or later from plain text GPLv2 or later.
|
2010-10-23 |
Mats Lidell |
Converted to GPLv3 or later. Written by Stephen Turnbull hence.GPLv2 or later.
|
2010-10-20 |
Mats Lidell |
Convert aclocal.m4 to GPLv3 as it was GPLv2 by the author.
|
2010-10-20 |
Mats Lidell |
Convert part of root folder to GPLv3.
|
2010-10-19 |
Mats Lidell |
Converted tooltalk to GPLv3 according to GPLv3 source survey analysis.
|
2010-10-19 |
Mats Lidell |
Convert remainder in "tests" with plain text GPLv2 to GPLv3
|
2010-10-18 |
Mike Sperber |
Convert lib-src/ to GPLv3.
|
2010-10-15 |
Mike Sperber |
Move src/ to GPLv3.
|
2010-10-15 |
Mike Sperber |
Convert lisp/ to GPLv3.
|
2010-10-15 |
Mike Sperber |
Added -x flag to configure.
|
2010-10-14 |
Mats Lidell |
Changed bulk of GPLv2 or later files identified by script
|
2011-04-17 |
Jeff Sparkes |
Fix compile issues for C89 compilers. Use log() instead of log2().
|
2011-04-17 |
Aidan Kehoe |
Add various Common Lisp character functions, making porting CL code easier.
|
2011-04-14 |
Jeff Sparkes |
Merge tty display color cells change that I couldn't push.
|
2011-03-28 |
Jeff Sparkes |
issue 757 - tty device metric for num-color-cells
|
2011-04-12 |
Aidan Kehoe |
No longer create windows-874 as a Win32-specific coding system; thanks Mats!
|
2011-04-08 |
Aidan Kehoe |
Drop support for Thai-XTIS, which was always non-standard and never used.
|
2011-04-04 |
Aidan Kehoe |
Correct some interactions of :from-end and :count, #'delete*, #'remove*
|
2011-04-04 |
Aidan Kehoe |
Correct some nesting of GCPRO and UNGCPRO, thank you Mats' buildbot!
|
2011-04-03 |
Aidan Kehoe |
Use GC_EXTERNAL_LIST_LOOP_* where appropriate, fns.c
|
2011-04-02 |
Aidan Kehoe |
#'cadr, #'caddr, #'cadddr; document some equivalences.
|
2011-04-02 |
Aidan Kehoe |
Implement #'load-time-value less hackishly, by modifying the byte compiler.
|
2011-04-02 |
Stephen J. Turnbull |
New FAQ Q2.5.7 on troubleshooting duplicate auto-autoloads.
|
2011-03-30 |
Jerry James |
Typo fix: use a semicolon instead of a comma at the end of a statement.
|
2011-03-29 |
Aidan Kehoe |
Automated merge with ssh://sperber-guest@hg.debian.org//hg/xemacs/xemacs
|
2011-03-29 |
Aidan Kehoe |
Drop #'cl-finite-do, defalias #'cl-float-limits to #'ignore in dumped XEmacs
|
2011-03-29 |
Jerry James |
Make listu() and listn() assemble lists in forward order. Use them.
|
2011-03-29 |
Aidan Kehoe |
Give docstrings to least-{positive,negative}-normalized-float, float-*epsilon
|
2011-03-24 |
Jerry James |
Fix misspelled words, and some grammar, across the entire source tree.
|
2011-03-24 |
Aidan Kehoe |
#'custom-add-to-group: warn if GROUP is nil.
|
2011-03-22 |
Mats Lidell |
Remove use of auto keyword. It is default and will be illegal in C++0X.
|
2011-03-17 |
Didier Verna |
Improve read-only error reporting.
|
2011-03-21 |
Aidan Kehoe |
Add compiler macros for #'revappend, #'nreconc.
|
2011-03-21 |
Aidan Kehoe |
#'cl-non-fixnum-number-p: return t for integers > #x3fffffff and < -#x40000000
|
2011-03-19 |
Stephen J. Turnbull |
Improve support for min-colors req in `defface'.
|
2011-03-17 |
Aidan Kehoe |
Correct some minor problems in my last change.
|
2011-03-17 |
Aidan Kehoe |
Eliminate unused blocks named nil, too, cl-macs.el, bytecomp.el
|