| Commit message (Expand) | Author | Age | Files | Lines |
| * | * lisp.h (make_gap_1): New prototype. | Dmitry Antipov | 2013-01-09 | 1 | -0/+1 |
| * | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -1/+2 |
| |\ |
|
| | * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+2 |
| * | | * lisp.h (toplevel): Add two notices to the comment about | Dmitry Antipov | 2012-12-26 | 1 | -0/+8 |
| * | | Avoid calls to CHAR_TO_BYTE if byte position is known. | Dmitry Antipov | 2012-12-20 | 1 | -1/+0 |
| * | | * fileio.c (internal_delete_file): Use bool for boolean. | Paul Eggert | 2012-12-15 | 1 | -1/+1 |
| * | | Fix bug #13079 on MS-Windows with temp files not being deleted. | Eli Zaretskii | 2012-12-15 | 1 | -1/+1 |
| * | | Merge from trunk + rename the event. Not tested yet. | Eli Zaretskii | 2012-12-10 | 1 | -12/+15 |
| |\ \ |
|
| | * | | Support filesystem notification through inotify on GNU/Linux. | RĂ¼diger Sonderfeld | 2012-12-10 | 1 | -0/+5 |
| | * | | Use putenv+unsetenv instead of modifying environ directly. | Paul Eggert | 2012-12-08 | 1 | -0/+1 |
| | * | | * lisp.h (Mouse_HLInfo): Remove set-but-unused mouse_face_image_state | Dmitry Antipov | 2012-12-04 | 1 | -5/+6 |
| | * | | * bytecode.c, lisp.h (Qbytecode): Remove. | Paul Eggert | 2012-12-03 | 1 | -1/+0 |
| | * | | * lisp.h (modify_region): Rename to... | Dmitry Antipov | 2012-12-03 | 1 | -1/+1 |
| | * | | * alloc.c (free_save_value): New function. | Dmitry Antipov | 2012-12-03 | 1 | -0/+1 |
| | * | | * alloc.c (Fgarbage_collect): Unblock input after clearing | Dmitry Antipov | 2012-11-22 | 1 | -4/+0 |
| | * | | Conflate Qnil and Qunbound for `symbol-function'. | Stefan Monnier | 2012-11-20 | 1 | -1/+1 |
| * | | | Merge from trunk. | Eli Zaretskii | 2012-11-17 | 1 | -0/+2 |
| |\ \ \
| |/ / |
|
| | * | | Use faccessat, not access, when checking file permissions. | Paul Eggert | 2012-11-13 | 1 | -0/+2 |
| * | | | Merge from trunk. | Eli Zaretskii | 2012-11-13 | 1 | -119/+93 |
| |\ \ \
| |/ / |
|
| | * | | Provide new `defalias-fset-function' symbol property. | Stefan Monnier | 2012-11-09 | 1 | -0/+2 |
| | * | | * fns.c (Qeql, hashtest_eq): Now static. | Paul Eggert | 2012-11-08 | 1 | -2/+2 |
| | * | | * src/lisp.h (XHASH): Redefine to be imperfect and fit in a Lisp int. | Stefan Monnier | 2012-11-08 | 1 | -4/+6 |
| | * | | Use same hash function for hashfn_profiler as for hash_string etc. | Paul Eggert | 2012-11-08 | 1 | -1/+10 |
| | * | | Use ad-hoc comparison function for the profiler's hash-tables. | Stefan Monnier | 2012-11-08 | 1 | -20/+24 |
| | * | | Shrink struct vectorlike_header to the only size field. | Dmitry Antipov | 2012-11-08 | 1 | -66/+48 |
| | * | | Restore some duplicate definitions. | Paul Eggert | 2012-11-06 | 1 | -5/+14 |
| | * | | Minor adjustments of recently-changed frame functions. | Paul Eggert | 2012-11-06 | 1 | -3/+0 |
| | * | | Widely used frame validity and checking functions. | Dmitry Antipov | 2012-11-06 | 1 | -1/+0 |
| | * | | Omit duplicate definitions no longer needed with gcc -g3. | Paul Eggert | 2012-11-03 | 1 | -22/+6 |
| | * | | Window-related stuff cleanup here and there. | Dmitry Antipov | 2012-11-02 | 1 | -14/+0 |
| | |/ |
|
| * | | Merge from trunk after 24.3 was moved to emacs-24 branch. | Eli Zaretskii | 2012-11-02 | 1 | -2/+3 |
| |\ \
| |/ |
|
| | * | Fix crash when using Emacs as commit editor for git. | Paul Eggert | 2012-10-31 | 1 | -0/+1 |
| | * | Spelling fixes. | Paul Eggert | 2012-10-21 | 1 | -2/+2 |
| * | | Merge from trunk. | Eli Zaretskii | 2012-10-20 | 1 | -1/+50 |
| |\ \
| |/ |
|
| | * | Add comments with instructions for creating new Lisp data types. | Eli Zaretskii | 2012-10-20 | 1 | -1/+50 |
| | * | Undo faccessat change. | Paul Eggert | 2012-10-19 | 1 | -1/+0 |
| | * | Use faccessat, not access, when checking file permissions. | Paul Eggert | 2012-10-19 | 1 | -0/+1 |
| * | | Merge from trunk. | Eli Zaretskii | 2012-10-17 | 1 | -1/+0 |
| |\ \
| |/ |
|
| | * | * editfns.c (get_system_name): Remove. | Dmitry Antipov | 2012-10-16 | 1 | -1/+0 |
| * | | Merge from trunk. | Eli Zaretskii | 2012-10-14 | 1 | -0/+1 |
| |\ \
| |/ |
|
| | * | Fix bug #12587 with slow startup on MS-Windows with Netlogon service. | Eli Zaretskii | 2012-10-12 | 1 | -0/+1 |
| * | | Merge from trunk. | Eli Zaretskii | 2012-10-12 | 1 | -16/+13 |
| |\ \
| |/ |
|
| | * | lread.c, macros.c, marker.c, menu.c, minibuf.c: Use bool for booleans. | Paul Eggert | 2012-10-11 | 1 | -1/+1 |
| | * | keyboard.c, keymap.c: Use bool for booleans. | Paul Eggert | 2012-10-10 | 1 | -8/+9 |
| | * | * alloc.c (mark_object): Use meaningful PVEC_NORMAL_VECTOR. | Dmitry Antipov | 2012-10-10 | 1 | -7/+3 |
| * | | Initial version of the w32notify code. | Eli Zaretskii | 2012-10-06 | 1 | -0/+5 |
| |/ |
|
| * | * profiler.c (handle_profiler_signal): Inhibit pending signals too, | Paul Eggert | 2012-10-03 | 1 | -1/+1 |
| * | Revert the FOLLOW-SYMLINKS change for file-attributes. | Paul Eggert | 2012-09-30 | 1 | -1/+1 |
| * | file-attributes has a new optional arg FOLLOW-SYMLINKS. | Paul Eggert | 2012-09-30 | 1 | -1/+1 |
| * | * src/lisp.h (struct backtrace): Remove indirection for `function' field. | Stefan Monnier | 2012-09-28 | 1 | -1/+1 |