changeset 38421:207796d8dffc

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 16 Jul 2001 03:35:36 +0000
parents 0a4a44975e06
children 7a94f1c588c4
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jul 16 02:07:12 2001 +0000
+++ b/lisp/ChangeLog	Mon Jul 16 03:35:36 2001 +0000
@@ -1,3 +1,14 @@
+2001-07-15  Stefan Monnier  <monnier@cs.yale.edu>
+
+	* net/rcompile.el (remote-compile): Use make-local-variable.
+
+	* progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
+
+	* progmodes/make-mode.el (makefile-browse): Use make-local-variable.
+
+	* mail/reporter.el (reporter-submit-bug-report):
+	Don't abuse make-variable-buffer-local.  Fix call to add-hook.
+
 2001-07-15  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
 	* eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,