changeset 80138:337c3f67b993

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 18 Feb 2008 04:09:26 +0000
parents bedd6b5b48fb
children 26cb935bb79d
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- 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  <viniciusjl@ig.com.br>
 
-	* 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  <eliz@gnu.org>
@@ -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  <kifer@cs.stonybrook.edu>
 
-	* 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  <kifer@cs.stonybrook.edu>
 
-	* 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  <rms@gnu.org>
 
-	* 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  <belanger@truman.edu>
 
-	* 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  <teirllm@auburn.edu>