log

age author description
2009-07-13 Aidan Kehoe #'find-file: set b-f-c-s even on error (cf. non-existent files),
2009-07-12 Aidan Kehoe Kill buffer if directory name misspelled and user doesn't want to create it.
2009-07-12 Aidan Kehoe Mark buffers modified in #'find-file if nonexistent file; fix other bugs.
2009-07-11 Aidan Kehoe Fix bugs with #'find-file, 0-length files, & coding-system-for-read specified.
2009-07-01 Jerry James Prevent integer overflow and subsequent crashes when attempting to load large
2009-06-29 Jerry James Do not #'split-path on nil #'getenv result. <877hz7lzrt.fsf@yahoo.com.cn>
2009-06-19 Stephen J. Turnbull Documentment placement restriction. <87d490jb7v.fsf@uwakimon.sk.tsukuba.ac.jp>
2009-06-14 Aidan Kehoe Don't rely on GDB understanding the Lisp_Type_{Record,Char} enums, gdbinit.in
2009-06-14 Aidan Kehoe Support #'function-arglist with built-in special forms.
2009-06-07 Aidan Kehoe Set buffer-file-coding-system more sensibly with zero-length files.
2009-06-06 Aidan Kehoe Make CDPATH handling portable, accept entries not matching "/$".
2009-06-06 Aidan Kehoe bytecomp.el: always check code in (interactive SEXP) for sanity
2009-06-05 Stephen J. Turnbull mswindows_link had off-by-one error. <1vq2brxz.wl_Ron.Isaacson@morganstanley.com>
2009-05-18 Stephen J. Turnbull Added tag r21-5-29 for changeset 5c427ece884b
2009-05-18 Stephen J. Turnbull XEmacs 21.5.29 "garbanzo" is released. r21-5-29
2009-05-18 Stephen J. Turnbull Update CHANGES-beta for "garbanzo".
2009-04-17 Stephen J. Turnbull Add historical deprecation to PROBLEMS.
2009-04-17 Stephen J. Turnbull Add standard section headers in preparation for 21.5.29.
2009-04-02 Stephen J. Turnbull Add urefs to Lstreams node.
2009-04-01 Stephen J. Turnbull Improve lisp-mnt documentation.
2009-04-01 Stephen J. Turnbull Update FSF address in permissions notice.
2009-03-08 Ville Skyttä Apply the 2008-03-05 change from Dominique Quatravaux in init_image_instance_from_gdk_pixmap as well even though the code is not enabled at the moment
2009-03-08 Stephen J. Turnbull Fix typo in comment in cus-edit.el. <87vdqk5bqf.fsf@xemacs.org>
2009-03-01 Aidan Kehoe Vastly expand the characters x-compose.el supports.
2009-02-26 Stephen J. Turnbull Merge: fixup ChangeLogs.
2009-02-26 Stephen J. Turnbull Meta on Mac. <87prh51rni.fsf@xemacs.org>
2009-02-03 Stephen J. Turnbull Fix typo in comment on skip_debugger.
2009-02-22 Aidan Kehoe Fix a byte compiler bug with characters above ?\xFF.