log

age author description
2010-02-20 Ben Wing fix c-tests
2010-02-19 Aidan Kehoe Use better types when ESCAPECHAR is specified, split_string_by_ichar_1
2010-02-07 Aidan Kehoe Add a new optional ESCAPE-CHAR argument to #'split-string-by-char.
2010-02-19 Aidan Kehoe Fix a multiple-value bug, mapcarX; correct a comment and a label name.
2010-02-19 Aidan Kehoe Remove the unused PDWORD_PTR typedef from syswindows.h
2010-02-19 Vin Shelton Fix Windows build by removing reference to no longer existent term.texi file
2010-02-17 Jerry James Remove man/term.texi from core.
2010-02-12 Vin Shelton Winclient updates
2010-02-10 Stephen J. Turnbull merge
2010-02-10 Stephen J. Turnbull Add information about repos and VCSes to FAQ.
2010-02-10 Ben Wing merge
2010-02-10 Ben Wing revamp DFC comment in text.h, some whitespace cleanup
2010-02-10 Stephen J. Turnbull Restore Jerry's ChangeLog for src/s/hpux11-shr.h.
2010-02-10 Ben Wing merge
2010-02-10 Ben Wing error-checking, Windows shutdown changes
2010-02-10 Ben Wing long comment in syswindows.h about build constants
2010-02-09 Ben Wing fix bad defn of disabled inline assert
2010-02-09 Ben Wing merge
2010-02-09 Ben Wing fix non-Mule build
2010-02-09 Ben Wing add comment about simultaneous window-system consoles
2010-02-09 Ben Wing remove bogus usage of annotations from help.el
2010-02-09 Ben Wing enable more warnings and fix them
2010-02-08 Ben Wing cleanups for specifier font stages, from ben-unicode-internal (preparation for eliminating shadowed warnings)
2010-02-08 Ben Wing cleanups to debug-print, try harder to make it work during GC
2010-02-08 Ben Wing changes to VOID_TO_LISP et al.
2010-02-08 Ben Wing Remove extra junk from man/ChangeLog
2010-02-08 Ben Wing some internals-manual updates
2010-02-09 Vin Shelton Windows fixes for Visual Studio 6
2010-02-09 Vin Shelton Miscellaneous small fixes to Windows VS6 build
2010-02-09 Jerry James Add license information from Marcus Thiessel.
2010-02-09 Jerry James Relicense J. Kean Johnston's emodules.texi as GPL v2 or later. See
2010-02-09 Vin Shelton Instantiate Ben's compile fix for nt.c
2010-02-07 Aidan Kehoe Cast correctly, Dynarr_verify, Dynarr_verify_mod, no ERROR_CHECK_STRUCTURES
2010-02-07 Aidan Kehoe Do not assume #'format-decode exists in fileio.c.
2010-02-07 Aidan Kehoe #'union doesn't preserve relative order; use #'delete-duplicates instead.
2010-02-07 Ben Wing fix some compile bugs of Aidan's
2010-02-07 Ben Wing Automatic merge
2010-02-07 Ben Wing fix compile errors, fix revert-buffer bug on binary/Latin 1 files, Mule-ize some files
2010-02-07 Ben Wing fix compile error in mapcarX
2010-02-06 Aidan Kehoe Merge.
2010-02-03 Aidan Kehoe Move #'some, #'every to C, implementing them with mapcarX.
2010-02-03 Aidan Kehoe Merge.
2010-01-31 Aidan Kehoe Move the various map* functions to C; add #'map-into.
2010-02-06 Ben Wing Automatic merge
2010-02-06 Ben Wing convert some source files to utf-8
2010-02-06 Ben Wing Automatic merge
2010-02-06 Ben Wing implement configure test for whether ndbm.h prototypes are broken
2010-02-06 Ben Wing Automatic merge
2010-02-06 Ben Wing make utf-8 default for Cygwin 1.7, rewrite init code determining default coding systems
2010-02-06 Ben Wing fix compile problems on Windows native
2010-02-05 Jerry James Add GPL v2 or later header to s/sco7.h.
2010-02-05 Jerry James Remove old external module test.
2010-02-05 Ben Wing Automatic merge
2010-02-05 Ben Wing xlike, doc changes
2010-02-05 Ben Wing Automatic merge
2010-02-05 Ben Wing Automatic merge
2010-02-05 Ben Wing Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
2010-02-05 Jerry James Martin Buchholz claims tests/frame.el.
2010-02-05 Ben Wing fix bug #668 (compile error, not --with-debug)
2010-02-05 Ben Wing Automatic merge
2010-02-05 Ben Wing Automatic merge
2010-02-04 Ben Wing Rename xfree(FOO, TYPE) -> xfree(FOO)
2010-02-05 Ben Wing Automatic merge
2010-02-05 Ben Wing fix compile problems in bytecode.c when no error-check-byte-code (issue 666)
2010-02-05 Ben Wing fix compile errors
2010-02-04 Ben Wing change name of lock file to avoid problems with etags, byte-recompile-directory, etc.
2010-02-04 Ben Wing put back patch to get more informative staticpro debugging
2010-02-04 Ben Wing fix compile problems
2010-02-04 Ben Wing Automatic merge
2010-02-04 Ben Wing fix crash in glyph-cachels
2010-02-04 Ben Wing rewrite dynarr code
2010-02-01 Ben Wing merge
2010-02-01 Ben Wing Fix lots of ChangeLog duplication
2010-02-01 Ben Wing fix compile error
2010-02-01 Ben Wing merge
2010-02-01 Ben Wing merge
2010-02-01 Ben Wing Change Xft warning in configure.ac to make filtering it more safe
2010-01-30 Ben Wing slight cleanup, move EXFUN of regexp-quote to lisp.h
2010-01-28 Ben Wing merge
2010-01-28 Ben Wing finish doc comment on `lisp-indent-specform'
2010-01-28 Ben Wing merge
2010-01-28 Ben Wing fix compile errors due to mismatched string pointer types
2010-01-27 Ben Wing turn on load-ignore-out-of-date-elc-files by default
2010-01-27 Ben Wing fix an obscure crash reading from stream devices
2010-01-27 Ben Wing function renamings to track names of char typedefs
2010-01-27 Ben Wing Mule-izing, various fixes related to char * arguments
2010-01-27 Ben Wing some fixes to gdbinit.in.in
2010-01-27 Ben Wing Random changes to make-msgfile.lex
2010-01-17 Ben Wing compile-related functions added, for use in Unicode-internal ws
2010-01-25 Ben Wing fix some tests in `make check', also add our own file-tests
2010-01-25 Ben Wing Somehow fix-perms.sh didn't get committed
2010-01-24 Ben Wing (main branch) redo capitalize-string-as-title
2010-01-24 Ben Wing (main branch) Update make-syntax-table doc
2010-01-23 Ben Wing Fixes to configure so --with-error-checking=yes works
2010-01-25 Ben Wing rebuild configure
2010-01-22 Ben Wing (for main branch) Indent all `with-*' expressions correctly
2010-01-21 Ben Wing use two hashes for comments in Makefile.in.in
2010-01-21 Ben Wing (for main branch) add long comment about types of magic symbols
2010-01-21 Ben Wing build fixes for gdbinit and config-dependent elc files
2010-01-19 Ben Wing (for main branch) when freeing check against DEADBEEF_CONSTANT since that's what we use elsewhere
2010-01-19 Ben Wing (for main branch) Proper fix for dynarr->largest value assertion failure.
2010-01-19 Ben Wing (for main branch) Also reset dynarr->largest value during pdump.
2010-01-19 Ben Wing modify gdbinit to track Makefile.in.in, add command for update-elc-2
2010-01-19 Ben Wing make it easier to debug staticpro crashes.
2010-01-25 Ben Wing merge
2010-01-25 Ben Wing fix compile issues with gcc 4
2010-01-21 Ben Wing merge
2010-01-20 Ben Wing fix up comments about finalizers and NEWGC internal objects
2010-01-20 Ben Wing fix dynarr-related crash apparently due to compiler bug
2010-01-19 Ben Wing change text_width method to take a window, in preparation for unicode-internal changes
2010-02-03 Jerry James Add copyright and license information for Jonathan Harris's contributions.
2010-02-03 Jerry James Add copyright and license information to s/mach-bsd4-3.h.
2010-02-03 Ben Wing fix minor compile problem
2010-02-03 Ben Wing temporarily back out part of patch to avoid compile probs
2010-02-03 Ben Wing remove old no-longer-useful kludgy compiled-fun annotations hack
2010-02-03 Ben Wing merge
2010-02-03 Ben Wing add more byte-code assertions and better failure output
2010-02-03 Aidan Kehoe Merge.
2010-02-03 Aidan Kehoe Remove a couple of XEmacs-specific duplicate functions, find-paths.el
2010-02-03 Ben Wing Automatic merge
2010-02-03 Ben Wing xlike cleanup, documentation
2010-02-02 Ben Wing split USE_XFT into HAVE_XFT/USE_XFT
2010-02-03 Aidan Kehoe Use DOC for dumped Lisp file names; Xref to source-lisp if readable, symbol-file
2010-02-02 Ben Wing When aborting due to unknown opcode, output more descriptive msg
2010-02-02 Ben Wing Automated merge with http://hg.debian.org/hg/xemacs/xemacs
2010-02-02 Ben Wing use more specific `scan-error' in scan-lists to be GNU compatible
2010-02-01 Vin Shelton Fix Visual Studio 6 build
2010-02-01 Aidan Kehoe Make canoncase visible to Lisp; use it with chars in internal_equalp.
2010-02-01 Ben Wing fix xft compile error
2010-02-01 Ben Wing various fixes related to gtk, redisplay-xlike-inc.c
2010-02-01 Ben Wing merge
2010-02-01 Ben Wing implement equalp in C, fix case-folding, add equal() method for keymaps
2010-01-31 Aidan Kehoe Change "special form" to "special operator" in our sources.
2010-01-31 Aidan Kehoe Don't compare the same octet with itself if checking for boyer_moore_ok
2010-01-31 Ben Wing fix compile problems in intl-encap* under VS6
2010-01-31 Ben Wing fix CRLF line endings in search-tests.el
2010-01-30 Aidan Kehoe Don't use Boyer-Moore if repeated octets & case-insensitive search.
2010-01-30 Aidan Kehoe Add tests for the regexp-ranges-treat-control-1-chars badly bug.
2010-01-30 Aidan Kehoe Make #'find-function behave better with dumped functions, installed XEmacs
2010-01-30 Ben Wing merge
2010-01-30 Ben Wing fix longstanding search bug involving searching for Control-1 chars
2010-01-30 Ben Wing fix reversed old-Cyrillic case mappings
2010-01-29 Ben Wing Automated merge with http://hg.debian.org/hg/xemacs/xemacs
2010-01-28 Jerry James Add copyright and license information based on Ben's recollections.
2010-01-28 Ben Wing Add typedefs for PCVOID and PDWORD_PTR for non-Cygwin-headers folks.
2010-01-27 Aidan Kehoe Fix the build problem in number.c
2010-01-27 Ben Wing fix failing-case output of Assert-test, add Assert-test-not
2010-01-27 Ben Wing minor comment fix
2010-01-27 Ben Wing Add Unicode-case-table-based torture test to case-tests.el
2010-01-27 Ben Wing merge
2010-01-27 Ben Wing merge
2010-01-26 Aidan Kehoe Merge.
2010-01-24 Aidan Kehoe Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
2010-01-26 Aidan Kehoe Fix the bugs necessary to resolve the trivial test failures in mule-tests.el
2010-01-24 Aidan Kehoe Be more careful about canonical integer forms when dealing with ratios.
2010-01-18 Ben Wing merge most of rest of redisplay-x.c and redisplay-gtk.c into redisplay-xlike-inc.c
2010-01-18 Ben Wing break out common separate-into-runs routines into redisplay-xlike-inc.c
2010-01-18 Ben Wing try harder to avoid crashing when debug-printing
2010-01-16 Ben Wing fix compile errors when --with-msw=no
2010-01-15 Ben Wing commit ChangeLog for PROBLEMS change
2010-01-15 Ben Wing add issue about building on Cygwin with C++, NEWGC and optimization
2010-01-15 Ben Wing Cosmetic: Use Qunbound, not Qnil as second arg to call to syntax_error() to get cleaner error message
2010-01-15 Ben Wing add "review" lines in intl-encap-win32.c for all unseen functions in processed headers
2010-01-15 Ben Wing ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
2010-01-12 Ben Wing regenerate intl-auto-encap-win32.c, now possible from Cygwin /usr/include/w32api headers
2010-01-15 Ben Wing Fix Cygwin module builds when --with-msw=no
2010-01-15 Ben Wing rewrite check for bad memory in debug_can_save_memory
2010-01-15 Ben Wing fix compile problems under Visual Studio 6
2010-01-20 Aidan Kehoe Eliminate funcalls, #'handle-pre-motion-command-current-command-is-motion
2010-01-18 Mike Sperber Merge.
2010-01-18 Vin Shelton Revert cast in check_writable() and fix up macros to use const.
2010-01-17 Mike Sperber Specifically look for gnuserv in `exec-directory'.
2010-01-16 Aidan Kehoe Always use our rint(), for rounding consistency with the bignum code.
2010-01-15 Vin Shelton Fix VS6 build breakage in fileio.c
2010-01-15 Vin Shelton Fix EOVERFLOW breakage under Visual Studio 6
2010-01-14 Didier Verna Modify X11 bgcolor fallback for the default face.
2010-01-14 Ben Wing get make check working again
2010-01-14 Ben Wing fix more build problems
2010-01-14 Ben Wing Move def of CYGWIN_HEADERS to s files
2010-01-14 Ben Wing Define CYGWIN_HEADERS in s/cygwin32.h and s/mingw32.h instead of syswindows.h, so they're available everywhere
2010-01-14 Ben Wing Add ChangeLog entries for previous changes to tests dir
2010-01-14 Ben Wing Clean up macro Assert
2010-01-14 Ben Wing Create Assert-eq, Assert-equal, etc.
2010-01-14 Ben Wing fix compile problems
2010-01-14 Ben Wing fix build problems
2010-01-13 Ben Wing need to provide debug-xemacs for debug-on-error changes to work
2010-01-13 Ben Wing merge
2010-01-13 Ben Wing Fix executable permissions on source files
2010-01-13 Jerry James Fix parentheses.
2010-01-13 Jerry James Remove support for non-pdump on Cygwin.
2010-01-13 Ben Wing be more careful when printing to check for bad objects
2010-01-13 Ben Wing clean up object print methods
2010-01-13 Ben Wing show description properly in Assert-failure message
2010-01-13 Ben Wing Various cleanups for Dynarr code, from Unicode-internal ws
2010-01-13 Ben Wing add more foo_checking_assert macros
2010-01-13 Ben Wing Use with-FOO consistently instead of enable-FOO
2010-01-13 Ben Wing when `debug', abort when lisp error during loadup
2010-01-13 Ben Wing changes to get old non-pdump dumping on Cygwin to work (sort of)
2010-01-13 Ben Wing fix bad change to default_query_method, rewrite conditional for more correctness
2010-01-12 Ben Wing merge
2010-01-12 Ben Wing imported patch cygwin-headers-cosmetic-1-11-10
2010-01-12 Ben Wing stuff got duplicated in the src ChangeLog
2010-01-12 Ben Wing imported patch changelog-changes-1-11-10
2010-01-12 Ben Wing Use new cygwin_conv_path API with Cygwin 1.7 for converting names between Win32 and POSIX, UTF-8-aware, with attendant changes elsewhere
2010-01-10 Ben Wing merge
2010-01-10 Ben Wing fix messed-up fastmap calculation in charset_mule_not
2010-01-10 Ben Wing fix bug in returning range table ends in unified range table code
2010-01-10 Ben Wing fix typo in query code
2009-12-28 Ben Wing try to fix problems with link errors involving inlined functions
2009-12-28 Ben Wing fix warnings
2009-12-27 Ben Wing more fixes to get a clean compile
2009-12-27 Ben Wing use call3_check_string on all invocations of external handlers in expand-file-name
2009-12-25 Ben Wing merge changes to get things to compile under cygwin
2009-12-25 Ben Wing changes to get things to compile under latest cygwin
2010-01-10 Didier Verna Merge with revision 50102dde8ab2
2010-01-10 Didier Verna Cosmetic changes in x-faces.e
2010-01-09 Aidan Kehoe Automated merge with file:///home/aidan/xemacs-21.5-checked-out
2010-01-09 Aidan Kehoe Use keywords, not ordinary symbols, in the structure syntax for hash tables.
2010-01-09 Didier Verna Deactivate obsolete x-face initialization cod
2010-01-09 Didier Verna Handle bitmap files in bitmap directory properly
2010-01-09 Aidan Kehoe Fix a bug I introduced in #'with-trapping-errors.
2010-01-09 Didier Verna Fix query_string_font lookup domains
2010-01-09 Didier Verna Fix query_string_geometry lookup domain
2010-01-08 Aidan Kehoe Merge.
2010-01-08 Aidan Kehoe Change build_string to build_intstring, fixing the Visual C++ build.
2010-01-08 Aidan Kehoe Make COLUMN optional in #'indent-region, as in GNU.
2010-01-07 Aidan Kehoe Automated merge with file:///home/aidan/xemacs-21.5-checked-out
2010-01-07 Aidan Kehoe Add a compiler macro for #'map, where CL-TYPE is constant and understood.
2010-01-07 Jerry James Initialize the result variable passed to FcFontMatch. See xemacs-patches
2010-01-07 Jerry James Ignore file-too-large conditions when stat()ing a file for dired. The size
2010-01-07 Aidan Kehoe Merge.
2010-01-01 Aidan Kehoe Use uninterned symbols in various information-hiding contexts.
2010-01-07 Aidan Kehoe Move the arabic-iso8859-6 character set back to C, otherwise X11 lookup fails.
2010-01-06 Jerry James Unbreak the non-bignum build by only calling reinit_vars_of_number() if
2010-01-06 Jerry James Enable rudimentary support for valgrind, including functions that tell valgrind
2010-01-06 Jerry James Don't create any bignums before pdumping. Add bignum, ratio, and bigfloat
2010-01-06 Didier Verna Merge changeset #b828e06dbe38 with tip
2010-01-06 Didier Verna New (Common Lisp) function get-propertie
2010-01-05 Jerry James Free, rather than discard, the return value of FcNameUnparse. See message
2010-01-04 Jerry James Change /usr/lib/X11 paths to /usr/share/X11. See xemacs-patches message with
2010-01-01 Stephen J. Turnbull Fix typo in last patch.
2010-01-01 Stephen J. Turnbull Don't args-out-of-range in compare-strings.
2010-01-01 Aidan Kehoe #'functionp gives nil for special forms, as in CL and GNU Emacs 23.
2009-12-31 Aidan Kehoe Merge.
2009-12-19 Aidan Kehoe Remove attempted support for 1996-era emacs without self-quoting keywords.
2009-12-31 Aidan Kehoe Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
2009-12-31 Aidan Kehoe Fix issue 546, use next-single-char-property-change in list-mode.el
2009-12-22 Jerry James Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
2009-12-22 Stephen J. Turnbull Merge Adrian's issue634 commit (fixup ChangeLog).
2009-12-22 Stephen J. Turnbull Merge Adrian's doc commit.
2009-12-21 Adrian Aichner Goodbye dk.xemacs.org
2009-11-26 Adrian Aichner xemacs: fix issue 634
2009-12-21 Jerry James Remove the lib-src/yow binary, which is currently unused anyway. See message
2009-12-21 Aidan Kehoe Dump the arabic-iso8859-6 character set, again.
2009-12-18 Aidan Kehoe Eliminate most core code byte-compile warnings.
2009-12-18 Jerry James Remove more obsolete files. See xemacs-patches message with ID
2009-12-18 Jerry James Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
2009-12-17 Aidan Kehoe Call character_to_event on characters received from XIM, event-Xt.c
2009-12-17 Aidan Kehoe Make my last change to elhash.c more kosher, comparing pointers not ints
2009-12-17 Aidan Kehoe Cast enumerations to int before comparing them for the sake of VC++.
2009-12-17 Aidan Kehoe Serialise non-default hash table rehash thresholds correctly; use this.
2009-12-17 Aidan Kehoe Don't attempt to free dumped data, alloc.c:resize_string()
2009-12-17 Aidan Kehoe Remove Fsave_window_excursion from window.c, it's overridden by Lisp.
2009-12-15 Jerry James Add GPL v2 or later notice to lib-src/ad2c with George Ferguson's permission.
2009-12-15 Jerry James Remove build rules that try to make wakeup out of the now nonexistent wakeup.c.
2009-12-14 Jerry James Remove unused Wise installer sources.
2009-12-14 Jerry James Remove more obsolete files.
2009-12-12 Stephen J. Turnbull Add missing return value type to unicode_query.
2009-12-10 Jerry James Remove support for pre-X11R5 systems, including systems without Xmu. See
2009-12-09 Jerry James Etags: use memmove instead of strcpy to move characters within a string. See
2009-12-04 Stephen J. Turnbull Fix log for previous commit.
2009-12-04 Stephen J. Turnbull Avoid calling Xft if not built in.
2009-12-04 Stephen J. Turnbull automatic merge
2009-12-04 Stephen J. Turnbull Prevent font frobbers from operating on TTY specs.
2009-12-03 Jerry James Add copyright and license information to files authored by Jan Vroonhof.
2009-12-02 Mike Alexander Make configure --with-database={dbm|gdbm} work again.
2009-11-22 Mike Sperber Synchronize window point with current point of old buffer.
2009-11-19 Vin Shelton sys_subshell() is needed for WIndows native builds
2009-11-18 Jerry James Remove support for obsolete systems. See xemacs-patches message with ID
2009-11-18 Stephen J. Turnbull Implement more of the fontconfig API.
2009-11-18 Stephen J. Turnbull Improve warning and error messages from Xft.
2009-11-18 Stephen J. Turnbull Update charset_table used by Xft.
2009-11-17 Stephen J. Turnbull Fix syntax of some uses of condition-case and with-trapping-errors.
2009-11-17 Stephen J. Turnbull Sun Oct 18 00:27:27 2009 +0900
2009-11-17 Stephen J. Turnbull Describe duplicate symbols warning.
2009-11-17 Stephen J. Turnbull Restore some doc changes that got dropped in a merge.
2009-11-17 Stephen J. Turnbull automatic merge
2009-11-17 Stephen J. Turnbull Fix crash in regex.c (closes issue630).
2009-11-16 Aidan Kehoe Automated merge with ssh://sperber-guest@hg.debian.org//hg/xemacs/xemacs
2009-11-15 Aidan Kehoe Fix the union build, setup_ccl_program; thank you Robert Delius Royar.
2009-11-16 Stephen J. Turnbull Eliminate C asserts from c-tests.
2009-11-16 Stephen J. Turnbull Make test from Adam Sjogren's report.
2009-11-15 Aidan Kehoe Resolve the unregistered-CCL-programs-get-garbage-collected problem correctly
2009-11-15 Aidan Kehoe Rationalise duplicated functionality, #'custom-quote, #'quote-maybe.
2009-11-14 Aidan Kehoe Be much more comprehensive in our use of byte-compile-funarg.
2009-11-14 Aidan Kehoe Make #'letf not error if handed a #'values form.
2009-11-14 Aidan Kehoe Fix modeline-mousable, other faces that inherit from modeline, on startup.
2009-11-11 Stephen J. Turnbull automatic merge
2009-11-11 Stephen J. Turnbull Add permissions notices to sigpipe.c and regressiontest.pl.
2009-11-11 Stephen J. Turnbull Move functionality of s/darwin.h to configure.ac and config.h.in.
2009-11-09 Jerry James Clarify the GPL status of several sample module files. J. Kean Johnston
2009-11-09 Aidan Kehoe Fix Win32 native build after my DEFAULT_DIRECTORY_FALLBACK change, thanks Vin!
2009-11-09 Jerry James Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the
2009-11-09 Didier Verna Make switch-to-buffer completion avoid current buffer.
2009-11-08 Aidan Kehoe No need to fatal () on startup if $PWD doesn't exist; chdir to "/" instead.
2009-11-02 Stephen J. Turnbull Fix typo in test of equalp and add more tests.
2009-11-02 Stephen J. Turnbull Add test of nil binding of default-process-coding-system.
2009-11-02 Stephen J. Turnbull automatic merge
2009-11-02 Stephen J. Turnbull Fix issue145: accept nil in default-process-coding-system.
2009-11-01 Aidan Kehoe Don't error if handed a string and a non-string, #'equalp.
2009-11-01 Stephen J. Turnbull Fix typo in font-combine-fonts-internal.
2009-11-01 Stephen J. Turnbull Improve argument names and update docstrings.
2009-11-01 Stephen J. Turnbull Merge improvements in defun-movement docstrings.
2009-10-08 Stephen J. Turnbull Improve docstrings of defun movement functions.
2009-10-30 Aidan Kehoe If STRING is constant, call regexp-quote at compile time.
2009-10-26 Jerry James Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
2009-10-26 Aidan Kehoe Make readlink_or_correct_case function correctly on Darwin.
2009-10-24 Aidan Kehoe Add `file-system-ignore-case-p', use it.
2009-10-19 Aidan Kehoe Make it possible to silence warnings issued when #'mapcar's result is discarded.
2009-10-11 Mike Sperber Don't prevent display objects from being deleted for `post-command-hook'.
2009-10-12 Jerry James Properly handle continuable divide-by-zero errors. Fix truncation of a
2009-10-12 Aidan Kehoe Don't cons with #'mapcar calls where the result is discarded,
2009-10-12 Aidan Kehoe Fix some test failures, mule-tests.el.
2009-10-12 Aidan Kehoe Fix another bug in the delete-duplicates compiler macro.
2009-10-10 Aidan Kehoe Correct the docstring for #'range-table-type.
2009-10-07 Andreas Roehler `beginning-of-defun-function', `end-of-defun-function'
2009-10-07 Vin Shelton Updates for external GIF support on Windows
2009-10-05 Jerry James Fixes for a number of minor warnings issued by gcc. See xemacs-patches message
2009-10-05 Jerry James Add explicit GPL v2 or later notices to Bill Perry's code, where such notices
2009-10-05 Jerry James Use giflib or libungif to provide GIF support, instead of using internal
2009-10-03 Aidan Kehoe Handle non-list sequences better, delete-duplicates compiler macro.
2009-10-01 Mike Sperber Fix `focus-frame'.
2009-09-30 Mike Sperber Unbreak `beginning-of-defun'.
2009-09-30 Mike Sperber Bring `try-completion''s interface closer to GNU Emacs.
2009-09-30 Aidan Kehoe Register any CCL programs used by fixed-width coding-systems.
2009-09-28 Mike Sperber Unbreak autoload.el
2009-09-27 Aidan Kehoe Behave better when #'variable-at-point gives nil, #'custom-variable-prompt.
2009-09-24 Stephen J. Turnbull Image instantiator pixmap hotspots are Lisp integers; make it so in GTK.
2009-09-24 Stephen J. Turnbull Check for gdbm/ndbm.h, too.
2009-09-23 Stephen J. Turnbull Fix crash due to mishandling transparency.
2009-09-22 Andreas Roehler lisp beginning-end-of-defun-function Changelog entry
2009-09-21 andreas roehler funcall beginning-of-defun-function arg
2009-09-20 Aidan Kehoe Add arglist info for autoloaded functions and macros.
2009-09-20 Aidan Kehoe Don't needlessly intern symbols, #'function-arglist, #'cl-function-arglist
2009-09-20 Aidan Kehoe Add argument information to remaining MANY or UNEVALLED C subrs.
2009-09-20 Aidan Kehoe Support last two arguments to #'make-coding-system being optional, again.
2009-09-20 Aidan Kehoe Move Qfrom_unicode to general-slots.h, fix the native Win32 build.
2009-09-19 Aidan Kehoe Move the #'query-coding-region implementation to C.
2009-09-19 Mike Sperber Don't set `pre-display-buffer-function'.
2009-09-11 Aidan Kehoe Fix a bug with Unicode error sequences and very short input strings.
2009-09-06 Aidan Kehoe Random (minimal) performance improvements at startup.
2009-09-06 Aidan Kehoe Fix various small issues with the multiple-value implementation.
2009-09-03 Jerry James Reproducer for menubar-x.c crash.
2009-08-29 It's me FKtPp \;) Do not move cursor position in gnuclient started buffer if user did
2009-08-27 Aidan Kehoe Be more reliable about loading cl-macs at byte-compile time, cl.el.
2009-08-24 Jerry James Fix build problems on WIN32 platforms caused by the large image crash fix.
2009-08-19 Malcolm Purvis Implement turn-off-auto-fill.
2009-08-18 Aidan Kehoe Eliminate 781 funcalls at startup, simple.el
2009-08-16 Aidan Kehoe Test the multiple-value functionality.
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-08-16 Aidan Kehoe Make the initialisation of xpm-color-symbols a bit more reasonable.
2009-08-14 Aidan Kehoe Correct an ancient typo workaround, thank you Julian Bradfield!
2009-08-03 Mike Sperber In `set-window-configuration', don't restore frame size unconditionally.
2009-07-29 Mike Sperber Add `set-window-pixel-{width,height} convenience functions.
2009-08-10 Aidan Kehoe Revert to original language environment, tests/automated/mule-tests.el.
2009-08-10 Aidan Kehoe Deal with arglist newlines better, #'function-arglist, #'function-documentation
2009-08-09 Aidan Kehoe Remove some extra parentheses, #'set-face-background-pixmap-file.
2009-07-28 Stephen J. Turnbull automatic merge
2009-07-28 Stephen J. Turnbull Improve redisplay docs in Internals a bit.
2009-07-28 Stephen J. Turnbull Fix typos in face.c.
2009-07-28 Stephen J. Turnbull Fix incorrect Xft resources in Info docs.
2009-07-28 Stephen J. Turnbull Fix UNUSED and USED_IF parsing in make-docfile.c.
2009-07-28 Mike Sperber Use `emacs-data-roots' instead of `emacs-roots' where appropriate.
2009-07-28 Mike Sperber Don't install silly symlinks when $(prefix) != $(exec_prefix).
2009-07-28 Mike Sperber Print a few more variables upon --debug-paths.
2009-07-28 Mike Sperber Expand @PREFIX@ in paths.h.
2009-07-28 Mike Sperber More accurate tests for explicitly-set paths.
2009-07-26 Stephen J. Turnbull ChangeLog for patch to debug-on-error-docstring.
2009-07-26 Stephen J. Turnbull Add FAQ on network slows (lookup order of DNS and /etc/hosts).
2009-07-26 Stephen J. Turnbull imported patch accept-process-output-docstring
2009-07-26 Stephen J. Turnbull Use correct separator when registering options to _AC_USER_OPTS.
2009-07-18 Aidan Kehoe Avoid errors in Dired when opening directories.
2009-07-14 Aidan Kehoe Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
2009-07-14 Aidan Kehoe ?\012 is whitespace, as it always should have been, thank you Karl Kleinpaste.
2009-07-12 Adrian Aichner Fix for issue 521
2009-04-26 AichnerAd typo fix
2009-07-13 Aidan Kehoe #'find-file: set b-f-c-s even on error (cf. non-existent files),
2009-07-12 Aidan Kehoe Kill buffer if directory name misspelled and user doesn't want to create it.
2009-07-12 Aidan Kehoe Mark buffers modified in #'find-file if nonexistent file; fix other bugs.
2009-07-11 Aidan Kehoe Fix bugs with #'find-file, 0-length files, & coding-system-for-read specified.
2009-07-01 Jerry James Prevent integer overflow and subsequent crashes when attempting to load large
2009-06-29 Jerry James Do not #'split-path on nil #'getenv result. <877hz7lzrt.fsf@yahoo.com.cn>
2009-06-19 Stephen J. Turnbull Documentment placement restriction. <87d490jb7v.fsf@uwakimon.sk.tsukuba.ac.jp>
2009-06-14 Aidan Kehoe Don't rely on GDB understanding the Lisp_Type_{Record,Char} enums, gdbinit.in
2009-06-14 Aidan Kehoe Support #'function-arglist with built-in special forms.
2009-06-07 Aidan Kehoe Set buffer-file-coding-system more sensibly with zero-length files.
2009-06-06 Aidan Kehoe Make CDPATH handling portable, accept entries not matching "/$".
2009-06-06 Aidan Kehoe bytecomp.el: always check code in (interactive SEXP) for sanity
2009-06-05 Stephen J. Turnbull mswindows_link had off-by-one error. <1vq2brxz.wl_Ron.Isaacson@morganstanley.com>
2009-05-18 Stephen J. Turnbull Added tag r21-5-29 for changeset 5c427ece884b
2009-05-18 Stephen J. Turnbull XEmacs 21.5.29 "garbanzo" is released. r21-5-29
2009-05-18 Stephen J. Turnbull Update CHANGES-beta for "garbanzo".
2009-04-17 Stephen J. Turnbull Add historical deprecation to PROBLEMS.
2009-04-17 Stephen J. Turnbull Add standard section headers in preparation for 21.5.29.
2009-04-02 Stephen J. Turnbull Add urefs to Lstreams node.
2009-04-01 Stephen J. Turnbull Improve lisp-mnt documentation.
2009-04-01 Stephen J. Turnbull Update FSF address in permissions notice.
2009-03-08 Ville Skyttä Apply the 2008-03-05 change from Dominique Quatravaux in init_image_instance_from_gdk_pixmap as well even though the code is not enabled at the moment
2009-03-08 Stephen J. Turnbull Fix typo in comment in cus-edit.el. <87vdqk5bqf.fsf@xemacs.org>
2009-03-01 Aidan Kehoe Vastly expand the characters x-compose.el supports.
2009-02-26 Stephen J. Turnbull Merge: fixup ChangeLogs.
2009-02-26 Stephen J. Turnbull Meta on Mac. <87prh51rni.fsf@xemacs.org>
2009-02-03 Stephen J. Turnbull Fix typo in comment on skip_debugger.
2009-02-22 Aidan Kehoe Fix a byte compiler bug with characters above ?\xFF.
2009-02-18 Aidan Kehoe #'check-coding-systems-region: return nil on success, not t.
2009-02-17 Aidan Kehoe Correct a test failure uncovered by the last commit.
2009-02-17 Aidan Kehoe Make the majority of tests in tests/automated/mule-tests.el work again.
2009-02-17 Aidan Kehoe Fix query-coding-tests.el failures, non-mule ELCs, mule build.
2009-02-15 Aidan Kehoe Merge, add a ChangeLog entry.
2009-02-15 Aidan Kehoe Backed out changeset 16c9098dd3d2.
2009-02-13 Aidan Kehoe Add GNU Emacs' name for Mac Roman as an alias.
2009-02-13 Aidan Kehoe Actually use leim-list-file-name, #'init-mule-at-startup.
2009-02-11 Jerry James The URLs in our current config.guess and config.sub files are obsolete.
2009-02-11 Jerry James How about if I make a ChangeLog entry for the number-gmp.c change?
2009-02-11 Jerry James Fix the broken bigfloat-to-string conversion function.
2009-02-11 Aidan Kehoe Backed out changeset 38e8af61f38d
2009-02-11 Aidan Kehoe Check if env vars are encodable by native coding system, #'setenv
2009-02-11 Aidan Kehoe Correct string offset and arg handling, #'query-coding-string and related.
2009-02-10 Aidan Kehoe Make #$ truly read-only for Lisp; check this in the test suite.
2009-02-08 Aidan Kehoe Remove duplicate functions, chiefly #'delete-duplicates reimplementations.
2009-02-07 Mike Sperber Re-generate configure with autoconf 2.61.
2009-02-07 Aidan Kehoe Listen to the byte-compiler, core Lisp.
2009-02-07 Aidan Kehoe Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.
2009-02-06 Vin Shelton Support VS 2005 manifest files
2009-02-04 Aidan Kehoe Merge.
2009-02-04 Aidan Kehoe Remove any reference to mocklisp as an active technology.
2009-02-04 Aidan Kehoe Correct invalid-sequence-coding-system spec, Roman-alphabet languages.
2009-02-04 Aidan Kehoe Document the force-coding-system-equivalency macro in coding.el.
2009-02-04 Aidan Kehoe Merge.
2009-01-15 Aidan Kehoe Some cosmetic namespace cleanup, glyphs.el, coding.el.
2009-02-04 Aidan Kehoe Fix a couple of bugs, #'query-coding-region, #'query-coding-string.
2009-02-04 Aidan Kehoe Distinguish between special forms and subrs, #'describe-function-1.
2009-02-02 Stephen J. Turnbull Update comment.
2009-02-02 Stephen J. Turnbull Set icon resource on frame early enough for openbox to find it.
2009-01-31 Aidan Kehoe Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
2009-01-31 Aidan Kehoe Merge.
2009-01-31 Aidan Kehoe Display control characters using carets, invalid-sequence-coding-system
2009-01-31 Stephen J. Turnbull YAFMT
2009-01-31 Stephen J. Turnbull Adopt Martin's suggestion of "char **argv" throughout configure.ac.
2009-01-31 Aidan Kehoe Automated merge with file:///Sources/xemacs-21.5-checked-out
2009-01-31 Aidan Kehoe Correct a bug in #'display-graphic-p.
2008-11-25 Stephen J. Turnbull Document non-obvious usages.
2008-11-20 Stephen J. Turnbull Clarify comment in struct x_frame.
2009-01-31 Aidan Kehoe Correct little-endian UTF-16 surrogate handling.
2009-01-18 Aidan Kehoe Fix make check after my last change.
2009-01-18 Aidan Kehoe Merge.
2009-01-18 Aidan Kehoe Print char table values correctly.
2009-01-18 Aidan Kehoe Accept msprinter and mswindows, mswindows_font_spec_matches_charset_stage_2
2009-01-18 Ville Skyttä Fix docstring copy-pasto.
2009-01-18 Ville Skyttä Docstring spelling fixes.
2009-01-13 Aidan Kehoe Preserve the relation btw. file-name-coding-system & the 'file-name c-s alias.
2009-01-11 Aidan Kehoe Add #'subr-arity, API taken from GNU, implementation our own.
2009-01-03 Aidan Kehoe Automated merge with file:///Sources/xemacs-21.5-checked-out
2009-01-03 Aidan Kehoe Correct the CCL programs used by the coding system in ccl-tests.el.
2009-01-01 Stephen J. Turnbull Fix build broken by descr-text.el defcustom.
2008-12-30 Aidan Kehoe Merge.
2008-12-28 Aidan Kehoe Add check-coding-systems-region, test it and others, fix some bugs.
2008-12-28 Aidan Kehoe Merge.
2008-12-28 Aidan Kehoe Add #'query-coding-region tests; do the work necessary to get them running.
2008-08-09 Aidan Kehoe 2008-08-09 Aidan Kehoe <kehoea@parhasard.net>
2008-08-09 Aidan Kehoe Merge.
2008-08-09 Aidan Kehoe Add #'skip-chars-quote to subr.el
2008-07-17 Aidan Kehoe Automated merge with file:///Sources/xemacs-21.5-checked-out
2008-07-09 Aidan Kehoe Automated merge with file:///Sources/xemacs-21.5-checked-out
2008-06-09 Aidan Kehoe Automated merge with file:///Sources/xemacs-21.5-checked-out
2008-06-01 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
2008-05-25 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
2008-05-21 Aidan Kehoe Merge my change of 2008-05-14 to the query-coding-region code.
2008-05-21 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out