aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero2008-07-28 22:30:25 +0000
committerJuanma Barranquero2008-07-28 22:30:25 +0000
commit0e134ea0ce5e10748230480b0d04f9fdcc3cb6b3 (patch)
tree0b474cc54fe6e43480b3bfefcbbb005f607ccd28 /lisp
parent366b7d44850942899b85a90d39242a373c0304ff (diff)
downloademacs-0e134ea0ce5e10748230480b0d04f9fdcc3cb6b3.tar.gz
emacs-0e134ea0ce5e10748230480b0d04f9fdcc3cb6b3.zip
Fix typos.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog12
-rw-r--r--lisp/ChangeLog.102
-rw-r--r--lisp/ChangeLog.72
3 files changed, 8 insertions, 8 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index db2d8b78e55..b69f154d21f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -6,7 +6,7 @@
6 * dired.el (dired-mode-map): Bind dired-do-isearch to `M-s a C-s' 6 * dired.el (dired-mode-map): Bind dired-do-isearch to `M-s a C-s'
7 and dired-do-isearch-regexp to `M-s a M-C-s'. Add menu items. 7 and dired-do-isearch-regexp to `M-s a M-C-s'. Add menu items.
8 8
92008-07-28 Seiji Zenitani <zenitani <at> mac.com> 92008-07-28 Seiji Zenitani <zenitani@mac.com>
10 10
11 * help-fns.el (help-C-file-name): Add .m (Obj-C code) for Cocoa port. 11 * help-fns.el (help-C-file-name): Add .m (Obj-C code) for Cocoa port.
12 * emacs-lisp/find-func.el (find-function-search-for-symbol): Likewise. 12 * emacs-lisp/find-func.el (find-function-search-for-symbol): Likewise.
@@ -80,13 +80,13 @@
802008-07-26 Adrian Robert <Adrian.B.Robert@gmail.com> 802008-07-26 Adrian Robert <Adrian.B.Robert@gmail.com>
81 81
82 * term/ns-win.el (ns-extended-platform-support-mode): Get rid of 82 * term/ns-win.el (ns-extended-platform-support-mode): Get rid of
83 bindings for functions deleted by Dan N. 2008-07-21. Set 83 bindings for functions deleted by Dan N. 2008-07-21. Set
84 where-is-preferred-modifier. Add show-manual option to Help menu. 84 where-is-preferred-modifier. Add show-manual option to Help menu.
85 85
862008-07-26 Michael Albinus <michael.albinus@gmx.de> 862008-07-26 Michael Albinus <michael.albinus@gmx.de>
87 87
88 * net/tramp.el (tramp-handle-start-file-process): Set 88 * net/tramp.el (tramp-handle-start-file-process):
89 query-on-exit flag. Kill temporary buffer. 89 Set query-on-exit flag. Kill temporary buffer.
90 (tramp-process-sentinel): Remove defun. 90 (tramp-process-sentinel): Remove defun.
91 (tramp-do-copy-or-rename-file-out-of-band) 91 (tramp-do-copy-or-rename-file-out-of-band)
92 (tramp-maybe-open-connection): Don't call it. 92 (tramp-maybe-open-connection): Don't call it.
@@ -141,8 +141,8 @@
141 141
1422008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br> 1422008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
143 143
144 * diff-mode.el (diff-show-trailing-blanks): New fun. Show trailing 144 * diff-mode.el (diff-show-trailing-blanks): New fun.
145 blanks in modified lines for diff-mode. 145 Show trailing blanks in modified lines for diff-mode.
146 146
1472008-07-24 Michael Albinus <michael.albinus@gmx.de> 1472008-07-24 Michael Albinus <michael.albinus@gmx.de>
148 148
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index 4d20acd8b89..e302eeb3cac 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -2968,7 +2968,7 @@
2968 Split the `newbuffile' arg into `base' and `dirname'. 2968 Split the `newbuffile' arg into `base' and `dirname'.
2969 Reuse old uniquify-items to avoid recomputing their base&dirname. 2969 Reuse old uniquify-items to avoid recomputing their base&dirname.
2970 (uniquify-buffer-file-name): Only return the directory part. 2970 (uniquify-buffer-file-name): Only return the directory part.
2971 (uniquify-rerationalize-w/o-cb): Don't bother reseting proposed names. 2971 (uniquify-rerationalize-w/o-cb): Don't bother resetting proposed names.
2972 (rename-buffer): Use the `newname' arg as base. 2972 (rename-buffer): Use the `newname' arg as base.
2973 (create-file-buffer): Split the file name into base and dirname. 2973 (create-file-buffer): Split the file name into base and dirname.
2974 2974
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7
index 0b9986e993f..31b292b6fed 100644
--- a/lisp/ChangeLog.7
+++ b/lisp/ChangeLog.7
@@ -17972,7 +17972,7 @@
17972 17972
17973 * faces.el (x-make-font-bold-italic): New function. 17973 * faces.el (x-make-font-bold-italic): New function.
17974 17974
17975 * fontset.el (x-decompose-font-name): While seting each field of 17975 * fontset.el (x-decompose-font-name): While setting each field of
17976 XLFD, set "*" instead of nil to a field which is omitted in the 17976 XLFD, set "*" instead of nil to a field which is omitted in the
17977 original font name. 17977 original font name.
17978 (generate-fontset-menu): Delete code for handling alias (or 17978 (generate-fontset-menu): Delete code for handling alias (or