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'.
|