[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r107408: ChangeLog fixes
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r107408: ChangeLog fixes |
Date: |
Fri, 24 Feb 2012 14:32:46 -0500 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 107408
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Fri 2012-02-24 14:32:46 -0500
message:
ChangeLog fixes
modified:
lisp/ChangeLog
lisp/ChangeLog.11
lisp/ChangeLog.15
lisp/ChangeLog.5
lisp/ChangeLog.7
lisp/ChangeLog.8
lisp/ChangeLog.9
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog 2012-02-24 19:25:38 +0000
+++ b/lisp/ChangeLog 2012-02-24 19:32:46 +0000
@@ -3300,7 +3300,7 @@
2011-10-08 Thierry Volpiatto <address@hidden>
- * lisp/eshell/eshell.el (eshell-command): Avoid using hooks.
+ * eshell/eshell.el (eshell-command): Avoid using hooks.
2011-10-07 Chong Yidong <address@hidden>
=== modified file 'lisp/ChangeLog.11'
--- a/lisp/ChangeLog.11 2012-01-19 07:21:25 +0000
+++ b/lisp/ChangeLog.11 2012-02-24 19:32:46 +0000
@@ -7234,7 +7234,7 @@
2004-05-10 Miles Bader <address@hidden>
- * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
+ * progmodes/gud.el (gud-common-init): Only consider an existing
buffer an error if the debugger process is actually running.
2004-05-10 Juanma Barranquero <address@hidden>
@@ -7529,7 +7529,7 @@
2004-05-03 Michael Mauger <address@hidden>
- * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
+ * progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
(sql-emacs20-p): Remove.
(sql-mode-syntax-table): Use shared GNU Emacs/XEmacs syntax.
(sql-builtin-face, sql-doc-face): Remove.
=== modified file 'lisp/ChangeLog.15'
--- a/lisp/ChangeLog.15 2012-01-10 17:32:19 +0000
+++ b/lisp/ChangeLog.15 2012-02-24 19:32:46 +0000
@@ -779,9 +779,9 @@
2011-02-17 Ken Manheimer <address@hidden>
- * lisp/allout-widgets.el (allout-widgets-icons-light-subdir)
+ * allout-widgets.el (allout-widgets-icons-light-subdir)
(allout-widgets-icons-dark-subdir): Track relocations of icons.
- * lisp/allout.el: Remove commentary about remove encryption
+ * allout.el: Remove commentary about remove encryption
passphrase mnemonic support and verification.
(allout-encrypt-string): Recognize epg failure to decrypt gpg2
armored text using gpg1, and indicate that the gpg version *might*
=== modified file 'lisp/ChangeLog.5'
--- a/lisp/ChangeLog.5 2012-01-19 07:21:25 +0000
+++ b/lisp/ChangeLog.5 2012-02-24 19:32:46 +0000
@@ -8048,7 +8048,7 @@
1994-07-23 enami tsugutomo <address@hidden>
- * lisp/add-log.el (add-log-current-defun): Skip doc string
+ * add-log.el (add-log-current-defun): Skip doc string
correctly even if it ends with line that starts space.
1994-07-22 Ed Reingold <address@hidden>
=== modified file 'lisp/ChangeLog.7'
--- a/lisp/ChangeLog.7 2012-02-23 01:31:39 +0000
+++ b/lisp/ChangeLog.7 2012-02-24 19:32:46 +0000
@@ -5859,8 +5859,7 @@
1998-03-05 Sam Steingold <address@hidden>
- * lisp/simple.el (backward-delete-char-untabify-method):
- New user option.
+ * simple.el (backward-delete-char-untabify-method): New user option.
(backward-delete-char-untabify): Obey it.
This implements "hungry" delete.
@@ -7798,10 +7797,10 @@
1997-12-03 Kyle Jones <address@hidden>
- * lisp/mail/sendmail.el (sendmail-send-it): Parse folded
- Resent-To header properly; don't ignore folded lines.
+ * mail/sendmail.el (sendmail-send-it):
+ Parse folded Resent-To header properly; don't ignore folded lines.
- * lisp/mail/mail-utils.el (mail-parse-comma-list):
+ * mail/mail-utils.el (mail-parse-comma-list):
Treat newlines and tabs as whitespace.
1997-12-03 Richard Stallman <address@hidden>
=== modified file 'lisp/ChangeLog.8'
--- a/lisp/ChangeLog.8 2012-01-19 07:21:25 +0000
+++ b/lisp/ChangeLog.8 2012-02-24 19:32:46 +0000
@@ -3571,7 +3571,7 @@
1999-08-15 Yoshiki Hayashi <address@hidden>
- * lisp/texinfmt.el: Handle @ifnottex.
+ * texinfmt.el: Handle @ifnottex.
1999-08-15 Eli Zaretskii <address@hidden>
@@ -8708,7 +8708,7 @@
1998-10-21 Markus Rost <address@hidden>
- * lisp/info.el (Info-next-menu-item): Stay on top of node.
+ * info.el (Info-next-menu-item): Stay on top of node.
* mail/rmailout.el (rmail-output): Insert newline only if necessary.
@@ -9181,7 +9181,7 @@
* gnus-art.el (gnus-article-x-face-too-ugly): Fix type.
(gnus-saved-headers): Fix type.
- * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix):
+ * textmodes/fill.el (fill-individual-paragraphs-prefix):
Avoid nil value of `two-lines-citation-part'.
1998-09-30 Roman Belenov <address@hidden>
=== modified file 'lisp/ChangeLog.9'
--- a/lisp/ChangeLog.9 2012-01-19 07:21:25 +0000
+++ b/lisp/ChangeLog.9 2012-02-24 19:32:46 +0000
@@ -6100,7 +6100,7 @@
2001-01-25 Dave Love <address@hidden>
- * lisp/international/mule-diag.el (describe-char-after): Doc fix.
+ * international/mule-diag.el (describe-char-after): Doc fix.
(describe-coding-system): Tweak the English text.
* loadup.el: Preload international/ccl for utf-8.
@@ -15884,8 +15884,8 @@
2000-07-16 John Wiegley <address@hidden>
- * lisp/align.el (align-newline-and-indent):
- Adding new function. for auto-aligning blocks of code on RET.
+ * align.el (align-newline-and-indent): Adding new function,
+ for auto-aligning blocks of code on RET.
(align-region): Fixed badly formatted minibuffer message.
2000-07-17 Kenichi Handa <address@hidden>
@@ -18753,8 +18753,7 @@
(network-connection-mode-setup): New function, saves host and
service information in local variables.
- * lisp/locate.el:
- (locate-word-at-point): Added this function.
+ * locate.el (locate-word-at-point): Added this function.
(locate): Default to using locate-word-at-point as input
Run dired-mode-hook
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r107408: ChangeLog fixes,
Glenn Morris <=