Sat, 05 May 2012 18:42:00 +0100 |
Aidan Kehoe |
Remove some redundant functions, change others to labels, lisp/
|
Tue, 01 May 2012 16:17:42 +0100 |
Aidan Kehoe |
Avoid #'delq in core Lisp, for the sake of style, a very slightly smaller binary
|
Tue, 01 May 2012 12:43:22 +0100 |
Aidan Kehoe |
Improve for-effect handling in a few places, lisp/
|
Mon, 23 Apr 2012 10:06:39 +0200 |
Mike Sperber |
Imitate GNU Emacs API for `batch-byte-recompile-directory'.
|
Sat, 07 Apr 2012 21:57:31 +0100 |
Aidan Kehoe |
Remove some utility functions from the global namespace, lisp/
|
Fri, 02 Mar 2012 18:26:14 +0000 |
Aidan Kehoe |
select-coercion-alist, not select-conversion-alist, select.el
|
Sat, 14 Jan 2012 12:16:05 +0000 |
Aidan Kehoe |
Be more careful about non-quoted-symbol TAGs, #'byte-compile-catch
|
Sun, 08 Jan 2012 22:29:06 -0500 |
Vin Shelton |
Add autoload cookie to custom-set-face-bold
|
Sun, 08 Jan 2012 20:41:37 +0000 |
Aidan Kehoe |
Call XKeysymToString() much less, it leaks.
|
Mon, 02 Jan 2012 16:52:59 +0000 |
Aidan Kehoe |
Add an explicit autoload for #'cl-compile-time-init, bytecomp.el.
|
Mon, 02 Jan 2012 13:35:31 +0000 |
Aidan Kehoe |
Put back compatibility alias for #'cl-puthash, used by 21.4's setf expansion
|
Fri, 30 Dec 2011 16:05:31 +0000 |
Aidan Kehoe |
Integrate CL code better into core, remove obsolete compatibility code.
|
Fri, 30 Dec 2011 13:55:07 +0000 |
Aidan Kehoe |
Don't error with a non-list plist, #'copy-symbol
|
Tue, 27 Dec 2011 17:07:23 +0100 |
Didier Verna |
New "foreback" face property.
|
Tue, 27 Dec 2011 15:34:31 +0100 |
Didier Verna |
Fix 'face-foreground-name docstring typo.
|
Tue, 27 Dec 2011 15:32:42 +0100 |
Didier Verna |
Explicitely set zmacs-region to not shrink.
|
Tue, 27 Dec 2011 15:21:28 +0100 |
Didier Verna |
Shrink the widget-field-face.
|
Mon, 26 Dec 2011 15:04:25 +0100 |
Didier Verna |
Replace the 'flush face property with the opposite 'shrink one.
|
Fri, 23 Dec 2011 10:34:40 +0000 |
Aidan Kehoe |
Improve Lisp style in a few places, select.el
|
Fri, 23 Dec 2011 10:56:16 +0100 |
Didier Verna |
The "flush" face property.
|
Thu, 22 Dec 2011 12:51:03 +0000 |
Aidan Kehoe |
Move the functionality of #'cl-macroexpand into Fmacroexpand, eval.c
|
Wed, 21 Dec 2011 16:54:30 +0000 |
Aidan Kehoe |
Call #'cl-macroexpand-all in #'cl-transform-function-property
|
Tue, 13 Dec 2011 20:42:30 +0000 |
Aidan Kehoe |
Be more careful about what we shadow, #'byte-compile-eval.
|
Tue, 13 Dec 2011 20:28:32 +0000 |
Aidan Kehoe |
Use the old #'labels implementation if #'lexical-let changes lambdas.
|
Sat, 10 Dec 2011 16:19:16 +0000 |
Aidan Kehoe |
Correct the docstring for posix-charset-to-coding-system-hash, mule-cmds.el
|
Fri, 09 Dec 2011 08:38:07 +0000 |
Aidan Kehoe |
Correct and clarify docstring, #'load-time-value
|
Mon, 21 Nov 2011 09:26:45 -0500 |
Vin Shelton |
ChangeLog cleanup
|
Tue, 15 Nov 2011 20:19:20 -0500 |
Vin Shelton |
Prevent bogus caching of background in custom-properties
|
Wed, 09 Nov 2011 12:51:10 +0000 |
Aidan Kehoe |
Mention when compiled functions are built-in, help.el.
|
Wed, 02 Nov 2011 17:50:39 +0000 |
Aidan Kehoe |
Give the label name when warning or erroring, bytecomp.el
|
Tue, 18 Oct 2011 12:03:36 +0100 |
Aidan Kehoe |
#'load-terminal-library; load term files correctly for gnuclient consoles.
|
Sun, 09 Oct 2011 12:55:51 +0100 |
Aidan Kehoe |
Deprecate #'remassoc, #'remassq, #'remrassoc, #'remrassq.
|
Sat, 08 Oct 2011 12:26:09 +0100 |
Aidan Kehoe |
Move macros with shadows in bytecomp.el to the end of the files, cl-macs
|
Sat, 08 Oct 2011 12:01:20 +0100 |
Aidan Kehoe |
Don't byte-compile at macroexpansion time, load-time-vale.
|
Tue, 04 Oct 2011 10:59:17 +0100 |
Aidan Kehoe |
Avoid redundant arglist information, #'make-autoload.
|
Tue, 04 Oct 2011 09:02:14 +0100 |
Aidan Kehoe |
Update a comment with a better understanding of the optimizer, bytecomp.el
|
Mon, 03 Oct 2011 20:16:14 +0100 |
Aidan Kehoe |
Declare labels as line where appropriate; use #'labels, not #'flet, tests.
|
Mon, 03 Oct 2011 19:39:01 +0100 |
Aidan Kehoe |
Force unfolding of (funcall #'(lambda () ...) if optimising, bytecomp.el.
|
Sun, 02 Oct 2011 15:32:16 +0100 |
Aidan Kehoe |
Support inlining labels, bytecomp.el.
|
Sun, 25 Sep 2011 16:12:07 +0100 |
Aidan Kehoe |
Remove ELC files from `binary-file-regexps', many of them are escape-quoted.
|
Wed, 21 Sep 2011 20:07:09 +0100 |
Aidan Kehoe |
Include many more files in binary-file-regexps, files.el.
|
Wed, 21 Sep 2011 19:14:15 +0100 |
Aidan Kehoe |
Strip extent information when passing text to external programs, select.el
|
Sun, 11 Sep 2011 16:05:05 +0100 |
Aidan Kehoe |
Be more careful still in #'cl-defsubst-expand.
|
Sat, 10 Sep 2011 13:17:29 +0100 |
Aidan Kehoe |
#'cl-defsubst-expand; avoid mutually-recursive symbol macros.
|
Fri, 09 Sep 2011 22:50:31 +0100 |
Aidan Kehoe |
Error if byte-compiling a form hasn't wrapped byte-compile-inbuffer.
|
Wed, 07 Sep 2011 21:21:36 +0100 |
Aidan Kehoe |
Replace #'flet by #'labels where appropriate, core code.
|
Wed, 07 Sep 2011 16:26:45 +0100 |
Aidan Kehoe |
Improve the implementation, documentation of #'labels, #'flet.
|
Tue, 06 Sep 2011 11:44:50 +0100 |
Aidan Kehoe |
Pass eighth bit on TTY consoles to coding system if needed.
|
Sun, 04 Sep 2011 20:37:55 +0100 |
Aidan Kehoe |
Drop cl-macro-environment in favour of byte-compile-macro-environment.
|
Sun, 04 Sep 2011 20:35:31 +0100 |
Aidan Kehoe |
Add a defsetf for get-char-table, necessary for the tests in the last commit.
|
Sun, 04 Sep 2011 19:51:35 +0100 |
Aidan Kehoe |
Implement print-circle, allowing recursive and circular structures to be read.
|
Wed, 24 Aug 2011 11:22:30 +0100 |
Aidan Kehoe |
Correct a typo from Mats' merge, process.el, thank you the byte-compiler
|
Wed, 24 Aug 2011 11:06:41 +0100 |
Aidan Kehoe |
Add an assertion about argument order to #'apply-partially compiler macro
|
Fri, 12 Aug 2011 16:02:30 +0100 |
Aidan Kehoe |
Add the #'apply-partially API, as used by GNU.
|
Wed, 10 Aug 2011 16:50:37 +0100 |
Aidan Kehoe |
Add #'event-apply-modifiers, implement #'event-apply-modifiers in terms of it.
|
Wed, 10 Aug 2011 15:55:53 +0100 |
Aidan Kehoe |
Do the quoted-lambda check when functions take :if, :test, :key arguments, too.
|
Mon, 08 Aug 2011 13:57:19 +0900 |
Stephen J. Turnbull |
Improve treatment of expected bugs.
|
Sun, 07 Aug 2011 23:22:59 +0200 |
Mats Lidell |
Merge.
|
Sun, 31 Jul 2011 01:29:09 +0200 |
Mats Lidell |
shell-command and shell-command-on-region API compliant with FSF 23.3.1
|
Wed, 20 Jul 2011 00:42:16 +0200 |
Mats Lidell |
Introducing syntax-ppss.el from GNU.
|