diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2010-11-17 10:07:48 -0500 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2010-11-17 10:07:48 -0500 |
commit | 25f38310f93c47bc71ea84044d58dfcddf9a6401 (patch) | |
tree | 27674508f47f5f0cf248f19a1df5d05787ad7303 /lisp/ChangeLog.14 | |
parent | bac2de0fe3fadd8c5642b6a61aa89d245850bed3 (diff) | |
download | emacs-25f38310f93c47bc71ea84044d58dfcddf9a6401.tar.gz |
Remove "tiny change"s for Eric Hanchrow
Diffstat (limited to 'lisp/ChangeLog.14')
-rw-r--r-- | lisp/ChangeLog.14 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14 index 504ca4f0aa0..cfb6b84269c 100644 --- a/lisp/ChangeLog.14 +++ b/lisp/ChangeLog.14 @@ -2148,7 +2148,7 @@ * emacs-lisp/find-func.el (find-library-name, find-library): Doc fixes. (Part of bug#2270) -2009-02-10 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change) +2009-02-10 Eric Hanchrow <eric.hanchrow@gmail.com> * env.el (getenv): When FRAME is non-nil, pass the frame environment to `getenv-internal', not the frame. (Bug#2259) @@ -6518,7 +6518,7 @@ (hl-line-unhighlight, global-hl-line-unhighlight): Use `when'. (hl-line-sticky-flag): Remove spurious * in docstring. -2008-10-14 Eric Hanchrow <offby1@blarg.net> (tiny change) +2008-10-14 Eric Hanchrow <offby1@blarg.net> * vc-git.el (vc-git-show-log-entry): Include the revision in the search string. |