aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorStefan Monnier2012-04-13 22:31:50 -0400
committerStefan Monnier2012-04-13 22:31:50 -0400
commitab036cd7bdd7b087047d241ffb5607d14942179e (patch)
treee23fcd09ae5352fc52ae4e8bbece56c61bea690a /etc
parent1e103a7cd8a0210ad6d66d6105192e8ab8df19e5 (diff)
downloademacs-ab036cd7bdd7b087047d241ffb5607d14942179e.tar.gz
emacs-ab036cd7bdd7b087047d241ffb5607d14942179e.zip
* lisp/progmodes/which-func.el (which-func-modes): Change default.
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 23d6dc0cd89..4ec33eae625 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -50,6 +50,8 @@ character when doing minibuffer filename prompts.
50 50
51* Changes in Specialized Modes and Packages in Emacs 24.2 51* Changes in Specialized Modes and Packages in Emacs 24.2
52 52
53** which-function-mode now applies to all applicable major modes by default.
54
53** erc will look up server/channel names via auth-source and use the 55** erc will look up server/channel names via auth-source and use the
54 channel keys found, if any. 56 channel keys found, if any.
55 57