Mercurial > hg > xemacs-beta
graph
-
Collect macro definitions in configure.ac.2015-05-05, by Stephen J. Turnbull
-
Regenerate configure.2015-05-04, by Stephen J. Turnbull
-
Add ChangeLog.2015-05-04, by Stephen J. Turnbull
-
Fix shell syntax error.2015-05-04, by Stephen J. Turnbull
-
Update Postgresql module for 2015 and MacPorts reality.2015-05-04, by Stephen J. Turnbull
-
Define ALIGNOF using C11 and C++11 operators.2015-04-20, by Jerry James
-
Merge.2015-04-18, by Aidan Kehoe
-
Import the #'clear-string API from GNU, use it in tls.c2015-04-18, by Aidan Kehoe
-
Import the #'clear-string API from GNU, use it in tls.c2015-04-18, by Aidan Kehoe
-
#'set-locale-for-language-environment, bind a local variable correctly.2015-04-11, by Aidan Kehoe
-
Correct a bug in #'check-type, non-setf'able PLACEs2015-04-11, by Aidan Kehoe
-
Call #'read-passwd when requesting a password from the user, tls.c2015-04-09, by Aidan Kehoe
-
Prototype for X509_check_host() has changed, detect this in configure.ac2015-04-09, by Aidan Kehoe
-
Be more careful about C integer overflow, #'parse-integer.2015-04-08, by Aidan Kehoe
-
Always return a string, #'current-message.2015-04-04, by Aidan Kehoe
-
If not waiting for C-x #, don't memorise the device, #'gnuserv-edit-files2015-04-02, by Aidan Kehoe
-
Escape quotation marks when printing values interactively, #'getenv2015-04-02, by Aidan Kehoe
-
Reduce regexp usage, now CL-oriented non-regexp code available, core Lisp2015-04-01, by Aidan Kehoe
-
Preserv the current buffer on non-local exit, #'accept-process-output.2015-03-31, by Aidan Kehoe
-
Fix a small typo2015-03-28, by Vin Shelton
-
Move extents.c to working in byte positions only; fix a bug, extent_detach()2015-03-27, by Aidan Kehoe
-
Removed src/m/x86_64.h and fixed a typo in src/s/cygwin64.h2015-03-27, by Vin Shelton
-
Configure support for 64-bit cygwin2015-03-26, by Vin Shelton
-
Use cast for malloc call to satisfy VS62015-03-24, by Vin Shelton
-
Get M-x shell working on cygwin2015-03-24, by Vin Shelton
-
Fix unintended default of TLS to OpenSSL.2015-03-20, by Stephen J. Turnbull
-
Don't extract a fixnum value unnecessarily, thank you Robert Delius Royar2015-03-20, by Aidan Kehoe
-
Clean up #'read-quoted-char, support help-event-list there.2015-03-17, by Aidan Kehoe
-
Don't rely on zero termination for Vfixnum_to_char_map, thank you Vin.2015-03-17, by Aidan Kehoe
-
Don't tickle an unreasonable but standard C lib limitation, thank you Vin!2015-03-17, by Aidan Kehoe
-
digit.el missed on previous commit2015-03-16, by Aidan Kehoe
-
Correct some code with badly-placed parentheses, thank you Mats Lidell.2015-03-16, by Aidan Kehoe
-
Add the non-ASCII digit support, now #'parse-integer can handle it.2015-03-16, by Aidan Kehoe
-
Automated merge with file:///Sources/xemacs-21.5-checked-out2015-03-16, by Aidan Kehoe
-
Merge.2015-03-12, by Aidan Kehoe
-
Make #'parse-integer Lisp-visible, extend it, allowing non-ASCII digits.2015-02-25, by Aidan Kehoe
-
Provide `char-code-limit', implement the GNU equivalent in terms of it.2015-03-16, by Aidan Kehoe
-
Behave better with nil TERM for gnuclient, remove bitrotted TTY init code2015-03-15, by Aidan Kehoe
-
Create a new error for when a char is needed but event-to-character gives nil2015-03-14, by Aidan Kehoe
-
event-stream.c, support help-event-list as does GNU.2015-03-14, by Aidan Kehoe
-
Correct .gdbinit, non-NEW_GC builds.2015-03-14, by Aidan Kehoe
-
#'event-matches-key-specifier-p, check keysyms and modifiers too on TTY2015-03-14, by Aidan Kehoe
-
Be more careful about echo_buf arithmetic, event-stream.c.2015-03-12, by Aidan Kehoe
-
Be more careful about saving a non-nil value for START in message-stack.2015-03-12, by Aidan Kehoe
-
Look for cased character classes when deciding on case-fold-search, #'isearch2015-03-11, by Aidan Kehoe
-
Update message-stack to reflect START and END supplied to #'append-message2015-03-11, by Aidan Kehoe
-
Revert part of Jerry's December 2014 that broke gnuclient on some OS X.2015-03-08, by Aidan Kehoe
-
Fix some bugs in #'substitute, #'nsubstitute.2015-03-04, by Aidan Kehoe