log lisp/ChangeLog @ 5842:9e5f3a0d4e66

age author description
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.