Mercurial > hg > xemacs-beta
graph
-
Merge.2008-07-10, by Aidan Kehoe
-
Don't determine whether to call general device-type code at startup,2008-07-09, by Aidan Kehoe
-
Don't try to get text width for the null font instance, mswindows2008-07-10, by Aidan Kehoe
-
autoconf 2.62 compatibility, #3702008-07-06, by Ville Skyttä
-
Don't leak the Unihan database handle when looking up non-Han characters.2008-06-29, by Aidan Kehoe
-
#'require hyper-apropos in #'describe-property-list, for hyper-apropos-face2008-06-04, by Aidan Kehoe
-
Correct an omitted word, expand on bignum equality in the lispref.2008-05-29, by Aidan Kehoe
-
Say explicitly that eq is useful for chars; xref number comparison, lispref2008-05-27, by Aidan Kehoe
-
Correct a thinko in the #'translate-region docstring2008-05-27, by Aidan Kehoe
-
Fill out docstrings for #'translate-region, #'make-char-table.2008-05-25, by Aidan Kehoe
-
Import and extend GNU's descr-text.el, supporting prefix argument for C-x =2008-05-25, by Aidan Kehoe
-
Check %WindowsSdkDir%, %MSSddk% for the Windows header files too.2008-05-21, by Aidan Kehoe
-
Prevent #'batch-texinfo-format choking on man/internals/internals.texi2008-05-21, by Aidan Kehoe
-
Document Win32 symlink behaviour; adjust tests to take it into a/c.2008-05-21, by Aidan Kehoe
-
Increase DDE connection retries because waiting for XEmacs to start2008-05-15, by Vin Shelton
-
Fix add-to-list.2008-05-15, by Stephen J. Turnbull
-
Make the #'add-to-list implementation a little conciser and clearer for XEmacs2008-05-14, by Aidan Kehoe
-
Support COMPARE-FN in add-to-list; thank you Brian Palmer.2008-05-14, by Aidan Kehoe
-
Correct coding-category determination for 8-bit-fixed coding systems.2008-05-14, by Aidan Kehoe
-
Handle printing correctly on non-mswindows.2008-05-13, by Aidan Kehoe
-
Provide SHEBANG_PROGNAME on Win32; correct a bug with it and string concat'ing2008-05-13, by Aidan Kehoe
-
#define _CRT_NONSTDC_NO_DEPRECATE on Win322008-05-13, by Aidan Kehoe
-
Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c2008-05-13, by Aidan Kehoe
-
Fix path-configuration glitches:2008-05-12, by Mike Sperber
-
Small improvements in disp-table.el, mule/cyril-util.el.2008-05-11, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2008-05-11, by Aidan Kehoe
-
Improve portable sample implementations for #'{put,get}-display-table2008-05-11, by Aidan Kehoe
-
Use char-tables, not vectors, to instantiate the display table specifiers.2007-12-24, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2008-05-07, by Aidan Kehoe
-
Call AC_SUBST on SHEBANG_PATHNAME, for #! support.2008-05-07, by Aidan Kehoe
-
Support #!, to allow XEmacs to be called as a script interpreter.2008-01-20, by Aidan Kehoe
-
Support windows-1250 on Unix as well as Windows.2008-05-07, by Aidan Kehoe
-
Fix problem with `resize-minibuffer-mode'.2008-04-26, by Mike Sperber
-
Add `set-window-configuration/mapping' and `save-window-excursion/mapping'.2008-04-13, by Mike Sperber
-
Use `real-split-window', `real-delete-window' in window-config code.2008-04-12, by Mike Sperber
-
No doc special-case for autoloads; rely on on #'symbol-file instead.2008-04-09, by Aidan Kehoe
-
Regenerate src/depend with LF line endings, not CRLF.2008-04-05, by Aidan Kehoe
-
Fix call to get in custom-theme-reset-internal.2008-04-04, by Stephen J. Turnbull
-
AC_CHECK_LIB needs a function symbol. <87zls98qtk.fsf@uwakimon.sk.tsukuba.ac.jp>2008-04-04, by Stephen J. Turnbull
-
Fix reader crash.2008-03-15, by Mike Sperber
-
Fix window-configuration problem.2008-03-12, by Mike Sperber
-
Fix typo.2008-03-12, by Stephen J. Turnbull
-
Quote temp-directory regexp in gnuserv.2008-03-07, by Mike Sperber
-
Fix auto-formatting of comments in auto-fill-mode2008-03-05, by Didier Verna
-
Ease customization of faces under point...2008-03-05, by Didier Verna
-
Fix old use of rvalue on lhs to placate gcc >4.0.2008-03-05, by Stephen J. Turnbull
-
Fix GTK build-breaking typo.2008-03-05, by Stephen J. Turnbull
-
Added tag r21-5-28 for changeset 1af222c758692008-02-29, by Stephen J. Turnbull
-
Fix instantiate_method prototype2008-02-28, by Didier Verna
-
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>2008-02-27, by Stephen J. Turnbull
-
Improve etc/README.2008-02-27, by Stephen J. Turnbull
-
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>2008-02-27, by Stephen J. Turnbull
-
Fix specifier inheritance behavior2008-02-26, by Didier Verna
-
Move autoload operator definitions to xemacs-base.2008-02-23, by Mike Sperber
-
Look for all x86 machines to determine which write barrier to use on MacOSX.2008-02-15, by Marcus Crestani
-
Correct and extend the previous test, thank you Stephen.2008-02-14, by Aidan Kehoe