aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2014-02-06 19:14:56 -0800
committerGlenn Morris2014-02-06 19:14:56 -0800
commit60eabbb99498e9c13fdd0bc2ef80c6d698b18a19 (patch)
treed902ee129696db1c5baf6f2d946259ff14d5dd37 /lisp/ChangeLog
parent719d965d9a2e693ef83de45378fe86d57bdd5631 (diff)
downloademacs-60eabbb99498e9c13fdd0bc2ef80c6d698b18a19.tar.gz
emacs-60eabbb99498e9c13fdd0bc2ef80c6d698b18a19.zip
* lisp/obsolete/meese.el: Restore as obsolete (deleted 2014-01-11).
Disable now non-functional find-file-hook. Maybe somebody had (require 'meese) in their init file... If patcomp.el can live on in obsolete/, so can this.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 92f396367c5..e77adedb23f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12014-02-07 Glenn Morris <rgm@gnu.org>
2
3 * obsolete/meese.el: Restore as obsolete (deleted 2014-01-11).
4 Disable now non-functional find-file-hook.
5
12014-02-06 Michael Albinus <michael.albinus@gmx.de> 62014-02-06 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use "&&" 8 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use "&&"