aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2009-02-19 22:14:12 +0000
committerStefan Monnier2009-02-19 22:14:12 +0000
commit3284522622938430722ff935cf6cf57739b75c1e (patch)
tree5489488e50f4ca0a4d37d74e585e934c16117328 /lisp/ChangeLog
parent4114bc49750e64e2b664300fa11912a97910b287 (diff)
downloademacs-3284522622938430722ff935cf6cf57739b75c1e.tar.gz
emacs-3284522622938430722ff935cf6cf57739b75c1e.zip
(rst-mode-abbrev-table): Mark entries as `system'.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index aaf4c25b7f7..a3d7cac5d45 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12009-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * textmodes/rst.el (rst-mode-abbrev-table): Mark entries as `system'.
4
12009-02-19 Andreas Schwab <schwab@suse.de> 52009-02-19 Andreas Schwab <schwab@suse.de>
2 6
3 * term.el: Remap self-insert-command to term-send-raw in 7 * term.el: Remap self-insert-command to term-send-raw in