log lisp/ChangeLog @ 4807:41852ee5f1b0

age author description
Thu, 07 Jan 2010 17:01:25 +0000 Aidan Kehoe Merge.
Fri, 01 Jan 2010 19:45:39 +0000 Aidan Kehoe Use uninterned symbols in various information-hiding contexts.
Thu, 07 Jan 2010 15:52:10 +0000 Aidan Kehoe Move the arabic-iso8859-6 character set back to C, otherwise X11 lookup fails.
Wed, 06 Jan 2010 13:48:25 +0100 Didier Verna New (Common Lisp) function get-propertie
Thu, 31 Dec 2009 15:47:03 +0000 Aidan Kehoe Merge.
Sat, 19 Dec 2009 18:10:20 +0000 Aidan Kehoe Remove attempted support for 1996-era emacs without self-quoting keywords.
Thu, 31 Dec 2009 15:09:41 +0000 Aidan Kehoe Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
Thu, 31 Dec 2009 08:21:30 +0000 Aidan Kehoe Fix issue 546, use next-single-char-property-change in list-mode.el
Tue, 22 Dec 2009 15:52:06 -0700 Jerry James Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Mon, 21 Dec 2009 19:21:30 +0100 Adrian Aichner Goodbye dk.xemacs.org
Mon, 21 Dec 2009 17:48:56 +0000 Aidan Kehoe Dump the arabic-iso8859-6 character set, again.
Fri, 18 Dec 2009 17:49:43 +0000 Aidan Kehoe Eliminate most core code byte-compile warnings.
Thu, 17 Dec 2009 13:50:45 +0000 Aidan Kehoe Serialise non-default hash table rehash thresholds correctly; use this.
Thu, 17 Dec 2009 12:57:38 +0000 Aidan Kehoe Remove Fsave_window_excursion from window.c, it's overridden by Lisp.
Sat, 05 Dec 2009 01:04:17 +0900 Stephen J. Turnbull Fix log for previous commit.
Sat, 05 Dec 2009 01:02:33 +0900 Stephen J. Turnbull Avoid calling Xft if not built in.
Fri, 04 Dec 2009 10:59:45 +0900 Stephen J. Turnbull automatic merge
Fri, 04 Dec 2009 10:56:38 +0900 Stephen J. Turnbull Prevent font frobbers from operating on TTY specs.
Wed, 18 Nov 2009 08:49:14 -0700 Jerry James Remove support for obsolete systems. See xemacs-patches message with ID
Wed, 18 Nov 2009 01:10:56 +0900 Stephen J. Turnbull Fix syntax of some uses of condition-case and with-trapping-errors.
Sun, 15 Nov 2009 14:59:53 +0000 Aidan Kehoe Rationalise duplicated functionality, #'custom-quote, #'quote-maybe.
Sat, 14 Nov 2009 13:33:52 +0000 Aidan Kehoe Be much more comprehensive in our use of byte-compile-funarg.
Sat, 14 Nov 2009 11:43:09 +0000 Aidan Kehoe Make #'letf not error if handed a #'values form.
Sat, 14 Nov 2009 11:32:10 +0000 Aidan Kehoe Fix modeline-mousable, other faces that inherit from modeline, on startup.
Mon, 09 Nov 2009 17:05:19 +0100 Didier Verna Make switch-to-buffer completion avoid current buffer.
Sun, 01 Nov 2009 15:05:46 +0000 Aidan Kehoe Don't error if handed a string and a non-string, #'equalp.
Sun, 01 Nov 2009 20:21:11 +0900 Stephen J. Turnbull Fix typo in font-combine-fonts-internal.
Sun, 01 Nov 2009 16:19:02 +0900 Stephen J. Turnbull Improve argument names and update docstrings.
Sun, 01 Nov 2009 15:54:15 +0900 Stephen J. Turnbull Merge improvements in defun-movement docstrings.
Fri, 09 Oct 2009 05:10:03 +0900 Stephen J. Turnbull Improve docstrings of defun movement functions.
Fri, 30 Oct 2009 15:10:16 +0000 Aidan Kehoe If STRING is constant, call regexp-quote at compile time.
Sat, 24 Oct 2009 15:33:23 +0100 Aidan Kehoe Add `file-system-ignore-case-p', use it.
Mon, 19 Oct 2009 12:47:21 +0100 Aidan Kehoe Make it possible to silence warnings issued when #'mapcar's result is discarded.
Mon, 12 Oct 2009 17:19:52 +0100 Aidan Kehoe Don't cons with #'mapcar calls where the result is discarded,
Mon, 12 Oct 2009 16:42:38 +0100 Aidan Kehoe Fix another bug in the delete-duplicates compiler macro.
Wed, 07 Oct 2009 19:42:42 +0200 Andreas Roehler `beginning-of-defun-function', `end-of-defun-function'
Mon, 05 Oct 2009 11:08:59 -0600 Jerry James Add explicit GPL v2 or later notices to Bill Perry's code, where such notices
Mon, 05 Oct 2009 10:11:59 -0600 Jerry James Use giflib or libungif to provide GIF support, instead of using internal
Sat, 03 Oct 2009 14:22:08 +0100 Aidan Kehoe Handle non-list sequences better, delete-duplicates compiler macro.
Wed, 30 Sep 2009 21:17:24 +0200 Mike Sperber Unbreak `beginning-of-defun'.
Mon, 28 Sep 2009 18:04:07 +0200 Mike Sperber Unbreak autoload.el
Sun, 27 Sep 2009 20:37:44 +0100 Aidan Kehoe Behave better when #'variable-at-point gives nil, #'custom-variable-prompt.
Tue, 22 Sep 2009 21:14:03 +0200 Andreas Roehler lisp beginning-end-of-defun-function Changelog entry
Sun, 20 Sep 2009 23:50:05 +0100 Aidan Kehoe Add arglist info for autoloaded functions and macros.
Sun, 20 Sep 2009 21:41:22 +0100 Aidan Kehoe Don't needlessly intern symbols, #'function-arglist, #'cl-function-arglist
Sun, 20 Sep 2009 17:19:54 +0100 Aidan Kehoe Support last two arguments to #'make-coding-system being optional, again.
Sat, 19 Sep 2009 22:53:13 +0100 Aidan Kehoe Move the #'query-coding-region implementation to C.
Sat, 19 Sep 2009 17:56:23 +0200 Mike Sperber Don't set `pre-display-buffer-function'.
Sun, 06 Sep 2009 23:47:12 +0100 Aidan Kehoe Random (minimal) performance improvements at startup.
Sun, 06 Sep 2009 19:36:02 +0100 Aidan Kehoe Fix various small issues with the multiple-value implementation.
Sat, 29 Aug 2009 22:37:50 +0800 It's me FKtPp \;) Do not move cursor position in gnuclient started buffer if user did
Thu, 27 Aug 2009 15:18:51 +0100 Aidan Kehoe Be more reliable about loading cl-macs at byte-compile time, cl.el.
Wed, 19 Aug 2009 23:06:32 +1000 Malcolm Purvis Implement turn-off-auto-fill.
Tue, 18 Aug 2009 12:34:34 +0100 Aidan Kehoe Eliminate 781 funcalls at startup, simple.el
Tue, 11 Aug 2009 17:59:23 +0100 Aidan Kehoe Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
Sun, 16 Aug 2009 20:55:49 +0100 Aidan Kehoe Support full Common Lisp multiple values in C.
Sun, 16 Aug 2009 14:58:57 +0100 Aidan Kehoe Make the initialisation of xpm-color-symbols a bit more reasonable.
Fri, 14 Aug 2009 19:14:51 +0100 Aidan Kehoe Correct an ancient typo workaround, thank you Julian Bradfield!
Mon, 03 Aug 2009 10:30:47 +0200 Mike Sperber In `set-window-configuration', don't restore frame size unconditionally.
Wed, 29 Jul 2009 10:23:19 +0200 Mike Sperber Add `set-window-pixel-{width,height} convenience functions.
Mon, 10 Aug 2009 16:22:09 +0100 Aidan Kehoe Deal with arglist newlines better, #'function-arglist, #'function-documentation
Sun, 09 Aug 2009 12:38:04 +0100 Aidan Kehoe Remove some extra parentheses, #'set-face-background-pixmap-file.
Tue, 28 Jul 2009 15:56:22 +0200 Mike Sperber Use `emacs-data-roots' instead of `emacs-roots' where appropriate.
Tue, 28 Jul 2009 15:49:37 +0200 Mike Sperber Print a few more variables upon --debug-paths.
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.