[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r107426: lisp/ChangeLog: Fix typos.
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r107426: lisp/ChangeLog: Fix typos. |
Date: |
Sat, 25 Feb 2012 13:09:19 +0100 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 107426
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Sat 2012-02-25 13:09:19 +0100
message:
lisp/ChangeLog: Fix typos.
modified:
lisp/ChangeLog
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog 2012-02-25 10:04:30 +0000
+++ b/lisp/ChangeLog 2012-02-25 12:09:19 +0000
@@ -3,7 +3,6 @@
* term/ns-win.el (global-map): Bind ns-drag-file to
ns-find-file (Bug#5855, Bug#10050).
-
2012-02-25 Andreas Schwab <address@hidden>
* calendar/parse-time.el (parse-time-string): Allow extractor to
@@ -11,12 +10,12 @@
2012-02-25 Michael Albinus <address@hidden>
- * net/tramp.el (tramp-file-name-for-operation): Add
- `files-equal-p' and `file-subdir-of-p'.
+ * net/tramp.el (tramp-file-name-for-operation):
+ Add `files-equal-p' and `file-subdir-of-p'.
* net/tramp-sh.el (tramp-sh-handle-copy-directory):
- * net/tramp-smb.el (tramp-smb-handle-copy-directory): Add
- COPY-CONTENTS argument.
+ * net/tramp-smb.el (tramp-smb-handle-copy-directory):
+ Add COPY-CONTENTS argument.
2012-02-25 Chong Yidong <address@hidden>
@@ -65,9 +64,9 @@
the execution of the mode hooks.
* font-lock.el (font-lock-initial-fontify): New function extracted
- from font-lock-mode-interal.
+ from font-lock-mode-internal.
- * font-core.el (font-lock-mode): call font-lock-initial-fontify in
+ * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
:after-hook.
2012-02-23 Stefan Monnier <address@hidden>
@@ -433,7 +432,7 @@
* mail/emacsbug.el (report-emacs-bug-hook): Query the user first
about SMTP before checking the From header.
- * mail/sendmail.el (sendmail-query-user-about-smtp): Refacored out
+ * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
into own function for reuse by emacsbug.el.
2012-02-10 Leo Liu <address@hidden>
@@ -447,7 +446,7 @@
* emacs-lisp/package.el (package-refresh-contents)
(package-menu-execute):
* desktop.el (desktop-create-buffer):
- * font-lock.el (lisp-font-lock-keywords-2): caller changed.
+ * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
2012-02-10 Glenn Morris <address@hidden>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r107426: lisp/ChangeLog: Fix typos.,
Juanma Barranquero <=