log lisp/mule/mule-cmds.el @ 5890:8704b7957585

age author description
Sat, 11 Apr 2015 18:34:14 +0100 Aidan Kehoe #'set-locale-for-language-environment, bind a local variable correctly.
Wed, 01 Apr 2015 14:28:20 +0100 Aidan Kehoe Reduce regexp usage, now CL-oriented non-regexp code available, core Lisp
Sat, 10 Dec 2011 16:19:16 +0000 Aidan Kehoe Correct the docstring for posix-charset-to-coding-system-hash, mule-cmds.el
Mon, 03 Oct 2011 20:16:14 +0100 Aidan Kehoe Declare labels as line where appropriate; use #'labels, not #'flet, tests.
Wed, 07 Sep 2011 21:21:36 +0100 Aidan Kehoe Replace #'flet by #'labels where appropriate, core code.
Tue, 06 Sep 2011 11:44:50 +0100 Aidan Kehoe Pass eighth bit on TTY consoles to coding system if needed.
Thu, 17 Mar 2011 23:42:59 +0100 Mats Lidell Merge with trunk.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Tue, 08 Mar 2011 23:41:52 +0000 Aidan Kehoe Examining the result of #'length: `eql', not `=', it's better style & cheaper
Thu, 16 Sep 2010 14:31:40 +0100 Aidan Kehoe Transform safe calls to (= X Y Z) to (and (= X Y) (= Y Z)); same for < > <= >=
Mon, 15 Mar 2010 16:15:12 -0500 Ben Wing fix bug in generating display-table entries for error octet characters
Tue, 12 Jan 2010 01:38:04 -0600 Ben Wing Use new cygwin_conv_path API with Cygwin 1.7 for converting names between Win32 and POSIX, UTF-8-aware, with attendant changes elsewhere
Sun, 06 Sep 2009 23:47:12 +0100 Aidan Kehoe Random (minimal) performance improvements at startup.
Tue, 17 Feb 2009 13:42:36 +0000 Aidan Kehoe Correct a test failure uncovered by the last commit.
Fri, 13 Feb 2009 15:18:19 +0000 Aidan Kehoe Actually use leim-list-file-name, #'init-mule-at-startup.
Sat, 07 Feb 2009 17:13:37 +0000 Aidan Kehoe Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.
Sat, 31 Jan 2009 17:38:07 +0000 Aidan Kehoe Display control characters using carets, invalid-sequence-coding-system
Tue, 13 Jan 2009 12:07:27 +0000 Aidan Kehoe Preserve the relation btw. file-name-coding-system & the 'file-name c-s alias.
Fri, 08 Aug 2008 21:17:08 +0200 Aidan Kehoe error-sequence -> invalid-sequence
Tue, 05 Aug 2008 09:06:41 +0200 Aidan Kehoe Support displaying invalid UTF-8 in language-environment-specific ways.
Sun, 25 May 2008 21:11:35 +0200 Aidan Kehoe Import and extend GNU's descr-text.el, supporting prefix argument for C-x =
Wed, 28 Nov 2007 21:17:55 +0000 aidan [xemacs-hg @ 2007-11-28 21:17:45 by aidan]
Sun, 26 Aug 2007 20:00:42 +0000 aidan [xemacs-hg @ 2007-08-26 20:00:29 by aidan]
Tue, 07 Aug 2007 23:09:22 +0000 aidan [xemacs-hg @ 2007-08-07 23:08:47 by aidan]
Mon, 23 Jul 2007 14:20:29 +0000 aidan [xemacs-hg @ 2007-07-23 14:19:39 by aidan]
Sun, 03 Jun 2007 17:32:38 +0000 aidan [xemacs-hg @ 2007-06-03 17:32:28 by aidan]
Sat, 30 Dec 2006 17:04:32 +0000 aidan [xemacs-hg @ 2006-12-30 17:04:26 by aidan]
Fri, 29 Dec 2006 18:09:51 +0000 aidan [xemacs-hg @ 2006-12-29 18:09:38 by aidan]
Mon, 11 Dec 2006 12:40:02 +0000 aidan [xemacs-hg @ 2006-12-11 12:39:55 by aidan]
Tue, 28 Nov 2006 21:20:37 +0000 aidan [xemacs-hg @ 2006-11-28 21:20:22 by aidan]