log src/ChangeLog @ 4465:732b87cfabf2

age author description
2008-05-21 Aidan Kehoe Document Win32 symlink behaviour; adjust tests to take it into a/c.
2008-05-13 Aidan Kehoe Provide SHEBANG_PROGNAME on Win32; correct a bug with it and string concat'ing
2008-05-13 Aidan Kehoe #define _CRT_NONSTDC_NO_DEPRECATE on Win32
2008-05-07 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
2008-01-20 Aidan Kehoe Support #!, to allow XEmacs to be called as a script interpreter.
2008-04-26 Mike Sperber Fix problem with `resize-minibuffer-mode'.
2008-04-05 Aidan Kehoe Regenerate src/depend with LF line endings, not CRLF.
2008-03-15 Mike Sperber Fix reader crash.
2008-03-12 Stephen J. Turnbull Fix typo.
2008-03-05 Stephen J. Turnbull Fix old use of rvalue on lhs to placate gcc >4.0.
2008-03-05 Stephen J. Turnbull Fix GTK build-breaking typo.
2008-02-28 Didier Verna Fix instantiate_method prototype
2008-02-26 Didier Verna Fix specifier inheritance behavior
2008-02-11 Aidan Kehoe Fail searches immediately if searching for non-representable characters.
2008-02-07 Mike Sperber Use Mercurial changeset hash to identify build version.
2008-02-05 Jerry James Use Dynarr_increment instead of Dynarr_add when building a line in place.