Remove extern declarations from .c files, and them to .h files.
[bpt/emacs.git] / src / dired.c
2010-07-29 Dan NicolaescuRemove extern declarations from .c files, and them...
2010-07-27 Dan NicolaescuUse const, move declarations to header files.
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-26 Kenichi Handamerge trunk
2010-07-25 Christoph ScholtesBuild binary distros on Windows using emacs-VERSION...
2010-07-25 Juanma BarranqueroMake building under stricter warning flags somewhat...
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
2010-07-16 Chong YidongMerge changes from emacs-23 branch.
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-09 Kenichi Handamerge trunk
2010-07-08 Dan NicolaescuConvert DEFUNs to standard C.
2010-07-08 Kenichi Handamerge trunk
2010-07-07 Andreas SchwabReplace bcopy, bzero, bcmp by memcpy, memmove, memset...
2010-07-05 Dan NicolaescuConvert declarations or definitions to standard C.
2010-07-04 Juanma BarranqueroFix prototypes.
2010-07-04 Dan NicolaescuConvert (most) functions in src to standard C.
2010-07-02 Eli ZaretskiiFix MS-DOS configury.
2010-07-02 Jan DRemove __P and P_ from .c and .m files and definition...
2010-07-02 Dan NicolaescuCleanup old code.
2010-06-16 Stefan MonnierMerge from emacs-23
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-01 Stefan MonnierMerge from emacs-23
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-18 Chong YidongFix stack overflow in string creation (Bug#6214).
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-08 Stefan MonnierMerge from emacs-23
2010-04-20 Eli ZaretskiiImplement GUI display of R2L lines, fix TTY display...
2010-04-20 Kenichi Handamerge trunk
2010-04-19 Stefan MonnierMerge from emacs-23
2010-04-19 Juanma Barranquero* dired.c (Ffile_attributes): Fix typo in docstring.
2010-04-03 Stefan MonnierMerge from emacs-23
2010-04-02 Jan DjärvMerge from trunk
2010-04-01 Eli ZaretskiiRemove support for DJGPP v1.x (bug#5813).
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2009-11-06 Dan Nicolaescu* xterm.c (syms_of_xterm):
2009-10-24 Andreas Schwab(Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_P
2009-10-19 Dan Nicolaescu* alloc.c: Do not define struct catchtag.
2009-10-05 Eli Zaretskii(Ffile_attributes): Doc fix. (Bug#4638)
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-09-24 Juanma Barranquero* dired.c (Fdirectory_files): Fix typo in docstring.
2009-07-13 Eli Zaretskii(directory_files_internal) [WINDOWSNT]: Don't make...
2009-07-11 Eli Zaretskii(directory_files_internal_w32_unwind) [WINDOWSNT]:...
2009-07-03 Eli Zaretskii(Ffile_attributes): Decode user and group names by...
2009-05-23 Eli Zaretskii(Ffile_attributes): Doc fix.
2009-03-20 Eli Zaretskii(make_uid, make_gid): New functions.
2009-03-18 Eli Zaretskii(Ffile_attributes): Make sure UID and GID are always...
2009-03-18 Stefan Monnier(file_name_completion): Disable the first optimization...
2009-03-17 Stefan Monnier(file_name_completion): Check completion-ignored-extensions
2009-01-08 Glenn MorrisAdd 2009 to copyright years.
2008-11-08 Chong Yidong(file_name_completion): If completion_ignore_case is...
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
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-18 Miles BaderMerge from emacs--rel--22
2008-08-15 Chong Yidong(Fdirectory_files): Doc fix.
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-07-31 Dan Nicolaescu* bitmaps/README:
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-10 Stefan Monnier* dired.c (file_name_completion): Don't return t if...
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-16 Eli Zaretskii(Ffile_attributes): Shut up GCC warnings about st_uid
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-14 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-13 Stefan Monnier(file_name_completion): Tweak the code so as to always...
2008-05-13 Stefan Monnier(Qdefault_directory): New var.
2008-05-10 Eli Zaretskii(Fdirectory_files_and_attributes, Ffile_attributes...
2008-05-10 Eli Zaretskii(Ffile_attributes, Fdirectory_files_and_attributes...
2008-05-09 Eli ZaretskiiSupport for reporting owner and group of each file...
2008-05-08 Miles BaderMerge from emacs--rel--22
2008-05-04 Miles BaderMerge from emacs--rel--22
2008-05-03 Eli Zaretskii(Ffile_attributes): Don't allow the device number becom...
2008-05-03 Eli Zaretskii(Ffile_attributes): Don't allow the device number becom...
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-04-30 Stefan Monnier(file_name_completion): Fix up the encoding/decoding...
2008-04-29 Miles BaderMerge from emacs--rel--22
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...
2008-04-26 Miles BaderMerge from emacs--rel--22
2008-04-24 Miles BaderMerge from emacs--rel--22
2008-04-23 Miles BaderMerge from emacs--rel--22
2008-04-19 Stefan Monnier(directory_files_internal, file_name_completion):
2008-04-18 Miles BaderMerge from emacs--rel--22
2008-04-05 Miles BaderMerge from emacs--rel--22
2008-04-05 Eli Zaretskii(Ffile_attributes) [WINDOWSNT]: Force inode be positive.
2008-04-05 Eli Zaretskii(Ffile_attributes): Support inode numbers wider than...
2008-03-31 Jason Rumney(Ffile_attributes) [WINDOWSNT]: Cast uid and gid to...
2008-03-14 Eli Zaretskii(Ffile_attributes) [WINDOWSNT]: Force inode be positive.
2008-03-10 Miles BaderMerge from emacs--rel--22
next