From 91027d08b5b4d712398ac6a1acda35411c663ef4 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sat, 25 Feb 2012 13:09:19 +0100 Subject: [PATCH] lisp/ChangeLog: Fix typos. --- lisp/ChangeLog | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index aa62fd9a70b..353d40a9fa4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 * calendar/parse-time.el (parse-time-string): Allow extractor to @@ -11,12 +10,12 @@ 2012-02-25 Michael Albinus - * 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 @@ -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 @@ -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 @@ -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 -- 2.39.2