]> code.delx.au - gnu-emacs/commitdiff
Remove "tiny change"s for Eric Hanchrow
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 17 Nov 2010 15:07:48 +0000 (10:07 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 17 Nov 2010 15:07:48 +0000 (10:07 -0500)
ChangeLog
etc/ChangeLog
lisp/ChangeLog
lisp/ChangeLog.11
lisp/ChangeLog.12
lisp/ChangeLog.13
lisp/ChangeLog.14
lisp/erc/ChangeLog.06
src/ChangeLog

index 34c612a39e3d81b978437e95a871ba54012ea9d1..6efe5b35e9ef72ac8330539c68486e9cf1a025cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        * make-dist (lispref): Do include lispref/index.texi.
 
-2004-01-06  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
+2004-01-06  Eric Hanchrow  <offby1@blarg.net>
 
        * make-dist (tempdir): Include cursors in nt/icons.
 
index 06bd63e9f8c57c474bd5bf404b6ac7a7708fd594..e0f292812bf646f8f7ec9e7eff7c609a8145ba4c 100644 (file)
 
        * NEWS: Mention the thumbs.el package.
 
-2004-08-14  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
+2004-08-14  Eric Hanchrow  <offby1@blarg.net>
 
        * TUTORIAL.es: Replace actual whitespace with the magic string
        that causes help-with-tutorial to automatically insert the correct
index 85b003d67f684c4e998eb8fdb5f19f912fd8aece..e63d12ffb3af07b003e101246c8affbef66d00f4 100644 (file)
 
        * vc-bzr.el (vc-bzr-revision-table): New function.
 
-2010-01-25  Eric Hanchrow  <eric.hanchrow@gmail.com>  (tiny change)
+2010-01-25  Eric Hanchrow  <eric.hanchrow@gmail.com>
 
        * 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).
index 2543ce03b6f3317072ceea60b2e791363f23ad86..5b9fa028a9d1d254070b2fc930b759e45961ea34 100644 (file)
        * net/zone-mode.el (zone-mode): Use write-file-functions, not
        write-file-hooks.
 
-2003-12-29  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
+2003-12-29  Eric Hanchrow  <offby1@blarg.net>
 
        * autorevert.el (auto-revert-interval): Doc fix.
 
 
        * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
 
-2003-09-12  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
+2003-09-12  Eric Hanchrow  <offby1@blarg.net>
 
        * dired.el (dired-mode-map): Fix typo.
 
index e1ae37bcfd8061c72bea42c6a4c4b9e238f56c89..b95219ab332bf68be830ca05512ec38ec0a67d65 100644 (file)
        * files.el (find-alternate-file): Revert query message to Emacs 21
        version.
 
-2007-01-20  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
+2007-01-20  Eric Hanchrow  <offby1@blarg.net>
 
        * progmodes/cperl-mode.el (cperl-electric-keywords): Document in
        the doc string how to use personal abbrevs without electric keywords.
        * textmodes/table.el: Add move-beginning-of-line and
        move-end-of-line to Point Motion Only Group.
 
-2006-07-22  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
+2006-07-22  Eric Hanchrow  <offby1@blarg.net>
 
        * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
 
        * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
        instead of :active.
 
-2005-10-08  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
+2005-10-08  Eric Hanchrow  <offby1@blarg.net>
 
        * textmodes/ispell.el (ispell-check-version):
        Ignore hyphen, and all that follows, in aspell's version text.
        * 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  <offby1@blarg.net>  (tiny change)
+2005-04-23  Eric Hanchrow  <offby1@blarg.net>
 
        * abbrev.el (write-abbrev-file): Write table entries in
        alphabetical order by table name.
index 8ce74b4e34f275d39aa9727ea4d2f278dae36338..fa82dc2fc63cf502081617ea480aa3471c8f5636 100644 (file)
        * menu-bar.el (menu-bar-vc-filter): New function.
        (menu-bar-tools-menu): Use it as a filter.
 
-2007-08-01  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
+2007-08-01  Eric Hanchrow  <offby1@blarg.net>
 
        * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
 
index 504ca4f0aa07d851d9891b8f929f0a1b1fadeb87..cfb6b84269cb754390f6618c672911481b89b9ca 100644 (file)
        * 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)
        (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.
index 9ca4396e88a092b4b88c920d56d2d79bb802f0eb..a1a196b79aacbb0efe2821d444f7687f8f25213e 100644 (file)
        * erc-nicklist.el (erc-nicklist-insert-contents): Add missing
        parenthesis.  Thanks to Stephan Stahl for the report.
 
-2006-09-10  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
+2006-09-10  Eric Hanchrow  <offby1@blarg.net>
 
        * erc.el (erc-cmd-IGNORE): Prompt user if this might be a regexp
        instead of a single user.
index 0e76750901aa4d5a88efa3beb1db7b119946d752..b1535b3f659a80ce58db7304f62898cb6066bc4b 100644 (file)
 
        * xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE.
 
-       * xdisp.c (note_mode_line_or_margin_highlight): Initialize
-       Cursor to No_Cursor for HAVE_WINDOW_SYSTEM also.
+       * xdisp.c (note_mode_line_or_margin_highlight):
+       Initialize Cursor to No_Cursor for HAVE_WINDOW_SYSTEM also.
 
 2010-11-06  Eli Zaretskii  <eliz@gnu.org>