log man/ChangeLog @ 5940:c608d4b0b75e cygwin64 tip

age author description
2015-02-24 Mike Kupfer Add notes about pixel_to_glyph_translation and related code.
2014-05-07 Jerry James Do not build or ship the texinfo info files.
2014-03-28 Jerry James Fix broken texinfo references. See xemacs-beta message with ID
2014-03-27 Jerry James Silence texinfo 5.2 warnings, primarily by adding next, prev, and up
2013-09-15 Mats Lidell Add mode-require-final-newline from GNU. Thanks GNU.
2013-08-26 Stephen J. Turnbull Merge in release commits.
2013-06-23 Stephen J. Turnbull XEmacs 21.5.34 "kale" is released. r21-5-34 r21-5-latest-beta
2013-06-25 Jerry James Require makeinfo 4.12 or later to build the info files. See xemacs-beta
2013-06-21 Jerry James Fix texinfo constructs that are rejected by texinfo 5.x. See xemacs-patches
2013-06-19 Jerry James Support bignums with MPIR. Add documentation on the bignum, ratio,
2013-01-23 Jerry James Support :visible in menu specifications.
2013-01-04 Stephen J. Turnbull XEmacs 21.5.33 "horseradish" is released. r21-5-33
2013-01-02 Vin Shelton Menu accelerator documentation patch
2012-12-28 Stephen J. Turnbull Improve description of `mark-defun'.
2012-12-28 Stephen J. Turnbull Implement and document :active keyword for submenu specs.
2012-12-28 Stephen J. Turnbull Update references to repository to reflect current reality.
2012-12-27 Stephen J. Turnbull Doc typo fix.
2012-12-23 Stephen J. Turnbull Fix ChangeLog ordering.
2012-10-12 Mats Lidell Introduce call-process-shell-command from GNU.
2012-09-18 Mats Lidell recenter-top-bottom synced from GNU and new default for C-l
2012-09-02 Aidan Kehoe Add command remapping, a more robust alternative to #'substitute-key-definition
2012-08-06 Aidan Kehoe Adopt GNU's ## syntax for the interned symbol with name "".
2012-08-02 Stephen J. Turnbull XEmacs 21.5.32 "habanero" is released. r21-5-32
2012-05-06 Aidan Kehoe Don't augment ENVIRONMENT when that's not indicated, #'macroexpand.
2012-05-04 Aidan Kehoe Support predefined character classes in #'skip-chars-{forward,backward}, too
2011-12-30 Aidan Kehoe Integrate CL code better into core, remove obsolete compatibility code.
2011-12-04 Aidan Kehoe Refactor out sequence-oriented builtins from fns.c to the new sequence.c.
2011-10-09 Aidan Kehoe Deprecate #'remassoc, #'remassq, #'remrassoc, #'remrassq.
2011-10-09 Aidan Kehoe Change integer to fixnum in a few places where it wasn't possible mechanically.
2011-10-09 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
2011-09-07 Aidan Kehoe Improve the implementation, documentation of #'labels, #'flet.
2011-08-14 Mike Sperber Reflect change of location of packages to share/
2011-08-09 Aidan Kehoe Avoid calling various macros "special operators" in the manuals.
2011-08-08 Stephen J. Turnbull Add some working with Mercurial stuff.
2011-06-25 Aidan Kehoe Add `function-key-map-parent', for non-console-specific `function-key-map' bindings
2011-05-25 Jerry James Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
2011-05-09 Aidan Kehoe Merge, restoring Ben's GPLv3 manual changes.
2011-05-09 Aidan Kehoe Backed out changeset a7da359711ce, restoring Ben's GPLv3 manual changes.
2011-05-02 Aidan Kehoe Merge by hand with the changeset that backed out e82f5b7010fe.
2011-05-02 Aidan Kehoe Backed out changeset e82f5b7010fe, incompatible with extant makeinfo.
2011-05-01 Aidan Kehoe Merge.
2010-02-20 Ben Wing Merge some stuff in man, fix up Makefile
2011-04-29 Stephen J. Turnbull XEmacs 21.5.31 "ginger" is released.
2011-04-26 Mats Lidell Merged with trunk.
2011-04-23 Mats Lidell Merge with trunk.
2011-03-28 Mats Lidell Merged with trunk.
2011-03-17 Mats Lidell Merge with trunk.
2011-02-22 Mats Lidell Merge with trunk.
2011-04-26 Stephen J. Turnbull XEmacs 21.5.30 "garlic" is released. r21-5-30
2010-12-06 Mats Lidell Added property notice and license to ChangeLogs.
2011-04-02 Stephen J. Turnbull New FAQ Q2.5.7 on troubleshooting duplicate auto-autoloads.
2011-03-24 Jerry James Fix misspelled words, and some grammar, across the entire source tree.
2011-03-19 Stephen J. Turnbull Improve support for min-colors req in `defface'.
2011-03-17 Aidan Kehoe Merge.
2011-03-17 Aidan Kehoe Conditionalise the old-* functions and byte codes at compile time.
2011-03-17 Jeff Sparkes Add min-colors specifier to defface, and document it.
2011-03-01 Aidan Kehoe Change "special form" to "special operator" in the manuals, too
2011-02-19 Aidan Kehoe Document the CL set functions and #'eql in the Lispref, not just cl.texi
2010-11-06 Aidan Kehoe Accept sequences generally, not just lists, #'reverse, #'nreverse.
2010-09-02 Aidan Kehoe Support Roman month numbers, #'format-time-string
2010-08-30 Aidan Kehoe Fix style, documentation for rounding functions and multiple values.
2010-08-21 Aidan Kehoe Make Lisp reader errors more informative with over-long hex, octal characters
2010-06-13 Stephen J. Turnbull Add ChangeLogs for recent address updates in permission notices.
2010-05-28 Aidan Kehoe Reword the lispref documentation of buffer-display-count.
2010-05-28 Aidan Kehoe Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
2010-04-05 Aidan Kehoe Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
2010-04-01 Aidan Kehoe Move #'sort*, #'fill, #'merge to C from cl-seq.el.
2010-03-30 Ben Wing merge
2010-02-22 Ben Wing rename objects* (.c, .h and .el files) to fontcolor*
2010-03-18 Mike Sperber Reflect change from `lib' to `share' in docs.
2010-03-13 Ben Wing reduce lcrecord headers to 2 words, rename printing_unreadable_object
2010-03-07 Ben Wing merge ben-lisp-object
2010-03-05 Ben Wing more cleanups, terminology clarification, lots of doc work ben-lisp-object
2010-03-04 Ben Wing merge
2010-03-04 Ben Wing Updates to internals.texi
2010-03-04 Ben Wing merge
2010-03-03 Ben Wing Further frame-geometry cleanups
2010-03-03 Aidan Kehoe Make #'substring an alias of #'subseq; give the latter the byte code.
2010-03-02 Jerry James Remove man/custom.texi.
2010-02-25 Didier Verna The background-placement face property.
2010-02-21 Ben Wing merge
2010-02-20 Ben Wing some random fixups
2010-02-16 Ben Wing more frame-sizing cleanups
2010-02-17 Jerry James Remove man/term.texi from core.
2010-02-10 Stephen J. Turnbull Add information about repos and VCSes to FAQ.
2010-02-10 Ben Wing merge
2010-02-08 Ben Wing Remove extra junk from man/ChangeLog
2010-02-08 Ben Wing some internals-manual updates
2010-02-09 Jerry James Relicense J. Kean Johnston's emodules.texi as GPL v2 or later. See
2010-02-05 Ben Wing xlike, doc changes
2010-02-04 Ben Wing Automatic merge
2010-02-01 Ben Wing merge
2010-01-28 Ben Wing merge
2010-01-27 Ben Wing function renamings to track names of char typedefs
2010-02-03 Ben Wing xlike cleanup, documentation
2010-01-31 Aidan Kehoe Change "special form" to "special operator" in our sources.
2010-01-28 Jerry James Add copyright and license information based on Ben's recollections.
2010-01-24 Aidan Kehoe Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
2010-01-09 Aidan Kehoe Use keywords, not ordinary symbols, in the structure syntax for hash tables.
2010-01-06 Jerry James Enable rudimentary support for valgrind, including functions that tell valgrind
2009-12-31 Aidan Kehoe Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
2009-12-22 Jerry James Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
2009-12-14 Jerry James Remove more obsolete files.
2009-12-10 Jerry James Remove support for pre-X11R5 systems, including systems without Xmu. See
2009-11-18 Jerry James Remove support for obsolete systems. See xemacs-patches message with ID
2009-10-05 Jerry James Use giflib or libungif to provide GIF support, instead of using internal
2009-08-11 Aidan Kehoe Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
2009-08-16 Aidan Kehoe Support full Common Lisp multiple values in C.
2009-07-28 Stephen J. Turnbull Improve redisplay docs in Internals a bit.
2009-07-28 Stephen J. Turnbull Fix incorrect Xft resources in Info docs.
2009-07-26 Stephen J. Turnbull Add FAQ on network slows (lookup order of DNS and /etc/hosts).
2009-05-18 Stephen J. Turnbull XEmacs 21.5.29 "garbanzo" is released. r21-5-29
2009-04-02 Stephen J. Turnbull Add urefs to Lstreams node.
2009-02-26 Stephen J. Turnbull Merge: fixup ChangeLogs.
2009-02-26 Stephen J. Turnbull Meta on Mac. <87prh51rni.fsf@xemacs.org>
2009-02-04 Aidan Kehoe Remove any reference to mocklisp as an active technology.
2008-10-04 Stephen J. Turnbull Fix broken Xft FAQ.
2008-08-31 Aidan Kehoe Document XFT support in the FAQ, better describe XEmacs pronunciation.
2008-07-26 Ville Skyttä Spelling fixes.
2008-07-26 Aidan Kehoe Document the error on over-long hex character constants.
2008-07-26 Aidan Kehoe Correct a misspelling and add a space, lispref/variables.texi
2008-05-29 Aidan Kehoe Correct an omitted word, expand on bignum equality in the lispref.
2008-05-27 Aidan Kehoe Say explicitly that eq is useful for chars; xref number comparison, lispref
2008-05-21 Aidan Kehoe Prevent #'batch-texinfo-format choking on man/internals/internals.texi
2008-05-07 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
2008-01-20 Aidan Kehoe Support #!, to allow XEmacs to be called as a script interpreter.
2008-02-27 Stephen J. Turnbull Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
2007-12-17 Aidan Kehoe Provide %b in #'format; use it for converting between ints and bit vectors.
2007-12-09 Ville Skyttä Spelling fixes.
2007-12-07 Ville Skyttä Forgotten ChangeLog entry for changesets 4311 and 4312.
2007-11-27 aidan [xemacs-hg @ 2007-11-27 23:18:25 by aidan]
2007-11-14 aidan [xemacs-hg @ 2007-11-14 18:20:41 by aidan]
2007-11-14 aidan [xemacs-hg @ 2007-11-14 18:06:47 by aidan]
2007-10-15 adrian [xemacs-hg @ 2007-10-15 06:54:20 by adrian]
2007-10-01 stephent [xemacs-hg @ 2007-10-01 08:07:39 by stephent]
2007-09-30 adrian [xemacs-hg @ 2007-09-30 15:26:05 by adrian]
2007-09-30 adrian [xemacs-hg @ 2007-09-30 15:13:33 by adrian]
2007-08-24 adrian [xemacs-hg @ 2007-08-24 22:26:42 by adrian]
2007-06-27 aidan [xemacs-hg @ 2007-06-27 12:19:08 by aidan]
2007-05-21 scop [xemacs-hg @ 2007-05-21 11:39:55 by scop]
2007-05-21 stephent [xemacs-hg @ 2007-05-21 04:59:52 by stephent] r21-5-28
2007-05-15 aidan [xemacs-hg @ 2007-05-15 10:25:12 by aidan]
2007-04-30 stephent [xemacs-hg @ 2007-04-30 16:22:22 by stephent]
2007-01-01 malcolmp [xemacs-hg @ 2007-01-01 10:03:52 by malcolmp]
2007-01-01 malcolmp [xemacs-hg @ 2007-01-01 07:46:34 by malcolmp]
2006-11-29 aidan [xemacs-hg @ 2006-11-29 19:56:09 by aidan]
2006-11-17 stephent [xemacs-hg @ 2006-11-17 02:50:22 by stephent]
2006-11-11 aidan [xemacs-hg @ 2006-11-11 16:05:31 by aidan]
2006-08-04 aidan [xemacs-hg @ 2006-08-04 22:55:04 by aidan]
2006-07-19 stephent [xemacs-hg @ 2006-07-19 15:04:46 by stephent]
2006-07-16 aidan [xemacs-hg @ 2006-07-16 10:51:43 by aidan]
2006-07-07 aidan [xemacs-hg @ 2006-07-07 23:01:01 by aidan]
2006-06-03 aidan [xemacs-hg @ 2006-06-03 17:50:39 by aidan]
2006-05-16 stephent [xemacs-hg @ 2006-05-16 15:36:10 by stephent]
2006-05-16 stephent [xemacs-hg @ 2006-05-16 08:22:21 by stephent]
2006-05-09 stephent [xemacs-hg @ 2006-05-09 05:15:15 by stephent]
2006-05-09 stephent [xemacs-hg @ 2006-05-09 05:00:26 by stephent]
2006-04-29 aidan [xemacs-hg @ 2006-04-29 14:36:49 by aidan]
2006-04-23 stephent [xemacs-hg @ 2006-04-23 16:11:16 by stephent]
2006-03-31 stephent [xemacs-hg @ 2006-03-31 19:18:19 by stephent]
2006-03-31 stephent [xemacs-hg @ 2006-03-31 17:51:18 by stephent]
2006-02-26 michaels [xemacs-hg @ 2006-02-26 14:28:34 by michaels]
2006-02-26 stephent [xemacs-hg @ 2006-02-26 13:43:04 by stephent]
2005-12-27 michaels [xemacs-hg @ 2005-12-27 18:50:47 by michaels]
2005-12-24 aidan [xemacs-hg @ 2005-12-24 19:53:53 by aidan]
2005-12-18 stephent [xemacs-hg @ 2005-12-18 19:04:51 by stephent]
2005-12-18 malcolmp [xemacs-hg @ 2005-12-18 12:21:49 by malcolmp]
2005-12-06 adrian [xemacs-hg @ 2005-12-06 23:14:49 by adrian]
2005-11-29 stephent [xemacs-hg @ 2005-11-29 17:04:05 by stephent]
2005-11-29 stephent [xemacs-hg @ 2005-11-29 14:52:44 by stephent]
2005-11-29 stephent [xemacs-hg @ 2005-11-29 12:08:32 by stephent]
2005-11-26 stephent [xemacs-hg @ 2005-11-26 11:45:47 by stephent]
2005-11-16 malcolmp [xemacs-hg @ 2005-11-16 11:53:47 by malcolmp]
2005-11-13 ben [xemacs-hg @ 2005-11-13 10:39:28 by ben]
2005-11-13 ben [xemacs-hg @ 2005-11-13 07:29:31 by ben]
2005-11-07 stephent [xemacs-hg @ 2005-11-07 08:49:12 by stephent]
2005-10-26 stephent [xemacs-hg @ 2005-10-26 15:12:46 by stephent]
2005-10-24 malcolmp [xemacs-hg @ 2005-10-24 20:39:38 by malcolmp]
2005-10-20 malcolmp [xemacs-hg @ 2005-10-20 12:37:42 by malcolmp]
2005-10-14 ben [xemacs-hg @ 2005-10-14 02:11:49 by ben]
2005-10-04 stephent [xemacs-hg @ 2005-10-04 17:00:32 by stephent]
2005-09-27 adrian [xemacs-hg @ 2005-09-27 21:43:19 by adrian]
2005-09-26 adrian [xemacs-hg @ 2005-09-26 22:18:59 by adrian]
2005-09-26 ben [xemacs-hg @ 2005-09-26 08:41:45 by ben]
2005-09-25 adrian [xemacs-hg @ 2005-09-25 21:40:17 by adrian]
2005-09-14 stephent [xemacs-hg @ 2005-09-14 05:28:38 by stephent]
2005-07-20 didierv [xemacs-hg @ 2005-07-20 07:36:33 by didierv]
2005-07-19 didierv [xemacs-hg @ 2005-07-19 09:45:00 by didierv]
2005-07-17 aidan [xemacs-hg @ 2005-07-17 20:08:40 by aidan]
2005-06-26 aidan [xemacs-hg @ 2005-06-26 18:04:49 by aidan]
2005-06-19 aidan [xemacs-hg @ 2005-06-19 20:49:43 by aidan]
2005-05-28 stephent [xemacs-hg @ 2005-05-28 06:11:28 by stephent]
2005-05-10 aidan [xemacs-hg @ 2005-05-10 17:56:14 by aidan]
2005-05-10 aidan [xemacs-hg @ 2005-05-10 17:35:57 by aidan]
2005-05-05 aidan [xemacs-hg @ 2005-05-05 17:10:19 by aidan]
2005-04-18 stephent [xemacs-hg @ 2005-04-18 03:59:48 by stephent]
2005-04-06 ben [xemacs-hg @ 2005-04-06 20:12:46 by ben]
2005-03-26 aidan [xemacs-hg @ 2005-03-26 16:26:53 by aidan]
2005-03-26 aidan [xemacs-hg @ 2005-03-26 16:20:01 by aidan]
2005-03-24 aidan [xemacs-hg @ 2005-03-24 12:17:51 by aidan]
2005-03-15 stephent [xemacs-hg @ 2005-03-15 06:15:35 by stephent]
2005-03-14 stephent [xemacs-hg @ 2005-03-14 03:03:11 by stephent]
2005-03-11 stephent [xemacs-hg @ 2005-03-11 19:19:24 by stephent]
2005-03-10 malcolmp [xemacs-hg @ 2005-03-10 11:44:17 by malcolmp]
2005-03-09 stephent [xemacs-hg @ 2005-03-09 05:36:28 by stephent]
2005-02-23 stephent [xemacs-hg @ 2005-02-23 15:33:32 by stephent]
2005-02-22 stephent [xemacs-hg @ 2005-02-22 07:15:59 by stephent]
2005-02-19 stephent [xemacs-hg @ 2005-02-19 16:18:52 by stephent]
2005-02-18 stephent [xemacs-hg @ 2005-02-18 06:26:31 by stephent]
2005-02-04 ben [xemacs-hg @ 2005-02-04 02:51:20 by ben]
2005-02-03 stephent [xemacs-hg @ 2005-02-03 06:14:40 by stephent]
2005-01-31 ben [xemacs-hg @ 2005-01-31 20:08:32 by ben]
2005-01-28 ben [xemacs-hg @ 2005-01-28 00:12:32 by ben]
2005-01-26 ben [xemacs-hg @ 2005-01-26 09:48:24 by ben]
2005-01-21 aidan [xemacs-hg @ 2005-01-21 09:43:09 by aidan]
2004-12-29 ben [xemacs-hg @ 2004-12-29 05:08:26 by ben]
2004-12-17 scop [xemacs-hg @ 2004-12-17 18:11:26 by scop]
2004-12-15 stephent [xemacs-hg @ 2004-12-15 03:32:01 by stephent]
2004-12-14 stephent [xemacs-hg @ 2004-12-14 10:01:41 by stephent]
2004-12-10 stephent [xemacs-hg @ 2004-12-10 06:35:54 by stephent]
2004-12-07 malcolmp [xemacs-hg @ 2004-12-07 12:52:30 by malcolmp]
2004-12-06 ben [xemacs-hg @ 2004-12-06 03:59:26 by ben]
2004-12-06 ben [xemacs-hg @ 2004-12-06 03:50:53 by ben]
2004-12-05 adrian [xemacs-hg @ 2004-12-05 22:30:39 by adrian]
2004-11-26 stephent [xemacs-hg @ 2004-11-26 07:37:48 by stephent]
2004-11-26 stephent [xemacs-hg @ 2004-11-26 04:55:24 by stephent]
2004-11-16 ben [xemacs-hg @ 2004-11-16 07:37:29 by ben]
2004-11-04 ben [xemacs-hg @ 2004-11-04 23:05:23 by ben]
2004-11-02 ben [xemacs-hg @ 2004-11-02 09:51:04 by ben]
2004-10-28 stephent [xemacs-hg @ 2004-10-28 10:51:09 by stephent]
2004-10-22 stephent [xemacs-hg @ 2004-10-22 05:16:40 by stephent]
2004-09-22 stephent [xemacs-hg @ 2004-09-22 02:05:42 by stephent]
2004-09-21 james [xemacs-hg @ 2004-09-21 02:59:59 by james]
2004-09-14 james [xemacs-hg @ 2004-09-14 14:39:49 by james]
2004-09-08 james [xemacs-hg @ 2004-09-08 17:40:14 by james]
2004-09-08 stephent [xemacs-hg @ 2004-09-08 10:32:50 by stephent]
2004-08-13 stephent [xemacs-hg @ 2004-08-13 09:47:53 by stephent]
2004-08-13 stephent [xemacs-hg @ 2004-08-13 09:28:20 by stephent]
2004-07-19 stephent [xemacs-hg @ 2004-07-19 08:24:24 by stephent]
2004-07-05 stephent [xemacs-hg @ 2004-07-05 10:42:30 by stephent]