| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup xmalloc. | Dmitry Antipov | 2012-07-05 | 1 | -1/+1 |
* | * window.h (struct window): Change type of 'hscroll', | Dmitry Antipov | 2012-06-28 | 1 | -3/+3 |
* | * src/minibuf.c (Fread_string): Bind minibuffer-completion-table. | Stefan Monnier | 2012-06-19 | 1 | -1/+9 |
* | * alloc.c, bytecode.c, ccl.c, coding.c, composite.c, data.c, dosfns.c: | Dmitry Antipov | 2012-06-19 | 1 | -5/+5 |
* | * buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline. | Andreas Schwab | 2012-06-16 | 1 | -0/+1 |
* | * minibuf.c (Fassoc_string): Remove duplicate declaration. | Paul Eggert | 2012-06-02 | 1 | -2/+0 |
* | Merge from trunk. | Paul Eggert | 2012-04-09 | 1 | -5/+6 |
|\ |
|
| * | Remove defining user variables via * in docstring. | Chong Yidong | 2012-04-09 | 1 | -5/+6 |
* | | Merge from trunk. | Paul Eggert | 2012-02-10 | 1 | -9/+13 |
|\ \
| |/ |
|
| * | * minibuf.c (syms_of_minibuf): Doc fix. | Chong Yidong | 2012-01-28 | 1 | -9/+13 |
* | | Merge from trunk. | Paul Eggert | 2012-01-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | | Merge from trunk. | Paul Eggert | 2011-12-10 | 1 | -12/+22 |
|\ \
| |/ |
|
| * | * src/minibuf.c (Fread_from_minibuffer): Doc fix. | Chong Yidong | 2011-12-06 | 1 | -12/+22 |
* | | Merge from trunk. | Paul Eggert | 2011-10-29 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fixes: debbugs:9903 | Andreas Schwab | 2011-10-29 | 1 | -2/+2 |
* | | Merge from trunk. | Paul Eggert | 2011-10-12 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | * minibuf.c (Finternal_complete_buffer): Fix last change. | Stefan Monnier | 2011-10-11 | 1 | -3/+4 |
* | | Merge from trunk. | Paul Eggert | 2011-10-01 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | * src/minibuf.c (Finternal_complete_buffer): Only show internal buffers if | Stefan Monnier | 2011-10-01 | 1 | -2/+2 |
* | | Merge from trunk. | Paul Eggert | 2011-09-24 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | * src/minibuf.c (read_minibuf): Disable line truncation. (Bug#5715) | Glenn Morris | 2011-09-24 | 1 | -0/+4 |
* | | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp): | Paul Eggert | 2011-09-21 | 1 | -26/+26 |
|/ |
|
* | * minibuf.c (Fread_from_minibuffer): Doc fix. | Chong Yidong | 2011-09-11 | 1 | -6/+5 |
* | sprintf-related integer and memory overflow issues. | Paul Eggert | 2011-08-29 | 1 | -4/+4 |
* | Adjust in response to jan.h.d's comments. | Paul Eggert | 2011-08-04 | 1 | -4/+1 |
* | * minibuf.c (read_minibuf_noninteractive): Don't leak memory | Paul Eggert | 2011-07-28 | 1 | -1/+4 |
* | Merge from intsign. | Paul Eggert | 2011-07-19 | 1 | -13/+23 |
|\ |
|
| * | Port to OpenBSD. | Paul Eggert | 2011-07-19 | 1 | -13/+23 |
* | | Use ptrdiff_t for hash table indexes. | Paul Eggert | 2011-07-18 | 1 | -1/+1 |
|/ |
|
* | Move DEFSYM to lisp.h and use everywhere. | Juanma Barranquero | 2011-06-24 | 1 | -1/+0 |
* | Merge from trunk. | Paul Eggert | 2011-06-23 | 1 | -80/+1 |
|\ |
|
| * | Move completing-read-function and completing-read-default to elisp | Leo Liu | 2011-06-23 | 1 | -80/+1 |
* | | * minibuf.c (read_minibuf_noninteractive): Use ptrdiff_t, not int, | Paul Eggert | 2011-06-22 | 1 | -8/+6 |
|/ |
|
* | * minibuf.c (Fread_buffer): Don't assume strlen fits in int. | Paul Eggert | 2011-06-19 | 1 | -2/+2 |
* | Make identifiers static if they are not used in other modules. | Paul Eggert | 2011-06-10 | 1 | -1/+1 |
* | Move some window-related functions from frame.c to window.c. | Martin Rudalics | 2011-06-06 | 1 | -0/+9 |
* | Merge from trunk. | Paul Eggert | 2011-06-02 | 1 | -34/+43 |
|\ |
|
| * | Merge from trunk. | Paul Eggert | 2011-06-02 | 1 | -31/+40 |
| |\ |
|
| | * | * lisp/minibuffer.el (minibuffer-inactive-mode-map): New var. | Stefan Monnier | 2011-06-01 | 1 | -31/+40 |
| * | | Remove arbitrary limit of 2**31 entries in hash tables. | Paul Eggert | 2011-05-30 | 1 | -3/+3 |
| |/ |
|
* | | Merge from trunk. | Paul Eggert | 2011-05-30 | 1 | -52/+31 |
|\ \
| |/ |
|
| * | * lisp/minibuffer.el: Add metadata method to completion tables. | Stefan Monnier | 2011-05-31 | 1 | -52/+31 |
* | | [ChangeLog] | Paul Eggert | 2011-05-30 | 1 | -1/+1 |
|/ |
|
* | * lisp.h: (XVECTOR_SIZE): Remove. All uses replaced with ASIZE. | Paul Eggert | 2011-04-25 | 1 | -3/+3 |
* | lisp.h: Fix a problem with aliasing and vector headers. | Paul Eggert | 2011-04-25 | 1 | -3/+3 |
* | Undo the DEFUN->DEFUE change. | Paul Eggert | 2011-04-13 | 1 | -8/+8 |
* | * minibuf.c: Make symbols static if they're not exported. | Paul Eggert | 2011-04-13 | 1 | -2/+2 |
* | Declare Lisp_Object Q* variables to be 'static' if not exproted. | Paul Eggert | 2011-04-10 | 1 | -14/+14 |
* | Make Emacs functions such as Fatom 'static' by default. | Paul Eggert | 2011-04-10 | 1 | -8/+9 |