# HG changeset patch # User Juanma Barranquero # Date 1203307766 0 # Node ID 337c3f67b9935fb68ff6bbc320df1d9474bdb305 # Parent bedd6b5b48fb94254eb4462117391021c64d4590 *** empty log message *** diff -r bedd6b5b48fb -r 337c3f67b993 lisp/ChangeLog --- a/lisp/ChangeLog Mon Feb 18 00:48:36 2008 +0000 +++ b/lisp/ChangeLog Mon Feb 18 04:09:26 2008 +0000 @@ -6085,7 +6085,7 @@ 2007-01-26 Vinicius Jose Latorre - * ps-print.ps: Fix background height. + * ps-print.el: Fix background height. (ps-print-version): New version 6.7.2. 2007-01-26 Eli Zaretskii @@ -9803,7 +9803,7 @@ * emulation/viper.el: Bump up version/date of update to reflect the substantial changes done in August 2006. - * emulation/viper-cmd (viper-next-line-at-bol): Make sure button-at, + * emulation/viper-cmd.el (viper-next-line-at-bol): Make sure button-at, push-button are defined. * ediff-util.el (ediff-add-to-history): New function. @@ -21813,7 +21813,7 @@ 2005-11-15 Michael Kifer - * emulation/viper-utils.el (viper-non-word-characters-reformed-vi): + * emulation/viper-util.el (viper-non-word-characters-reformed-vi): Quote `-' in string. * emulation/viper.el (viper-emacs-state-mode-list): Ensure that @@ -24471,7 +24471,7 @@ 2005-10-05 Michael Kifer - * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst. + * ediff-merg.el (ediff-merge-region-is-non-clash): New defsubst. (ediff-merge-region-is-non-clash-to-skip): Previously called ediff-merge-region-is-non-clash. @@ -25123,7 +25123,7 @@ * emulation/viper-macs.el (ex-map): Better messages. - * emulation/viper-utils.el (viper-beginning-of-field): New function. + * emulation/viper-util.el (viper-beginning-of-field): New function. * emulation/viper.el: Replace make-variable-buffer-local with viper-make-variable-buffer-local everywhere, to avoid warnings. @@ -30714,7 +30714,7 @@ 2005-05-29 Richard M. Stallman - * textmoddes/flyspell.el (flyspell-version): Function deleted. + * textmodes/flyspell.el (flyspell-version): Function deleted. (flyspell-auto-correct-previous-hook): Doc fix. * jit-lock.el (jit-lock-function, jit-lock-after-change): @@ -33759,7 +33759,7 @@ 2005-04-04 Jay Belanger - * calc.el (calc-language-alist): Add tags to customization type. + * calc/calc.el (calc-language-alist): Add tags to customization type. 2005-04-03 Luc Teirlinck