Mon, 14 Dec 2009 10:41:50 -0700 |
Jerry James |
Remove unused Wise installer sources.
|
Mon, 14 Dec 2009 10:12:02 -0700 |
Jerry James |
Remove more obsolete files.
|
Sun, 13 Dec 2009 00:59:40 +0900 |
Stephen J. Turnbull |
Add missing return value type to unicode_query.
|
Thu, 10 Dec 2009 12:42:09 -0700 |
Jerry James |
Remove support for pre-X11R5 systems, including systems without Xmu. See
|
Wed, 09 Dec 2009 09:50:36 -0700 |
Jerry James |
Etags: use memmove instead of strcpy to move characters within a string. See
|
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.
|
Thu, 03 Dec 2009 13:55:59 -0700 |
Jerry James |
Add copyright and license information to files authored by Jan Vroonhof.
|
Wed, 02 Dec 2009 00:25:59 -0500 |
Mike Alexander |
Make configure --with-database={dbm|gdbm} work again.
|
Sun, 22 Nov 2009 11:31:36 +0100 |
Mike Sperber |
Synchronize window point with current point of old buffer.
|
Thu, 19 Nov 2009 18:21:06 -0500 |
Vin Shelton |
sys_subshell() is needed for WIndows native builds
|
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 22:44:28 +0900 |
Stephen J. Turnbull |
Implement more of the fontconfig API.
|
Wed, 18 Nov 2009 15:25:00 +0900 |
Stephen J. Turnbull |
Improve warning and error messages from Xft.
|
Wed, 18 Nov 2009 11:28:58 +0900 |
Stephen J. Turnbull |
Update charset_table used by Xft.
|
Wed, 18 Nov 2009 01:10:56 +0900 |
Stephen J. Turnbull |
Fix syntax of some uses of condition-case and with-trapping-errors.
|
Wed, 18 Nov 2009 01:06:53 +0900 |
Stephen J. Turnbull |
Sun Oct 18 00:27:27 2009 +0900
|
Wed, 18 Nov 2009 01:02:57 +0900 |
Stephen J. Turnbull |
Describe duplicate symbols warning.
|
Wed, 18 Nov 2009 00:08:14 +0900 |
Stephen J. Turnbull |
Restore some doc changes that got dropped in a merge.
|
Tue, 17 Nov 2009 23:45:42 +0900 |
Stephen J. Turnbull |
automatic merge
|
Tue, 17 Nov 2009 23:41:39 +0900 |
Stephen J. Turnbull |
Fix crash in regex.c (closes issue630).
|
Mon, 16 Nov 2009 08:08:44 +0000 |
Aidan Kehoe |
Automated merge with ssh://sperber-guest@hg.debian.org//hg/xemacs/xemacs
|
Sun, 15 Nov 2009 20:52:09 +0000 |
Aidan Kehoe |
Fix the union build, setup_ccl_program; thank you Robert Delius Royar.
|
Mon, 16 Nov 2009 12:00:38 +0900 |
Stephen J. Turnbull |
Eliminate C asserts from c-tests.
|
Mon, 16 Nov 2009 11:58:19 +0900 |
Stephen J. Turnbull |
Make test from Adam Sjogren's report.
|
Sun, 15 Nov 2009 16:53:14 +0000 |
Aidan Kehoe |
Resolve the unregistered-CCL-programs-get-garbage-collected problem correctly
|
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.
|
Thu, 12 Nov 2009 00:00:11 +0900 |
Stephen J. Turnbull |
automatic merge
|
Wed, 11 Nov 2009 23:52:58 +0900 |
Stephen J. Turnbull |
Add permissions notices to sigpipe.c and regressiontest.pl.
|
Wed, 11 Nov 2009 23:40:15 +0900 |
Stephen J. Turnbull |
Move functionality of s/darwin.h to configure.ac and config.h.in.
|
Mon, 09 Nov 2009 13:07:56 -0700 |
Jerry James |
Clarify the GPL status of several sample module files. J. Kean Johnston
|
Mon, 09 Nov 2009 18:00:10 +0000 |
Aidan Kehoe |
Fix Win32 native build after my DEFAULT_DIRECTORY_FALLBACK change, thanks Vin!
|
Mon, 09 Nov 2009 09:21:59 -0700 |
Jerry James |
Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the
|
Mon, 09 Nov 2009 17:05:19 +0100 |
Didier Verna |
Make switch-to-buffer completion avoid current buffer.
|
Sun, 08 Nov 2009 17:27:26 +0000 |
Aidan Kehoe |
No need to fatal () on startup if $PWD doesn't exist; chdir to "/" instead.
|
Mon, 02 Nov 2009 14:00:49 +0900 |
Stephen J. Turnbull |
Fix typo in test of equalp and add more tests.
|
Mon, 02 Nov 2009 13:29:06 +0900 |
Stephen J. Turnbull |
Add test of nil binding of default-process-coding-system.
|
Mon, 02 Nov 2009 13:03:37 +0900 |
Stephen J. Turnbull |
automatic merge
|
Mon, 02 Nov 2009 12:09:13 +0900 |
Stephen J. Turnbull |
Fix issue145: accept nil in default-process-coding-system.
|
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.
|
Mon, 26 Oct 2009 15:41:26 -0600 |
Jerry James |
Add BSD header to lib-src/insert-data-in-exec.c, with permission of Olivier
|
Mon, 26 Oct 2009 09:42:20 +0000 |
Aidan Kehoe |
Make readlink_or_correct_case function correctly on Darwin.
|
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.
|
Sun, 11 Oct 2009 17:26:40 +0200 |
Mike Sperber |
Don't prevent display objects from being deleted for `post-command-hook'.
|
Mon, 12 Oct 2009 12:10:04 -0600 |
Jerry James |
Properly handle continuable divide-by-zero errors. Fix truncation of a
|
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 17:01:15 +0100 |
Aidan Kehoe |
Fix some test failures, mule-tests.el.
|
Mon, 12 Oct 2009 16:42:38 +0100 |
Aidan Kehoe |
Fix another bug in the delete-duplicates compiler macro.
|
Sat, 10 Oct 2009 15:04:59 +0100 |
Aidan Kehoe |
Correct the docstring for #'range-table-type.
|
Wed, 07 Oct 2009 19:42:42 +0200 |
Andreas Roehler |
`beginning-of-defun-function', `end-of-defun-function'
|
Tue, 06 Oct 2009 22:39:30 -0400 |
Vin Shelton |
Updates for external GIF support on Windows
|
Mon, 05 Oct 2009 13:07:34 -0600 |
Jerry James |
Fixes for a number of minor warnings issued by gcc. See xemacs-patches message
|
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.
|
Thu, 01 Oct 2009 18:00:11 +0200 |
Mike Sperber |
Fix `focus-frame'.
|
Wed, 30 Sep 2009 21:17:24 +0200 |
Mike Sperber |
Unbreak `beginning-of-defun'.
|
Wed, 30 Sep 2009 21:15:04 +0200 |
Mike Sperber |
Bring `try-completion''s interface closer to GNU Emacs.
|
Wed, 30 Sep 2009 12:48:21 +0100 |
Aidan Kehoe |
Register any CCL programs used by fixed-width coding-systems.
|
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.
|
Fri, 25 Sep 2009 01:10:49 +0900 |
Stephen J. Turnbull |
Image instantiator pixmap hotspots are Lisp integers; make it so in GTK.
|
Thu, 24 Sep 2009 09:36:49 +0900 |
Stephen J. Turnbull |
Check for gdbm/ndbm.h, too.
|
Wed, 23 Sep 2009 20:04:51 +0900 |
Stephen J. Turnbull |
Fix crash due to mishandling transparency.
|
Tue, 22 Sep 2009 21:14:03 +0200 |
Andreas Roehler |
lisp beginning-end-of-defun-function Changelog entry
|
Mon, 21 Sep 2009 21:40:35 +0200 |
andreas roehler |
funcall beginning-of-defun-function arg
|
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 21:29:00 +0100 |
Aidan Kehoe |
Add argument information to remaining MANY or UNEVALLED C subrs.
|
Sun, 20 Sep 2009 17:19:54 +0100 |
Aidan Kehoe |
Support last two arguments to #'make-coding-system being optional, again.
|
Sun, 20 Sep 2009 08:27:42 +0100 |
Aidan Kehoe |
Move Qfrom_unicode to general-slots.h, fix the native Win32 build.
|
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'.
|
Fri, 11 Sep 2009 17:54:07 +0100 |
Aidan Kehoe |
Fix a bug with Unicode error sequences and very short input strings.
|
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.
|
Wed, 02 Sep 2009 20:38:14 -0600 |
Jerry James |
Reproducer for menubar-x.c crash.
|
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.
|
Mon, 24 Aug 2009 15:21:21 -0600 |
Jerry James |
Fix build problems on WIN32 platforms caused by the large image crash fix.
|
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
|
Sun, 16 Aug 2009 21:00:08 +0100 |
Aidan Kehoe |
Test the multiple-value functionality.
|
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:25:08 +0100 |
Aidan Kehoe |
Revert to original language environment, tests/automated/mule-tests.el.
|
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 23:29:22 +0900 |
Stephen J. Turnbull |
automatic merge
|
Tue, 28 Jul 2009 23:24:15 +0900 |
Stephen J. Turnbull |
Improve redisplay docs in Internals a bit.
|
Tue, 28 Jul 2009 23:23:47 +0900 |
Stephen J. Turnbull |
Fix typos in face.c.
|
Tue, 28 Jul 2009 23:19:27 +0900 |
Stephen J. Turnbull |
Fix incorrect Xft resources in Info docs.
|
Tue, 28 Jul 2009 22:57:59 +0900 |
Stephen J. Turnbull |
Fix UNUSED and USED_IF parsing in make-docfile.c.
|
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:55:18 +0200 |
Mike Sperber |
Don't install silly symlinks when $(prefix) != $(exec_prefix).
|
Tue, 28 Jul 2009 15:49:37 +0200 |
Mike Sperber |
Print a few more variables upon --debug-paths.
|
Tue, 28 Jul 2009 15:43:08 +0200 |
Mike Sperber |
Expand @PREFIX@ in paths.h.
|
Tue, 28 Jul 2009 15:09:05 +0200 |
Mike Sperber |
More accurate tests for explicitly-set paths.
|
Mon, 27 Jul 2009 01:46:33 +0900 |
Stephen J. Turnbull |
ChangeLog for patch to debug-on-error-docstring.
|
Mon, 27 Jul 2009 01:29:49 +0900 |
Stephen J. Turnbull |
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
|
Mon, 27 Jul 2009 01:18:47 +0900 |
Stephen J. Turnbull |
imported patch accept-process-output-docstring
|
Sun, 26 Jul 2009 19:58:40 +0900 |
Stephen J. Turnbull |
Use correct separator when registering options to _AC_USER_OPTS.
|
Sat, 18 Jul 2009 23:51:21 +0100 |
Aidan Kehoe |
Avoid errors in Dired when opening directories.
|
Wed, 15 Jul 2009 00:21:01 +0100 |
Aidan Kehoe |
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
|
Wed, 15 Jul 2009 00:19:45 +0100 |
Aidan Kehoe |
?\012 is whitespace, as it always should have been, thank you Karl Kleinpaste.
|