aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove bytecomp- prefix, plus misc changes.Stefan Monnier2011-03-161-0/+5
* * src/eval.c (Ffunction): Use simpler format for closures.Stefan Monnier2011-03-131-0/+7
* Misc fixes, and use lexical-binding in more files.Stefan Monnier2011-03-111-0/+6
* Fix pcase memoizing; change lexbound byte-code marker.Stefan Monnier2011-03-051-0/+6
* * doc/lispref/variables.texi (Scope): Mention the availability of lexbind.Stefan Monnier2011-03-011-0/+6
* Get rid of funvec.Stefan Monnier2011-02-241-0/+56
* Use offsets relative to top rather than bottom for stack refsStefan Monnier2011-02-211-0/+7
* * lisp/subr.el (save-window-excursion): New macro, moved from C.Stefan Monnier2011-02-191-0/+7
* Various compiler bug-fixes. MPC seems to run correctly now.Stefan Monnier2011-02-171-0/+10
* * lisp/emacs-lisp/byte-lexbind.el: Delete.Stefan Monnier2011-02-121-0/+5
* * src/eval.c (Fdefvar): Record specialness before computing initial value.Stefan Monnier2010-12-271-0/+4
* Obey lexical-binding in interactive evaluation commands.Stefan Monnier2010-12-151-0/+5
* Try and be more careful about propagation of lexical environment.Stefan Monnier2010-12-131-0/+16
* Make the effect of (defvar foo) local.Stefan Monnier2010-12-121-0/+14
* * eval.c (funcall_funvec): Replace bcopy by memcpy.Andreas Schwab2010-07-231-0/+4
* Merge from trunkStefan Monnier2010-06-181-24099/+79
|\
| * Merge from emacs-23Stefan Monnier2010-06-161-0/+4
| |\
| | * Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.Glenn Morris2010-06-141-0/+4
| * | * src/lread.c (read1): Phase out old-style backquotes a bit more.Stefan Monnier2010-06-161-2/+5
* | | * src/eval.c (Fspecial_variable_p): Rename from `specialp'.Stefan Monnier2010-06-181-0/+4
* | | * lisp/emacs-lisp/bytecomp.el (byte-compile-initial-macro-environment):Stefan Monnier2010-06-141-0/+5
|/ /
* | Use BidiMirroring.txt for mirroring characters in bidi context.Eli Zaretskii2010-06-121-1/+10
* | Derive bidi type table from UnicodeData.txt.Eli Zaretskii2010-06-121-0/+6
* | Fix bug #6409.Eli Zaretskii2010-06-121-0/+4
* | * Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.Romain Francoise2010-06-121-0/+5
* | * src/editfns.c (Fbyte_to_string): Pacify compiler.Glenn Morris2010-06-091-0/+2
* | * src/m/ibms390x.h: Rather than duplicating ibms390.h, just include it.Glenn Morris2010-06-091-0/+4
* | Remove duplicate ChangeLog entries.Juanma Barranquero2010-06-101-16/+0
* | Merge from emacs-23Andreas Schwab2010-06-101-0/+22
|\ \ | |/
| * * dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.Stefan Monnier2010-06-091-0/+5
| * * minibuf.c (Fall_completions): Add more checks.Andreas Schwab2010-06-081-0/+4
| * * minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).Juanma Barranquero2010-06-081-0/+4
| * Add bug numberAndreas Schwab2010-06-041-1/+1
| * * process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4Andreas Schwab2010-06-041-0/+5
| * Fix typos.Juanma Barranquero2010-06-031-0/+4
* | * src/s/usg5-4.h: Fix previous change.Dan Nicolaescu2010-06-091-0/+5
* | * src/lread.c (X_OK): Remove, unused.Dan Nicolaescu2010-06-071-0/+2
* | * src/dispnew.c: Remove obsolete comment.Dan Nicolaescu2010-06-071-0/+2
* | Remove INCLUDED_FCNTL.Dan Nicolaescu2010-06-071-0/+9
* | * window.el (pop-to-buffer): Remove the conditional thatMartin Rudalics2010-06-071-0/+7
* | * cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.Juanma Barranquero2010-06-071-0/+5
* | Remove BSTRING related code, all platforms define it.Dan Nicolaescu2010-06-061-0/+15
* | Remove obsolete macro BASE_LEADING_CODE_P.Juanma Barranquero2010-06-051-0/+10
* | Turn `directory-sep-char' into a noop.Juanma Barranquero2010-06-041-0/+21
* | Move UNEXEC definition to autoconf.Dan Nicolaescu2010-06-031-0/+15
* | Remove obsolete pre-unicode2 macros.Juanma Barranquero2010-06-031-0/+10
* | * src/buffer.c (Fother_buffer): Add CHECK_FRAME.Juri Linkov2010-06-031-0/+5
* | Remove NO_SOCK_SIGIO references.Glenn Morris2010-06-021-0/+2
* | m/hp800.h simplification.Glenn Morris2010-06-021-0/+3
* | HAVE_ALLOCA not needed since alloca.s was removed.Glenn Morris2010-06-021-0/+3