diff options
| author | David Aspinall | 2003-09-24 22:57:23 +0000 |
|---|---|---|
| committer | David Aspinall | 2003-09-24 22:57:23 +0000 |
| commit | ccf89d821d14ee75e0917f9e579f7a4f4958ecb7 (patch) | |
| tree | 818421c013debacf8084d27e5603e598311036ab /x-symbol/lisp/ChangeLog | |
| parent | 41f47cd0f0657b06270df089ac9f6c2c2863f642 (diff) | |
Update to 4.5.1-beta from sourceforge.
Diffstat (limited to 'x-symbol/lisp/ChangeLog')
| -rw-r--r-- | x-symbol/lisp/ChangeLog | 31 |
1 files changed, 29 insertions, 2 deletions
diff --git a/x-symbol/lisp/ChangeLog b/x-symbol/lisp/ChangeLog index 1d3d95b0..87d9f0a8 100644 --- a/x-symbol/lisp/ChangeLog +++ b/x-symbol/lisp/ChangeLog @@ -1,4 +1,26 @@ -2003-03-06 Christoph Wedler <wedler@users.sourceforge.net> +2003-05-12 Christoph Wedler <wedler@users.sourceforge.net> + + * X-Symbol 4.5.1-beta. + + * Bug fix: unique decoding would not be unique for TeX + accents starting with \c, \k, \v, \u, \H, \r. + * Bug fix, Emacs-21.2: Makefile.emacs would not work, + variable `image-types' is not defined in -batch Emacs. + * Emacs-21.3.50: Would not work with with default value + nil for `x-symbol-emacs-has-correct-find-safe-coding'. + * Emacs: would issue a warning with value "ASCII" for + `current-language-environment'. + * Don't provide Emacs bug workaround for images with + Emacs-21.3.50. I want to know why it's necessary, i.e., + write an Emacs bug report... + * New variable `x-symbol-set-coding-system-if-undecided' + for Emacs, defaults to t. + + Report from Andreas Klein, Eli Tziperman. + +2003-03-14 Christoph Wedler <wedler@users.sourceforge.net> + + * X-Symbol 4.5-beta. * Bug fix: would not hightlight subscripts when using font-lock without any font-lock support mode if X-Symbol @@ -7,8 +29,13 @@ crypt/crypt++. * Bug fix, XEmacs: using C-s = isearch would not always reveal the full subscript command when necessary. - * Make |- and |= electric. + * Bug workaround, Emacs/Windows: would show boxes instead + Latin-9 characters, sort characters in Latin-9 bdf file. + * Emacs/Windows: add origfonts/ to Windows font path. + * Make contexts |- and |= electric. * Provide unzipped PDF and PS version of manual on web. + * Internal: renamed the prefix of language accesses from + `x-symbol-' to `x-symbol-LANG-'. * Manual, docstring and Makefile updates. Report from Felix E. Klee, Gerwin Klein. |
