]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 16 Jul 2001 03:35:36 +0000 (03:35 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 16 Jul 2001 03:35:36 +0000 (03:35 +0000)
lisp/ChangeLog

index feafc6e99c4f6d18824552887a8b7f6c282c8967..a7e095025d4c566b267141ee269e3c8837c8549f 100644 (file)
@@ -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\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,