2014-05-15 Norbert Koch * Makefile (VERSION): XEmacs package 1.11 released. 2014-05-15 Norbert Koch * Makefile (VERSION): XEmacs package 1.10 released. 2014-05-13 Jerry James * .hgignore: New file. 2009-07-22 Norbert Koch * Makefile (VERSION): XEmacs package 1.09 released. 2009-07-21 Aidan Kehoe * latin-euro-latin10.el (find-charset): Stop pretending to support versions < 21.4. Stop loading cl-macs from this file (and hence, from auto-autoloads.elc), it's needed at compile time, not run time. Move to loop syntax instead of mapc + lambda. Avoid some needless version workarounds. * latin-euro-latin7.el (latin-euro-recognize-safe-charsets): New variable, describing whether this XEmacs supports the `safe-charsets' #'make-coding-system parameter. * latin-euro-latin7.el (find-charset): Same approach as in -latin10.el, no support for < 21.4; no explicit load of cl-macs, loop syntax instead of mapc + lambda, avoid needless version workarounds. * latin-euro-latin7.el (find-coding-system): Specify the `safe-charsets' parameter if we can, avoiding test `query-coding-region' test failures in the trunk. Avoid some needless compatibility measures. * latin-euro-latin8.el: Same work as in `latin-euro-latin7.el' 2007-12-25 Norbert Koch * Makefile (VERSION): XEmacs package 1.08 released. 2007-12-24 Aidan Kehoe * latin-euro-latin9.el (define-keysym-as-char): Don't override the bindings for scaron, zcaron in the autoloaded code. See bug report here: http://mid.gmane.org/87ll1xcm3r.fsf@xemacs.org 2005-06-29 Norbert Koch * Makefile (VERSION): XEmacs package 1.07 released. 2005-06-29 Aidan Kehoe * latin-euro-latin9.el: Add autoload cookies for set-character-of-keysym, get-character-of-keysym . 2005-06-29 Norbert Koch * Makefile (VERSION): XEmacs package 1.06 released. 2005-06-29 Aidan Kehoe * latin-euro-latin8.el: Change coding to iso-2022-8. * latin-euro-latin8.el (set-language-info-alist): Change the sample from having the non-ASCII characters as ISO 2022 text in the file to a call to format with loads of %c escapes. 2005-06-26 Aidan Kehoe * latin-euro-latin8.el: Add a coding cookie. * latin-euro-latin9.el: Add some sample text in old-orthography Irish. * latin-euro-latin9.el (set-character-of-keysym): New. * latin-euro-latin9.el (get-character-of-keysym): New. As implemented in 21.5 * latin-euro-latin9.el (define-keysym-as-char): Use the two previous functions. 2005-05-24 Norbert Koch * Makefile (VERSION): XEmacs package 1.05 released. 2005-05-20 Aidan Kehoe * latin-euro-latin9.el: * latin-euro-latin9.el (define-keysym-as-char): Define the character-of-keysym property as well as the ascii-character property for relevant X11 keysyms. 2005-04-03 Norbert Koch * Makefile (VERSION): XEmacs package 1.04 released. 2005-04-03 Aidan Kehoe * latin-euro-standards.texi: Minor copy-editing; make the dir entry shorter, to give a better chance of it being seen. 2005-02-16 Norbert Koch * Makefile (VERSION): XEmacs package 1.03 released. * package-info.in: Correct the package name. Move description into one line. * Makefile (VERSION): XEmacs package 1.02 released. * Makefile (VERSION): XEmacs package 1.01 released. 2005-02-08 Aidan Kehoe * latin-euro-standards: New package, refactored from latin-unity. * latin-euro-latin10.el: * latin-euro-latin7.el: * latin-euro-latin8.el: * latin-euro-latin9.el: Refactored from latin-unity-latin{7,8,9,10}.el. * Makefile: * latin-euro-standards.el: * latin-euro-standards.texi: Created.