Mercurial > emacs
changeset 49436:0055338cb706
Besides adding a log entry, do some white space fixes.
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Sat, 25 Jan 2003 18:26:37 +0000 |
parents | f9953109e75c |
children | 3a18e49975cb |
files | lisp/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jan 25 18:20:30 2003 +0000 +++ b/lisp/ChangeLog Sat Jan 25 18:26:37 2003 +0000 @@ -1,3 +1,9 @@ +2003-01-25 Markus Rost <rost@math.ohio-state.edu> + + * international/mule-cmds.el (set-language-info) + (current-language-environment): Simplify setting the type of + current-language-environment. + 2003-01-25 Kim F. Storm <storm@cua.dk> * emulation/cua-base.el (cua--init-keymaps): Move C-S-x and C-S-c @@ -6,12 +12,12 @@ from C-h b look normal when cua-mode is enabled (no C-S-x/c bindings). 2003-01-25 Michael Kifer <kifer@cs.stonybrook.edu> - - * ediff.el (ediff-revision): better defaults. - + + * ediff.el (ediff-revision): better defaults. + * ediff-vers.el (ediff-vc-latest-version): new function. (ediff-vc-internal): use latest version instead of working version. - + 2003-01-24 Thien-Thi Nguyen <ttn@gnu.org> * info.el (Info-extract-menu-node-name): When looking for end of menu @@ -2139,7 +2145,8 @@ 2002-11-09 Dave Love <fx@gnu.org> - * international/mule-cmds.el (current-language-environment): Fix :type. + * international/mule-cmds.el (current-language-environment): + Fix :type. * international/ucs-tables.el: Revert to using translation-table-for-input instead of keyboard-translate-table.