Mercurial > hg > xemacs-beta
graph
-
Register any CCL programs used by fixed-width coding-systems.2009-09-30, by Aidan Kehoe
-
Unbreak autoload.el2009-09-28, by Mike Sperber
-
Behave better when #'variable-at-point gives nil, #'custom-variable-prompt.2009-09-27, by Aidan Kehoe
-
Image instantiator pixmap hotspots are Lisp integers; make it so in GTK.2009-09-24, by Stephen J. Turnbull
-
Check for gdbm/ndbm.h, too.2009-09-24, by Stephen J. Turnbull
-
Fix crash due to mishandling transparency.2009-09-23, by Stephen J. Turnbull
-
lisp beginning-end-of-defun-function Changelog entry2009-09-22, by Andreas Roehler
-
funcall beginning-of-defun-function arg2009-09-21, by andreas roehler
-
Add arglist info for autoloaded functions and macros.2009-09-20, by Aidan Kehoe
-
Don't needlessly intern symbols, #'function-arglist, #'cl-function-arglist2009-09-20, by Aidan Kehoe
-
Add argument information to remaining MANY or UNEVALLED C subrs.2009-09-20, by Aidan Kehoe
-
Support last two arguments to #'make-coding-system being optional, again.2009-09-20, by Aidan Kehoe
-
Move Qfrom_unicode to general-slots.h, fix the native Win32 build.2009-09-20, by Aidan Kehoe
-
Move the #'query-coding-region implementation to C.2009-09-19, by Aidan Kehoe
-
Don't set `pre-display-buffer-function'.2009-09-19, by Mike Sperber
-
Fix a bug with Unicode error sequences and very short input strings.2009-09-11, by Aidan Kehoe
-
Random (minimal) performance improvements at startup.2009-09-06, by Aidan Kehoe
-
Fix various small issues with the multiple-value implementation.2009-09-06, by Aidan Kehoe
-
Reproducer for menubar-x.c crash.2009-09-03, by Jerry James
-
Do not move cursor position in gnuclient started buffer if user did2009-08-29, by It's me FKtPp \;)
-
Be more reliable about loading cl-macs at byte-compile time, cl.el.2009-08-27, by Aidan Kehoe
-
Fix build problems on WIN32 platforms caused by the large image crash fix.2009-08-24, by Jerry James
-
Implement turn-off-auto-fill.2009-08-19, by Malcolm Purvis
-
Eliminate 781 funcalls at startup, simple.el2009-08-18, by Aidan Kehoe
-
Test the multiple-value functionality.2009-08-16, by Aidan Kehoe
-
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.2009-08-11, by Aidan Kehoe
-
Support full Common Lisp multiple values in C.2009-08-16, by Aidan Kehoe
-
Make the initialisation of xpm-color-symbols a bit more reasonable.2009-08-16, by Aidan Kehoe
-
Correct an ancient typo workaround, thank you Julian Bradfield!2009-08-14, by Aidan Kehoe
-
In `set-window-configuration', don't restore frame size unconditionally.2009-08-03, by Mike Sperber
-
Add `set-window-pixel-{width,height} convenience functions.2009-07-29, by Mike Sperber
-
Revert to original language environment, tests/automated/mule-tests.el.2009-08-10, by Aidan Kehoe
-
Deal with arglist newlines better, #'function-arglist, #'function-documentation2009-08-10, by Aidan Kehoe
-
Remove some extra parentheses, #'set-face-background-pixmap-file.2009-08-09, by Aidan Kehoe
-
automatic merge2009-07-28, by Stephen J. Turnbull
-
Improve redisplay docs in Internals a bit.2009-07-28, by Stephen J. Turnbull
-
Fix typos in face.c.2009-07-28, by Stephen J. Turnbull
-
Fix incorrect Xft resources in Info docs.2009-07-28, by Stephen J. Turnbull
-
Fix UNUSED and USED_IF parsing in make-docfile.c.2009-07-28, by Stephen J. Turnbull
-
Use `emacs-data-roots' instead of `emacs-roots' where appropriate.2009-07-28, by Mike Sperber
-
Don't install silly symlinks when $(prefix) != $(exec_prefix).2009-07-28, by Mike Sperber
-
Print a few more variables upon --debug-paths.2009-07-28, by Mike Sperber
-
Expand @PREFIX@ in paths.h.2009-07-28, by Mike Sperber
-
More accurate tests for explicitly-set paths.2009-07-28, by Mike Sperber
-
ChangeLog for patch to debug-on-error-docstring.2009-07-26, by Stephen J. Turnbull
-
Add FAQ on network slows (lookup order of DNS and /etc/hosts).2009-07-26, by Stephen J. Turnbull
-
imported patch accept-process-output-docstring2009-07-26, by Stephen J. Turnbull
-
Use correct separator when registering options to _AC_USER_OPTS.2009-07-26, by Stephen J. Turnbull
-
Avoid errors in Dired when opening directories.2009-07-18, by Aidan Kehoe
-
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs2009-07-14, by Aidan Kehoe
-
?\012 is whitespace, as it always should have been, thank you Karl Kleinpaste.2009-07-14, by Aidan Kehoe
-
Fix for issue 5212009-07-12, by Adrian Aichner
-
typo fix2009-04-26, by AichnerAd
-
#'find-file: set b-f-c-s even on error (cf. non-existent files),2009-07-13, by Aidan Kehoe
-
Kill buffer if directory name misspelled and user doesn't want to create it.2009-07-12, by Aidan Kehoe
-
Mark buffers modified in #'find-file if nonexistent file; fix other bugs.2009-07-12, by Aidan Kehoe
-
Fix bugs with #'find-file, 0-length files, & coding-system-for-read specified.2009-07-11, by Aidan Kehoe
-
Prevent integer overflow and subsequent crashes when attempting to load large2009-07-01, by Jerry James
-
Do not #'split-path on nil #'getenv result. <877hz7lzrt.fsf@yahoo.com.cn>2009-06-29, by Jerry James
-
Documentment placement restriction. <87d490jb7v.fsf@uwakimon.sk.tsukuba.ac.jp>2009-06-19, by Stephen J. Turnbull
-
Don't rely on GDB understanding the Lisp_Type_{Record,Char} enums, gdbinit.in2009-06-14, by Aidan Kehoe
-
Support #'function-arglist with built-in special forms.2009-06-14, by Aidan Kehoe
-
Set buffer-file-coding-system more sensibly with zero-length files.2009-06-07, by Aidan Kehoe
-
Make CDPATH handling portable, accept entries not matching "/$".2009-06-06, by Aidan Kehoe
-
bytecomp.el: always check code in (interactive SEXP) for sanity2009-06-06, by Aidan Kehoe
-
mswindows_link had off-by-one error. <1vq2brxz.wl_Ron.Isaacson@morganstanley.com>2009-06-05, by Stephen J. Turnbull
-
Added tag r21-5-29 for changeset 5c427ece884b2009-05-18, by Stephen J. Turnbull
-
Update CHANGES-beta for "garbanzo".2009-05-18, by Stephen J. Turnbull
-
Add historical deprecation to PROBLEMS.2009-04-17, by Stephen J. Turnbull
-
Add standard section headers in preparation for 21.5.29.2009-04-17, by Stephen J. Turnbull
-
Add urefs to Lstreams node.2009-04-02, by Stephen J. Turnbull
-
Improve lisp-mnt documentation.2009-04-01, by Stephen J. Turnbull
-
Update FSF address in permissions notice.2009-04-01, by Stephen J. Turnbull
-
Fix typo in comment in cus-edit.el. <87vdqk5bqf.fsf@xemacs.org>2009-03-08, by Stephen J. Turnbull
-
Vastly expand the characters x-compose.el supports.2009-03-01, by Aidan Kehoe
-
Merge: fixup ChangeLogs.2009-02-26, by Stephen J. Turnbull
-
Meta on Mac. <87prh51rni.fsf@xemacs.org>2009-02-26, by Stephen J. Turnbull
-
Fix typo in comment on skip_debugger.2009-02-03, by Stephen J. Turnbull
-
Fix a byte compiler bug with characters above ?\xFF.2009-02-22, by Aidan Kehoe
-
#'check-coding-systems-region: return nil on success, not t.2009-02-18, by Aidan Kehoe
-
Correct a test failure uncovered by the last commit.2009-02-17, by Aidan Kehoe
-
Make the majority of tests in tests/automated/mule-tests.el work again.2009-02-17, by Aidan Kehoe
-
Fix query-coding-tests.el failures, non-mule ELCs, mule build.2009-02-17, by Aidan Kehoe
-
Merge, add a ChangeLog entry.2009-02-15, by Aidan Kehoe
-
Backed out changeset 16c9098dd3d2.2009-02-15, by Aidan Kehoe
-
Add GNU Emacs' name for Mac Roman as an alias.2009-02-13, by Aidan Kehoe
-
Actually use leim-list-file-name, #'init-mule-at-startup.2009-02-13, by Aidan Kehoe
-
The URLs in our current config.guess and config.sub files are obsolete.2009-02-11, by Jerry James
-
How about if I make a ChangeLog entry for the number-gmp.c change?2009-02-11, by Jerry James
-
Fix the broken bigfloat-to-string conversion function.2009-02-11, by Jerry James
-
Backed out changeset 38e8af61f38d2009-02-11, by Aidan Kehoe
-
Check if env vars are encodable by native coding system, #'setenv2009-02-11, by Aidan Kehoe
-
Correct string offset and arg handling, #'query-coding-string and related.2009-02-11, by Aidan Kehoe
-
Make #$ truly read-only for Lisp; check this in the test suite.2009-02-10, by Aidan Kehoe
-
Remove duplicate functions, chiefly #'delete-duplicates reimplementations.2009-02-08, by Aidan Kehoe
-
Re-generate configure with autoconf 2.61.2009-02-07, by Mike Sperber
-
Listen to the byte-compiler, core Lisp.2009-02-07, by Aidan Kehoe
-
Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.2009-02-07, by Aidan Kehoe
-
Support VS 2005 manifest files2009-02-06, by Vin Shelton
-
Merge.2009-02-04, by Aidan Kehoe
-
Remove any reference to mocklisp as an active technology.2009-02-04, by Aidan Kehoe
-
Correct invalid-sequence-coding-system spec, Roman-alphabet languages.2009-02-04, by Aidan Kehoe
-
Document the force-coding-system-equivalency macro in coding.el.2009-02-04, by Aidan Kehoe
-
Merge.2009-02-04, by Aidan Kehoe
-
Some cosmetic namespace cleanup, glyphs.el, coding.el.2009-01-15, by Aidan Kehoe
-
Fix a couple of bugs, #'query-coding-region, #'query-coding-string.2009-02-04, by Aidan Kehoe
-
Distinguish between special forms and subrs, #'describe-function-1.2009-02-04, by Aidan Kehoe
-
Update comment.2009-02-02, by Stephen J. Turnbull
-
Set icon resource on frame early enough for openbox to find it.2009-02-02, by Stephen J. Turnbull
-
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs2009-01-31, by Aidan Kehoe
-
Merge.2009-01-31, by Aidan Kehoe
-
Display control characters using carets, invalid-sequence-coding-system2009-01-31, by Aidan Kehoe
-
YAFMT2009-01-31, by Stephen J. Turnbull
-
Adopt Martin's suggestion of "char **argv" throughout configure.ac.2009-01-31, by Stephen J. Turnbull
-
Automated merge with file:///Sources/xemacs-21.5-checked-out2009-01-31, by Aidan Kehoe
-
Correct a bug in #'display-graphic-p.2009-01-31, by Aidan Kehoe
-
Document non-obvious usages.2008-11-25, by Stephen J. Turnbull
-
Clarify comment in struct x_frame.2008-11-20, by Stephen J. Turnbull
-
Correct little-endian UTF-16 surrogate handling.2009-01-31, by Aidan Kehoe
-
Fix make check after my last change.2009-01-18, by Aidan Kehoe
-
Merge.2009-01-18, by Aidan Kehoe
-
Print char table values correctly.2009-01-18, by Aidan Kehoe
-
Accept msprinter and mswindows, mswindows_font_spec_matches_charset_stage_22009-01-18, by Aidan Kehoe
-
Fix docstring copy-pasto.2009-01-18, by Ville Skyttä
-
Docstring spelling fixes.2009-01-18, by Ville Skyttä
-
Preserve the relation btw. file-name-coding-system & the 'file-name c-s alias.2009-01-13, by Aidan Kehoe
-
Add #'subr-arity, API taken from GNU, implementation our own.2009-01-11, by Aidan Kehoe
-
Automated merge with file:///Sources/xemacs-21.5-checked-out2009-01-03, by Aidan Kehoe
-
Correct the CCL programs used by the coding system in ccl-tests.el.2009-01-03, by Aidan Kehoe
-
Fix build broken by descr-text.el defcustom.2009-01-01, by Stephen J. Turnbull
-
Merge.2008-12-30, by Aidan Kehoe
-
Add check-coding-systems-region, test it and others, fix some bugs.2008-12-28, by Aidan Kehoe
-
Merge.2008-12-28, by Aidan Kehoe
-
Add #'query-coding-region tests; do the work necessary to get them running.2008-12-28, by Aidan Kehoe
-
2008-08-09 Aidan Kehoe <kehoea@parhasard.net>2008-08-09, by Aidan Kehoe
-
Merge.2008-08-09, by Aidan Kehoe
-
Add #'skip-chars-quote to subr.el2008-08-09, by Aidan Kehoe
-
Automated merge with file:///Sources/xemacs-21.5-checked-out2008-07-17, by Aidan Kehoe
-
Automated merge with file:///Sources/xemacs-21.5-checked-out2008-07-09, by Aidan Kehoe
-
Automated merge with file:///Sources/xemacs-21.5-checked-out2008-06-09, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2008-06-01, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2008-05-25, by Aidan Kehoe
-
Merge my change of 2008-05-14 to the query-coding-region code.2008-05-21, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2008-05-21, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2008-05-13, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2008-05-11, by Aidan Kehoe
-
Add #'query-coding-clear-highlights.2008-05-11, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2008-05-03, by Aidan Kehoe
-
Correct a docstring2008-05-03, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2008-03-13, by Aidan Kehoe
-
Fix some bugs.2008-03-13, by Aidan Kehoe
-
Merge.2008-01-21, by Aidan Kehoe
-
First part of interactive checks that coding systems encode regions.2008-01-21, by Aidan Kehoe
-
Call XFreeFontPath appropriately in #'x-get-font-path.2008-12-30, by Aidan Kehoe
-
Check absolute source file names against DOC with #'file-newer-than-file-p.2008-12-30, by Aidan Kehoe
-
Make functions in frame.el more general.2008-12-30, by Aidan Kehoe
-
Merge after pull.2008-12-29, by Stephen J. Turnbull
-
Fix my syntax errors.2008-12-29, by Stephen J. Turnbull
-
Fix my syntax errors.2008-12-29, by Stephen J. Turnbull
-
Add terminating newline to .hgignore.2008-12-29, by Stephen J. Turnbull
-
Merge.2008-12-29, by Aidan Kehoe
-
Correct a misunderstanding of the semantics of #'return in #'symbol-file.2008-12-27, by Aidan Kehoe
-
Fix some bugs in load-history construction, built-in symbol file names.2008-12-27, by Aidan Kehoe
-
Allow compilation under Cygwin 1.72008-12-28, by acs
-
Clarify syntax in configure.ac following Vladimir Ivanovic's change.2008-12-27, by Aidan Kehoe
-
configure,configure.ac: Fixed two typos in args of main: char *v -> char **v2008-12-27, by Vladimir G. Ivanovic
-
Distinguish vars and functions in #'symbol-file, #'describe-{function,variable}2008-12-22, by Aidan Kehoe
-
#'built-in-face-specifiers; document that we're returning a copy.2008-12-22, by Aidan Kehoe
-
Merge.2008-12-22, by Aidan Kehoe
-
Return a list copy in #'built-in-face-specifiers, pre-empting modification. bytecomp-coding-system-2008-10-292008-12-21, by Aidan Kehoe
-
ChangeLogs for G++ warning cleanup. bytecomp-coding-system-2008-10-292008-11-01, by Stephen J. Turnbull
-
Merge bytecomp-coding-system-2008-10-29. bytecomp-coding-system-2008-10-292008-11-01, by Stephen J. Turnbull
-
Protect .elc encoding from latin-unity. bytecomp-coding-system-2008-10-292008-10-29, by Stephen J. Turnbull
-
First draft of g++ 4.3 warning removal patch. Builds. *Needs ChangeLogs.* g++-warning-removal-2008-10-282008-10-28, by Stephen J. Turnbull
-
Fix at_dot regex under Mule. <87hc6rv53v.fsf@uwakimon.sk.tsukuba.ac.jp>2008-11-01, by Stephen J. Turnbull
-
Fix accidental deletion in src/text.c.2008-11-01, by Stephen J. Turnbull
-
Fix off-by-one error in ccl_driver. <87iqr7v7p0.fsf@uwakimon.sk.tsukuba.ac.jp>2008-11-01, by Stephen J. Turnbull
-
Commit ChangeLog for bbce7f6de2d6.2008-10-28, by Stephen J. Turnbull
-
Fix docstring typo (and commit only this fix).2008-10-28, by Stephen J. Turnbull
-
Backout last patch; forgot to specify file.2008-10-28, by Stephen J. Turnbull
-
Fix docstring typo.2008-10-28, by Stephen J. Turnbull
-
Merge in doc and test changes from September 2008.2008-10-27, by Stephen J. Turnbull
-
Improve beta-version-name docstring.2008-09-30, by Stephen J. Turnbull
-
Add test for at_dot regexp.2008-09-27, by Stephen J. Turnbull
-
Fix up initial condition for skip-chars test.2008-09-27, by Stephen J. Turnbull
-
Document initial position of point in `with-string-as-buffer-contents'.2008-09-27, by Stephen J. Turnbull
-
Fix typo in XtSetValues in xm_update_progress().2008-10-26, by Stephen J. Turnbull
-
Merge in pkg-docs. Fix up ChangeLog.2008-10-25, by Stephen J. Turnbull
-
Merge in ac-fix-2008-10-25. Fix up ChangeLogs.2008-10-25, by Stephen J. Turnbull
-
Fix broken Xft FAQ.2008-10-04, by Stephen J. Turnbull
-
Automated merge with file:///Sources/xemacs-21.5-checked-out2008-09-08, by Aidan Kehoe
-
Port #'window-buffer-height, #'fit-window-to-buffer, & window, buf, functions.2008-08-31, by Aidan Kehoe
-
Document XFT support in the FAQ, better describe XEmacs pronunciation.2008-08-31, by Aidan Kehoe
-
Correct the implementation, add a few basic tests for #'skip-chars-quote.2008-08-27, by Aidan Kehoe
-
Use EQ() and !EQ() in symbols.c, thank you Robert Delius Royar.2008-08-26, by Aidan Kehoe
-
Handle varalias chains, custom variables in #'user-variable-p.2008-08-23, by Aidan Kehoe
-
Add #'skip-chars-quote to subr.el2008-08-20, by Aidan Kehoe
-
Merge.2008-08-20, by Aidan Kehoe
-
Port write-region-inhibit-sync, allowing avoidance of bad FS performance.2008-08-09, by Aidan Kehoe
-
Merge.2008-08-10, by Mats Lidell
-
Rename xft_gauge to xft_gauges.2008-08-03, by Mats Lidell
-
with-xft defaults to xft being used with a default setting.2008-08-03, by Mats Lidell
-
Correct a test failure now the XEmacs-specific Arabic charsets are gone.2008-08-10, by Aidan Kehoe
-
Fix the XFT build, thank you Robert Delius Royar.2008-08-10, by Aidan Kehoe
-
Remove mule/cyril-util.el from the 21.5 trunk.2008-08-09, by Aidan Kehoe
-
Merge.2008-08-08, by Aidan Kehoe
-
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.2008-08-05, by Aidan Kehoe
-
error-sequence -> invalid-sequence2008-08-08, by Aidan Kehoe
-
Support displaying invalid UTF-8 in language-environment-specific ways.2008-08-05, by Aidan Kehoe
-
Spelling fixes.2008-07-26, by Ville Skyttä
-
Remove interactive specs from #'mswindows-{short,long}-file-name,2008-07-26, by Aidan Kehoe
-
Document the error on over-long hex character constants.2008-07-26, by Aidan Kehoe
-
Correct a misspelling and add a space, lispref/variables.texi2008-07-26, by Aidan Kehoe
-
Merge.2008-07-26, by Aidan Kehoe
-
Error on over-long hex character escapes.2008-07-16, by Aidan Kehoe
-
Bind function-key-map correctly in device-specific startup code.2008-07-26, by Aidan Kehoe
-
Correct syntax of #'error calls, descr-text.el2008-07-20, by Aidan Kehoe
-
Wrap field descriptions, descr-text.el; name created buffer more uniquely.2008-07-19, by Aidan Kehoe
-
Revert to the documented behaviour with window-system and noninteractive runs.2008-07-17, by Aidan Kehoe
-
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
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2008-02-12, by Aidan Kehoe
-
Fail searches immediately if searching for non-representable characters.2008-02-11, by Aidan Kehoe
-
Update install-sh to version with a clear license.2008-02-12, by Jerry James
-
Use Mercurial changeset hash to identify build version.2008-02-07, by Mike Sperber
-
Use Dynarr_increment instead of Dynarr_add when building a line in place.2008-02-05, by Jerry James
-
Correct the initialisation of ascii-case-table.2008-02-03, by Aidan Kehoe
-
Remove unnecessary call to SET_EVENT_MAGIC_X_EVENT.2008-02-01, by Jerry James
-
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it2008-01-30, by Aidan Kehoe
-
Correct case-insensitive search for non-case, non-ASCII chars. Add tests.2008-01-30, by Aidan Kehoe
-
Fix build problems on Windows.2008-01-28, by Mike Sperber
-
Fix misspelling of option 'gdbm'.2008-01-25, by Stephen J. Turnbull
-
hgignore TAGS.2008-01-25, by Stephen J. Turnbull
-
Document return values for #'puthash, #'clrhash.2008-01-21, by Aidan Kehoe
-
Support LZMA compression in info.el.2008-01-21, by Aidan Kehoe
-
Merge.2008-01-20, by Aidan Kehoe
-
Always use boyer_moore in ASCII or Latin-1 buffers with ASCII search strings.2007-12-26, by Aidan Kehoe
-
Use bignums if necessary for file size in #'file-attributes.2008-01-19, by Aidan Kehoe
-
Use debug version of Intel's math library when debugging.2008-01-19, by Vin Shelton
-
Prevent access to uninitialized variables in x_init_device.2008-01-18, by Jerry James
-
Add support for the Intel compiler under Windows2008-01-18, by Vin Shelton
-
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs2008-01-17, by Aidan Kehoe
-
Configure fixes from Hans de Graaff, as used in Gentoo.2008-01-17, by Aidan Kehoe
-
2008-01-13 Michael Sperber <mike@xemacs.org>2008-01-17, by Mike Sperber
-
Call #'make-temp-file in mule-tests.el, now it's available.2008-01-16, by Aidan Kehoe
-
Have list hashes depend on the order of the contents, as is the case for vectors.2008-01-16, by Aidan Kehoe
-
Bind '(shift delete) to #'kill-primary-selection by default.2008-01-15, by Aidan Kehoe
-
Don't assume lisp-tests.el will be correctly read as UTF-8.2008-01-15, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2008-01-15, by Aidan Kehoe
-
Avoid clearing print-gensym-alist inappropriately when printing hash tables.2008-01-15, by Aidan Kehoe
-
Make font-lock-{add,remove}-keywords actually work.2008-01-14, by Jerry James
-
bytecomp.el: bind print-gensym-alist to nil even with non-defvar, defun, [...] forms.2008-01-14, by Aidan Kehoe
-
Clarify #'map-range-table docstring.2008-01-12, by Aidan Kehoe
-
ChangeLog spelling correction; scrool -> scroll2008-01-11, by Aidan Kehoe
-
Check that __STDC_VERSION__ is defined before examining it.2008-01-08, by Aidan Kehoe
-
Don't use PATH_MAX_EXTERNAL, non-Win32.2008-01-08, by Aidan Kehoe
-
Adapt INLINE_HEADER to the C99 inline semantics.2008-01-08, by Jerry James
-
Clarify the copyright and license of src/xemacs.def.in.in.2008-01-07, by Jerry James
-
Don't call substitute-in-file-name haphazardly.2008-01-05, by Mike Sperber
-
Improve upon previous patch to minibuf.el.2008-01-05, by Mike Sperber
-
Correct the make-temp-name docstring.2008-01-03, by Aidan Kehoe
-
Create the containing directory for the custom and init files if necessary.2008-01-03, by Aidan Kehoe
-
Improve style and add tests for 'built-in-symbol-file'.2008-01-03, by Stephen J. Turnbull
-
Correct the perhaps_init_unseen_key_defaults GTK code; don't override X11 fonts.2008-01-02, by Aidan Kehoe
-
Remove x-iso8859-1.el, gtk-iso8859-1.el; they haven't been used for 18 months.2008-01-02, by Aidan Kehoe
-
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs2008-01-02, by Aidan Kehoe
-
Fix the union build--check that built-in macro function values are nil, not zero.2008-01-02, by Aidan Kehoe
-
Fix problem with file dialog box.2008-01-02, by Mike Sperber
-
Update window-size computation.2008-01-02, by Mike Sperber
-
Fix incorrect comment convention.2008-01-02, by Stephen J. Turnbull
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2007-12-31, by Aidan Kehoe
-
Byte-compile menu lambdas; make the menu of available tutorials more readable.2007-12-31, by Aidan Kehoe
-
Provide 'iso8859-1 again; one file (iso-syntax.el) uses it in the packages.2007-12-30, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2007-12-30, by Aidan Kehoe
-
Add ascii-case-table, #'with-case-table; make iso8859-1.el more comprehensible.2007-12-30, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2007-12-30, by Aidan Kehoe
-
Handle macros, autoloads correctly in symbol-file. Add an incomplete TYPE arg.2007-12-30, by Aidan Kehoe
-
Move debugging code to usage example.2007-12-30, by Stephen J. Turnbull
-
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs2007-12-27, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2007-12-27, by Aidan Kehoe
-
Accept strings as glyph instantiators, fix control-arrow-glyph, etc.2007-12-25, by Aidan Kehoe
-
Compute size for Xft fonts.2007-12-27, by Mike Sperber
-
Ensure LATE_PACKAGES_DIRECTORIES is a trivial search path.2007-12-27, by Stephen J. Turnbull
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2007-12-26, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2007-12-24, by Aidan Kehoe
-
Unify the typed character under X11, using the unicode precedence list2007-12-24, by Aidan Kehoe
-
Make check-available-packages announce where to install packages.2007-12-26, by Stephen J. Turnbull
-
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs2007-12-24, by Aidan Kehoe
-
Provide a DEFAULT argument in #'intern-soft.2007-12-24, by Aidan Kehoe
-
Add support for installing bundled patches.2007-12-24, by Stephen J. Turnbull
-
Merge an old patch of Ben's, involving font instantiation and charsets.2007-12-23, by Aidan Kehoe
-
Factor out lists of operators specially treated by 'make-autoload'.2007-12-22, by Stephen J. Turnbull
-
Respect the CODESYS argument in #'open-database; don't autodetect EOL.2007-12-22, by Aidan Kehoe
-
Fix typo of "late packages" for "last packages".2007-12-22, by Stephen J. Turnbull
-
Merge.2007-12-22, by Stephen J. Turnbull
-
Commit deletion of file, omitted from earlier commit.2007-12-22, by Stephen J. Turnbull
-
Rework init-file migration.2007-12-21, by Mike Sperber
-
Refactor and rename reproduce-bugs.el to reproduce-crashes.el.2007-12-21, by Stephen J. Turnbull
-
Rename reproduce-bugs.el to reproduce-crashes.el.2007-12-21, by Stephen J. Turnbull
-
Refactor reproduce-bugs.el to usable state.2007-12-21, by Stephen J. Turnbull
-
Fix unused parameter warnings when compiling with ALSA sound support.2007-12-20, by Jerry James
-
Drat. Hashmarks need to be escaped in .hgignore patterns.2007-12-20, by Stephen J. Turnbull
-
Merge.2007-12-20, by Stephen J. Turnbull
-
Make Mercurial ignore patch .rej files, Emacs autosaves, and Emacs lockfiles.2007-12-20, by Stephen J. Turnbull
-
Merge.2007-12-20, by Mike Sperber
-
Sync config.guess and config.sub with the latest upstream versions.2007-12-19, by james
-
#'special-form-p; don't error (thank you Jerry James); flesh out docstring.2007-12-18, by Aidan Kehoe
-
Provide #'special-form-p, for the use of advice.el, perhaps other files.2007-12-18, by Aidan Kehoe
-
Within #'describe-function, say what commands are bound to.2007-12-18, by Aidan Kehoe
-
Automated merge with file:/Sources/xemacs-21.5-checked-out2007-12-18, by Aidan Kehoe
-
Take out some debug code; correct some original code.2007-12-18, by Aidan Kehoe
-
Insert <immediate> into section header for immediate autoloads.2007-12-20, by Mike Sperber
-
Don't use undocumented Xt functions in external widget.2007-12-19, by Mike Sperber
-
Make Mercurial ignore many generated files.2007-12-18, by Mike Sperber
-
Provide %b in #'format; use it for converting between ints and bit vectors.2007-12-17, by Aidan Kehoe
-
Autoconfiscate the recent fontconfig spelling change.2007-12-14, by Aidan Kehoe
-
Fix a #'setenv bug, merge other changes from GNU's env.el.2007-12-14, by Aidan Kehoe
-
Don't let libtiff override the size of a boolean, Win32. From Ron Isaacson.2007-12-11, by Aidan Kehoe
-
Avoid an error when clicking on Help -> Tutorials2007-12-11, by Aidan Kehoe
-
Don't error on unknown environment variables, #'substitute-in-file-name.2007-12-11, by Aidan Kehoe
-
Commit a forgotten chunk of 4d0f773d5e21.2007-12-11, by Aidan Kehoe
-
src/search.c (simple_search): Fix underrun in reverse search.2007-12-10, by Stephen J. Turnbull
-
Resuscitate reproduce-bugs.el.2007-12-10, by Stephen J. Turnbull
-
Spelling fixes.2007-12-09, by Ville Skyttä
-
Specify coding-system-for-write, add a coding cookie in #'write-abbrev-file.2007-12-09, by Aidan Kehoe
-
Fix the test failures introduced by the non-ISO-2022 coding systems.2007-12-09, by Aidan Kehoe
-
Eliminate lost docstring warnings on 21.5.2007-12-09, by Aidan Kehoe
-
Create "UTF-8" and "WINDOWS-1252" language environments.2007-12-09, by Aidan Kehoe
-
Bind mouse wheel movements by default,2007-12-08, by Aidan Kehoe
-
Minor bio update to test new hg repository2007-12-07, by Vin Shelton
-
Forgotten ChangeLog entry for changesets 4311 and 4312.2007-12-07, by Ville Skyttä
-
Spelling fixes.2007-12-06, by Ville Skyttä
-
Spelling fixes.2007-12-06, by Ville Skyttä
-
Fix two Tailor glitches.2007-12-06, by Mike Sperber
-
[xemacs-hg @ 2007-12-05 22:51:09 by viteno]2007-12-05, by viteno
-
[xemacs-hg @ 2007-12-05 19:22:03 by aidan]2007-12-05, by aidan
-
[xemacs-hg @ 2007-12-05 08:26:00 by stephent]2007-12-05, by stephent
-
[xemacs-hg @ 2007-12-04 22:50:59 by viteno]2007-12-04, by viteno
-
[xemacs-hg @ 2007-12-04 20:40:49 by aidan]2007-12-04, by aidan
-
[xemacs-hg @ 2007-12-04 20:35:30 by aidan]2007-12-04, by aidan
-
[xemacs-hg @ 2007-12-04 20:18:33 by aidan]2007-12-04, by aidan
-
[xemacs-hg @ 2007-12-03 22:51:15 by viteno]2007-12-03, by viteno
-
[xemacs-hg @ 2007-12-02 22:50:56 by viteno]2007-12-02, by viteno
-
[xemacs-hg @ 2007-12-01 22:51:16 by viteno]2007-12-01, by viteno
-
[xemacs-hg @ 2007-12-01 14:24:46 by aidan]2007-12-01, by aidan
-
[xemacs-hg @ 2007-12-01 13:40:06 by aidan]2007-12-01, by aidan
-
[xemacs-hg @ 2007-11-30 22:51:05 by viteno]2007-11-30, by viteno
-
[xemacs-hg @ 2007-11-29 22:50:54 by viteno]2007-11-29, by viteno
-
[xemacs-hg @ 2007-11-29 13:37:51 by aidan]2007-11-29, by aidan
-
[xemacs-hg @ 2007-11-28 22:51:17 by viteno]2007-11-28, by viteno
-
[xemacs-hg @ 2007-11-28 21:23:55 by aidan]2007-11-28, by aidan
-
[xemacs-hg @ 2007-11-28 21:17:45 by aidan]2007-11-28, by aidan
-
[xemacs-hg @ 2007-11-27 23:18:25 by aidan]2007-11-27, by aidan
-
[xemacs-hg @ 2007-11-27 22:52:06 by viteno]2007-11-27, by viteno
-
[xemacs-hg @ 2007-11-27 22:15:32 by aidan]2007-11-27, by aidan
-
[xemacs-hg @ 2007-11-27 15:38:39 by aidan]2007-11-27, by aidan
-
[xemacs-hg @ 2007-11-27 13:51:03 by aidan]2007-11-27, by aidan
-
[xemacs-hg @ 2007-11-26 22:51:07 by viteno]2007-11-26, by viteno
-
[xemacs-hg @ 2007-11-25 22:51:02 by viteno]2007-11-25, by viteno
-
[xemacs-hg @ 2007-11-24 22:51:03 by viteno]2007-11-24, by viteno
-
[xemacs-hg @ 2007-11-23 22:50:48 by viteno]2007-11-23, by viteno
-
[xemacs-hg @ 2007-11-23 17:30:48 by vins]2007-11-23, by vins
-
[xemacs-hg @ 2007-11-23 17:27:07 by vins]2007-11-23, by vins
-
[xemacs-hg @ 2007-11-22 22:51:12 by viteno]2007-11-22, by viteno
-
[xemacs-hg @ 2007-11-21 22:50:49 by viteno]2007-11-21, by viteno
-
[xemacs-hg @ 2007-11-20 22:51:09 by viteno]2007-11-20, by viteno
-
[xemacs-hg @ 2007-11-19 22:51:17 by viteno]2007-11-19, by viteno
-
[xemacs-hg @ 2007-11-18 22:51:16 by viteno]2007-11-18, by viteno
-
[xemacs-hg @ 2007-11-17 22:51:05 by viteno]2007-11-17, by viteno
-
[xemacs-hg @ 2007-11-16 22:51:06 by viteno]2007-11-16, by viteno
-
[xemacs-hg @ 2007-11-15 22:51:13 by viteno]2007-11-15, by viteno
-
[xemacs-hg @ 2007-11-15 19:05:47 by aidan]2007-11-15, by aidan
-
[xemacs-hg @ 2007-11-15 15:24:20 by aidan]2007-11-15, by aidan
-
[xemacs-hg @ 2007-11-15 10:05:14 by aidan]2007-11-15, by aidan
-
[xemacs-hg @ 2007-11-14 22:50:59 by viteno]2007-11-14, by viteno
-
[xemacs-hg @ 2007-11-14 19:41:04 by aidan]2007-11-14, by aidan
-
[xemacs-hg @ 2007-11-14 19:25:39 by aidan]2007-11-14, by aidan
-
[xemacs-hg @ 2007-11-14 18:51:20 by aidan]2007-11-14, by aidan
-
[xemacs-hg @ 2007-11-14 18:20:41 by aidan]2007-11-14, by aidan
-
[xemacs-hg @ 2007-11-14 18:06:47 by aidan]2007-11-14, by aidan
-
[xemacs-hg @ 2007-11-13 22:50:51 by viteno]2007-11-13, by viteno
-
[xemacs-hg @ 2007-11-12 22:52:03 by viteno]2007-11-12, by viteno
-
[xemacs-hg @ 2007-11-11 22:51:11 by viteno]2007-11-11, by viteno
-
[xemacs-hg @ 2007-11-10 22:51:43 by viteno]2007-11-10, by viteno
-
[xemacs-hg @ 2007-11-09 22:51:11 by viteno]2007-11-09, by viteno
-
[xemacs-hg @ 2007-11-08 22:51:15 by viteno]2007-11-08, by viteno
-
[xemacs-hg @ 2007-11-08 14:43:38 by aidan]2007-11-08, by aidan
-
[xemacs-hg @ 2007-11-08 07:12:39 by michaels]2007-11-08, by michaels
-
[xemacs-hg @ 2007-11-07 22:51:15 by viteno]2007-11-07, by viteno
-
[xemacs-hg @ 2007-11-06 22:51:11 by viteno]2007-11-06, by viteno
-
[xemacs-hg @ 2007-11-05 22:51:01 by viteno]2007-11-05, by viteno
-
[xemacs-hg @ 2007-11-05 14:59:20 by didierv]2007-11-05, by didierv
-
[xemacs-hg @ 2007-11-04 22:50:59 by viteno]2007-11-04, by viteno
-
[xemacs-hg @ 2007-11-03 22:51:00 by viteno]2007-11-03, by viteno
-
[xemacs-hg @ 2007-11-02 22:50:59 by viteno]2007-11-02, by viteno
-
[xemacs-hg @ 2007-11-01 22:51:01 by viteno]2007-11-01, by viteno
-
[xemacs-hg @ 2007-10-31 22:50:57 by viteno]2007-10-31, by viteno
-
[xemacs-hg @ 2007-10-31 11:21:02 by aidan]2007-10-31, by aidan
-
[xemacs-hg @ 2007-10-30 22:51:13 by viteno]2007-10-30, by viteno
-
[xemacs-hg @ 2007-10-29 22:51:12 by viteno]2007-10-29, by viteno
-
[xemacs-hg @ 2007-10-28 22:51:04 by viteno]2007-10-28, by viteno
-
[xemacs-hg @ 2007-10-27 21:51:18 by viteno]2007-10-27, by viteno
-
[xemacs-hg @ 2007-10-26 21:51:11 by viteno]2007-10-26, by viteno
-
[xemacs-hg @ 2007-10-26 10:51:02 by aidan]2007-10-26, by aidan
-
[xemacs-hg @ 2007-10-25 21:51:20 by viteno]2007-10-25, by viteno
-
[xemacs-hg @ 2007-10-24 21:50:51 by viteno]2007-10-24, by viteno
-
[xemacs-hg @ 2007-10-23 21:51:19 by viteno]2007-10-23, by viteno
-
[xemacs-hg @ 2007-10-22 21:51:03 by viteno]2007-10-22, by viteno
-
[xemacs-hg @ 2007-10-21 21:51:07 by viteno]2007-10-21, by viteno
-
[xemacs-hg @ 2007-10-20 21:51:07 by viteno]2007-10-20, by viteno
-
[xemacs-hg @ 2007-10-19 21:51:10 by viteno]2007-10-19, by viteno
-
[xemacs-hg @ 2007-10-18 21:51:08 by viteno]2007-10-18, by viteno
-
[xemacs-hg @ 2007-10-17 21:51:47 by viteno]2007-10-17, by viteno
-
[xemacs-hg @ 2007-10-16 21:51:06 by viteno]2007-10-16, by viteno
-
[xemacs-hg @ 2007-10-15 21:51:19 by viteno]2007-10-15, by viteno
-
[xemacs-hg @ 2007-10-15 10:55:49 by aidan]2007-10-15, by aidan
-
[xemacs-hg @ 2007-10-15 10:53:33 by aidan]2007-10-15, by aidan
-
[xemacs-hg @ 2007-10-15 09:55:43 by didierv]2007-10-15, by didierv
-
[xemacs-hg @ 2007-10-15 06:54:20 by adrian]2007-10-15, by adrian
-
[xemacs-hg @ 2007-10-14 21:50:50 by viteno]2007-10-14, by viteno