2008-01-28 |
Mike Sperber |
Fix build problems on Windows.
|
2008-01-25 |
Stephen J. Turnbull |
Fix misspelling of option 'gdbm'.
|
2008-01-25 |
Stephen J. Turnbull |
hgignore TAGS.
|
2008-01-21 |
Aidan Kehoe |
Document return values for #'puthash, #'clrhash.
|
2008-01-21 |
Aidan Kehoe |
Support LZMA compression in info.el.
|
2008-01-20 |
Aidan Kehoe |
Merge.
|
2007-12-26 |
Aidan Kehoe |
Always use boyer_moore in ASCII or Latin-1 buffers with ASCII search strings.
|
2008-01-19 |
Aidan Kehoe |
Use bignums if necessary for file size in #'file-attributes.
|
2008-01-19 |
Vin Shelton |
Use debug version of Intel's math library when debugging.
|
2008-01-18 |
Jerry James |
Prevent access to uninitialized variables in x_init_device.
|
2008-01-18 |
Vin Shelton |
Add support for the Intel compiler under Windows
|
2008-01-17 |
Aidan Kehoe |
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
|
2008-01-17 |
Aidan Kehoe |
Configure fixes from Hans de Graaff, as used in Gentoo.
|
2008-01-17 |
Mike Sperber |
2008-01-13 Michael Sperber <mike@xemacs.org>
|
2008-01-16 |
Aidan Kehoe |
Call #'make-temp-file in mule-tests.el, now it's available.
|
2008-01-16 |
Aidan Kehoe |
Have list hashes depend on the order of the contents, as is the case for vectors.
|
2008-01-15 |
Aidan Kehoe |
Bind '(shift delete) to #'kill-primary-selection by default.
|
2008-01-15 |
Aidan Kehoe |
Don't assume lisp-tests.el will be correctly read as UTF-8.
|
2008-01-15 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
2008-01-15 |
Aidan Kehoe |
Avoid clearing print-gensym-alist inappropriately when printing hash tables.
|
2008-01-14 |
Jerry James |
Make font-lock-{add,remove}-keywords actually work.
|
2008-01-14 |
Aidan Kehoe |
bytecomp.el: bind print-gensym-alist to nil even with non-defvar, defun, [...] forms.
|
2008-01-12 |
Aidan Kehoe |
Clarify #'map-range-table docstring.
|
2008-01-11 |
Aidan Kehoe |
ChangeLog spelling correction; scrool -> scroll
|
2008-01-08 |
Aidan Kehoe |
Check that __STDC_VERSION__ is defined before examining it.
|
2008-01-08 |
Aidan Kehoe |
Don't use PATH_MAX_EXTERNAL, non-Win32.
|
2008-01-08 |
Jerry James |
Adapt INLINE_HEADER to the C99 inline semantics.
|
2008-01-07 |
Jerry James |
Clarify the copyright and license of src/xemacs.def.in.in.
|
2008-01-05 |
Mike Sperber |
Don't call substitute-in-file-name haphazardly.
|
2008-01-05 |
Mike Sperber |
Improve upon previous patch to minibuf.el.
|
2008-01-03 |
Aidan Kehoe |
Correct the make-temp-name docstring.
|
2008-01-03 |
Aidan Kehoe |
Create the containing directory for the custom and init files if necessary.
|
2008-01-03 |
Stephen J. Turnbull |
Improve style and add tests for 'built-in-symbol-file'.
|
2008-01-02 |
Aidan Kehoe |
Correct the perhaps_init_unseen_key_defaults GTK code; don't override X11 fonts.
|
2008-01-02 |
Aidan Kehoe |
Remove x-iso8859-1.el, gtk-iso8859-1.el; they haven't been used for 18 months.
|
2008-01-02 |
Aidan Kehoe |
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
|
2008-01-02 |
Aidan Kehoe |
Fix the union build--check that built-in macro function values are nil, not zero.
|
2008-01-02 |
Mike Sperber |
Fix problem with file dialog box.
|
2008-01-02 |
Mike Sperber |
Update window-size computation.
|
2008-01-02 |
Stephen J. Turnbull |
Fix incorrect comment convention.
|
2007-12-31 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
2007-12-31 |
Aidan Kehoe |
Byte-compile menu lambdas; make the menu of available tutorials more readable.
|
2007-12-30 |
Aidan Kehoe |
Provide 'iso8859-1 again; one file (iso-syntax.el) uses it in the packages.
|
2007-12-30 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
2007-12-30 |
Aidan Kehoe |
Add ascii-case-table, #'with-case-table; make iso8859-1.el more comprehensible.
|
2007-12-30 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
2007-12-30 |
Aidan Kehoe |
Handle macros, autoloads correctly in symbol-file. Add an incomplete TYPE arg.
|
2007-12-30 |
Stephen J. Turnbull |
Move debugging code to usage example.
|
2007-12-27 |
Aidan Kehoe |
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
|
2007-12-27 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
2007-12-25 |
Aidan Kehoe |
Accept strings as glyph instantiators, fix control-arrow-glyph, etc.
|
2007-12-27 |
Mike Sperber |
Compute size for Xft fonts.
|
2007-12-27 |
Stephen J. Turnbull |
Ensure LATE_PACKAGES_DIRECTORIES is a trivial search path.
|
2007-12-26 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
2007-12-24 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
2007-12-24 |
Aidan Kehoe |
Unify the typed character under X11, using the unicode precedence list
|