Mercurial > emacs
comparison lisp/ChangeLog @ 38421:207796d8dffc
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 16 Jul 2001 03:35:36 +0000 |
parents | 67b464da13ec |
children | 7a94f1c588c4 |
comparison
equal
deleted
inserted
replaced
38420:0a4a44975e06 | 38421:207796d8dffc |
---|---|
1 2001-07-15 Stefan Monnier <monnier@cs.yale.edu> | |
2 | |
3 * net/rcompile.el (remote-compile): Use make-local-variable. | |
4 | |
5 * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable. | |
6 | |
7 * progmodes/make-mode.el (makefile-browse): Use make-local-variable. | |
8 | |
9 * mail/reporter.el (reporter-submit-bug-report): | |
10 Don't abuse make-variable-buffer-local. Fix call to add-hook. | |
11 | |
1 2001-07-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 12 2001-07-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
2 | 13 |
3 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el, | 14 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el, |
4 eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el, | 15 eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el, |
5 eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el, | 16 eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el, |