Tue, 05 May 2015 12:45:20 +0900 |
Stephen J. Turnbull |
Collect macro definitions in configure.ac.
|
Tue, 05 May 2015 04:06:37 +0900 |
Stephen J. Turnbull |
Regenerate configure.
|
Tue, 05 May 2015 04:04:29 +0900 |
Stephen J. Turnbull |
Add ChangeLog.
|
Tue, 05 May 2015 03:48:07 +0900 |
Stephen J. Turnbull |
Fix shell syntax error.
|
Mon, 04 May 2015 14:32:22 +0900 |
Stephen J. Turnbull |
Update Postgresql module for 2015 and MacPorts reality.
|
Mon, 20 Apr 2015 15:09:11 -0600 |
Jerry James |
Define ALIGNOF using C11 and C++11 operators.
|
Sat, 18 Apr 2015 23:10:40 +0100 |
Aidan Kehoe |
Merge.
|
Sat, 18 Apr 2015 23:00:14 +0100 |
Aidan Kehoe |
Import the #'clear-string API from GNU, use it in tls.c
|
Sat, 18 Apr 2015 23:00:14 +0100 |
Aidan Kehoe |
Import the #'clear-string API from GNU, use it in tls.c
|
Sat, 11 Apr 2015 18:34:14 +0100 |
Aidan Kehoe |
#'set-locale-for-language-environment, bind a local variable correctly.
|
Sat, 11 Apr 2015 18:06:17 +0100 |
Aidan Kehoe |
Correct a bug in #'check-type, non-setf'able PLACEs
|
Thu, 09 Apr 2015 14:54:37 +0100 |
Aidan Kehoe |
Call #'read-passwd when requesting a password from the user, tls.c
|
Thu, 09 Apr 2015 14:27:02 +0100 |
Aidan Kehoe |
Prototype for X509_check_host() has changed, detect this in configure.ac
|
Wed, 08 Apr 2015 21:03:18 +0100 |
Aidan Kehoe |
Be more careful about C integer overflow, #'parse-integer.
|
Sat, 04 Apr 2015 13:49:30 +0100 |
Aidan Kehoe |
Always return a string, #'current-message.
|
Fri, 03 Apr 2015 00:27:59 +0100 |
Aidan Kehoe |
If not waiting for C-x #, don't memorise the device, #'gnuserv-edit-files
|
Fri, 03 Apr 2015 00:15:18 +0100 |
Aidan Kehoe |
Escape quotation marks when printing values interactively, #'getenv
|
Wed, 01 Apr 2015 14:28:20 +0100 |
Aidan Kehoe |
Reduce regexp usage, now CL-oriented non-regexp code available, core Lisp
|
Tue, 31 Mar 2015 18:42:21 +0100 |
Aidan Kehoe |
Preserv the current buffer on non-local exit, #'accept-process-output.
|
Sat, 28 Mar 2015 16:03:33 -0400 |
Vin Shelton |
Fix a small typo
|
Fri, 27 Mar 2015 23:39:49 +0000 |
Aidan Kehoe |
Move extents.c to working in byte positions only; fix a bug, extent_detach()
|
Thu, 26 Mar 2015 20:47:12 -0400 |
Vin Shelton |
Removed src/m/x86_64.h and fixed a typo in src/s/cygwin64.h
|
Thu, 26 Mar 2015 14:39:53 -0400 |
Vin Shelton |
Configure support for 64-bit cygwin
|
Tue, 24 Mar 2015 16:49:53 -0400 |
Vin Shelton |
Use cast for malloc call to satisfy VS6
|
Tue, 24 Mar 2015 15:50:43 -0400 |
Vin Shelton |
Get M-x shell working on cygwin
|
Sat, 21 Mar 2015 00:15:17 +0900 |
Stephen J. Turnbull |
Fix unintended default of TLS to OpenSSL.
|
Fri, 20 Mar 2015 13:48:16 +0000 |
Aidan Kehoe |
Don't extract a fixnum value unnecessarily, thank you Robert Delius Royar
|
Tue, 17 Mar 2015 12:22:50 +0000 |
Aidan Kehoe |
Clean up #'read-quoted-char, support help-event-list there.
|
Tue, 17 Mar 2015 00:47:48 +0000 |
Aidan Kehoe |
Don't rely on zero termination for Vfixnum_to_char_map, thank you Vin.
|
Tue, 17 Mar 2015 00:29:39 +0000 |
Aidan Kehoe |
Don't tickle an unreasonable but standard C lib limitation, thank you Vin!
|
Mon, 16 Mar 2015 09:03:22 +0000 |
Aidan Kehoe |
digit.el missed on previous commit
|
Mon, 16 Mar 2015 00:40:31 +0000 |
Aidan Kehoe |
Correct some code with badly-placed parentheses, thank you Mats Lidell.
|
Mon, 16 Mar 2015 00:28:18 +0000 |
Aidan Kehoe |
Add the non-ASCII digit support, now #'parse-integer can handle it.
|
Mon, 16 Mar 2015 00:11:30 +0000 |
Aidan Kehoe |
Automated merge with file:///Sources/xemacs-21.5-checked-out
|
Thu, 12 Mar 2015 16:27:13 +0000 |
Aidan Kehoe |
Merge.
|
Wed, 25 Feb 2015 11:47:12 +0000 |
Aidan Kehoe |
Make #'parse-integer Lisp-visible, extend it, allowing non-ASCII digits.
|
Mon, 16 Mar 2015 00:09:46 +0000 |
Aidan Kehoe |
Provide `char-code-limit', implement the GNU equivalent in terms of it.
|
Sun, 15 Mar 2015 21:13:23 +0000 |
Aidan Kehoe |
Behave better with nil TERM for gnuclient, remove bitrotted TTY init code
|
Sat, 14 Mar 2015 01:40:49 +0000 |
Aidan Kehoe |
Create a new error for when a char is needed but event-to-character gives nil
|
Sat, 14 Mar 2015 01:16:45 +0000 |
Aidan Kehoe |
event-stream.c, support help-event-list as does GNU.
|
Sat, 14 Mar 2015 00:42:46 +0000 |
Aidan Kehoe |
Correct .gdbinit, non-NEW_GC builds.
|
Sat, 14 Mar 2015 00:07:50 +0000 |
Aidan Kehoe |
#'event-matches-key-specifier-p, check keysyms and modifiers too on TTY
|
Thu, 12 Mar 2015 23:31:42 +0000 |
Aidan Kehoe |
Be more careful about echo_buf arithmetic, event-stream.c.
|
Thu, 12 Mar 2015 00:59:27 +0000 |
Aidan Kehoe |
Be more careful about saving a non-nil value for START in message-stack.
|
Wed, 11 Mar 2015 18:06:15 +0000 |
Aidan Kehoe |
Look for cased character classes when deciding on case-fold-search, #'isearch
|
Wed, 11 Mar 2015 15:06:05 +0000 |
Aidan Kehoe |
Update message-stack to reflect START and END supplied to #'append-message
|
Sun, 08 Mar 2015 20:59:25 +0000 |
Aidan Kehoe |
Revert part of Jerry's December 2014 that broke gnuclient on some OS X.
|
Wed, 04 Mar 2015 15:54:00 +0000 |
Aidan Kehoe |
Fix some bugs in #'substitute, #'nsubstitute.
|
Sat, 28 Feb 2015 17:06:40 -0800 |
Mike Kupfer |
merge README changes with xemacs
|
Sat, 28 Feb 2015 17:02:28 -0800 |
Mike Kupfer |
Fix note in README about which repo to push to.
|
Fri, 27 Feb 2015 17:45:17 +0000 |
Henry Thompson |
merging heads 1
|
Fri, 27 Feb 2015 17:43:50 +0000 |
Henry Thompson |
hst confused
|
Mon, 23 Feb 2015 17:13:01 -0800 |
Mike Kupfer |
Add notes about pixel_to_glyph_translation and related code.
|
Fri, 27 Feb 2015 12:18:39 +0100 |
Mike Sperber |
Close branch of accidental commit.
|
Mon, 26 Jan 2015 03:15:12 +0000 |
kupfer |
README edited online with Bitbucket
|
Sat, 10 Jan 2015 19:43:28 +0900 |
Stephen J. Turnbull |
Improve Installation text for Postgresql.
|
Sat, 10 Jan 2015 17:11:19 +0900 |
Stephen J. Turnbull |
Fix progress bar crashes.
|
Sat, 03 Jan 2015 16:24:56 +0100 |
Mike Sperber |
Add `noerror' optional argument to `live-move'.
|
Fri, 19 Dec 2014 15:01:46 -0700 |
Jerry James |
Add files for distribution packaging.
|
Sat, 13 Dec 2014 14:20:17 +0100 |
Marcus Crestani |
Don't leave fields uninitialized.
|
Sat, 13 Dec 2014 14:09:33 +0100 |
Marcus Crestani |
Check return value of fseek.
|
Sat, 13 Dec 2014 14:02:55 +0100 |
Marcus Crestani |
Check return value of lseek.
|
Sat, 13 Dec 2014 13:58:16 +0100 |
Marcus Crestani |
fdopen returns NULL when it fails.
|
Mon, 08 Dec 2014 16:27:09 -0700 |
Jerry James |
Fix gnuserv file descriptor leak.
|
Fri, 05 Dec 2014 16:56:13 -0700 |
Jerry James |
Fix off-by-one error in Ffile_truename.
|
Fri, 05 Dec 2014 16:22:57 -0700 |
Jerry James |
Fix file descriptor leak in pop.c.
|
Fri, 28 Nov 2014 00:18:03 +0000 |
Aidan Kehoe |
Regenerate configure after Jeff's last configure.ac change.
|
Thu, 27 Nov 2014 14:37:46 -0500 |
Jeff Sparkes |
Merged SSS libs change from xemacs-beta.
|
Thu, 27 Nov 2014 14:29:40 -0500 |
Jeff Sparkes |
Link SSL libraries using $LIBS instead of $LDFLAGS.
|
Sun, 23 Nov 2014 19:26:14 +0100 |
Mike Sperber |
Get the previous patch wrt. FcNameUnparse right.
|
Mon, 10 Nov 2014 14:20:19 -0500 |
Vin Shelton |
Committed Mike Sperber's change from earlier today.
|
Mon, 10 Nov 2014 09:37:20 +0100 |
Mike Sperber |
Make :package-version in customize right.
|
Mon, 10 Nov 2014 13:43:46 -0500 |
Vin Shelton |
Allow building --without-tls on the Windows native platform
|
Mon, 10 Nov 2014 13:22:49 -0500 |
Vin Shelton |
Small update to Windows contributors to test hg access
|
Thu, 06 Nov 2014 09:34:06 -0700 |
Jerry James |
Fix build with g++.
|
Sat, 25 Oct 2014 15:59:31 +0200 |
Mike Sperber |
Fix breakage caused by previous commit.
|
Mon, 20 Oct 2014 16:35:18 +0900 |
Stephen J. Turnbull |
Trivial merge
|
Sun, 19 Oct 2014 17:54:50 +0900 |
Stephen J. Turnbull |
Reformat loops for readability and maintainability.
|
Sun, 19 Oct 2014 17:54:46 +0900 |
Stephen J. Turnbull |
Avoid commands defined in packages in some tests.
|
Sat, 18 Oct 2014 21:48:10 +0100 |
Aidan Kehoe |
Some changes to eliminate warnings with Apple clang version 1.7.
|
Sat, 18 Oct 2014 23:21:30 +0900 |
Stephen J. Turnbull |
Repair invalid GNU-style key-bindings.
|
Sat, 18 Oct 2014 21:20:42 +0900 |
Stephen J. Turnbull |
Avoid passing patterns to with charset property to FcNameUnparse.
|
Sun, 12 Oct 2014 07:17:55 +0200 |
Marcus Crestani |
Disable ASLR on Yosemite.
|
Thu, 09 Oct 2014 15:45:16 -0600 |
Jerry James |
Check for TLS headers as well as libraries. See xemacs-patches message
|
Wed, 08 Oct 2014 12:58:20 -0600 |
Jerry James |
Fix TLS-related build failures. See xemacs-patches message with ID
|
Tue, 07 Oct 2014 21:16:10 -0600 |
Jerry James |
Add TLS support. See xemacs-patches message with ID
|
Thu, 02 Oct 2014 10:19:00 +0200 |
Marcus Crestani |
Fix calculation of time zone string in Fencode_time.
|
Sat, 27 Sep 2014 14:16:11 +0200 |
Mike Sperber |
Don't bail out on :package-version in `defcustom'.
|
Mon, 29 Sep 2014 10:44:50 -0600 |
Jerry James |
Do not insert timestamps into .elcs files for reproducibility. See
|
Tue, 23 Sep 2014 16:50:48 -0600 |
Jerry James |
Fix bignum/bigfloat memory leaks. See xemacs-patches message
|
Sat, 06 Sep 2014 14:30:15 +0100 |
Aidan Kehoe |
#'x-store-cutbuffer-internal, correct order of type checks vs. member accesses
|
Fri, 22 Aug 2014 10:58:09 +0100 |
Aidan Kehoe |
Support control shift u for Unicode input as does GTK.
|
Fri, 15 Aug 2014 10:39:19 -0600 |
Jerry James |
Use CPPFLAGS when building modules. See xemacs-patches message
|
Wed, 06 Aug 2014 10:19:25 +0100 |
Aidan Kehoe |
Improve style, #'fc-name-parse-harder.
|
Sun, 03 Aug 2014 20:25:03 +0100 |
Aidan Kehoe |
buffer.c, pass a character, not a fixnum, as second arg to #'make-string
|
Sun, 03 Aug 2014 20:13:40 +0100 |
Aidan Kehoe |
Avoid make_uninit_string() for the command builder's echo_buf.
|
Mon, 14 Jul 2014 13:42:42 +0100 |
Aidan Kehoe |
Preserve extent information in the command builder code.
|
Wed, 02 Jul 2014 17:45:49 +0100 |
Aidan Kehoe |
Autoload within #'keymapp, as documented.
|
Wed, 02 Jul 2014 16:32:19 +0100 |
Aidan Kehoe |
Support `function-key-map' in #'read-char{,-exclusive}, sync API with GNU
|
Thu, 19 Jun 2014 12:06:33 +0900 |
Stephen J. Turnbull |
Reorder changelog.
|
Thu, 19 Jun 2014 12:01:31 +0900 |
Stephen J. Turnbull |
Improve docstring of 'case-fold-search.
|
Wed, 18 Jun 2014 09:26:54 +0100 |
Aidan Kehoe |
Correct a couple of small things with my last change.
|
Tue, 17 Jun 2014 20:55:45 +0100 |
Aidan Kehoe |
If the position of a window's cached point is deleted, use buffer point instead
|
Thu, 15 May 2014 12:25:25 -0600 |
Jerry James |
Bind print-circle when printing backtraces.
|
Wed, 14 May 2014 14:16:24 -0600 |
Jerry James |
Report lstream errors when encoding/decoding.
|
Wed, 07 May 2014 13:33:50 -0600 |
Jerry James |
Do not build or ship the texinfo info files.
|
Fri, 25 Apr 2014 23:38:16 +0200 |
Mats Lidell |
Help buffer behaviour synced with GNU
|
Fri, 28 Mar 2014 12:48:12 -0600 |
Jerry James |
Fix broken texinfo references. See xemacs-beta message with ID
|
Thu, 27 Mar 2014 08:59:03 -0600 |
Jerry James |
Silence texinfo 5.2 warnings, primarily by adding next, prev, and up
|
Mon, 27 Jan 2014 17:52:33 +0100 |
Mike Sperber |
Add font-lock-regexp-grouping-{backslash, construct} from GNU Emacs.
|
Mon, 27 Jan 2014 17:50:57 +0100 |
Mike Sperber |
Make `define-function' accept docstring, as in GNU Emacs.
|
Mon, 27 Jan 2014 17:45:03 +0100 |
Mike Sperber |
Add `check-parents' from GNU Emacs.
|
Mon, 27 Jan 2014 17:41:46 +0100 |
Mike Sperber |
Add :risky and :safe options to defcustom.
|
Thu, 23 Jan 2014 15:03:16 +0000 |
Aidan Kehoe |
Correct buffered_bytecount_to_charcount() on non-Mule.
|
Thu, 23 Jan 2014 13:49:40 +0000 |
Aidan Kehoe |
Correct some partial character accounting, buffered_bytecount_to_charcount().
|
Wed, 22 Jan 2014 17:52:00 +0000 |
Aidan Kehoe |
Have the result of coding_character_tell() reflect str->convert_to, too.
|
Tue, 21 Jan 2014 00:27:16 +0000 |
Aidan Kehoe |
Don't return a Charbpos before visible region, start_with_line_at_pixpos()
|
Mon, 20 Jan 2014 18:13:15 +0000 |
Aidan Kehoe |
Use an explicit hexadecimal constant for READ_BUF_SIZE, correct ChangeLog.
|
Mon, 20 Jan 2014 17:53:07 +0000 |
Aidan Kehoe |
Use alloca_{rawbytes,ibytes} in #'copy-file, #'insert-file-contents-internal
|
Sat, 18 Jan 2014 17:40:41 +0100 |
Mike Sperber |
Bug fix in menubar.el
|