log lisp/ChangeLog @ 4569:80e0588fb42f

age author description
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
Thu, 13 Mar 2008 10:24:34 +0100 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
Mon, 21 Jan 2008 22:54:43 +0100 Aidan Kehoe Merge.
Mon, 21 Jan 2008 22:51:21 +0100 Aidan Kehoe First part of interactive checks that coding systems encode regions.
Tue, 30 Dec 2008 16:09:59 +0000 Aidan Kehoe Check absolute source file names against DOC with #'file-newer-than-file-p.
Tue, 30 Dec 2008 14:22:29 +0000 Aidan Kehoe Make functions in frame.el more general.
Sat, 27 Dec 2008 16:02:25 +0000 Aidan Kehoe Correct a misunderstanding of the semantics of #'return in #'symbol-file.
Sat, 27 Dec 2008 14:05:50 +0000 Aidan Kehoe Fix some bugs in load-history construction, built-in symbol file names.
Mon, 22 Dec 2008 14:07:48 +0000 Aidan Kehoe Distinguish vars and functions in #'symbol-file, #'describe-{function,variable}
Wed, 29 Oct 2008 12:59:48 +0900 Stephen J. Turnbull Protect .elc encoding from latin-unity. bytecomp-coding-system-2008-10-29
Wed, 29 Oct 2008 03:44:31 +0900 Stephen J. Turnbull Fix docstring typo (and commit only this fix).
Wed, 29 Oct 2008 03:37:16 +0900 Stephen J. Turnbull Backout last patch; forgot to specify file.
Tue, 28 Oct 2008 10:38:26 +0900 Stephen J. Turnbull Fix docstring typo.
Tue, 30 Sep 2008 12:35:05 +0900 Stephen J. Turnbull Improve beta-version-name docstring.
Sat, 27 Sep 2008 16:31:32 +0900 Stephen J. Turnbull Document initial position of point in `with-string-as-buffer-contents'.
Sun, 31 Aug 2008 12:26:46 +0200 Aidan Kehoe Port #'window-buffer-height, #'fit-window-to-buffer, & window, buf, functions.
Wed, 27 Aug 2008 21:47:21 +0200 Aidan Kehoe Correct the implementation, add a few basic tests for #'skip-chars-quote.
Sat, 23 Aug 2008 16:38:51 +0200 Aidan Kehoe Handle varalias chains, custom variables in #'user-variable-p.
Wed, 20 Aug 2008 17:39:56 +0200 Aidan Kehoe Add #'skip-chars-quote to subr.el
Sat, 09 Aug 2008 12:13:19 +0200 Aidan Kehoe Remove mule/cyril-util.el from the 21.5 trunk.
Fri, 08 Aug 2008 21:28:13 +0200 Aidan Kehoe Merge.
Tue, 05 Aug 2008 08:37:17 +0200 Aidan Kehoe Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
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.
Sat, 26 Jul 2008 09:37:08 +0200 Aidan Kehoe Bind function-key-map correctly in device-specific startup code.
Sun, 20 Jul 2008 15:04:20 +0200 Aidan Kehoe Correct syntax of #'error calls, descr-text.el
Sat, 19 Jul 2008 15:19:59 +0200 Aidan Kehoe Wrap field descriptions, descr-text.el; name created buffer more uniquely.
Wed, 09 Jul 2008 20:46:22 +0200 Aidan Kehoe Don't determine whether to call general device-type code at startup,
Sun, 29 Jun 2008 11:06:16 +0200 Aidan Kehoe Don't leak the Unihan database handle when looking up non-Han characters.
Wed, 04 Jun 2008 21:57:49 +0200 Aidan Kehoe #'require hyper-apropos in #'describe-property-list, for hyper-apropos-face
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, 14 May 2008 21:54:54 -0700 Stephen J. Turnbull Fix add-to-list.
Wed, 14 May 2008 23:55:13 +0200 Aidan Kehoe Make the #'add-to-list implementation a little conciser and clearer for XEmacs
Wed, 14 May 2008 23:47:58 +0200 Aidan Kehoe Support COMPARE-FN in add-to-list; thank you Brian Palmer.
Wed, 14 May 2008 23:43:12 +0200 Aidan Kehoe Correct coding-category determination for 8-bit-fixed coding systems.
Tue, 13 May 2008 14:56:38 +0200 Aidan Kehoe Handle printing correctly on non-mswindows.
Sun, 11 May 2008 12:03:07 +0200 Aidan Kehoe Small improvements in disp-table.el, mule/cyril-util.el.
Sun, 11 May 2008 11:24:01 +0200 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
Sun, 11 May 2008 11:20:24 +0200 Aidan Kehoe Improve portable sample implementations for #'{put,get}-display-table
Mon, 24 Dec 2007 20:22:08 +0100 Aidan Kehoe Use char-tables, not vectors, to instantiate the display table specifiers.
Wed, 07 May 2008 21:21:08 +0200 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
Sun, 20 Jan 2008 19:53:54 +0100 Aidan Kehoe Support #!, to allow XEmacs to be called as a script interpreter.
Wed, 07 May 2008 21:06:45 +0200 Aidan Kehoe Support windows-1250 on Unix as well as Windows.
Sun, 13 Apr 2008 11:18:00 +0200 Mike Sperber Add `set-window-configuration/mapping' and `save-window-excursion/mapping'.
Sat, 12 Apr 2008 16:41:38 +0200 Mike Sperber Use `real-split-window', `real-delete-window' in window-config code.
Thu, 10 Apr 2008 00:31:27 +0200 Aidan Kehoe No doc special-case for autoloads; rely on on #'symbol-file instead.
Fri, 04 Apr 2008 10:50:19 -0700 Stephen J. Turnbull Fix call to get in custom-theme-reset-internal.