diff options
| author | Stefan Monnier | 2010-11-17 10:07:48 -0500 |
|---|---|---|
| committer | Stefan Monnier | 2010-11-17 10:07:48 -0500 |
| commit | 25f38310f93c47bc71ea84044d58dfcddf9a6401 (patch) | |
| tree | 27674508f47f5f0cf248f19a1df5d05787ad7303 /lisp/ChangeLog.12 | |
| parent | bac2de0fe3fadd8c5642b6a61aa89d245850bed3 (diff) | |
| download | emacs-25f38310f93c47bc71ea84044d58dfcddf9a6401.tar.gz emacs-25f38310f93c47bc71ea84044d58dfcddf9a6401.zip | |
Remove "tiny change"s for Eric Hanchrow
Diffstat (limited to 'lisp/ChangeLog.12')
| -rw-r--r-- | lisp/ChangeLog.12 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index e1ae37bcfd8..b95219ab332 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 | |||
| @@ -2528,7 +2528,7 @@ | |||
| 2528 | * files.el (find-alternate-file): Revert query message to Emacs 21 | 2528 | * files.el (find-alternate-file): Revert query message to Emacs 21 |
| 2529 | version. | 2529 | version. |
| 2530 | 2530 | ||
| 2531 | 2007-01-20 Eric Hanchrow <offby1@blarg.net> (tiny change) | 2531 | 2007-01-20 Eric Hanchrow <offby1@blarg.net> |
| 2532 | 2532 | ||
| 2533 | * progmodes/cperl-mode.el (cperl-electric-keywords): Document in | 2533 | * progmodes/cperl-mode.el (cperl-electric-keywords): Document in |
| 2534 | the doc string how to use personal abbrevs without electric keywords. | 2534 | the doc string how to use personal abbrevs without electric keywords. |
| @@ -7791,7 +7791,7 @@ | |||
| 7791 | * textmodes/table.el: Add move-beginning-of-line and | 7791 | * textmodes/table.el: Add move-beginning-of-line and |
| 7792 | move-end-of-line to Point Motion Only Group. | 7792 | move-end-of-line to Point Motion Only Group. |
| 7793 | 7793 | ||
| 7794 | 2006-07-22 Eric Hanchrow <offby1@blarg.net> (tiny change) | 7794 | 2006-07-22 Eric Hanchrow <offby1@blarg.net> |
| 7795 | 7795 | ||
| 7796 | * progmodes/delphi.el (delphi-fill-comment): Use save-restriction. | 7796 | * progmodes/delphi.el (delphi-fill-comment): Use save-restriction. |
| 7797 | 7797 | ||
| @@ -20588,7 +20588,7 @@ | |||
| 20588 | * progmodes/gud.el (gud-speedbar-menu-items): Use :visible | 20588 | * progmodes/gud.el (gud-speedbar-menu-items): Use :visible |
| 20589 | instead of :active. | 20589 | instead of :active. |
| 20590 | 20590 | ||
| 20591 | 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change) | 20591 | 2005-10-08 Eric Hanchrow <offby1@blarg.net> |
| 20592 | 20592 | ||
| 20593 | * textmodes/ispell.el (ispell-check-version): | 20593 | * textmodes/ispell.el (ispell-check-version): |
| 20594 | Ignore hyphen, and all that follows, in aspell's version text. | 20594 | Ignore hyphen, and all that follows, in aspell's version text. |
| @@ -29165,7 +29165,7 @@ | |||
| 29165 | * jit-lock.el (jit-lock-stealth-time): Change default value to 16. | 29165 | * jit-lock.el (jit-lock-stealth-time): Change default value to 16. |
| 29166 | (jit-lock-stealth-nice): Change default value to 0.5. | 29166 | (jit-lock-stealth-nice): Change default value to 0.5. |
| 29167 | 29167 | ||
| 29168 | 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change) | 29168 | 2005-04-23 Eric Hanchrow <offby1@blarg.net> |
| 29169 | 29169 | ||
| 29170 | * abbrev.el (write-abbrev-file): Write table entries in | 29170 | * abbrev.el (write-abbrev-file): Write table entries in |
| 29171 | alphabetical order by table name. | 29171 | alphabetical order by table name. |