diff options
| author | Juanma Barranquero <lekktu@gmail.com> | 2007-06-06 09:26:32 +0000 |
|---|---|---|
| committer | Juanma Barranquero <lekktu@gmail.com> | 2007-06-06 09:26:32 +0000 |
| commit | 2efed646b9ac4b85391ae8858da32100acabd690 (patch) | |
| tree | 5873b35d4ff0fe00bf6e2b62f35f49e47e9e7d7b /lisp | |
| parent | 48a2e53fc42606d087955371d5a23d40b36514d6 (diff) | |
| download | emacs-2efed646b9ac4b85391ae8858da32100acabd690.tar.gz | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 695db5c9678..6eb700ea016 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2007-06-06 Juanma Barranquero <lekktu@gmail.com> + + * international/mule-cmds.el (toggle-enable-multibyte-characters) + (sort-coding-systems, search-unencodable-char): Doc fixes. + (coding-system-change-eol-conversion, set-default-coding-systems) + (prefer-coding-system, find-multibyte-characters, princ-list) + (leim-list-entry-regexp, set-input-method, locale-language-names) + (input-method-exit-on-first-char, exit-language-environment-hook) + (locale-charset-language-names): Fix typos in docstrings. + 2007-06-05 Juanma Barranquero <lekktu@gmail.com> * bs.el (bs-cycle-previous): Don't modify the cycle list until |
