2009-07-28 |
Stephen J. Turnbull |
Fix typos in face.c.
|
2009-07-28 |
Stephen J. Turnbull |
Fix incorrect Xft resources in Info docs.
|
2009-07-28 |
Stephen J. Turnbull |
Fix UNUSED and USED_IF parsing in make-docfile.c.
|
2009-07-28 |
Mike Sperber |
Use `emacs-data-roots' instead of `emacs-roots' where appropriate.
|
2009-07-28 |
Mike Sperber |
Don't install silly symlinks when $(prefix) != $(exec_prefix).
|
2009-07-28 |
Mike Sperber |
Print a few more variables upon --debug-paths.
|
2009-07-28 |
Mike Sperber |
Expand @PREFIX@ in paths.h.
|
2009-07-28 |
Mike Sperber |
More accurate tests for explicitly-set paths.
|
2009-07-26 |
Stephen J. Turnbull |
ChangeLog for patch to debug-on-error-docstring.
|
2009-07-26 |
Stephen J. Turnbull |
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
|
2009-07-26 |
Stephen J. Turnbull |
imported patch accept-process-output-docstring
|
2009-07-26 |
Stephen J. Turnbull |
Use correct separator when registering options to _AC_USER_OPTS.
|
2009-07-18 |
Aidan Kehoe |
Avoid errors in Dired when opening directories.
|
2009-07-14 |
Aidan Kehoe |
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
|
2009-07-14 |
Aidan Kehoe |
?\012 is whitespace, as it always should have been, thank you Karl Kleinpaste.
|
2009-07-12 |
Adrian Aichner |
Fix for issue 521
|
2009-04-26 |
AichnerAd |
typo fix
|
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.
|
2009-02-18 |
Aidan Kehoe |
#'check-coding-systems-region: return nil on success, not t.
|
2009-02-17 |
Aidan Kehoe |
Correct a test failure uncovered by the last commit.
|
2009-02-17 |
Aidan Kehoe |
Make the majority of tests in tests/automated/mule-tests.el work again.
|