| Commit message (Expand) | Author | Age | Files | Lines |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | 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 |
* | | 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 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | (file_name_completion): If completion_ignore_case is enabled, ignore... | Chong Yidong | 2008-11-08 | 1 | -4/+15 |
* | (Ffile_attributes): Fix comment in last change. | Eli Zaretskii | 2008-08-27 | 1 | -2/+2 |
* | (Ffile_attributes): Avoid compiler warning in bitshift. | Chong Yidong | 2008-08-27 | 1 | -2/+4 |
* | (Fdirectory_files): Doc fix. | Chong Yidong | 2008-08-15 | 1 | -1/+2 |
* | * bitmaps/README:... | Dan Nicolaescu | 2008-07-31 | 1 | -84/+0 |
* | * dired.c (file_name_completion): Don't return t if the match is exact... | Stefan Monnier | 2008-06-10 | 1 | -1/+3 |
* | (Ffile_attributes): Shut up GCC warnings about st_uid | Eli Zaretskii | 2008-05-16 | 1 | -5/+7 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | (file_name_completion): Tweak the code so as to always do it... | Stefan Monnier | 2008-05-13 | 1 | -154/+161 |
* | (Qdefault_directory): New var.... | Stefan Monnier | 2008-05-13 | 1 | -8/+7 |
* | (Ffile_attributes, Fdirectory_files_and_attributes): Mention... | Eli Zaretskii | 2008-05-10 | 1 | -2/+7 |
* | Support for reporting owner and group of each file on MS-Windows:... | Eli Zaretskii | 2008-05-09 | 1 | -8/+37 |
* | (Ffile_attributes): Don't allow the device number become negative. | Eli Zaretskii | 2008-05-03 | 1 | -2/+5 |
* | (file_name_completion): Fix up the encoding/decoding issue... | Stefan Monnier | 2008-04-30 | 1 | -40/+45 |