Mercurial > hg > xemacs-beta
graph
-
Remove more obsolete files. See xemacs-patches message with IDFri, 18 Dec 2009 10:09:54 -0700, by Jerry James
-
Add copyright and GPL v2 or later notices to Andy Piper's contributions, withFri, 18 Dec 2009 09:19:33 -0700, by Jerry James
-
Call character_to_event on characters received from XIM, event-Xt.cThu, 17 Dec 2009 17:51:38 +0000, by Aidan Kehoe
-
Make my last change to elhash.c more kosher, comparing pointers not intsThu, 17 Dec 2009 17:29:32 +0000, by Aidan Kehoe
-
Cast enumerations to int before comparing them for the sake of VC++.Thu, 17 Dec 2009 14:51:37 +0000, by Aidan Kehoe
-
Serialise non-default hash table rehash thresholds correctly; use this.Thu, 17 Dec 2009 13:50:45 +0000, by Aidan Kehoe
-
Don't attempt to free dumped data, alloc.c:resize_string()Thu, 17 Dec 2009 13:15:04 +0000, by Aidan Kehoe
-
Remove Fsave_window_excursion from window.c, it's overridden by Lisp.Thu, 17 Dec 2009 12:57:38 +0000, by Aidan Kehoe
-
Add GPL v2 or later notice to lib-src/ad2c with George Ferguson's permission.Tue, 15 Dec 2009 13:45:48 -0700, by Jerry James
-
Remove build rules that try to make wakeup out of the now nonexistent wakeup.c.Tue, 15 Dec 2009 13:25:23 -0700, by Jerry James
-
Remove unused Wise installer sources.Mon, 14 Dec 2009 10:41:50 -0700, by Jerry James
-
Remove more obsolete files.Mon, 14 Dec 2009 10:12:02 -0700, by Jerry James
-
Add missing return value type to unicode_query.Sun, 13 Dec 2009 00:59:40 +0900, by Stephen J. Turnbull
-
Remove support for pre-X11R5 systems, including systems without Xmu. SeeThu, 10 Dec 2009 12:42:09 -0700, by Jerry James
-
Etags: use memmove instead of strcpy to move characters within a string. SeeWed, 09 Dec 2009 09:50:36 -0700, by Jerry James
-
Fix log for previous commit.Sat, 05 Dec 2009 01:04:17 +0900, by Stephen J. Turnbull
-
Avoid calling Xft if not built in.Sat, 05 Dec 2009 01:02:33 +0900, by Stephen J. Turnbull
-
automatic mergeFri, 04 Dec 2009 10:59:45 +0900, by Stephen J. Turnbull
-
Prevent font frobbers from operating on TTY specs.Fri, 04 Dec 2009 10:56:38 +0900, by Stephen J. Turnbull
-
Add copyright and license information to files authored by Jan Vroonhof.Thu, 03 Dec 2009 13:55:59 -0700, by Jerry James
-
Make configure --with-database={dbm|gdbm} work again.Wed, 02 Dec 2009 00:25:59 -0500, by Mike Alexander
-
Synchronize window point with current point of old buffer.Sun, 22 Nov 2009 11:31:36 +0100, by Mike Sperber
-
sys_subshell() is needed for WIndows native buildsThu, 19 Nov 2009 18:21:06 -0500, by Vin Shelton
-
Remove support for obsolete systems. See xemacs-patches message with IDWed, 18 Nov 2009 08:49:14 -0700, by Jerry James
-
Implement more of the fontconfig API.Wed, 18 Nov 2009 22:44:28 +0900, by Stephen J. Turnbull
-
Improve warning and error messages from Xft.Wed, 18 Nov 2009 15:25:00 +0900, by Stephen J. Turnbull
-
Update charset_table used by Xft.Wed, 18 Nov 2009 11:28:58 +0900, by Stephen J. Turnbull
-
Fix syntax of some uses of condition-case and with-trapping-errors.Wed, 18 Nov 2009 01:10:56 +0900, by Stephen J. Turnbull
-
Sun Oct 18 00:27:27 2009 +0900Wed, 18 Nov 2009 01:06:53 +0900, by Stephen J. Turnbull
-
Describe duplicate symbols warning.Wed, 18 Nov 2009 01:02:57 +0900, by Stephen J. Turnbull
-
Restore some doc changes that got dropped in a merge.Wed, 18 Nov 2009 00:08:14 +0900, by Stephen J. Turnbull
-
automatic mergeTue, 17 Nov 2009 23:45:42 +0900, by Stephen J. Turnbull
-
Fix crash in regex.c (closes issue630).Tue, 17 Nov 2009 23:41:39 +0900, by Stephen J. Turnbull
-
Automated merge with ssh://sperber-guest@hg.debian.org//hg/xemacs/xemacsMon, 16 Nov 2009 08:08:44 +0000, by Aidan Kehoe
-
Fix the union build, setup_ccl_program; thank you Robert Delius Royar.Sun, 15 Nov 2009 20:52:09 +0000, by Aidan Kehoe
-
Eliminate C asserts from c-tests.Mon, 16 Nov 2009 12:00:38 +0900, by Stephen J. Turnbull
-
Make test from Adam Sjogren's report.Mon, 16 Nov 2009 11:58:19 +0900, by Stephen J. Turnbull
-
Resolve the unregistered-CCL-programs-get-garbage-collected problem correctlySun, 15 Nov 2009 16:53:14 +0000, by Aidan Kehoe
-
Rationalise duplicated functionality, #'custom-quote, #'quote-maybe.Sun, 15 Nov 2009 14:59:53 +0000, by Aidan Kehoe
-
Be much more comprehensive in our use of byte-compile-funarg.Sat, 14 Nov 2009 13:33:52 +0000, by Aidan Kehoe
-
Make #'letf not error if handed a #'values form.Sat, 14 Nov 2009 11:43:09 +0000, by Aidan Kehoe
-
Fix modeline-mousable, other faces that inherit from modeline, on startup.Sat, 14 Nov 2009 11:32:10 +0000, by Aidan Kehoe
-
automatic mergeThu, 12 Nov 2009 00:00:11 +0900, by Stephen J. Turnbull
-
Add permissions notices to sigpipe.c and regressiontest.pl.Wed, 11 Nov 2009 23:52:58 +0900, by Stephen J. Turnbull
-
Move functionality of s/darwin.h to configure.ac and config.h.in.Wed, 11 Nov 2009 23:40:15 +0900, by Stephen J. Turnbull
-
Clarify the GPL status of several sample module files. J. Kean JohnstonMon, 09 Nov 2009 13:07:56 -0700, by Jerry James
-
Fix Win32 native build after my DEFAULT_DIRECTORY_FALLBACK change, thanks Vin!Mon, 09 Nov 2009 18:00:10 +0000, by Aidan Kehoe
-
Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop theMon, 09 Nov 2009 09:21:59 -0700, by Jerry James
-
Make switch-to-buffer completion avoid current buffer.Mon, 09 Nov 2009 17:05:19 +0100, by Didier Verna
-
No need to fatal () on startup if $PWD doesn't exist; chdir to "/" instead.Sun, 08 Nov 2009 17:27:26 +0000, by Aidan Kehoe
-
Fix typo in test of equalp and add more tests.Mon, 02 Nov 2009 14:00:49 +0900, by Stephen J. Turnbull
-
Add test of nil binding of default-process-coding-system.Mon, 02 Nov 2009 13:29:06 +0900, by Stephen J. Turnbull
-
automatic mergeMon, 02 Nov 2009 13:03:37 +0900, by Stephen J. Turnbull
-
Fix issue145: accept nil in default-process-coding-system.Mon, 02 Nov 2009 12:09:13 +0900, by Stephen J. Turnbull
-
Don't error if handed a string and a non-string, #'equalp.Sun, 01 Nov 2009 15:05:46 +0000, by Aidan Kehoe
-
Fix typo in font-combine-fonts-internal.Sun, 01 Nov 2009 20:21:11 +0900, by Stephen J. Turnbull
-
Improve argument names and update docstrings.Sun, 01 Nov 2009 16:19:02 +0900, by Stephen J. Turnbull
-
Merge improvements in defun-movement docstrings.Sun, 01 Nov 2009 15:54:15 +0900, by Stephen J. Turnbull
-
Improve docstrings of defun movement functions.Fri, 09 Oct 2009 05:10:03 +0900, by Stephen J. Turnbull
-
If STRING is constant, call regexp-quote at compile time.Fri, 30 Oct 2009 15:10:16 +0000, by Aidan Kehoe
-
Add BSD header to lib-src/insert-data-in-exec.c, with permission of OlivierMon, 26 Oct 2009 15:41:26 -0600, by Jerry James
-
Make readlink_or_correct_case function correctly on Darwin.Mon, 26 Oct 2009 09:42:20 +0000, by Aidan Kehoe
-
Add `file-system-ignore-case-p', use it.Sat, 24 Oct 2009 15:33:23 +0100, by Aidan Kehoe
-
Make it possible to silence warnings issued when #'mapcar's result is discarded.Mon, 19 Oct 2009 12:47:21 +0100, by Aidan Kehoe
-
Don't prevent display objects from being deleted for `post-command-hook'.Sun, 11 Oct 2009 17:26:40 +0200, by Mike Sperber
-
Properly handle continuable divide-by-zero errors. Fix truncation of aMon, 12 Oct 2009 12:10:04 -0600, by Jerry James
-
Don't cons with #'mapcar calls where the result is discarded,Mon, 12 Oct 2009 17:19:52 +0100, by Aidan Kehoe
-
Fix some test failures, mule-tests.el.Mon, 12 Oct 2009 17:01:15 +0100, by Aidan Kehoe
-
Fix another bug in the delete-duplicates compiler macro.Mon, 12 Oct 2009 16:42:38 +0100, by Aidan Kehoe
-
Correct the docstring for #'range-table-type.Sat, 10 Oct 2009 15:04:59 +0100, by Aidan Kehoe
-
`beginning-of-defun-function', `end-of-defun-function'Wed, 07 Oct 2009 19:42:42 +0200, by Andreas Roehler
-
Updates for external GIF support on WindowsTue, 06 Oct 2009 22:39:30 -0400, by Vin Shelton
-
Fixes for a number of minor warnings issued by gcc. See xemacs-patches messageMon, 05 Oct 2009 13:07:34 -0600, by Jerry James
-
Add explicit GPL v2 or later notices to Bill Perry's code, where such noticesMon, 05 Oct 2009 11:08:59 -0600, by Jerry James
-
Use giflib or libungif to provide GIF support, instead of using internalMon, 05 Oct 2009 10:11:59 -0600, by Jerry James
-
Handle non-list sequences better, delete-duplicates compiler macro.Sat, 03 Oct 2009 14:22:08 +0100, by Aidan Kehoe
-
Fix `focus-frame'.Thu, 01 Oct 2009 18:00:11 +0200, by Mike Sperber
-
Unbreak `beginning-of-defun'.Wed, 30 Sep 2009 21:17:24 +0200, by Mike Sperber
-
Bring `try-completion''s interface closer to GNU Emacs.Wed, 30 Sep 2009 21:15:04 +0200, by Mike Sperber
-
Register any CCL programs used by fixed-width coding-systems.Wed, 30 Sep 2009 12:48:21 +0100, by Aidan Kehoe
-
Unbreak autoload.elMon, 28 Sep 2009 18:04:07 +0200, by Mike Sperber
-
Behave better when #'variable-at-point gives nil, #'custom-variable-prompt.Sun, 27 Sep 2009 20:37:44 +0100, by Aidan Kehoe
-
Image instantiator pixmap hotspots are Lisp integers; make it so in GTK.Fri, 25 Sep 2009 01:10:49 +0900, by Stephen J. Turnbull
-
Check for gdbm/ndbm.h, too.Thu, 24 Sep 2009 09:36:49 +0900, by Stephen J. Turnbull
-
Fix crash due to mishandling transparency.Wed, 23 Sep 2009 20:04:51 +0900, by Stephen J. Turnbull
-
lisp beginning-end-of-defun-function Changelog entryTue, 22 Sep 2009 21:14:03 +0200, by Andreas Roehler
-
funcall beginning-of-defun-function argMon, 21 Sep 2009 21:40:35 +0200, by andreas roehler
-
Add arglist info for autoloaded functions and macros.Sun, 20 Sep 2009 23:50:05 +0100, by Aidan Kehoe
-
Don't needlessly intern symbols, #'function-arglist, #'cl-function-arglistSun, 20 Sep 2009 21:41:22 +0100, by Aidan Kehoe
-
Add argument information to remaining MANY or UNEVALLED C subrs.Sun, 20 Sep 2009 21:29:00 +0100, by Aidan Kehoe
-
Support last two arguments to #'make-coding-system being optional, again.Sun, 20 Sep 2009 17:19:54 +0100, by Aidan Kehoe
-
Move Qfrom_unicode to general-slots.h, fix the native Win32 build.Sun, 20 Sep 2009 08:27:42 +0100, by Aidan Kehoe
-
Move the #'query-coding-region implementation to C.Sat, 19 Sep 2009 22:53:13 +0100, by Aidan Kehoe
-
Don't set `pre-display-buffer-function'.Sat, 19 Sep 2009 17:56:23 +0200, by Mike Sperber
-
Fix a bug with Unicode error sequences and very short input strings.Fri, 11 Sep 2009 17:54:07 +0100, by Aidan Kehoe
-
Random (minimal) performance improvements at startup.Sun, 06 Sep 2009 23:47:12 +0100, by Aidan Kehoe
-
Fix various small issues with the multiple-value implementation.Sun, 06 Sep 2009 19:36:02 +0100, by Aidan Kehoe
-
Reproducer for menubar-x.c crash.Wed, 02 Sep 2009 20:38:14 -0600, by Jerry James
-
Do not move cursor position in gnuclient started buffer if user didSat, 29 Aug 2009 22:37:50 +0800, by It's me FKtPp \;)
-
Be more reliable about loading cl-macs at byte-compile time, cl.el.Thu, 27 Aug 2009 15:18:51 +0100, by Aidan Kehoe
-
Fix build problems on WIN32 platforms caused by the large image crash fix.Mon, 24 Aug 2009 15:21:21 -0600, by Jerry James
-
Implement turn-off-auto-fill.Wed, 19 Aug 2009 23:06:32 +1000, by Malcolm Purvis
-
Eliminate 781 funcalls at startup, simple.elTue, 18 Aug 2009 12:34:34 +0100, by Aidan Kehoe
-
Test the multiple-value functionality.Sun, 16 Aug 2009 21:00:08 +0100, by Aidan Kehoe
-
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.Tue, 11 Aug 2009 17:59:23 +0100, by Aidan Kehoe
-
Support full Common Lisp multiple values in C.Sun, 16 Aug 2009 20:55:49 +0100, by Aidan Kehoe
-
Make the initialisation of xpm-color-symbols a bit more reasonable.Sun, 16 Aug 2009 14:58:57 +0100, by Aidan Kehoe
-
Correct an ancient typo workaround, thank you Julian Bradfield!Fri, 14 Aug 2009 19:14:51 +0100, by Aidan Kehoe
-
In `set-window-configuration', don't restore frame size unconditionally.Mon, 03 Aug 2009 10:30:47 +0200, by Mike Sperber
-
Add `set-window-pixel-{width,height} convenience functions.Wed, 29 Jul 2009 10:23:19 +0200, by Mike Sperber
-
Revert to original language environment, tests/automated/mule-tests.el.Mon, 10 Aug 2009 16:25:08 +0100, by Aidan Kehoe
-
Deal with arglist newlines better, #'function-arglist, #'function-documentationMon, 10 Aug 2009 16:22:09 +0100, by Aidan Kehoe
-
Remove some extra parentheses, #'set-face-background-pixmap-file.Sun, 09 Aug 2009 12:38:04 +0100, by Aidan Kehoe
-
automatic mergeTue, 28 Jul 2009 23:29:22 +0900, by Stephen J. Turnbull
-
Improve redisplay docs in Internals a bit.Tue, 28 Jul 2009 23:24:15 +0900, by Stephen J. Turnbull
-
Fix typos in face.c.Tue, 28 Jul 2009 23:23:47 +0900, by Stephen J. Turnbull
-
Fix incorrect Xft resources in Info docs.Tue, 28 Jul 2009 23:19:27 +0900, by Stephen J. Turnbull
-
Fix UNUSED and USED_IF parsing in make-docfile.c.Tue, 28 Jul 2009 22:57:59 +0900, by Stephen J. Turnbull
-
Use `emacs-data-roots' instead of `emacs-roots' where appropriate.Tue, 28 Jul 2009 15:56:22 +0200, by Mike Sperber
-
Don't install silly symlinks when $(prefix) != $(exec_prefix).Tue, 28 Jul 2009 15:55:18 +0200, by Mike Sperber
-
Print a few more variables upon --debug-paths.Tue, 28 Jul 2009 15:49:37 +0200, by Mike Sperber
-
Expand @PREFIX@ in paths.h.Tue, 28 Jul 2009 15:43:08 +0200, by Mike Sperber
-
More accurate tests for explicitly-set paths.Tue, 28 Jul 2009 15:09:05 +0200, by Mike Sperber
-
ChangeLog for patch to debug-on-error-docstring.Mon, 27 Jul 2009 01:46:33 +0900, by Stephen J. Turnbull
-
Add FAQ on network slows (lookup order of DNS and /etc/hosts).Mon, 27 Jul 2009 01:29:49 +0900, by Stephen J. Turnbull
-
imported patch accept-process-output-docstringMon, 27 Jul 2009 01:18:47 +0900, by Stephen J. Turnbull
-
Use correct separator when registering options to _AC_USER_OPTS.Sun, 26 Jul 2009 19:58:40 +0900, by Stephen J. Turnbull
-
Avoid errors in Dired when opening directories.Sat, 18 Jul 2009 23:51:21 +0100, by Aidan Kehoe
-
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacsWed, 15 Jul 2009 00:21:01 +0100, by Aidan Kehoe
-
?\012 is whitespace, as it always should have been, thank you Karl Kleinpaste.Wed, 15 Jul 2009 00:19:45 +0100, by Aidan Kehoe
-
Fix for issue 521Sun, 12 Jul 2009 22:39:44 +0200, by Adrian Aichner
-
typo fixMon, 27 Apr 2009 00:38:29 +0200, by AichnerAd
-
#'find-file: set b-f-c-s even on error (cf. non-existent files),Mon, 13 Jul 2009 20:45:26 +0100, by Aidan Kehoe
-
Kill buffer if directory name misspelled and user doesn't want to create it.Sun, 12 Jul 2009 14:20:55 +0100, by Aidan Kehoe
-
Mark buffers modified in #'find-file if nonexistent file; fix other bugs.Sun, 12 Jul 2009 14:01:09 +0100, by Aidan Kehoe
-
Fix bugs with #'find-file, 0-length files, & coding-system-for-read specified.Sat, 11 Jul 2009 16:33:35 +0100, by Aidan Kehoe
-
Prevent integer overflow and subsequent crashes when attempting to load largeWed, 01 Jul 2009 16:42:11 -0600, by Jerry James
-
Do not #'split-path on nil #'getenv result. <877hz7lzrt.fsf@yahoo.com.cn>Mon, 29 Jun 2009 08:20:47 -0600, by Jerry James
-
Documentment placement restriction. <87d490jb7v.fsf@uwakimon.sk.tsukuba.ac.jp>Sat, 20 Jun 2009 04:07:12 +0900, by Stephen J. Turnbull
-
Don't rely on GDB understanding the Lisp_Type_{Record,Char} enums, gdbinit.inSun, 14 Jun 2009 16:08:22 +0100, by Aidan Kehoe
-
Support #'function-arglist with built-in special forms.Sun, 14 Jun 2009 15:07:13 +0100, by Aidan Kehoe
-
Set buffer-file-coding-system more sensibly with zero-length files.Sun, 07 Jun 2009 16:47:04 +0100, by Aidan Kehoe
-
Make CDPATH handling portable, accept entries not matching "/$".Sat, 06 Jun 2009 17:20:21 +0100, by Aidan Kehoe
-
bytecomp.el: always check code in (interactive SEXP) for sanitySat, 06 Jun 2009 12:59:31 +0100, by Aidan Kehoe
-
mswindows_link had off-by-one error. <1vq2brxz.wl_Ron.Isaacson@morganstanley.com>Fri, 05 Jun 2009 21:48:41 +0900, by Stephen J. Turnbull
-
Added tag r21-5-29 for changeset 5c427ece884bMon, 18 May 2009 23:04:48 +0900, by Stephen J. Turnbull
-
XEmacs 21.5.29 "garbanzo" is released. r21-5-29Mon, 18 May 2009 23:04:47 +0900, by Stephen J. Turnbull
-
Update CHANGES-beta for "garbanzo".Mon, 18 May 2009 22:07:03 +0900, by Stephen J. Turnbull
-
Add historical deprecation to PROBLEMS.Sat, 18 Apr 2009 03:24:48 +0900, by Stephen J. Turnbull
-
Add standard section headers in preparation for 21.5.29.Sat, 18 Apr 2009 03:18:27 +0900, by Stephen J. Turnbull
-
Add urefs to Lstreams node.Thu, 02 Apr 2009 15:29:57 +0900, by Stephen J. Turnbull
-
Improve lisp-mnt documentation.Wed, 01 Apr 2009 20:46:58 +0900, by Stephen J. Turnbull
-
Update FSF address in permissions notice.Wed, 01 Apr 2009 20:07:33 +0900, by Stephen J. Turnbull
-
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 momentSun, 08 Mar 2009 22:52:13 +0200, by Ville Skyttä
-
Fix typo in comment in cus-edit.el. <87vdqk5bqf.fsf@xemacs.org>Sun, 08 Mar 2009 23:40:45 +0900, by Stephen J. Turnbull
-
Vastly expand the characters x-compose.el supports.Sun, 01 Mar 2009 11:11:46 +0000, by Aidan Kehoe
-
Merge: fixup ChangeLogs.Thu, 26 Feb 2009 18:35:11 +0900, by Stephen J. Turnbull
-
Meta on Mac. <87prh51rni.fsf@xemacs.org>Thu, 26 Feb 2009 18:21:40 +0900, by Stephen J. Turnbull
-
Fix typo in comment on skip_debugger.Wed, 04 Feb 2009 01:13:10 +0900, by Stephen J. Turnbull
-
Fix a byte compiler bug with characters above ?\xFF.Sun, 22 Feb 2009 19:57:28 +0000, by Aidan Kehoe
-
#'check-coding-systems-region: return nil on success, not t.Wed, 18 Feb 2009 07:53:34 +0000, by Aidan Kehoe
-
Correct a test failure uncovered by the last commit.Tue, 17 Feb 2009 13:42:36 +0000, by Aidan Kehoe
-
Make the majority of tests in tests/automated/mule-tests.el work again.Tue, 17 Feb 2009 13:39:25 +0000, by Aidan Kehoe
-
Fix query-coding-tests.el failures, non-mule ELCs, mule build.Tue, 17 Feb 2009 08:35:13 +0000, by Aidan Kehoe
-
Merge, add a ChangeLog entry.Sun, 15 Feb 2009 12:32:48 +0000, by Aidan Kehoe
-
Backed out changeset 16c9098dd3d2.Sun, 15 Feb 2009 12:27:23 +0000, by Aidan Kehoe
-
Add GNU Emacs' name for Mac Roman as an alias.Fri, 13 Feb 2009 15:44:05 +0000, by Aidan Kehoe
-
Actually use leim-list-file-name, #'init-mule-at-startup.Fri, 13 Feb 2009 15:18:19 +0000, by Aidan Kehoe
-
The URLs in our current config.guess and config.sub files are obsolete.Wed, 11 Feb 2009 11:09:35 -0700, by Jerry James
-
How about if I make a ChangeLog entry for the number-gmp.c change?Wed, 11 Feb 2009 09:23:03 -0700, by Jerry James
-
Fix the broken bigfloat-to-string conversion function.Wed, 11 Feb 2009 09:20:47 -0700, by Jerry James
-
Backed out changeset 38e8af61f38dWed, 11 Feb 2009 15:30:59 +0000, by Aidan Kehoe
-
Check if env vars are encodable by native coding system, #'setenvWed, 11 Feb 2009 12:14:28 +0000, by Aidan Kehoe
-
Correct string offset and arg handling, #'query-coding-string and related.Wed, 11 Feb 2009 12:11:26 +0000, by Aidan Kehoe
-
Make #$ truly read-only for Lisp; check this in the test suite.Tue, 10 Feb 2009 16:07:31 +0000, by Aidan Kehoe
-
Remove duplicate functions, chiefly #'delete-duplicates reimplementations.Sun, 08 Feb 2009 18:45:22 +0000, by Aidan Kehoe
-
Re-generate configure with autoconf 2.61.Sat, 07 Feb 2009 21:55:13 +0100, by Mike Sperber
-
Listen to the byte-compiler, core Lisp.Sat, 07 Feb 2009 18:31:21 +0000, by Aidan Kehoe
-
Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.Sat, 07 Feb 2009 17:13:37 +0000, by Aidan Kehoe
-
Support VS 2005 manifest filesThu, 05 Feb 2009 21:18:37 -0500, by Vin Shelton
-
Merge.Wed, 04 Feb 2009 20:56:31 +0000, by Aidan Kehoe
-
Remove any reference to mocklisp as an active technology.Wed, 04 Feb 2009 20:52:24 +0000, by Aidan Kehoe
-
Correct invalid-sequence-coding-system spec, Roman-alphabet languages.Wed, 04 Feb 2009 13:12:21 +0000, by Aidan Kehoe
-
Document the force-coding-system-equivalency macro in coding.el.Wed, 04 Feb 2009 12:41:14 +0000, by Aidan Kehoe
-
Merge.Wed, 04 Feb 2009 12:35:45 +0000, by Aidan Kehoe
-
Some cosmetic namespace cleanup, glyphs.el, coding.el.Thu, 15 Jan 2009 19:21:43 +0000, by Aidan Kehoe
-
Fix a couple of bugs, #'query-coding-region, #'query-coding-string.Wed, 04 Feb 2009 12:14:38 +0000, by Aidan Kehoe
-
Distinguish between special forms and subrs, #'describe-function-1.Wed, 04 Feb 2009 11:38:25 +0000, by Aidan Kehoe
-
Update comment.Mon, 02 Feb 2009 23:31:09 +0900, by Stephen J. Turnbull
-
Set icon resource on frame early enough for openbox to find it.Mon, 02 Feb 2009 23:03:31 +0900, by Stephen J. Turnbull
-
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacsSat, 31 Jan 2009 17:43:20 +0000, by Aidan Kehoe
-
Merge.Sat, 31 Jan 2009 17:39:11 +0000, by Aidan Kehoe
-
Display control characters using carets, invalid-sequence-coding-systemSat, 31 Jan 2009 17:38:07 +0000, by Aidan Kehoe
-
YAFMTSat, 31 Jan 2009 22:47:43 +0900, by Stephen J. Turnbull
-
Adopt Martin's suggestion of "char **argv" throughout configure.ac.Sat, 31 Jan 2009 22:25:16 +0900, by Stephen J. Turnbull
-
Automated merge with file:///Sources/xemacs-21.5-checked-outSat, 31 Jan 2009 13:21:37 +0000, by Aidan Kehoe
-
Correct a bug in #'display-graphic-p.Sat, 31 Jan 2009 13:21:32 +0000, by Aidan Kehoe
-
Document non-obvious usages.Tue, 25 Nov 2008 10:44:16 +0900, by Stephen J. Turnbull
-
Clarify comment in struct x_frame.Thu, 20 Nov 2008 23:59:52 +0900, by Stephen J. Turnbull
-
Correct little-endian UTF-16 surrogate handling.Sat, 31 Jan 2009 13:06:37 +0000, by Aidan Kehoe
-
Fix make check after my last change.Sun, 18 Jan 2009 12:56:51 +0000, by Aidan Kehoe
-
Merge.Sun, 18 Jan 2009 12:51:25 +0000, by Aidan Kehoe
-
Print char table values correctly.Sun, 18 Jan 2009 12:49:53 +0000, by Aidan Kehoe
-
Accept msprinter and mswindows, mswindows_font_spec_matches_charset_stage_2Sun, 18 Jan 2009 12:41:58 +0000, by Aidan Kehoe
-
Fix docstring copy-pasto.Sun, 18 Jan 2009 12:14:19 +0200, by Ville Skyttä
-
Docstring spelling fixes.Sun, 18 Jan 2009 11:55:53 +0200, by Ville Skyttä
-
Preserve the relation btw. file-name-coding-system & the 'file-name c-s alias.Tue, 13 Jan 2009 12:07:27 +0000, by Aidan Kehoe
-
Add #'subr-arity, API taken from GNU, implementation our own.Sun, 11 Jan 2009 13:18:42 +0000, by Aidan Kehoe
-
Automated merge with file:///Sources/xemacs-21.5-checked-outSat, 03 Jan 2009 15:41:34 +0000, by Aidan Kehoe
-
Correct the CCL programs used by the coding system in ccl-tests.el.Sat, 03 Jan 2009 15:24:14 +0000, by Aidan Kehoe
-
Fix build broken by descr-text.el defcustom.Thu, 01 Jan 2009 16:37:48 +0900, by Stephen J. Turnbull
-
Merge.Tue, 30 Dec 2008 20:33:30 +0000, by Aidan Kehoe
-
Add check-coding-systems-region, test it and others, fix some bugs.Sun, 28 Dec 2008 22:51:14 +0000, by Aidan Kehoe
-
Merge.Sun, 28 Dec 2008 14:55:02 +0000, by Aidan Kehoe
-
Add #'query-coding-region tests; do the work necessary to get them running.Sun, 28 Dec 2008 14:46:24 +0000, by Aidan Kehoe
-
2008-08-09 Aidan Kehoe <kehoea@parhasard.net>Sat, 09 Aug 2008 13:15:09 +0200, by Aidan Kehoe
-
Merge.Sat, 09 Aug 2008 13:11:06 +0200, by Aidan Kehoe
-
Add #'skip-chars-quote to subr.elSat, 09 Aug 2008 13:06:24 +0200, by Aidan Kehoe
-
Automated merge with file:///Sources/xemacs-21.5-checked-outFri, 18 Jul 2008 01:00:32 +0200, by Aidan Kehoe
-
Automated merge with file:///Sources/xemacs-21.5-checked-outWed, 09 Jul 2008 20:47:08 +0200, by Aidan Kehoe
-
Automated merge with file:///Sources/xemacs-21.5-checked-outMon, 09 Jun 2008 21:17:50 +0200, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-outSun, 01 Jun 2008 18:11:37 +0200, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-outSun, 25 May 2008 22:06:30 +0200, by Aidan Kehoe
-
Merge my change of 2008-05-14 to the query-coding-region code.Wed, 21 May 2008 21:49:19 +0200, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-outWed, 21 May 2008 21:47:42 +0200, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-outTue, 13 May 2008 20:26:47 +0200, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-outSun, 11 May 2008 19:50:49 +0200, by Aidan Kehoe
-
Add #'query-coding-clear-highlights.Sun, 11 May 2008 19:50:10 +0200, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-outSat, 03 May 2008 13:09:06 +0200, by Aidan Kehoe
-
Correct a docstringSat, 03 May 2008 13:08:54 +0200, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-outThu, 13 Mar 2008 10:24:34 +0100, by Aidan Kehoe
-
Fix some bugs.Thu, 13 Mar 2008 10:21:01 +0100, by Aidan Kehoe
-
Merge.Mon, 21 Jan 2008 22:54:43 +0100, by Aidan Kehoe
-
First part of interactive checks that coding systems encode regions.Mon, 21 Jan 2008 22:51:21 +0100, by Aidan Kehoe
-
Call XFreeFontPath appropriately in #'x-get-font-path.Tue, 30 Dec 2008 20:01:14 +0000, by Aidan Kehoe
-
Check absolute source file names against DOC with #'file-newer-than-file-p.Tue, 30 Dec 2008 16:09:59 +0000, by Aidan Kehoe
-
Make functions in frame.el more general.Tue, 30 Dec 2008 14:22:29 +0000, by Aidan Kehoe
-
Merge after pull.Mon, 29 Dec 2008 23:36:00 +0900, by Stephen J. Turnbull
-
Fix my syntax errors.Mon, 29 Dec 2008 21:49:01 +0900, by Stephen J. Turnbull
-
Fix my syntax errors.Mon, 29 Dec 2008 21:42:40 +0900, by Stephen J. Turnbull