diff options
| author | Glenn Morris | 2012-04-11 09:09:39 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-04-11 09:09:39 -0700 |
| commit | c4fc691b6ea947cfdf78a8d988635ac7586f8e0b (patch) | |
| tree | 84ce8ba9c00718d3a36d780a60fa5c9e98f4adfa /lisp | |
| parent | b49f886ef4fc71f0f3719edc0e5a14b700df4d5c (diff) | |
| download | emacs-c4fc691b6ea947cfdf78a8d988635ac7586f8e0b.tar.gz emacs-c4fc691b6ea947cfdf78a8d988635ac7586f8e0b.zip | |
Changelog fix
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 20574a95e9a..26f37a7298a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | * textmodes/artist.el (artist-mode): Convert artist-mode to use | 13 | * textmodes/artist.el (artist-mode): Convert artist-mode to use |
| 14 | define-minor-mode (bug#10760). | 14 | define-minor-mode (bug#10760). |
| 15 | 15 | ||
| 16 | 2011-12-20 Wolfgang Jenkner <wjenkner@inode.at> | 16 | 2012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change) |
| 17 | 17 | ||
| 18 | * lisp/progmodes/grep.el (rgrep): Tweak the find command line so | 18 | * lisp/progmodes/grep.el (rgrep): Tweak the find command line so |
| 19 | that directories matching `grep-find-ignored-files' won't be | 19 | that directories matching `grep-find-ignored-files' won't be |