[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r102419: Remove "tiny change"s for Er
From: |
Stefan Monnier |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r102419: Remove "tiny change"s for Eric Hanchrow |
Date: |
Wed, 17 Nov 2010 10:07:48 -0500 |
User-agent: |
Bazaar (2.0.3) |
------------------------------------------------------------
revno: 102419
committer: Stefan Monnier <address@hidden>
branch nick: trunk
timestamp: Wed 2010-11-17 10:07:48 -0500
message:
Remove "tiny change"s for Eric Hanchrow
modified:
ChangeLog
etc/ChangeLog
lisp/ChangeLog
lisp/ChangeLog.11
lisp/ChangeLog.12
lisp/ChangeLog.13
lisp/ChangeLog.14
lisp/erc/ChangeLog.06
src/ChangeLog
=== modified file 'ChangeLog'
--- a/ChangeLog 2010-11-15 06:39:02 +0000
+++ b/ChangeLog 2010-11-17 15:07:48 +0000
@@ -2894,7 +2894,7 @@
* make-dist (lispref): Do include lispref/index.texi.
-2004-01-06 Eric Hanchrow <address@hidden> (tiny change)
+2004-01-06 Eric Hanchrow <address@hidden>
* make-dist (tempdir): Include cursors in nt/icons.
=== modified file 'etc/ChangeLog'
--- a/etc/ChangeLog 2010-11-13 13:29:31 +0000
+++ b/etc/ChangeLog 2010-11-17 15:07:48 +0000
@@ -3359,7 +3359,7 @@
* NEWS: Mention the thumbs.el package.
-2004-08-14 Eric Hanchrow <address@hidden> (tiny change)
+2004-08-14 Eric Hanchrow <address@hidden>
* TUTORIAL.es: Replace actual whitespace with the magic string
that causes help-with-tutorial to automatically insert the correct
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog 2010-11-17 15:00:16 +0000
+++ b/lisp/ChangeLog 2010-11-17 15:07:48 +0000
@@ -9631,7 +9631,7 @@
* vc-bzr.el (vc-bzr-revision-table): New function.
-2010-01-25 Eric Hanchrow <address@hidden> (tiny change)
+2010-01-25 Eric Hanchrow <address@hidden>
* 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).
=== modified file 'lisp/ChangeLog.11'
--- a/lisp/ChangeLog.11 2010-09-20 01:20:32 +0000
+++ b/lisp/ChangeLog.11 2010-11-17 15:07:48 +0000
@@ -11494,7 +11494,7 @@
* net/zone-mode.el (zone-mode): Use write-file-functions, not
write-file-hooks.
-2003-12-29 Eric Hanchrow <address@hidden> (tiny change)
+2003-12-29 Eric Hanchrow <address@hidden>
* 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 <address@hidden> (tiny change)
+2003-09-12 Eric Hanchrow <address@hidden>
* dired.el (dired-mode-map): Fix typo.
=== modified file 'lisp/ChangeLog.12'
--- a/lisp/ChangeLog.12 2010-10-24 21:36:09 +0000
+++ b/lisp/ChangeLog.12 2010-11-17 15:07:48 +0000
@@ -2528,7 +2528,7 @@
* files.el (find-alternate-file): Revert query message to Emacs 21
version.
-2007-01-20 Eric Hanchrow <address@hidden> (tiny change)
+2007-01-20 Eric Hanchrow <address@hidden>
* 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 <address@hidden> (tiny change)
+2006-07-22 Eric Hanchrow <address@hidden>
* 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 <address@hidden> (tiny change)
+2005-10-08 Eric Hanchrow <address@hidden>
* 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 <address@hidden> (tiny change)
+2005-04-23 Eric Hanchrow <address@hidden>
* abbrev.el (write-abbrev-file): Write table entries in
alphabetical order by table name.
=== modified file 'lisp/ChangeLog.13'
--- a/lisp/ChangeLog.13 2010-10-14 14:32:27 +0000
+++ b/lisp/ChangeLog.13 2010-11-17 15:07:48 +0000
@@ -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 <address@hidden> (tiny change)
+2007-08-01 Eric Hanchrow <address@hidden>
* ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
=== modified file 'lisp/ChangeLog.14'
--- a/lisp/ChangeLog.14 2010-10-14 14:32:27 +0000
+++ b/lisp/ChangeLog.14 2010-11-17 15:07:48 +0000
@@ -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 <address@hidden> (tiny change)
+2009-02-10 Eric Hanchrow <address@hidden>
* 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 <address@hidden> (tiny change)
+2008-10-14 Eric Hanchrow <address@hidden>
* vc-git.el (vc-git-show-log-entry): Include the revision in the
search string.
=== modified file 'lisp/erc/ChangeLog.06'
--- a/lisp/erc/ChangeLog.06 2010-01-13 08:35:10 +0000
+++ b/lisp/erc/ChangeLog.06 2010-11-17 15:07:48 +0000
@@ -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 <address@hidden> (tiny change)
+2006-09-10 Eric Hanchrow <address@hidden>
* erc.el (erc-cmd-IGNORE): Prompt user if this might be a regexp
instead of a single user.
=== modified file 'src/ChangeLog'
--- a/src/ChangeLog 2010-11-17 05:51:09 +0000
+++ b/src/ChangeLog 2010-11-17 15:07:48 +0000
@@ -248,8 +248,8 @@
* 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 <address@hidden>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r102419: Remove "tiny change"s for Eric Hanchrow,
Stefan Monnier <=