aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2008-02-18 04:09:26 +0000
committerJuanma Barranquero2008-02-18 04:09:26 +0000
commit6ff72be772a03bd0f6ee812ad85b255a6e66c51a (patch)
tree224f5ba5c79868e83d69ebb871e5fc911199ee37
parentbce8498677bd5df75fd96029472cc95ebcb84233 (diff)
downloademacs-6ff72be772a03bd0f6ee812ad85b255a6e66c51a.tar.gz
emacs-6ff72be772a03bd0f6ee812ad85b255a6e66c51a.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog14
1 files changed, 7 insertions, 7 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3820ff6cdd7..a3b82f64a1a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -6085,7 +6085,7 @@
6085 6085
60862007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br> 60862007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6087 6087
6088 * ps-print.ps: Fix background height. 6088 * ps-print.el: Fix background height.
6089 (ps-print-version): New version 6.7.2. 6089 (ps-print-version): New version 6.7.2.
6090 6090
60912007-01-26 Eli Zaretskii <eliz@gnu.org> 60912007-01-26 Eli Zaretskii <eliz@gnu.org>
@@ -9803,7 +9803,7 @@
9803 * emulation/viper.el: Bump up version/date of update to reflect the 9803 * emulation/viper.el: Bump up version/date of update to reflect the
9804 substantial changes done in August 2006. 9804 substantial changes done in August 2006.
9805 9805
9806 * emulation/viper-cmd (viper-next-line-at-bol): Make sure button-at, 9806 * emulation/viper-cmd.el (viper-next-line-at-bol): Make sure button-at,
9807 push-button are defined. 9807 push-button are defined.
9808 9808
9809 * ediff-util.el (ediff-add-to-history): New function. 9809 * ediff-util.el (ediff-add-to-history): New function.
@@ -21813,7 +21813,7 @@
21813 21813
218142005-11-15 Michael Kifer <kifer@cs.stonybrook.edu> 218142005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
21815 21815
21816 * emulation/viper-utils.el (viper-non-word-characters-reformed-vi): 21816 * emulation/viper-util.el (viper-non-word-characters-reformed-vi):
21817 Quote `-' in string. 21817 Quote `-' in string.
21818 21818
21819 * emulation/viper.el (viper-emacs-state-mode-list): Ensure that 21819 * emulation/viper.el (viper-emacs-state-mode-list): Ensure that
@@ -24471,7 +24471,7 @@
24471 24471
244722005-10-05 Michael Kifer <kifer@cs.stonybrook.edu> 244722005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
24473 24473
24474 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst. 24474 * ediff-merg.el (ediff-merge-region-is-non-clash): New defsubst.
24475 (ediff-merge-region-is-non-clash-to-skip): Previously called 24475 (ediff-merge-region-is-non-clash-to-skip): Previously called
24476 ediff-merge-region-is-non-clash. 24476 ediff-merge-region-is-non-clash.
24477 24477
@@ -25123,7 +25123,7 @@
25123 25123
25124 * emulation/viper-macs.el (ex-map): Better messages. 25124 * emulation/viper-macs.el (ex-map): Better messages.
25125 25125
25126 * emulation/viper-utils.el (viper-beginning-of-field): New function. 25126 * emulation/viper-util.el (viper-beginning-of-field): New function.
25127 25127
25128 * emulation/viper.el: Replace make-variable-buffer-local with 25128 * emulation/viper.el: Replace make-variable-buffer-local with
25129 viper-make-variable-buffer-local everywhere, to avoid warnings. 25129 viper-make-variable-buffer-local everywhere, to avoid warnings.
@@ -30714,7 +30714,7 @@
30714 30714
307152005-05-29 Richard M. Stallman <rms@gnu.org> 307152005-05-29 Richard M. Stallman <rms@gnu.org>
30716 30716
30717 * textmoddes/flyspell.el (flyspell-version): Function deleted. 30717 * textmodes/flyspell.el (flyspell-version): Function deleted.
30718 (flyspell-auto-correct-previous-hook): Doc fix. 30718 (flyspell-auto-correct-previous-hook): Doc fix.
30719 30719
30720 * jit-lock.el (jit-lock-function, jit-lock-after-change): 30720 * jit-lock.el (jit-lock-function, jit-lock-after-change):
@@ -33759,7 +33759,7 @@
33759 33759
337602005-04-04 Jay Belanger <belanger@truman.edu> 337602005-04-04 Jay Belanger <belanger@truman.edu>
33761 33761
33762 * calc.el (calc-language-alist): Add tags to customization type. 33762 * calc/calc.el (calc-language-alist): Add tags to customization type.
33763 33763
337642005-04-03 Luc Teirlinck <teirllm@auburn.edu> 337642005-04-03 Luc Teirlinck <teirllm@auburn.edu>
33765 33765