aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorArni Magnusson2011-03-07 20:42:40 -0800
committerGlenn Morris2011-03-07 20:42:40 -0800
commit25bbfb31d5a71dee8d6049e9bbe10dd7d4b65db9 (patch)
tree737f24b1b7805e96c724046c0ab60fce82b8cd2b /lisp/ChangeLog
parente9c8529f6a9a38b35fbb9814c22b98e6099cddd2 (diff)
downloademacs-25bbfb31d5a71dee8d6049e9bbe10dd7d4b65db9.tar.gz
emacs-25bbfb31d5a71dee8d6049e9bbe10dd7d4b65db9.zip
texinfo.el addition for bug#2783.
* lisp/textmodes/texinfo.el (texinfo-environments): Add deftypecv, deftypeivar, deftypemethod, deftypeop, html.
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 e96200885a0..6aa6993a70a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
2
3 * textmodes/texinfo.el (texinfo-environments):
4 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
5
12011-03-08 Glenn Morris <rgm@gnu.org> 62011-03-08 Glenn Morris <rgm@gnu.org>
2 7
3 * cus-start.el (cursor-in-non-selected-windows): 8 * cus-start.el (cursor-in-non-selected-windows):