| Commit message (Expand) | Author | Age | Files | Lines |
* | Make Emacs functions such as Fatom 'static' by default. | Paul Eggert | 2011-04-10 | 1 | -1/+0 |
* | Use functions, not macros, for up- and down-casing. | Paul Eggert | 2011-03-15 | 1 | -37/+21 |
* | Fix a race condition diagnosed by gcc -Wsequence-point (Bug#8254). | Paul Eggert | 2011-03-15 | 1 | -0/+43 |
* | Fix BUF_* macros to handle indirect buffers properly (Bug#8219). | Chong Yidong | 2011-03-13 | 1 | -14/+31 |
* | Use KVAR in MS-Windows build, remove buffer-file-type. | Eli Zaretskii | 2011-02-16 | 1 | -6/+0 |
* | Change B_ to BVAR | Tom Tromey | 2011-02-16 | 1 | -4/+4 |
* | Hide implementation of `struct buffer' | Tom Tromey | 2011-02-14 | 1 | -71/+80 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Move all DEFVAR'd globals into a structure -- threading infrastructure | Tom Tromey | 2011-01-18 | 1 | -9/+0 |
* | Refill some copyright headers. | Glenn Morris | 2011-01-15 | 1 | -2/+3 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -4/+3 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Remove unused declarations | Andreas Schwab | 2010-12-27 | 1 | -3/+0 |
* | | Remove INLINE uses in header files. | Dan Nicolaescu | 2010-11-20 | 1 | -3/+3 |
* | | Mere anarchy is loosed upon the world. | Glenn Morris | 2010-11-02 | 1 | -6/+5 |
* | | Fix int/EMACS_INT in eval.c and indent.c, correct previous changes. | Eli Zaretskii | 2010-09-24 | 1 | -1/+1 |
* | | Use offsetof instead of own definition | Andreas Schwab | 2010-07-11 | 1 | -1/+1 |
* | | Remove P_ and __P macros. | Jan D | 2010-07-02 | 1 | -23/+23 |
* | | * buffer.h (struct buffer): Remove unused var `direction_reversed'. | Stefan Monnier | 2010-04-20 | 1 | -3/+0 |
* | | Make variable forwarding explicit rather the using special values. | Stefan Monnier | 2010-04-19 | 1 | -11/+14 |
* | | Try to detect file modification within the same second. | Stefan Monnier | 2010-04-12 | 1 | -0/+6 |
* | | Merge from mainline. | Eli Zaretskii | 2010-01-16 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | Try to fix bug#5314. This is probably not the final word, tho. | Stefan Monnier | 2010-01-12 | 1 | -1/+5 |
* | | Retrospective commit from 2009-11-14. | Eli Zaretskii | 2010-01-01 | 1 | -1/+1 |
* | | Retrospective commit from 2009-10-08. | Eli Zaretskii | 2010-01-01 | 1 | -3/+3 |
* | | Retrospective commit from 2009-10-05. | Eli Zaretskii | 2010-01-01 | 1 | -0/+4 |
* | | Retrospective commit from 2009-08-15. | Eli Zaretskii | 2009-12-31 | 1 | -4/+6 |
* | | Retrospective commit. | Eli Zaretskii | 2009-12-31 | 1 | -2/+4 |
|/ |
|
* | * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove | Andreas Schwab | 2009-11-21 | 1 | -2/+2 |
* | Remove leftover table unibyte_to_multibyte_table. | Stefan Monnier | 2009-10-18 | 1 | -1/+1 |
* | Add comment noting that unbound symbols appear as themselves in local_var_alist. | Chong Yidong | 2009-08-15 | 1 | -2/+3 |
* | * fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2. | Richard M. Stallman | 2009-07-16 | 1 | -0/+3 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | (struct buffer): New member word_wrap. | Chong Yidong | 2008-06-24 | 1 | -0/+2 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-15 | 1 | -6/+4 |
* | * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT. | Stefan Monnier | 2008-03-20 | 1 | -8/+8 |
* | * fileio.c (Finsert_file_contents): | Stefan Monnier | 2008-03-20 | 1 | -2/+0 |
* | (Fbuffer_list): Declare (for use in callint.c). | Stefan Monnier | 2008-03-17 | 1 | -0/+1 |
* | * dispextern.h (face_at_buffer_position, face_for_overlay_string) | Stefan Monnier | 2008-02-26 | 1 | -1/+3 |
* | (struct buffer): Comment fix to clarify the status of Lisp fields. | Stefan Monnier | 2008-02-11 | 1 | -2/+4 |
* | (FETCH_CHAR_AS_MULTIBYTE): Use unibyte_to_multibyte_table instead of | Eli Zaretskii | 2008-02-09 | 1 | -1/+1 |
* | Use "do...while (0)", not "if (1)..else" in macro definitions. | Jan Djärv | 2008-02-07 | 1 | -2/+2 |
* | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+2 |
|\ |
|
| * | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+2 |
| |\ |
|
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+2 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-12-06 | 1 | -28/+10 |
|\ \ \
| |/ / |
|
| * | | * lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field. | Stefan Monnier | 2007-11-21 | 1 | -19/+1 |
| * | | (struct buffer): Move `undo_list' back to before `name'. | Stefan Monnier | 2007-11-16 | 1 | -9/+9 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-11 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | * window.h (struct window): | Stefan Monnier | 2007-10-02 | 1 | -1/+1 |
| |/ |
|