2008-11-08 |
Chong Yidong |
(file_name_completion): If completion_ignore_case is enabled, ignore
|
2008-08-27 |
Eli Zaretskii |
(Ffile_attributes): Fix comment in last change.
|
2008-08-27 |
Chong Yidong |
(Ffile_attributes): Avoid compiler warning in bitshift.
|
2008-08-15 |
Chong Yidong |
(Fdirectory_files): Doc fix.
|
2008-07-31 |
Dan Nicolaescu |
* bitmaps/README:
|
2008-06-10 |
Stefan Monnier |
* dired.c (file_name_completion): Don't return t if the match is exact
|
2008-05-16 |
Eli Zaretskii |
(Ffile_attributes): Shut up GCC warnings about st_uid
|
2008-05-14 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-13 |
Stefan Monnier |
(file_name_completion): Tweak the code so as to always do it
|
2008-05-13 |
Stefan Monnier |
(Qdefault_directory): New var.
|
2008-05-10 |
Eli Zaretskii |
(Ffile_attributes, Fdirectory_files_and_attributes): Mention
|
2008-05-09 |
Eli Zaretskii |
Support for reporting owner and group of each file on MS-Windows:
|
2008-05-03 |
Eli Zaretskii |
(Ffile_attributes): Don't allow the device number become negative.
|
2008-04-30 |
Stefan Monnier |
(file_name_completion): Fix up the encoding/decoding issue
|
2008-04-28 |
Andreas Schwab |
(file_name_completion): Fix another mixing of encoded
|
2008-04-27 |
Andreas Schwab |
(file_name_completion): Fix inappropriate mixing of
|
2008-04-26 |
Eli Zaretskii |
(Ffile_attributes) [WINDOWSNT]: Undo change from 2008-03-31, it's not needed
|
2008-04-19 |
Stefan Monnier |
(directory_files_internal, file_name_completion):
|
2008-04-18 |
Miles Bader |
Merge from emacs--rel--22
|
2008-04-05 |
Eli Zaretskii |
(Ffile_attributes): Support inode numbers wider than 32 bits.
|
2008-03-14 |
Eli Zaretskii |
(Ffile_attributes) [WINDOWSNT]: Force inode be positive.
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-19 |
Miles Bader |
Merge from emacs--devo--0
|
2007-08-13 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-03-21 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-26 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-01 |
Miles Bader |
Merge from emacs--devo--0
|
2006-08-28 |
Miles Bader |
Merge from emacs--devo--0
|
2006-07-19 |
Miles Bader |
Merge from emacs--devo--0
|
2006-07-06 |
Miles Bader |
Merge from emacs--devo--0
|
2006-02-08 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
2006-02-01 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9
|
2006-01-25 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7
|
2005-10-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88
|
2005-09-06 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79
|
2005-08-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
2005-07-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
2005-05-12 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-51
|
2005-04-21 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39
|
2005-03-31 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
|
2004-04-16 |
Kenichi Handa |
Sync to HEAD
|
2003-09-08 |
Kenichi Handa |
*** empty log message ***
|
2002-03-01 |
Kenichi Handa |
Include "character.h".
|
2006-01-16 |
Henrik Enberg |
sync with trunk
|
2003-09-08 |
Kenichi Handa |
New directory
|
2008-05-10 |
Eli Zaretskii |
(Fdirectory_files_and_attributes, Ffile_attributes): Mention
|
2008-05-03 |
Eli Zaretskii |
(Ffile_attributes): Don't allow the device number become negative.
|
2008-04-05 |
Eli Zaretskii |
(Ffile_attributes) [WINDOWSNT]: Force inode be positive.
|
2008-03-31 |
Jason Rumney |
(Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-10-17 |
Glenn Morris |
(Qcompletion_ignore_case): Change to external.
|
2007-08-08 |
Glenn Morris |
Replace `iff' in comments.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-03-17 |
Kim F. Storm |
2007-03-17 Richard Stallman <rms@gnu.org>
|
2007-01-13 |
Eli Zaretskii |
(Ffile_attributes): Fix last change.
|
2007-01-12 |
Eli Zaretskii |
(Ffile_attributes): Copy some members of `struct stat' into int's to avoid
|
2007-01-10 |
Stefan Monnier |
(Ffile_attributes): Use floats for large uids/gids.
|
2006-12-17 |
Richard M. Stallman |
Fix previous change.
|
2006-12-17 |
Richard M. Stallman |
(file_name_completion): New arg PREDICATE. Some cleanup.
|