aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorStefan Monnier <[email protected]>2010-11-17 10:07:48 -0500
committerStefan Monnier <[email protected]>2010-11-17 10:07:48 -0500
commit25f38310f93c47bc71ea84044d58dfcddf9a6401 (patch)
tree27674508f47f5f0cf248f19a1df5d05787ad7303 /lisp
parentbac2de0fe3fadd8c5642b6a61aa89d245850bed3 (diff)
Remove "tiny change"s for Eric Hanchrow
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/ChangeLog.114
-rw-r--r--lisp/ChangeLog.128
-rw-r--r--lisp/ChangeLog.132
-rw-r--r--lisp/ChangeLog.144
-rw-r--r--lisp/erc/ChangeLog.062
6 files changed, 11 insertions, 11 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 85b003d67f..e63d12ffb3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -9631,7 +9631,7 @@
* vc-bzr.el (vc-bzr-revision-table): New function.
-2010-01-25 Eric Hanchrow <[email protected]> (tiny change)
+2010-01-25 Eric Hanchrow <[email protected]>
* vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
diff-index command. This requires at least git-1.5.5. (Bug#1589).
diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11
index 2543ce03b6..5b9fa028a9 100644
--- a/lisp/ChangeLog.11
+++ b/lisp/ChangeLog.11
@@ -11494,7 +11494,7 @@
* net/zone-mode.el (zone-mode): Use write-file-functions, not
write-file-hooks.
-2003-12-29 Eric Hanchrow <[email protected]> (tiny change)
+2003-12-29 Eric Hanchrow <[email protected]>
* autorevert.el (auto-revert-interval): Doc fix.
@@ -12922,7 +12922,7 @@
* emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
-2003-09-12 Eric Hanchrow <[email protected]> (tiny change)
+2003-09-12 Eric Hanchrow <[email protected]>
* dired.el (dired-mode-map): Fix typo.
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12
index e1ae37bcfd..b95219ab33 100644
--- a/lisp/ChangeLog.12
+++ b/lisp/ChangeLog.12
@@ -2528,7 +2528,7 @@
* files.el (find-alternate-file): Revert query message to Emacs 21
version.
-2007-01-20 Eric Hanchrow <[email protected]> (tiny change)
+2007-01-20 Eric Hanchrow <[email protected]>
* progmodes/cperl-mode.el (cperl-electric-keywords): Document in
the doc string how to use personal abbrevs without electric keywords.
@@ -7791,7 +7791,7 @@
* textmodes/table.el: Add move-beginning-of-line and
move-end-of-line to Point Motion Only Group.
-2006-07-22 Eric Hanchrow <[email protected]> (tiny change)
+2006-07-22 Eric Hanchrow <[email protected]>
* progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
@@ -20588,7 +20588,7 @@
* progmodes/gud.el (gud-speedbar-menu-items): Use :visible
instead of :active.
-2005-10-08 Eric Hanchrow <[email protected]> (tiny change)
+2005-10-08 Eric Hanchrow <[email protected]>
* textmodes/ispell.el (ispell-check-version):
Ignore hyphen, and all that follows, in aspell's version text.
@@ -29165,7 +29165,7 @@
* jit-lock.el (jit-lock-stealth-time): Change default value to 16.
(jit-lock-stealth-nice): Change default value to 0.5.
-2005-04-23 Eric Hanchrow <[email protected]> (tiny change)
+2005-04-23 Eric Hanchrow <[email protected]>
* abbrev.el (write-abbrev-file): Write table entries in
alphabetical order by table name.
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13
index 8ce74b4e34..fa82dc2fc6 100644
--- a/lisp/ChangeLog.13
+++ b/lisp/ChangeLog.13
@@ -13493,7 +13493,7 @@
* menu-bar.el (menu-bar-vc-filter): New function.
(menu-bar-tools-menu): Use it as a filter.
-2007-08-01 Eric Hanchrow <[email protected]> (tiny change)
+2007-08-01 Eric Hanchrow <[email protected]>
* ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14
index 504ca4f0aa..cfb6b84269 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 <[email protected]> (tiny change)
+2009-02-10 Eric Hanchrow <[email protected]>
* 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 <[email protected]> (tiny change)
+2008-10-14 Eric Hanchrow <[email protected]>
* vc-git.el (vc-git-show-log-entry): Include the revision in the
search string.
diff --git a/lisp/erc/ChangeLog.06 b/lisp/erc/ChangeLog.06
index 9ca4396e88..a1a196b79a 100644
--- a/lisp/erc/ChangeLog.06
+++ b/lisp/erc/ChangeLog.06
@@ -174,7 +174,7 @@
* erc-nicklist.el (erc-nicklist-insert-contents): Add missing
parenthesis. Thanks to Stephan Stahl for the report.
-2006-09-10 Eric Hanchrow <[email protected]> (tiny change)
+2006-09-10 Eric Hanchrow <[email protected]>
* erc.el (erc-cmd-IGNORE): Prompt user if this might be a regexp
instead of a single user.