Thu, 28 Jan 2010 03:32:18 -0600 |
Ben Wing |
finish doc comment on `lisp-indent-specform'
|
Thu, 28 Jan 2010 02:48:45 -0600 |
Ben Wing |
merge
|
Sun, 17 Jan 2010 04:52:48 -0600 |
Ben Wing |
compile-related functions added, for use in Unicode-internal ws
|
Mon, 25 Jan 2010 03:03:49 -0600 |
Ben Wing |
fix some tests in `make check', also add our own file-tests
|
Sun, 24 Jan 2010 00:27:03 -0600 |
Ben Wing |
(main branch) redo capitalize-string-as-title
|
Sun, 24 Jan 2010 00:26:10 -0600 |
Ben Wing |
(main branch) Update make-syntax-table doc
|
Fri, 22 Jan 2010 04:18:20 -0600 |
Ben Wing |
(for main branch) Indent all `with-*' expressions correctly
|
Wed, 03 Feb 2010 09:04:35 +0000 |
Aidan Kehoe |
Remove a couple of XEmacs-specific duplicate functions, find-paths.el
|
Wed, 03 Feb 2010 00:20:08 +0000 |
Aidan Kehoe |
Use DOC for dumped Lisp file names; Xref to source-lisp if readable, symbol-file
|
Mon, 01 Feb 2010 17:57:04 +0000 |
Aidan Kehoe |
Make canoncase visible to Lisp; use it with chars in internal_equalp.
|
Mon, 01 Feb 2010 01:05:28 -0600 |
Ben Wing |
merge
|
Mon, 01 Feb 2010 01:02:40 -0600 |
Ben Wing |
implement equalp in C, fix case-folding, add equal() method for keymaps
|
Sun, 31 Jan 2010 20:28:01 +0000 |
Aidan Kehoe |
Change "special form" to "special operator" in our sources.
|
Sat, 30 Jan 2010 15:47:37 +0000 |
Aidan Kehoe |
Make #'find-function behave better with dumped functions, installed XEmacs
|
Fri, 29 Jan 2010 20:49:50 -0600 |
Ben Wing |
fix reversed old-Cyrillic case mappings
|
Tue, 26 Jan 2010 15:16:31 +0000 |
Aidan Kehoe |
Merge.
|
Sun, 24 Jan 2010 15:21:27 +0000 |
Aidan Kehoe |
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
|
Tue, 26 Jan 2010 02:22:10 +0000 |
Aidan Kehoe |
Fix the bugs necessary to resolve the trivial test failures in mule-tests.el
|
Wed, 20 Jan 2010 17:30:29 +0000 |
Aidan Kehoe |
Eliminate funcalls, #'handle-pre-motion-command-current-command-is-motion
|
Sun, 17 Jan 2010 12:38:15 +0100 |
Mike Sperber |
Specifically look for gnuserv in `exec-directory'.
|
Wed, 13 Jan 2010 01:55:56 -0600 |
Ben Wing |
when `debug', abort when lisp error during loadup
|
Tue, 12 Jan 2010 01:53:35 -0600 |
Ben Wing |
merge
|
Tue, 12 Jan 2010 01:40:02 -0600 |
Ben Wing |
imported patch changelog-changes-1-11-10
|
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, 10 Jan 2010 10:30:31 +0100 |
Didier Verna |
Merge with revision 50102dde8ab2
|
Sun, 10 Jan 2010 10:25:57 +0100 |
Didier Verna |
Cosmetic changes in x-faces.e
|
Sat, 09 Jan 2010 17:29:25 +0000 |
Aidan Kehoe |
Automated merge with file:///home/aidan/xemacs-21.5-checked-out
|
Sat, 09 Jan 2010 17:28:51 +0000 |
Aidan Kehoe |
Use keywords, not ordinary symbols, in the structure syntax for hash tables.
|
Sat, 09 Jan 2010 18:26:58 +0100 |
Didier Verna |
Deactivate obsolete x-face initialization cod
|
Sat, 09 Jan 2010 17:35:51 +0100 |
Didier Verna |
Handle bitmap files in bitmap directory properly
|
Sat, 09 Jan 2010 14:55:13 +0000 |
Aidan Kehoe |
Fix a bug I introduced in #'with-trapping-errors.
|
Fri, 08 Jan 2010 14:20:14 +0000 |
Aidan Kehoe |
Make COLUMN optional in #'indent-region, as in GNU.
|
Thu, 07 Jan 2010 21:50:39 +0000 |
Aidan Kehoe |
Add a compiler macro for #'map, where CL-TYPE is constant and understood.
|
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
|