| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug #15426 with directory-files invoked from a unibyte buffer. | Eli Zaretskii | 2013-09-21 | 1 | -1/+1 |
* | New unwind-protect flavors to better type-check C callbacks. | Paul Eggert | 2013-07-16 | 1 | -10/+6 |
* | * fileio.c (report_file_errno): Fix errno reporting bug. | Paul Eggert | 2013-07-16 | 1 | -2/+2 |
* | Prefer list1 (X) to Fcons (X, Qnil) when building lists. | Paul Eggert | 2013-07-15 | 1 | -3/+3 |
* | Fix races with threads and file descriptors. | Paul Eggert | 2013-07-11 | 1 | -1/+1 |
* | Prefer < to > in range checks such as 0 <= i && i < N. | Paul Eggert | 2013-04-01 | 1 | -2/+3 |
* | Reorder conditions that are written backwards | Andreas Schwab | 2013-03-24 | 1 | -7/+6 |
* | Avoid encoding file names run through dostounix_filename on MS-Windows. | Eli Zaretskii | 2013-02-02 | 1 | -2/+2 |
* | Use fdopendir, fstatat and readlinkat, for efficiency. | Paul Eggert | 2013-01-31 | 1 | -52/+68 |
* | * lisp.h (toplevel): Add comment about using Lisp_Save_Value | Dmitry Antipov | 2013-01-17 | 1 | -2/+2 |
* | * src/lisp.h (XSAVE_POINTER, XSAVE_INTEGER): Change to allow extraction | Dmitry Antipov | 2013-01-15 | 1 | -1/+1 |
* | Avoid needless casts with XSAVE_POINTER. | Paul Eggert | 2013-01-14 | 1 | -1/+1 |
* | Make Lisp_Save_Value more versatile storage for up to four objects. | Dmitry Antipov | 2013-01-14 | 1 | -1/+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 |
* | | Simplify via eabs. | Paul Eggert | 2013-01-01 | 1 | -4/+1 |
* | | Fix permissions bugs with setgid directories etc. | Paul Eggert | 2012-12-14 | 1 | -16/+2 |
* | | Speed up most calls to 'stat' and 'lstat' on MS-Windows. | Eli Zaretskii | 2012-12-14 | 1 | -1/+16 |
* | | Assume POSIX 1003.1-1988 or later for grp.h, pwd.h. | Paul Eggert | 2012-11-26 | 1 | -2/+2 |
* | | Assume POSIX 1003.1-1988 or later for errno.h. | Paul Eggert | 2012-11-26 | 1 | -24/+18 |
* | | Assume POSIX 1003.1-1988 or later for dirent.h. | Paul Eggert | 2012-11-22 | 1 | -115/+90 |
|/ |
|
* | Simplify and avoid signal-handling races. | Paul Eggert | 2012-09-23 | 1 | -10/+10 |
* | Port better to POSIX hosts lacking _setjmp. | Paul Eggert | 2012-09-15 | 1 | -1/+0 |
* | Simplify redefinition of 'abort' (Bug#12316). | Paul Eggert | 2012-09-04 | 1 | -1/+1 |
* | * dispnew.c: Use bool for boolean. | Paul Eggert | 2012-08-27 | 1 | -4/+4 |
* | * composite.c, data.c, dbusbind.c, dired.c: Use bool for booleans. | Paul Eggert | 2012-08-27 | 1 | -14/+16 |
* | Remove unnecessary casts involving pointers. | Paul Eggert | 2012-08-03 | 1 | -2/+1 |
* | Merge from emacs-24 | Stefan Monnier | 2012-07-17 | 1 | -3/+0 |
|\ |
|
| * | Don't use FILE_SYSTEM_CASE in MS-DOS, or anywhere else. | Eli Zaretskii | 2012-07-14 | 1 | -3/+0 |
* | | Auto-generate EXFUN using make-docfile | Tom Tromey | 2012-07-03 | 1 | -1/+0 |
* | | Support higher-resolution time stamps. | Paul Eggert | 2012-06-22 | 1 | -5/+6 |
* | | * buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline. | Andreas Schwab | 2012-06-16 | 1 | -1/+1 |
* | | Merge from trunk. | Paul Eggert | 2012-04-21 | 1 | -0/+41 |
|\ \ |
|
| * | | * dired.c (Fsystem_groups): Remove unused local. | Paul Eggert | 2012-04-17 | 1 | -3/+2 |
| * | | * src/dired.c (Fsystem_users): Doc fix. | Glenn Morris | 2012-04-16 | 1 | -1/+2 |
| * | | Add functions to get system user names, group names | Dmitry Antipov | 2012-04-16 | 1 | -0/+41 |
| |/ |
|
* | | 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 | -9/+9 |
|\ \
| |/ |
|
| * | Remove GCPRO-related macros that exist only to avoid shadowing locals. | Paul Eggert | 2011-11-28 | 1 | -9/+9 |
* | | Merge from trunk. | Paul Eggert | 2011-11-18 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Spelling fixes. | Paul Eggert | 2011-11-17 | 1 | -1/+1 |
* | | Merge from trunk. | Paul Eggert | 2011-10-01 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | * lisp/pcomplete.el: Require comint. | Stefan Monnier | 2011-10-02 | 1 | -1/+2 |
* | | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp): | Paul Eggert | 2011-09-21 | 1 | -20/+23 |
|/ |
|
* | Whitespace changes. | Juanma Barranquero | 2011-09-09 | 1 | -1/+1 |
* | Move DEFSYM to lisp.h and use everywhere. | Juanma Barranquero | 2011-06-24 | 1 | -15/+7 |
* | * dired.c (Ffile_attributes): Don't use 32-bit hack on 64-bit hosts. | Paul Eggert | 2011-06-12 | 1 | -5/+8 |
* | Check for overflow when converting integer to cons and back. | Paul Eggert | 2011-06-06 | 1 | -33/+6 |
* | * dired.c (Ffile_attributes): Don't assume EMACS_INT has >32 bits. | Paul Eggert | 2011-06-05 | 1 | -3/+2 |