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.
|
2008-12-27 |
Aidan Kehoe |
Correct a misunderstanding of the semantics of #'return in #'symbol-file.
|
2008-12-27 |
Aidan Kehoe |
Fix some bugs in load-history construction, built-in symbol file names.
|
2008-12-28 |
acs |
Allow compilation under Cygwin 1.7
|
2008-12-27 |
Aidan Kehoe |
Clarify syntax in configure.ac following Vladimir Ivanovic's change.
|
2008-12-27 |
Vladimir G. Ivanovic |
configure,configure.ac: Fixed two typos in args of main: char *v -> char **v
|
2008-12-22 |
Aidan Kehoe |
Distinguish vars and functions in #'symbol-file, #'describe-{function,variable}
|
2008-12-22 |
Aidan Kehoe |
#'built-in-face-specifiers; document that we're returning a copy.
|
2008-12-22 |
Aidan Kehoe |
Merge.
|
2008-12-21 |
Aidan Kehoe |
Return a list copy in #'built-in-face-specifiers, pre-empting modification.
bytecomp-coding-system-2008-10-29
|
2008-11-01 |
Stephen J. Turnbull |
ChangeLogs for G++ warning cleanup.
bytecomp-coding-system-2008-10-29
|
2008-11-01 |
Stephen J. Turnbull |
Merge bytecomp-coding-system-2008-10-29.
bytecomp-coding-system-2008-10-29
|
2008-10-29 |
Stephen J. Turnbull |
Protect .elc encoding from latin-unity.
bytecomp-coding-system-2008-10-29
|
2008-10-28 |
Stephen J. Turnbull |
First draft of g++ 4.3 warning removal patch. Builds. *Needs ChangeLogs.*
g++-warning-removal-2008-10-28
|
2008-11-01 |
Stephen J. Turnbull |
Fix at_dot regex under Mule. <87hc6rv53v.fsf@uwakimon.sk.tsukuba.ac.jp>
|
2008-11-01 |
Stephen J. Turnbull |
Fix accidental deletion in src/text.c.
|