Sat, 19 Sep 2009 17:56:23 +0200 |
Mike Sperber |
Don't set `pre-display-buffer-function'.
|
Fri, 11 Sep 2009 17:54:07 +0100 |
Aidan Kehoe |
Fix a bug with Unicode error sequences and very short input strings.
|
Sun, 06 Sep 2009 23:47:12 +0100 |
Aidan Kehoe |
Random (minimal) performance improvements at startup.
|
Sun, 06 Sep 2009 19:36:02 +0100 |
Aidan Kehoe |
Fix various small issues with the multiple-value implementation.
|
Wed, 02 Sep 2009 20:38:14 -0600 |
Jerry James |
Reproducer for menubar-x.c crash.
|
Sat, 29 Aug 2009 22:37:50 +0800 |
It's me FKtPp \;) |
Do not move cursor position in gnuclient started buffer if user did
|
Thu, 27 Aug 2009 15:18:51 +0100 |
Aidan Kehoe |
Be more reliable about loading cl-macs at byte-compile time, cl.el.
|
Mon, 24 Aug 2009 15:21:21 -0600 |
Jerry James |
Fix build problems on WIN32 platforms caused by the large image crash fix.
|
Wed, 19 Aug 2009 23:06:32 +1000 |
Malcolm Purvis |
Implement turn-off-auto-fill.
|
Tue, 18 Aug 2009 12:34:34 +0100 |
Aidan Kehoe |
Eliminate 781 funcalls at startup, simple.el
|
Sun, 16 Aug 2009 21:00:08 +0100 |
Aidan Kehoe |
Test the multiple-value functionality.
|
Tue, 11 Aug 2009 17:59:23 +0100 |
Aidan Kehoe |
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
|
Sun, 16 Aug 2009 20:55:49 +0100 |
Aidan Kehoe |
Support full Common Lisp multiple values in C.
|
Sun, 16 Aug 2009 14:58:57 +0100 |
Aidan Kehoe |
Make the initialisation of xpm-color-symbols a bit more reasonable.
|
Fri, 14 Aug 2009 19:14:51 +0100 |
Aidan Kehoe |
Correct an ancient typo workaround, thank you Julian Bradfield!
|
Mon, 03 Aug 2009 10:30:47 +0200 |
Mike Sperber |
In `set-window-configuration', don't restore frame size unconditionally.
|
Wed, 29 Jul 2009 10:23:19 +0200 |
Mike Sperber |
Add `set-window-pixel-{width,height} convenience functions.
|
Mon, 10 Aug 2009 16:25:08 +0100 |
Aidan Kehoe |
Revert to original language environment, tests/automated/mule-tests.el.
|
Mon, 10 Aug 2009 16:22:09 +0100 |
Aidan Kehoe |
Deal with arglist newlines better, #'function-arglist, #'function-documentation
|
Sun, 09 Aug 2009 12:38:04 +0100 |
Aidan Kehoe |
Remove some extra parentheses, #'set-face-background-pixmap-file.
|
Tue, 28 Jul 2009 23:29:22 +0900 |
Stephen J. Turnbull |
automatic merge
|
Tue, 28 Jul 2009 23:24:15 +0900 |
Stephen J. Turnbull |
Improve redisplay docs in Internals a bit.
|
Tue, 28 Jul 2009 23:23:47 +0900 |
Stephen J. Turnbull |
Fix typos in face.c.
|
Tue, 28 Jul 2009 23:19:27 +0900 |
Stephen J. Turnbull |
Fix incorrect Xft resources in Info docs.
|
Tue, 28 Jul 2009 22:57:59 +0900 |
Stephen J. Turnbull |
Fix UNUSED and USED_IF parsing in make-docfile.c.
|
Tue, 28 Jul 2009 15:56:22 +0200 |
Mike Sperber |
Use `emacs-data-roots' instead of `emacs-roots' where appropriate.
|
Tue, 28 Jul 2009 15:55:18 +0200 |
Mike Sperber |
Don't install silly symlinks when $(prefix) != $(exec_prefix).
|
Tue, 28 Jul 2009 15:49:37 +0200 |
Mike Sperber |
Print a few more variables upon --debug-paths.
|
Tue, 28 Jul 2009 15:43:08 +0200 |
Mike Sperber |
Expand @PREFIX@ in paths.h.
|
Tue, 28 Jul 2009 15:09:05 +0200 |
Mike Sperber |
More accurate tests for explicitly-set paths.
|
Mon, 27 Jul 2009 01:46:33 +0900 |
Stephen J. Turnbull |
ChangeLog for patch to debug-on-error-docstring.
|
Mon, 27 Jul 2009 01:29:49 +0900 |
Stephen J. Turnbull |
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
|
Mon, 27 Jul 2009 01:18:47 +0900 |
Stephen J. Turnbull |
imported patch accept-process-output-docstring
|
Sun, 26 Jul 2009 19:58:40 +0900 |
Stephen J. Turnbull |
Use correct separator when registering options to _AC_USER_OPTS.
|
Sat, 18 Jul 2009 23:51:21 +0100 |
Aidan Kehoe |
Avoid errors in Dired when opening directories.
|
Wed, 15 Jul 2009 00:21:01 +0100 |
Aidan Kehoe |
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
|
Wed, 15 Jul 2009 00:19:45 +0100 |
Aidan Kehoe |
?\012 is whitespace, as it always should have been, thank you Karl Kleinpaste.
|
Sun, 12 Jul 2009 22:39:44 +0200 |
Adrian Aichner |
Fix for issue 521
|
Mon, 27 Apr 2009 00:38:29 +0200 |
AichnerAd |
typo fix
|
Mon, 13 Jul 2009 20:45:26 +0100 |
Aidan Kehoe |
#'find-file: set b-f-c-s even on error (cf. non-existent files),
|
Sun, 12 Jul 2009 14:20:55 +0100 |
Aidan Kehoe |
Kill buffer if directory name misspelled and user doesn't want to create it.
|
Sun, 12 Jul 2009 14:01:09 +0100 |
Aidan Kehoe |
Mark buffers modified in #'find-file if nonexistent file; fix other bugs.
|
Sat, 11 Jul 2009 16:33:35 +0100 |
Aidan Kehoe |
Fix bugs with #'find-file, 0-length files, & coding-system-for-read specified.
|
Wed, 01 Jul 2009 16:42:11 -0600 |
Jerry James |
Prevent integer overflow and subsequent crashes when attempting to load large
|
Mon, 29 Jun 2009 08:20:47 -0600 |
Jerry James |
Do not #'split-path on nil #'getenv result. <877hz7lzrt.fsf@yahoo.com.cn>
|
Sat, 20 Jun 2009 04:07:12 +0900 |
Stephen J. Turnbull |
Documentment placement restriction. <87d490jb7v.fsf@uwakimon.sk.tsukuba.ac.jp>
|
Sun, 14 Jun 2009 16:08:22 +0100 |
Aidan Kehoe |
Don't rely on GDB understanding the Lisp_Type_{Record,Char} enums, gdbinit.in
|
Sun, 14 Jun 2009 15:07:13 +0100 |
Aidan Kehoe |
Support #'function-arglist with built-in special forms.
|
Sun, 07 Jun 2009 16:47:04 +0100 |
Aidan Kehoe |
Set buffer-file-coding-system more sensibly with zero-length files.
|
Sat, 06 Jun 2009 17:20:21 +0100 |
Aidan Kehoe |
Make CDPATH handling portable, accept entries not matching "/$".
|
Sat, 06 Jun 2009 12:59:31 +0100 |
Aidan Kehoe |
bytecomp.el: always check code in (interactive SEXP) for sanity
|
Fri, 05 Jun 2009 21:48:41 +0900 |
Stephen J. Turnbull |
mswindows_link had off-by-one error. <1vq2brxz.wl_Ron.Isaacson@morganstanley.com>
|
Mon, 18 May 2009 23:04:48 +0900 |
Stephen J. Turnbull |
Added tag r21-5-29 for changeset 5c427ece884b
|
Mon, 18 May 2009 23:04:47 +0900 |
Stephen J. Turnbull |
XEmacs 21.5.29 "garbanzo" is released.
r21-5-29
|
Mon, 18 May 2009 22:07:03 +0900 |
Stephen J. Turnbull |
Update CHANGES-beta for "garbanzo".
|
Sat, 18 Apr 2009 03:24:48 +0900 |
Stephen J. Turnbull |
Add historical deprecation to PROBLEMS.
|
Sat, 18 Apr 2009 03:18:27 +0900 |
Stephen J. Turnbull |
Add standard section headers in preparation for 21.5.29.
|
Thu, 02 Apr 2009 15:29:57 +0900 |
Stephen J. Turnbull |
Add urefs to Lstreams node.
|
Wed, 01 Apr 2009 20:46:58 +0900 |
Stephen J. Turnbull |
Improve lisp-mnt documentation.
|
Wed, 01 Apr 2009 20:07:33 +0900 |
Stephen J. Turnbull |
Update FSF address in permissions notice.
|
Sun, 08 Mar 2009 22:52:13 +0200 |
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
|
Sun, 08 Mar 2009 23:40:45 +0900 |
Stephen J. Turnbull |
Fix typo in comment in cus-edit.el. <87vdqk5bqf.fsf@xemacs.org>
|
Sun, 01 Mar 2009 11:11:46 +0000 |
Aidan Kehoe |
Vastly expand the characters x-compose.el supports.
|
Thu, 26 Feb 2009 18:35:11 +0900 |
Stephen J. Turnbull |
Merge: fixup ChangeLogs.
|
Thu, 26 Feb 2009 18:21:40 +0900 |
Stephen J. Turnbull |
Meta on Mac. <87prh51rni.fsf@xemacs.org>
|
Wed, 04 Feb 2009 01:13:10 +0900 |
Stephen J. Turnbull |
Fix typo in comment on skip_debugger.
|
Sun, 22 Feb 2009 19:57:28 +0000 |
Aidan Kehoe |
Fix a byte compiler bug with characters above ?\xFF.
|
Wed, 18 Feb 2009 07:53:34 +0000 |
Aidan Kehoe |
#'check-coding-systems-region: return nil on success, not t.
|
Tue, 17 Feb 2009 13:42:36 +0000 |
Aidan Kehoe |
Correct a test failure uncovered by the last commit.
|
Tue, 17 Feb 2009 13:39:25 +0000 |
Aidan Kehoe |
Make the majority of tests in tests/automated/mule-tests.el work again.
|
Tue, 17 Feb 2009 08:35:13 +0000 |
Aidan Kehoe |
Fix query-coding-tests.el failures, non-mule ELCs, mule build.
|
Sun, 15 Feb 2009 12:32:48 +0000 |
Aidan Kehoe |
Merge, add a ChangeLog entry.
|
Sun, 15 Feb 2009 12:27:23 +0000 |
Aidan Kehoe |
Backed out changeset 16c9098dd3d2.
|
Fri, 13 Feb 2009 15:44:05 +0000 |
Aidan Kehoe |
Add GNU Emacs' name for Mac Roman as an alias.
|
Fri, 13 Feb 2009 15:18:19 +0000 |
Aidan Kehoe |
Actually use leim-list-file-name, #'init-mule-at-startup.
|
Wed, 11 Feb 2009 11:09:35 -0700 |
Jerry James |
The URLs in our current config.guess and config.sub files are obsolete.
|
Wed, 11 Feb 2009 09:23:03 -0700 |
Jerry James |
How about if I make a ChangeLog entry for the number-gmp.c change?
|
Wed, 11 Feb 2009 09:20:47 -0700 |
Jerry James |
Fix the broken bigfloat-to-string conversion function.
|
Wed, 11 Feb 2009 15:30:59 +0000 |
Aidan Kehoe |
Backed out changeset 38e8af61f38d
|
Wed, 11 Feb 2009 12:14:28 +0000 |
Aidan Kehoe |
Check if env vars are encodable by native coding system, #'setenv
|
Wed, 11 Feb 2009 12:11:26 +0000 |
Aidan Kehoe |
Correct string offset and arg handling, #'query-coding-string and related.
|
Tue, 10 Feb 2009 16:07:31 +0000 |
Aidan Kehoe |
Make #$ truly read-only for Lisp; check this in the test suite.
|
Sun, 08 Feb 2009 18:45:22 +0000 |
Aidan Kehoe |
Remove duplicate functions, chiefly #'delete-duplicates reimplementations.
|
Sat, 07 Feb 2009 21:55:13 +0100 |
Mike Sperber |
Re-generate configure with autoconf 2.61.
|
Sat, 07 Feb 2009 18:31:21 +0000 |
Aidan Kehoe |
Listen to the byte-compiler, core Lisp.
|
Sat, 07 Feb 2009 17:13:37 +0000 |
Aidan Kehoe |
Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.
|
Thu, 05 Feb 2009 21:18:37 -0500 |
Vin Shelton |
Support VS 2005 manifest files
|
Wed, 04 Feb 2009 20:56:31 +0000 |
Aidan Kehoe |
Merge.
|
Wed, 04 Feb 2009 20:52:24 +0000 |
Aidan Kehoe |
Remove any reference to mocklisp as an active technology.
|
Wed, 04 Feb 2009 13:12:21 +0000 |
Aidan Kehoe |
Correct invalid-sequence-coding-system spec, Roman-alphabet languages.
|
Wed, 04 Feb 2009 12:41:14 +0000 |
Aidan Kehoe |
Document the force-coding-system-equivalency macro in coding.el.
|
Wed, 04 Feb 2009 12:35:45 +0000 |
Aidan Kehoe |
Merge.
|
Thu, 15 Jan 2009 19:21:43 +0000 |
Aidan Kehoe |
Some cosmetic namespace cleanup, glyphs.el, coding.el.
|
Wed, 04 Feb 2009 12:14:38 +0000 |
Aidan Kehoe |
Fix a couple of bugs, #'query-coding-region, #'query-coding-string.
|
Wed, 04 Feb 2009 11:38:25 +0000 |
Aidan Kehoe |
Distinguish between special forms and subrs, #'describe-function-1.
|
Mon, 02 Feb 2009 23:31:09 +0900 |
Stephen J. Turnbull |
Update comment.
|
Mon, 02 Feb 2009 23:03:31 +0900 |
Stephen J. Turnbull |
Set icon resource on frame early enough for openbox to find it.
|
Sat, 31 Jan 2009 17:43:20 +0000 |
Aidan Kehoe |
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
|
Sat, 31 Jan 2009 17:39:11 +0000 |
Aidan Kehoe |
Merge.
|
Sat, 31 Jan 2009 17:38:07 +0000 |
Aidan Kehoe |
Display control characters using carets, invalid-sequence-coding-system
|
Sat, 31 Jan 2009 22:47:43 +0900 |
Stephen J. Turnbull |
YAFMT
|
Sat, 31 Jan 2009 22:25:16 +0900 |
Stephen J. Turnbull |
Adopt Martin's suggestion of "char **argv" throughout configure.ac.
|
Sat, 31 Jan 2009 13:21:37 +0000 |
Aidan Kehoe |
Automated merge with file:///Sources/xemacs-21.5-checked-out
|
Sat, 31 Jan 2009 13:21:32 +0000 |
Aidan Kehoe |
Correct a bug in #'display-graphic-p.
|
Tue, 25 Nov 2008 10:44:16 +0900 |
Stephen J. Turnbull |
Document non-obvious usages.
|
Thu, 20 Nov 2008 23:59:52 +0900 |
Stephen J. Turnbull |
Clarify comment in struct x_frame.
|
Sat, 31 Jan 2009 13:06:37 +0000 |
Aidan Kehoe |
Correct little-endian UTF-16 surrogate handling.
|
Sun, 18 Jan 2009 12:56:51 +0000 |
Aidan Kehoe |
Fix make check after my last change.
|
Sun, 18 Jan 2009 12:51:25 +0000 |
Aidan Kehoe |
Merge.
|
Sun, 18 Jan 2009 12:49:53 +0000 |
Aidan Kehoe |
Print char table values correctly.
|
Sun, 18 Jan 2009 12:41:58 +0000 |
Aidan Kehoe |
Accept msprinter and mswindows, mswindows_font_spec_matches_charset_stage_2
|
Sun, 18 Jan 2009 12:14:19 +0200 |
Ville Skyttä |
Fix docstring copy-pasto.
|
Sun, 18 Jan 2009 11:55:53 +0200 |
Ville Skyttä |
Docstring spelling fixes.
|
Tue, 13 Jan 2009 12:07:27 +0000 |
Aidan Kehoe |
Preserve the relation btw. file-name-coding-system & the 'file-name c-s alias.
|
Sun, 11 Jan 2009 13:18:42 +0000 |
Aidan Kehoe |
Add #'subr-arity, API taken from GNU, implementation our own.
|
Sat, 03 Jan 2009 15:41:34 +0000 |
Aidan Kehoe |
Automated merge with file:///Sources/xemacs-21.5-checked-out
|
Sat, 03 Jan 2009 15:24:14 +0000 |
Aidan Kehoe |
Correct the CCL programs used by the coding system in ccl-tests.el.
|
Thu, 01 Jan 2009 16:37:48 +0900 |
Stephen J. Turnbull |
Fix build broken by descr-text.el defcustom.
|
Tue, 30 Dec 2008 20:33:30 +0000 |
Aidan Kehoe |
Merge.
|
Sun, 28 Dec 2008 22:51:14 +0000 |
Aidan Kehoe |
Add check-coding-systems-region, test it and others, fix some bugs.
|