diff options
| author | Stefan Monnier | 2009-02-19 22:14:12 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2009-02-19 22:14:12 +0000 |
| commit | 3284522622938430722ff935cf6cf57739b75c1e (patch) | |
| tree | 5489488e50f4ca0a4d37d74e585e934c16117328 /lisp/ChangeLog | |
| parent | 4114bc49750e64e2b664300fa11912a97910b287 (diff) | |
| download | emacs-3284522622938430722ff935cf6cf57739b75c1e.tar.gz emacs-3284522622938430722ff935cf6cf57739b75c1e.zip | |
(rst-mode-abbrev-table): Mark entries as `system'.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
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 @@ | |||
| 1 | 2009-02-19 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * textmodes/rst.el (rst-mode-abbrev-table): Mark entries as `system'. | ||
| 4 | |||
| 1 | 2009-02-19 Andreas Schwab <schwab@suse.de> | 5 | 2009-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 |