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.
|
2009-02-17 |
Aidan Kehoe |
Fix query-coding-tests.el failures, non-mule ELCs, mule build.
|
2009-02-15 |
Aidan Kehoe |
Merge, add a ChangeLog entry.
|
2009-02-15 |
Aidan Kehoe |
Backed out changeset 16c9098dd3d2.
|
2009-02-13 |
Aidan Kehoe |
Add GNU Emacs' name for Mac Roman as an alias.
|
2009-02-13 |
Aidan Kehoe |
Actually use leim-list-file-name, #'init-mule-at-startup.
|
2009-02-11 |
Jerry James |
The URLs in our current config.guess and config.sub files are obsolete.
|
2009-02-11 |
Jerry James |
How about if I make a ChangeLog entry for the number-gmp.c change?
|
2009-02-11 |
Jerry James |
Fix the broken bigfloat-to-string conversion function.
|
2009-02-11 |
Aidan Kehoe |
Backed out changeset 38e8af61f38d
|
2009-02-11 |
Aidan Kehoe |
Check if env vars are encodable by native coding system, #'setenv
|
2009-02-11 |
Aidan Kehoe |
Correct string offset and arg handling, #'query-coding-string and related.
|
2009-02-10 |
Aidan Kehoe |
Make #$ truly read-only for Lisp; check this in the test suite.
|
2009-02-08 |
Aidan Kehoe |
Remove duplicate functions, chiefly #'delete-duplicates reimplementations.
|
2009-02-07 |
Mike Sperber |
Re-generate configure with autoconf 2.61.
|
2009-02-07 |
Aidan Kehoe |
Listen to the byte-compiler, core Lisp.
|
2009-02-07 |
Aidan Kehoe |
Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.
|
2009-02-06 |
Vin Shelton |
Support VS 2005 manifest files
|
2009-02-04 |
Aidan Kehoe |
Merge.
|
2009-02-04 |
Aidan Kehoe |
Remove any reference to mocklisp as an active technology.
|
2009-02-04 |
Aidan Kehoe |
Correct invalid-sequence-coding-system spec, Roman-alphabet languages.
|
2009-02-04 |
Aidan Kehoe |
Document the force-coding-system-equivalency macro in coding.el.
|
2009-02-04 |
Aidan Kehoe |
Merge.
|
2009-01-15 |
Aidan Kehoe |
Some cosmetic namespace cleanup, glyphs.el, coding.el.
|
2009-02-04 |
Aidan Kehoe |
Fix a couple of bugs, #'query-coding-region, #'query-coding-string.
|
2009-02-04 |
Aidan Kehoe |
Distinguish between special forms and subrs, #'describe-function-1.
|
2009-02-02 |
Stephen J. Turnbull |
Update comment.
|
2009-02-02 |
Stephen J. Turnbull |
Set icon resource on frame early enough for openbox to find it.
|
2009-01-31 |
Aidan Kehoe |
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
|
2009-01-31 |
Aidan Kehoe |
Merge.
|
2009-01-31 |
Aidan Kehoe |
Display control characters using carets, invalid-sequence-coding-system
|
2009-01-31 |
Stephen J. Turnbull |
YAFMT
|
2009-01-31 |
Stephen J. Turnbull |
Adopt Martin's suggestion of "char **argv" throughout configure.ac.
|
2009-01-31 |
Aidan Kehoe |
Automated merge with file:///Sources/xemacs-21.5-checked-out
|
2009-01-31 |
Aidan Kehoe |
Correct a bug in #'display-graphic-p.
|
2008-11-25 |
Stephen J. Turnbull |
Document non-obvious usages.
|
2008-11-20 |
Stephen J. Turnbull |
Clarify comment in struct x_frame.
|
2009-01-31 |
Aidan Kehoe |
Correct little-endian UTF-16 surrogate handling.
|
2009-01-18 |
Aidan Kehoe |
Fix make check after my last change.
|
2009-01-18 |
Aidan Kehoe |
Merge.
|
2009-01-18 |
Aidan Kehoe |
Print char table values correctly.
|
2009-01-18 |
Aidan Kehoe |
Accept msprinter and mswindows, mswindows_font_spec_matches_charset_stage_2
|
2009-01-18 |
Ville Skyttä |
Fix docstring copy-pasto.
|
2009-01-18 |
Ville Skyttä |
Docstring spelling fixes.
|
2009-01-13 |
Aidan Kehoe |
Preserve the relation btw. file-name-coding-system & the 'file-name c-s alias.
|
2009-01-11 |
Aidan Kehoe |
Add #'subr-arity, API taken from GNU, implementation our own.
|
2009-01-03 |
Aidan Kehoe |
Automated merge with file:///Sources/xemacs-21.5-checked-out
|
2009-01-03 |
Aidan Kehoe |
Correct the CCL programs used by the coding system in ccl-tests.el.
|
2009-01-01 |
Stephen J. Turnbull |
Fix build broken by descr-text.el defcustom.
|
2008-12-30 |
Aidan Kehoe |
Merge.
|
2008-12-28 |
Aidan Kehoe |
Add check-coding-systems-region, test it and others, fix some bugs.
|
2008-12-28 |
Aidan Kehoe |
Merge.
|
2008-12-28 |
Aidan Kehoe |
Add #'query-coding-region tests; do the work necessary to get them running.
|
2008-08-09 |
Aidan Kehoe |
2008-08-09 Aidan Kehoe <kehoea@parhasard.net>
|
2008-08-09 |
Aidan Kehoe |
Merge.
|
2008-08-09 |
Aidan Kehoe |
Add #'skip-chars-quote to subr.el
|
2008-07-17 |
Aidan Kehoe |
Automated merge with file:///Sources/xemacs-21.5-checked-out
|
2008-07-09 |
Aidan Kehoe |
Automated merge with file:///Sources/xemacs-21.5-checked-out
|
2008-06-09 |
Aidan Kehoe |
Automated merge with file:///Sources/xemacs-21.5-checked-out
|
2008-06-01 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
2008-05-25 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
2008-05-21 |
Aidan Kehoe |
Merge my change of 2008-05-14 to the query-coding-region code.
|
2008-05-21 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
2008-05-13 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
2008-05-11 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
2008-05-11 |
Aidan Kehoe |
Add #'query-coding-clear-highlights.
|
2008-05-03 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
2008-05-03 |
Aidan Kehoe |
Correct a docstring
|
2008-03-13 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
2008-03-13 |
Aidan Kehoe |
Fix some bugs.
|
2008-01-21 |
Aidan Kehoe |
Merge.
|
2008-01-21 |
Aidan Kehoe |
First part of interactive checks that coding systems encode regions.
|
2008-12-30 |
Aidan Kehoe |
Call XFreeFontPath appropriately in #'x-get-font-path.
|
2008-12-30 |
Aidan Kehoe |
Check absolute source file names against DOC with #'file-newer-than-file-p.
|
2008-12-30 |
Aidan Kehoe |
Make functions in frame.el more general.
|
2008-12-29 |
Stephen J. Turnbull |
Merge after pull.
|
2008-12-29 |
Stephen J. Turnbull |
Fix my syntax errors.
|
2008-12-29 |
Stephen J. Turnbull |
Fix my syntax errors.
|
2008-12-29 |
Stephen J. Turnbull |
Add terminating newline to .hgignore.
|
2008-12-29 |
Aidan Kehoe |
Merge.
|