| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * lisp/subr.el (apply-partially): Use a non-nil static environment. | Stefan Monnier | 2011-03-30 | 1 | -0/+1 |
* | Merge from trunk | Stefan Monnier | 2011-03-21 | 1 | -33/+34 |
|\ |
|
| * | * lread.c (Fload, readevalloop, read1): Rename locals to avoid shadowing. | Paul Eggert | 2011-03-16 | 1 | -29/+29 |
| * | * lread.c (read1): Rewrite so as not to use empty "else". | Paul Eggert | 2011-03-16 | 1 | -2/+3 |
| * | Fix BUF_* macros to handle indirect buffers properly (Bug#8219). | Chong Yidong | 2011-03-13 | 1 | -2/+2 |
* | | Merge from trunk | Stefan Monnier | 2011-03-06 | 1 | -4/+3 |
|\ \
| |/ |
|
| * | * src/lread.c (openp): Correct Boolean typo in last commit. | Wolfgang Jenkner | 2011-02-22 | 1 | -1/+1 |
| * | [ChangeLog] | Paul Eggert | 2011-02-21 | 1 | -3/+2 |
* | | Get rid of funvec. | Stefan Monnier | 2011-02-24 | 1 | -23/+10 |
* | | Merge from trunk | Stefan Monnier | 2011-02-21 | 1 | -12/+21 |
|\ \
| |/ |
|
| * | * lisp/files.el (cd): Make completion obey cd-path. | Stefan Monnier | 2011-02-18 | 1 | -4/+13 |
| * | Change B_ to BVAR | Tom Tromey | 2011-02-16 | 1 | -8/+8 |
| * | Hide implementation of `struct buffer' | Tom Tromey | 2011-02-14 | 1 | -8/+8 |
* | | Merge from trunk | Stefan Monnier | 2011-02-11 | 1 | -10/+10 |
|\ \
| |/ |
|
| * | * lread.c: conform to C89 pointer rules | Paul Eggert | 2011-02-06 | 1 | -7/+10 |
* | | Merge from trunk | Stefan Monnier | 2011-02-01 | 1 | -121/+52 |
|\ \
| |/ |
|
| * | Use SSDATA when the context wants char *. | Paul Eggert | 2011-01-30 | 1 | -10/+10 |
| * | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -3/+1 |
| * | Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h. | Paul Eggert | 2011-01-22 | 1 | -4/+3 |
| * | Move all DEFVAR'd globals into a structure -- threading infrastructure | Tom Tromey | 2011-01-18 | 1 | -93/+30 |
| * | Include <unistd.h> unilaterally. | Paul Eggert | 2011-01-09 | 1 | -3/+0 |
| * | Add --no-site-lisp option, make -Q use it. (Bug#5707) | Glenn Morris | 2011-01-06 | 1 | -2/+2 |
| * | Remove unused declarations | Andreas Schwab | 2010-12-27 | 1 | -1/+1 |
| * | Minor clean up to silence some gcc warnings. | Stefan Monnier | 2010-12-19 | 1 | -5/+5 |
* | | Try and be more careful about propagation of lexical environment. | Stefan Monnier | 2010-12-13 | 1 | -8/+6 |
* | | Make the effect of (defvar foo) local. | Stefan Monnier | 2010-12-12 | 1 | -4/+3 |
* | | Merge from trunk | Stefan Monnier | 2010-12-10 | 1 | -68/+62 |
|\ \
| |/ |
|
| * | * src/lread.c (read1): Allow newstyle unquote outside of backquote. | Stefan Monnier | 2010-12-06 | 1 | -52/+46 |
| * | Merge changes from emacs-23 branch | Chong Yidong | 2010-11-27 | 1 | -4/+4 |
| |\ |
|
| | * | merge emacs-23 | Kenichi Handa | 2010-11-25 | 1 | -0/+4 |
| | |\ |
|
| | * | | Fix decoding of emacs-mule coding system. | Kenichi Handa | 2010-11-25 | 1 | -4/+4 |
| * | | | Move declarations from .c files to .h files. | Dan Nicolaescu | 2010-11-18 | 1 | -2/+0 |
| * | | | Merge from emacs-23 | Stefan Monnier | 2010-11-17 | 1 | -0/+4 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Fix bug #7346: document load-file-name. | Eli Zaretskii | 2010-11-12 | 1 | -0/+4 |
| | |/ |
|
| * | | Obscure an example DEFVAR_INT comment so as to evade make-docfile. | Glenn Morris | 2010-10-22 | 1 | -8/+7 |
* | | | Merge from trunk | Stefan Monnier | 2010-10-15 | 1 | -5/+0 |
|\ \ \
| |/ / |
|
| * | | Remove O_RDONLY, O_WRONLY definitions, not needed. | Dan Nicolaescu | 2010-10-04 | 1 | -3/+0 |
| * | | Include <fcntl.h> unconditionally. | Dan Nicolaescu | 2010-10-03 | 1 | -2/+0 |
* | | | Merge from trunk | Stefan Monnier | 2010-09-30 | 1 | -10/+10 |
|\ \ \
| |/ / |
|
| * | | Fix int/EMACS_INT use in lread.c, marker.c, minibuf.c, print.c | Eli Zaretskii | 2010-09-25 | 1 | -9/+9 |
| * | | Clean up EMACS_INT/int in cmds.c, as well as USE_SAFE_ALLOCA. | Lars Magne Ingebrigtsen | 2010-09-23 | 1 | -1/+1 |
* | | | Merge from trunk | Stefan Monnier | 2010-08-11 | 1 | -11/+5 |
|\ \ \
| |/ / |
|
| * | | Use const char* instead of char*. | Dan Nicolaescu | 2010-08-09 | 1 | -2/+2 |
| * | | Remove extern declarations in .c files, .h files have them. | Dan Nicolaescu | 2010-08-05 | 1 | -4/+0 |
| * | | * lread.c (unreadpure, mapatoms_1): Make static. | Juanma Barranquero | 2010-07-26 | 1 | -4/+2 |
* | | | Merge from trunk | Stefan Monnier | 2010-07-23 | 1 | -229/+149 |
|\ \ \
| |/ / |
|
| * | | Convert old-style definitions | Andreas Schwab | 2010-07-12 | 1 | -4/+2 |
| * | | Use strchr, strrchr instead of index, rindex | Andreas Schwab | 2010-07-11 | 1 | -4/+4 |
| * | | Constify functions taking char * | Andreas Schwab | 2010-07-11 | 1 | -10/+10 |
| * | | Merge changes from emacs-23 branch. | Chong Yidong | 2010-07-10 | 1 | -10/+12 |
| |\ \
| | |/ |
|