2008-08-09 |
Aidan Kehoe |
Remove mule/cyril-util.el from the 21.5 trunk.
|
2008-08-08 |
Aidan Kehoe |
Merge.
|
2008-08-05 |
Aidan Kehoe |
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
|
2008-08-08 |
Aidan Kehoe |
error-sequence -> invalid-sequence
|
2008-08-05 |
Aidan Kehoe |
Support displaying invalid UTF-8 in language-environment-specific ways.
|
2008-07-26 |
Aidan Kehoe |
Bind function-key-map correctly in device-specific startup code.
|
2008-07-20 |
Aidan Kehoe |
Correct syntax of #'error calls, descr-text.el
|
2008-07-19 |
Aidan Kehoe |
Wrap field descriptions, descr-text.el; name created buffer more uniquely.
|
2008-07-09 |
Aidan Kehoe |
Don't determine whether to call general device-type code at startup,
|
2008-06-29 |
Aidan Kehoe |
Don't leak the Unihan database handle when looking up non-Han characters.
|
2008-06-04 |
Aidan Kehoe |
#'require hyper-apropos in #'describe-property-list, for hyper-apropos-face
|
2008-05-25 |
Aidan Kehoe |
Import and extend GNU's descr-text.el, supporting prefix argument for C-x =
|
2008-05-15 |
Stephen J. Turnbull |
Fix add-to-list.
|
2008-05-14 |
Aidan Kehoe |
Make the #'add-to-list implementation a little conciser and clearer for XEmacs
|
2008-05-14 |
Aidan Kehoe |
Support COMPARE-FN in add-to-list; thank you Brian Palmer.
|
2008-05-14 |
Aidan Kehoe |
Correct coding-category determination for 8-bit-fixed coding systems.
|
2008-05-13 |
Aidan Kehoe |
Handle printing correctly on non-mswindows.
|
2008-05-11 |
Aidan Kehoe |
Small improvements in disp-table.el, mule/cyril-util.el.
|
2008-05-11 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
2008-05-11 |
Aidan Kehoe |
Improve portable sample implementations for #'{put,get}-display-table
|
2007-12-24 |
Aidan Kehoe |
Use char-tables, not vectors, to instantiate the display table specifiers.
|
2008-05-07 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
2008-01-20 |
Aidan Kehoe |
Support #!, to allow XEmacs to be called as a script interpreter.
|
2008-05-07 |
Aidan Kehoe |
Support windows-1250 on Unix as well as Windows.
|
2008-04-13 |
Mike Sperber |
Add `set-window-configuration/mapping' and `save-window-excursion/mapping'.
|
2008-04-12 |
Mike Sperber |
Use `real-split-window', `real-delete-window' in window-config code.
|
2008-04-09 |
Aidan Kehoe |
No doc special-case for autoloads; rely on on #'symbol-file instead.
|
2008-04-04 |
Stephen J. Turnbull |
Fix call to get in custom-theme-reset-internal.
|
2008-03-12 |
Mike Sperber |
Fix window-configuration problem.
|
2008-03-07 |
Mike Sperber |
Quote temp-directory regexp in gnuserv.
|