aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorStefan Monnier2010-04-12 23:29:38 -0400
committerStefan Monnier2010-04-12 23:29:38 -0400
commitc1e25821f922d8e6d941f9d7717c054bfd068a47 (patch)
tree81618a5949dac283934830c54dbbc66790a3c13d /etc
parenteb6967a0818f2ea9f352e536be3284bbb00844e4 (diff)
downloademacs-c1e25821f922d8e6d941f9d7717c054bfd068a47.tar.gz
emacs-c1e25821f922d8e6d941f9d7717c054bfd068a47.zip
Move complete.el to lisp/obsolete.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ba254a30370..e52f43767fb 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -81,6 +81,8 @@ scroll a line instead of full screen.
81 81
82* Changes in Specialized Modes and Packages in Emacs 24.1 82* Changes in Specialized Modes and Packages in Emacs 24.1
83 83
84** partial-completion-mode is now obsolete.
85
84** mpc.el: Can use pseudo tags of the form tag1|tag2 as a union of two tags. 86** mpc.el: Can use pseudo tags of the form tag1|tag2 as a union of two tags.
85** Customize 87** Customize
86 88