diff options
| author | Andreas Schwab | 2011-05-12 18:46:53 +0200 |
|---|---|---|
| committer | Andreas Schwab | 2011-05-12 18:46:53 +0200 |
| commit | 92d1079638fad7c31cf11cd608f33d3385e24b39 (patch) | |
| tree | c91143fa1c7149410eb27e3a999a00288d9be190 /lisp/ChangeLog | |
| parent | 79b70037f64c47754d108701e285bf1b211bb6f5 (diff) | |
| download | emacs-92d1079638fad7c31cf11cd608f33d3385e24b39.tar.gz emacs-92d1079638fad7c31cf11cd608f33d3385e24b39.zip | |
* lisp/progmodes/ld-script.el (ld-script-keywords)
(ld-script-builtins): Update keywords list.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d9709edd163..a592ae39ac0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-05-12 Andreas Schwab <schwab@linux-m68k.org> | ||
| 2 | |||
| 3 | * progmodes/ld-script.el (ld-script-keywords) | ||
| 4 | (ld-script-builtins): Update keywords list. | ||
| 5 | |||
| 1 | 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * progmodes/grep.el (grep-filter): Don't trip on partial lines. | 8 | * progmodes/grep.el (grep-filter): Don't trip on partial lines. |