log lisp/ChangeLog @ 4655:13273cffca2a

age author description
Sat, 18 Jul 2009 23:51:21 +0100 Aidan Kehoe Avoid errors in Dired when opening directories.
Mon, 13 Jul 2009 20:45:26 +0100 Aidan Kehoe #'find-file: set b-f-c-s even on error (cf. non-existent files),
Sun, 12 Jul 2009 14:20:55 +0100 Aidan Kehoe Kill buffer if directory name misspelled and user doesn't want to create it.
Sun, 12 Jul 2009 14:01:09 +0100 Aidan Kehoe Mark buffers modified in #'find-file if nonexistent file; fix other bugs.
Sat, 11 Jul 2009 16:33:35 +0100 Aidan Kehoe Fix bugs with #'find-file, 0-length files, & coding-system-for-read specified.
Mon, 29 Jun 2009 08:20:47 -0600 Jerry James Do not #'split-path on nil #'getenv result. <877hz7lzrt.fsf@yahoo.com.cn>
Sun, 14 Jun 2009 15:07:13 +0100 Aidan Kehoe Support #'function-arglist with built-in special forms.
Sun, 07 Jun 2009 16:47:04 +0100 Aidan Kehoe Set buffer-file-coding-system more sensibly with zero-length files.
Sat, 06 Jun 2009 17:20:21 +0100 Aidan Kehoe Make CDPATH handling portable, accept entries not matching "/$".
Sat, 06 Jun 2009 12:59:31 +0100 Aidan Kehoe bytecomp.el: always check code in (interactive SEXP) for sanity
Mon, 18 May 2009 23:04:47 +0900 Stephen J. Turnbull XEmacs 21.5.29 "garbanzo" is released. r21-5-29
Wed, 01 Apr 2009 20:46:58 +0900 Stephen J. Turnbull Improve lisp-mnt documentation.
Sun, 08 Mar 2009 23:40:45 +0900 Stephen J. Turnbull Fix typo in comment in cus-edit.el. <87vdqk5bqf.fsf@xemacs.org>
Sun, 01 Mar 2009 11:11:46 +0000 Aidan Kehoe Vastly expand the characters x-compose.el supports.
Sun, 22 Feb 2009 19:57:28 +0000 Aidan Kehoe Fix a byte compiler bug with characters above ?\xFF.
Wed, 18 Feb 2009 07:53:34 +0000 Aidan Kehoe #'check-coding-systems-region: return nil on success, not t.
Tue, 17 Feb 2009 13:42:36 +0000 Aidan Kehoe Correct a test failure uncovered by the last commit.
Tue, 17 Feb 2009 08:35:13 +0000 Aidan Kehoe Fix query-coding-tests.el failures, non-mule ELCs, mule build.
Sun, 15 Feb 2009 12:32:48 +0000 Aidan Kehoe Merge, add a ChangeLog entry.
Sun, 15 Feb 2009 12:27:23 +0000 Aidan Kehoe Backed out changeset 16c9098dd3d2.
Fri, 13 Feb 2009 15:44:05 +0000 Aidan Kehoe Add GNU Emacs' name for Mac Roman as an alias.
Fri, 13 Feb 2009 15:18:19 +0000 Aidan Kehoe Actually use leim-list-file-name, #'init-mule-at-startup.
Wed, 11 Feb 2009 15:30:59 +0000 Aidan Kehoe Backed out changeset 38e8af61f38d
Wed, 11 Feb 2009 12:14:28 +0000 Aidan Kehoe Check if env vars are encodable by native coding system, #'setenv
Wed, 11 Feb 2009 12:11:26 +0000 Aidan Kehoe Correct string offset and arg handling, #'query-coding-string and related.
Sun, 08 Feb 2009 18:45:22 +0000 Aidan Kehoe Remove duplicate functions, chiefly #'delete-duplicates reimplementations.
Sat, 07 Feb 2009 18:31:21 +0000 Aidan Kehoe Listen to the byte-compiler, core Lisp.
Sat, 07 Feb 2009 17:13:37 +0000 Aidan Kehoe Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.
Wed, 04 Feb 2009 20:56:31 +0000 Aidan Kehoe Merge.
Wed, 04 Feb 2009 20:52:24 +0000 Aidan Kehoe Remove any reference to mocklisp as an active technology.
Wed, 04 Feb 2009 13:12:21 +0000 Aidan Kehoe Correct invalid-sequence-coding-system spec, Roman-alphabet languages.
Wed, 04 Feb 2009 12:41:14 +0000 Aidan Kehoe Document the force-coding-system-equivalency macro in coding.el.
Wed, 04 Feb 2009 12:35:45 +0000 Aidan Kehoe Merge.
Thu, 15 Jan 2009 19:21:43 +0000 Aidan Kehoe Some cosmetic namespace cleanup, glyphs.el, coding.el.
Wed, 04 Feb 2009 12:14:38 +0000 Aidan Kehoe Fix a couple of bugs, #'query-coding-region, #'query-coding-string.
Wed, 04 Feb 2009 11:38:25 +0000 Aidan Kehoe Distinguish between special forms and subrs, #'describe-function-1.
Sat, 31 Jan 2009 17:39:11 +0000 Aidan Kehoe Merge.
Sat, 31 Jan 2009 17:38:07 +0000 Aidan Kehoe Display control characters using carets, invalid-sequence-coding-system
Sat, 31 Jan 2009 13:21:32 +0000 Aidan Kehoe Correct a bug in #'display-graphic-p.
Sun, 18 Jan 2009 12:14:19 +0200 Ville Skyttä Fix docstring copy-pasto.
Sun, 18 Jan 2009 11:55:53 +0200 Ville Skyttä Docstring spelling fixes.
Tue, 13 Jan 2009 12:07:27 +0000 Aidan Kehoe Preserve the relation btw. file-name-coding-system & the 'file-name c-s alias.
Sun, 11 Jan 2009 13:18:42 +0000 Aidan Kehoe Add #'subr-arity, API taken from GNU, implementation our own.
Thu, 01 Jan 2009 16:37:48 +0900 Stephen J. Turnbull Fix build broken by descr-text.el defcustom.
Tue, 30 Dec 2008 20:33:30 +0000 Aidan Kehoe Merge.
Sun, 28 Dec 2008 22:51:14 +0000 Aidan Kehoe Add check-coding-systems-region, test it and others, fix some bugs.
Sun, 28 Dec 2008 14:55:02 +0000 Aidan Kehoe Merge.
Sun, 28 Dec 2008 14:46:24 +0000 Aidan Kehoe Add #'query-coding-region tests; do the work necessary to get them running.
Sat, 09 Aug 2008 13:15:09 +0200 Aidan Kehoe 2008-08-09 Aidan Kehoe <kehoea@parhasard.net>
Sat, 09 Aug 2008 13:11:06 +0200 Aidan Kehoe Merge.
Sat, 09 Aug 2008 13:06:24 +0200 Aidan Kehoe Add #'skip-chars-quote to subr.el
Fri, 18 Jul 2008 01:00:32 +0200 Aidan Kehoe Automated merge with file:///Sources/xemacs-21.5-checked-out
Wed, 09 Jul 2008 20:47:08 +0200 Aidan Kehoe Automated merge with file:///Sources/xemacs-21.5-checked-out
Mon, 09 Jun 2008 21:17:50 +0200 Aidan Kehoe Automated merge with file:///Sources/xemacs-21.5-checked-out
Sun, 25 May 2008 22:06:30 +0200 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
Wed, 21 May 2008 21:49:19 +0200 Aidan Kehoe Merge my change of 2008-05-14 to the query-coding-region code.
Wed, 21 May 2008 21:47:42 +0200 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
Sun, 11 May 2008 19:50:49 +0200 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
Sun, 11 May 2008 19:50:10 +0200 Aidan Kehoe Add #'query-coding-clear-highlights.
Sat, 03 May 2008 13:09:06 +0200 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out