| Commit message (Expand) | Author | Age | Files | Lines |
| * | * src/dired.c: Add comment and code explaining magic number. | Paul Eggert | 2011-02-25 | 1 | -1/+5 |
| * | * dired.c (Ffile_attributes): Increase size of modes from 10 to 12 | Paul Eggert | 2011-02-24 | 1 | -1/+1 |
| * | * dired.c (Ffile_attributes): Simplify and avoid #ifdef. | Paul Eggert | 2011-02-22 | 1 | -11/+2 |
| * | [ChangeLog] | Paul Eggert | 2011-02-21 | 1 | -14/+3 |
| * | * dired.c: Include <filemode.h> at top level. | Paul Eggert | 2011-02-20 | 1 | -2/+2 |
| * | Import filemode module from gnulib. | Paul Eggert | 2011-02-20 | 1 | -3/+2 |
| * | Change B_ to BVAR | Tom Tromey | 2011-02-16 | 1 | -1/+1 |
| * | Fix the MS-Windows build due to introduction of B_. | Eli Zaretskii | 2011-02-14 | 1 | -1/+1 |
| * | * dired.c: conform to C89 pointer rules | Paul Eggert | 2011-02-06 | 1 | -8/+10 |
| * | Use SSDATA when the context wants char *. | Paul Eggert | 2011-01-30 | 1 | -5/+4 |
| * | 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 | -4/+1 |
| * | Merge from mainline. | Paul Eggert | 2011-01-17 | 1 | -2/+0 |
| |\ |
|
| | * | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
| * | | Merge from mainline. | Paul Eggert | 2011-01-14 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
| | |\ |
|
| | | * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| * | | | Include <unistd.h> unilaterally. | Paul Eggert | 2011-01-09 | 1 | -3/+0 |
| |/ / |
|
| * | | Merge changes from emacs-23 branch | Chong Yidong | 2010-08-08 | 1 | -2/+1 |
| |\ \
| |/ |
|
| | * | * dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS defini... | Ken Brown | 2010-07-27 | 1 | -2/+1 |
| * | | Fix changes in 2010-08-05T23:15:24Z!dann@ics.uci.edu..2010-08-05T23:34:12Z!da... | Juanma Barranquero | 2010-08-06 | 1 | -0/+5 |
| * | | Remove extern declarations in .c files, .h files have them. | Dan Nicolaescu | 2010-08-05 | 1 | -3/+0 |
| * | | Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf | Jan D | 2010-07-29 | 1 | -10/+3 |
| * | | Remove extern declarations from .c files, and them to .h files. | Dan Nicolaescu | 2010-07-28 | 1 | -3/+0 |
| * | | Use const, move declarations to header files. | Dan Nicolaescu | 2010-07-26 | 1 | -3/+2 |
| * | | Make building under stricter warning flags somewhat cleaner. | Juanma Barranquero | 2010-07-25 | 1 | -2/+2 |
| * | | Convert DEFUNs to standard C. | Dan Nicolaescu | 2010-07-08 | 1 | -12/+6 |
| * | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -7/+6 |
| * | | Convert declarations or definitions to standard C. | Dan Nicolaescu | 2010-07-04 | 1 | -1/+1 |
| * | | Fix prototypes. | Juanma Barranquero | 2010-07-04 | 1 | -2/+2 |
| * | | Convert (most) functions in src to standard C. | Dan Nicolaescu | 2010-07-04 | 1 | -22/+9 |
| * | | Remove __P and P_ from .c and .m files and definition of P_ | Jan D | 2010-07-02 | 1 | -2/+2 |
| * | | Cleanup old code. | Dan Nicolaescu | 2010-07-02 | 1 | -4/+4 |
| * | | Merge from emacs-23 | Stefan Monnier | 2010-04-19 | 1 | -3/+3 |
| |\ \
| |/ |
|
| | * | * dired.c (Ffile_attributes): Fix typo in docstring. | Juanma Barranquero | 2010-04-19 | 1 | -3/+3 |
| * | | Remove support for DJGPP v1.x (bug#5813). | Eli Zaretskii | 2010-04-01 | 1 | -4/+0 |
| |/ |
|
| * | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| * | * xterm.c (syms_of_xterm): | Dan Nicolaescu | 2009-11-06 | 1 | -7/+7 |
| * | (Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_P | Andreas Schwab | 2009-10-24 | 1 | -45/+8 |
| * | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
| * | (Ffile_attributes): Doc fix. (Bug#4638) | Eli Zaretskii | 2009-10-05 | 1 | -10/+16 |
| * | * dired.c (Fdirectory_files): Fix typo in docstring. | Juanma Barranquero | 2009-09-24 | 1 | -2/+2 |
| * | (directory_files_internal) [WINDOWSNT]: Don't make a local copy | Eli Zaretskii | 2009-07-13 | 1 | -6/+1 |
| * | (directory_files_internal_w32_unwind) [WINDOWSNT]: New function. | Eli Zaretskii | 2009-07-11 | 1 | -0/+44 |
| * | (Ffile_attributes): Decode user and group names by the locale's encoding. | Eli Zaretskii | 2009-07-03 | 1 | -2/+2 |
| * | (Ffile_attributes): Doc fix. | Eli Zaretskii | 2009-05-23 | 1 | -1/+5 |
| * | (make_uid, make_gid): New functions. | Eli Zaretskii | 2009-03-20 | 1 | -21/+35 |
| * | (Ffile_attributes): Make sure UID and GID are always positive, even | Eli Zaretskii | 2009-03-18 | 1 | -4/+12 |
| * | (file_name_completion): Disable the first optimization just | Stefan Monnier | 2009-03-18 | 1 | -0/+2 |
| * | (file_name_completion): Check completion-ignored-extensions | Stefan Monnier | 2009-03-17 | 1 | -2/+27 |