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 | |
| parent | bac2de0fe3fadd8c5642b6a61aa89d245850bed3 (diff) | |
| download | emacs-25f38310f93c47bc71ea84044d58dfcddf9a6401.tar.gz emacs-25f38310f93c47bc71ea84044d58dfcddf9a6401.zip | |
Remove "tiny change"s for Eric Hanchrow
| -rw-r--r-- | ChangeLog | 2 | ||||
| -rw-r--r-- | etc/ChangeLog | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog.11 | 4 | ||||
| -rw-r--r-- | lisp/ChangeLog.12 | 8 | ||||
| -rw-r--r-- | lisp/ChangeLog.13 | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog.14 | 4 | ||||
| -rw-r--r-- | lisp/erc/ChangeLog.06 | 2 | ||||
| -rw-r--r-- | src/ChangeLog | 4 |
9 files changed, 15 insertions, 15 deletions
| @@ -2894,7 +2894,7 @@ | |||
| 2894 | 2894 | ||
| 2895 | * make-dist (lispref): Do include lispref/index.texi. | 2895 | * make-dist (lispref): Do include lispref/index.texi. |
| 2896 | 2896 | ||
| 2897 | 2004-01-06 Eric Hanchrow <offby1@blarg.net> (tiny change) | 2897 | 2004-01-06 Eric Hanchrow <offby1@blarg.net> |
| 2898 | 2898 | ||
| 2899 | * make-dist (tempdir): Include cursors in nt/icons. | 2899 | * make-dist (tempdir): Include cursors in nt/icons. |
| 2900 | 2900 | ||
diff --git a/etc/ChangeLog b/etc/ChangeLog index 06bd63e9f8c..e0f292812bf 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -3359,7 +3359,7 @@ | |||
| 3359 | 3359 | ||
| 3360 | * NEWS: Mention the thumbs.el package. | 3360 | * NEWS: Mention the thumbs.el package. |
| 3361 | 3361 | ||
| 3362 | 2004-08-14 Eric Hanchrow <offby1@blarg.net> (tiny change) | 3362 | 2004-08-14 Eric Hanchrow <offby1@blarg.net> |
| 3363 | 3363 | ||
| 3364 | * TUTORIAL.es: Replace actual whitespace with the magic string | 3364 | * TUTORIAL.es: Replace actual whitespace with the magic string |
| 3365 | that causes help-with-tutorial to automatically insert the correct | 3365 | that causes help-with-tutorial to automatically insert the correct |
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 85b003d67f6..e63d12ffb3a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -9631,7 +9631,7 @@ | |||
| 9631 | 9631 | ||
| 9632 | * vc-bzr.el (vc-bzr-revision-table): New function. | 9632 | * vc-bzr.el (vc-bzr-revision-table): New function. |
| 9633 | 9633 | ||
| 9634 | 2010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change) | 9634 | 2010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com> |
| 9635 | 9635 | ||
| 9636 | * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the | 9636 | * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the |
| 9637 | diff-index command. This requires at least git-1.5.5. (Bug#1589). | 9637 | diff-index command. This requires at least git-1.5.5. (Bug#1589). |
diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11 index 2543ce03b6f..5b9fa028a9d 100644 --- a/lisp/ChangeLog.11 +++ b/lisp/ChangeLog.11 | |||
| @@ -11494,7 +11494,7 @@ | |||
| 11494 | * net/zone-mode.el (zone-mode): Use write-file-functions, not | 11494 | * net/zone-mode.el (zone-mode): Use write-file-functions, not |
| 11495 | write-file-hooks. | 11495 | write-file-hooks. |
| 11496 | 11496 | ||
| 11497 | 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change) | 11497 | 2003-12-29 Eric Hanchrow <offby1@blarg.net> |
| 11498 | 11498 | ||
| 11499 | * autorevert.el (auto-revert-interval): Doc fix. | 11499 | * autorevert.el (auto-revert-interval): Doc fix. |
| 11500 | 11500 | ||
| @@ -12922,7 +12922,7 @@ | |||
| 12922 | 12922 | ||
| 12923 | * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style. | 12923 | * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style. |
| 12924 | 12924 | ||
| 12925 | 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change) | 12925 | 2003-09-12 Eric Hanchrow <offby1@blarg.net> |
| 12926 | 12926 | ||
| 12927 | * dired.el (dired-mode-map): Fix typo. | 12927 | * dired.el (dired-mode-map): Fix typo. |
| 12928 | 12928 | ||
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. |
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13 index 8ce74b4e34f..fa82dc2fc63 100644 --- a/lisp/ChangeLog.13 +++ b/lisp/ChangeLog.13 | |||
| @@ -13493,7 +13493,7 @@ | |||
| 13493 | * menu-bar.el (menu-bar-vc-filter): New function. | 13493 | * menu-bar.el (menu-bar-vc-filter): New function. |
| 13494 | (menu-bar-tools-menu): Use it as a filter. | 13494 | (menu-bar-tools-menu): Use it as a filter. |
| 13495 | 13495 | ||
| 13496 | 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change) | 13496 | 2007-08-01 Eric Hanchrow <offby1@blarg.net> |
| 13497 | 13497 | ||
| 13498 | * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix. | 13498 | * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix. |
| 13499 | 13499 | ||
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 @@ | |||
| 2148 | * emacs-lisp/find-func.el (find-library-name, find-library): | 2148 | * emacs-lisp/find-func.el (find-library-name, find-library): |
| 2149 | Doc fixes. (Part of bug#2270) | 2149 | Doc fixes. (Part of bug#2270) |
| 2150 | 2150 | ||
| 2151 | 2009-02-10 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change) | 2151 | 2009-02-10 Eric Hanchrow <eric.hanchrow@gmail.com> |
| 2152 | 2152 | ||
| 2153 | * env.el (getenv): When FRAME is non-nil, pass the frame environment | 2153 | * env.el (getenv): When FRAME is non-nil, pass the frame environment |
| 2154 | to `getenv-internal', not the frame. (Bug#2259) | 2154 | to `getenv-internal', not the frame. (Bug#2259) |
| @@ -6518,7 +6518,7 @@ | |||
| 6518 | (hl-line-unhighlight, global-hl-line-unhighlight): Use `when'. | 6518 | (hl-line-unhighlight, global-hl-line-unhighlight): Use `when'. |
| 6519 | (hl-line-sticky-flag): Remove spurious * in docstring. | 6519 | (hl-line-sticky-flag): Remove spurious * in docstring. |
| 6520 | 6520 | ||
| 6521 | 2008-10-14 Eric Hanchrow <offby1@blarg.net> (tiny change) | 6521 | 2008-10-14 Eric Hanchrow <offby1@blarg.net> |
| 6522 | 6522 | ||
| 6523 | * vc-git.el (vc-git-show-log-entry): Include the revision in the | 6523 | * vc-git.el (vc-git-show-log-entry): Include the revision in the |
| 6524 | search string. | 6524 | search string. |
diff --git a/lisp/erc/ChangeLog.06 b/lisp/erc/ChangeLog.06 index 9ca4396e88a..a1a196b79aa 100644 --- a/lisp/erc/ChangeLog.06 +++ b/lisp/erc/ChangeLog.06 | |||
| @@ -174,7 +174,7 @@ | |||
| 174 | * erc-nicklist.el (erc-nicklist-insert-contents): Add missing | 174 | * erc-nicklist.el (erc-nicklist-insert-contents): Add missing |
| 175 | parenthesis. Thanks to Stephan Stahl for the report. | 175 | parenthesis. Thanks to Stephan Stahl for the report. |
| 176 | 176 | ||
| 177 | 2006-09-10 Eric Hanchrow <offby1@blarg.net> (tiny change) | 177 | 2006-09-10 Eric Hanchrow <offby1@blarg.net> |
| 178 | 178 | ||
| 179 | * erc.el (erc-cmd-IGNORE): Prompt user if this might be a regexp | 179 | * erc.el (erc-cmd-IGNORE): Prompt user if this might be a regexp |
| 180 | instead of a single user. | 180 | instead of a single user. |
diff --git a/src/ChangeLog b/src/ChangeLog index 0e76750901a..b1535b3f659 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -248,8 +248,8 @@ | |||
| 248 | 248 | ||
| 249 | * xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE. | 249 | * xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE. |
| 250 | 250 | ||
| 251 | * xdisp.c (note_mode_line_or_margin_highlight): Initialize | 251 | * xdisp.c (note_mode_line_or_margin_highlight): |
| 252 | Cursor to No_Cursor for HAVE_WINDOW_SYSTEM also. | 252 | Initialize Cursor to No_Cursor for HAVE_WINDOW_SYSTEM also. |
| 253 | 253 | ||
| 254 | 2010-11-06 Eli Zaretskii <eliz@gnu.org> | 254 | 2010-11-06 Eli Zaretskii <eliz@gnu.org> |
| 255 | 255 | ||