aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2002-09-13 06:21:51 +0000
committerJuanma Barranquero2002-09-13 06:21:51 +0000
commite23d264da6f3c00d2b00b2ab4052fbdf0244ead9 (patch)
tree995c319351cbb7c7696974bd4bc2968b99f34684 /lisp/ChangeLog
parent8a36f09393579c11963f8d5d9d88c39fc408f4cd (diff)
downloademacs-e23d264da6f3c00d2b00b2ab4052fbdf0244ead9.tar.gz
emacs-e23d264da6f3c00d2b00b2ab4052fbdf0244ead9.zip
(whitespace-unload-hook): Call `remove-hook' with three arguments, not four.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8aaa36f19fb..be14cd1e361 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12002-09-13 Juanma Barranquero <lektu@terra.es>
2
3 * progmodes/idlw-shell.el (idlwave-shell-cleanup): Fix reference
4 to `idlwave-idlwave_routine_info-compiled'.
5
6 * whitespace.el (whitespace-unload-hook): Call `remove-hook' with
7 three arguments, not four.
8
12002-09-12 Richard M. Stallman <rms@gnu.org> 92002-09-12 Richard M. Stallman <rms@gnu.org>
2 10
3 * international/mule-cmds.el (universal-coding-system-argument): 11 * international/mule-cmds.el (universal-coding-system-argument):