Wed, 01 Apr 2015 14:28:20 +0100 |
Aidan Kehoe |
Reduce regexp usage, now CL-oriented non-regexp code available, core Lisp
|
Tue, 17 Mar 2015 12:22:50 +0000 |
Aidan Kehoe |
Clean up #'read-quoted-char, support help-event-list there.
|
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.
|
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
|
Sat, 03 Jan 2015 16:24:56 +0100 |
Mike Sperber |
Add `noerror' optional argument to `live-move'.
|
Mon, 10 Nov 2014 09:37:20 +0100 |
Mike Sperber |
Make :package-version in customize right.
|
Sat, 18 Oct 2014 23:21:30 +0900 |
Stephen J. Turnbull |
Repair invalid GNU-style key-bindings.
|
Tue, 07 Oct 2014 21:16:10 -0600 |
Jerry James |
Add TLS support. See xemacs-patches message with ID
|
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
|
Fri, 22 Aug 2014 10:58:09 +0100 |
Aidan Kehoe |
Support control shift u for Unicode input as does GTK.
|
Wed, 06 Aug 2014 10:19:25 +0100 |
Aidan Kehoe |
Improve style, #'fc-name-parse-harder.
|
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
|
Fri, 25 Apr 2014 23:38:16 +0200 |
Mats Lidell |
Help buffer behaviour synced with GNU
|
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: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.
|
Sat, 18 Jan 2014 17:40:41 +0100 |
Mike Sperber |
Bug fix in menubar.el
|
Sun, 22 Dec 2013 10:36:33 +0000 |
Aidan Kehoe |
Transform #'princ to #'write-sequence at compile time if appropriate.
|
Tue, 17 Dec 2013 20:49:52 +0200 |
Aidan Kehoe |
Use a face, show more context around open parenthesis, #'blink-matching-open
|
Tue, 17 Dec 2013 19:29:10 +0200 |
Aidan Kehoe |
Add #'write-sequence, on the model of #'write-char, API from Common Lisp.
|
Mon, 16 Sep 2013 00:00:12 +0200 |
Mats Lidell |
Add mode-require-final-newline from GNU. Thanks GNU.
|
Sun, 15 Sep 2013 23:50:20 +0900 |
Stephen J. Turnbull |
Make fc-name-parse signal on invalid-argument.
|
Tue, 27 Aug 2013 01:26:29 +0900 |
Stephen J. Turnbull |
Merge in release commits.
|
Mon, 24 Jun 2013 02:08:02 +0900 |
Stephen J. Turnbull |
XEmacs 21.5.34 "kale" is released.
r21-5-34 r21-5-latest-beta
|
Wed, 21 Aug 2013 20:18:49 +0100 |
Aidan Kehoe |
Remove an errant word in a lisp/ChangeLog entry.
|
Wed, 21 Aug 2013 20:16:55 +0100 |
Aidan Kehoe |
Use #'call-with-condition-handler, #'normal-top-level, instead of resignalling
|
Wed, 21 Aug 2013 19:02:59 +0100 |
Aidan Kehoe |
Warn about non-string non-integer ARG to #'gensym, bytecomp.el.
|
Mon, 05 Aug 2013 13:34:27 +0100 |
Aidan Kehoe |
Avoid throwing an error with misc-user events in isearch-pre-command-hook.
|
Mon, 05 Aug 2013 10:05:32 +0100 |
Aidan Kehoe |
Correct some spelling and formatting in behavior.el.
|
Mon, 05 Aug 2013 09:56:34 +0100 |
Aidan Kehoe |
Add a language environment for Azeri.
|
Wed, 10 Jul 2013 14:32:02 +0100 |
Aidan Kehoe |
Merge.
|
Wed, 10 Jul 2013 14:14:30 +0100 |
Aidan Kehoe |
Document #'events-to-keys some more, use it less.
|
Wed, 10 Jul 2013 14:14:30 +0100 |
Aidan Kehoe |
Document #'events-to-keys some more, use it less.
|
Sat, 22 Jun 2013 00:28:39 +0900 |
Stephen J. Turnbull |
Fix stupid omission of cast to string.
|
Fri, 21 Jun 2013 18:45:06 +0900 |
Stephen J. Turnbull |
Fix no-Mule build.
|
Mon, 17 Jun 2013 20:37:47 +0100 |
Aidan Kehoe |
Use new language features in #'call-process-internal now they're available.
|
Mon, 17 Jun 2013 19:54:02 +0100 |
Aidan Kehoe |
Make #'apply-partially more intelligent still when byte-compiled.
|
Sat, 02 Mar 2013 18:00:42 +0100 |
Mike Sperber |
Make f?boundp less necessary.
|
Wed, 20 Feb 2013 11:15:25 +0100 |
Mike Sperber |
Remove obsolete legacy code in `file-remote-p'.
|
Wed, 20 Feb 2013 11:09:08 +0100 |
Mike Sperber |
Add and use `font-lock-extend-region-functions'.
|
Wed, 20 Feb 2013 11:07:16 +0100 |
Mike Sperber |
Allow the lhs a syntax-alist entry in `font-lock-defaults' to be a string.
|
Sat, 16 Feb 2013 21:52:55 +0900 |
Stephen J. Turnbull |
Improve log for last patch.
|
Sat, 16 Feb 2013 04:55:38 +0900 |
Stephen J. Turnbull |
Improve GNU-compatibility of define-*-alias.
|
Wed, 23 Jan 2013 11:48:46 -0700 |
Jerry James |
Support :visible in menu specifications.
|
Sat, 05 Jan 2013 02:11:22 +0900 |
Stephen J. Turnbull |
XEmacs 21.5.33 "horseradish" is released.
r21-5-33
|
Fri, 28 Dec 2012 17:23:25 +0900 |
Stephen J. Turnbull |
Implement and document :active keyword for submenu specs.
|
Mon, 24 Dec 2012 03:08:33 +0900 |
Stephen J. Turnbull |
menubar-items.el (default-menubar): Reorganize.
|