diff options
| author | Juri Linkov | 2011-08-07 17:14:54 +0300 |
|---|---|---|
| committer | Juri Linkov | 2011-08-07 17:14:54 +0300 |
| commit | 75bfc66716a6c33ca89be28457c1df991170bb83 (patch) | |
| tree | 6d3c92e68958ff3a1d1449bb0459b8f5ee36527f /lisp | |
| parent | 09ade3a37d5ecde376f264bbac1e2088eae72f53 (diff) | |
| download | emacs-75bfc66716a6c33ca89be28457c1df991170bb83.tar.gz emacs-75bfc66716a6c33ca89be28457c1df991170bb83.zip | |
Minor doc fixes. Remove duplicate ChangeLog entries.
* doc/emacs/dired.texi (Operating on Files): Rewrite according to the fact
that `dired-do-chmod' doesn't use the `chmod' program anymore.
* lisp/faces.el (list-faces-display): Remove extra angle bracket
from `help-mode-map'.
* lisp/info.el (Info-history-toc-nodes): Doc fix.
* lisp/longlines.el (longlines-mode): Doc fix.
* src/editfns.c (Fformat_time_string): Doc fix, add tag `usage:'
to show the arg `TIME' instead of `TIMEVAL'.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 12 | ||||
| -rw-r--r-- | lisp/ChangeLog.15 | 2 | ||||
| -rw-r--r-- | lisp/faces.el | 2 | ||||
| -rw-r--r-- | lisp/info.el | 2 | ||||
| -rw-r--r-- | lisp/longlines.el | 4 |
5 files changed, 14 insertions, 8 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7c1fa3a656b..52f51c918a0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2011-08-07 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * faces.el (list-faces-display): Remove extra angle bracket | ||
| 4 | from `help-mode-map'. | ||
| 5 | |||
| 6 | * info.el (Info-history-toc-nodes): Doc fix. | ||
| 7 | |||
| 8 | * longlines.el (longlines-mode): Doc fix. | ||
| 9 | |||
| 1 | 2011-08-05 Stefan Monnier <monnier@iro.umontreal.ca> | 10 | 2011-08-05 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 11 | ||
| 3 | * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning | 12 | * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning |
| @@ -346,9 +355,6 @@ | |||
| 346 | (string-rectangle): Go to the point after the last operation | 355 | (string-rectangle): Go to the point after the last operation |
| 347 | (bug#7522). | 356 | (bug#7522). |
| 348 | 357 | ||
| 349 | * simple.el (current-kill): Clarify what | ||
| 350 | `interprogram-paste-function' does (bug#7500). | ||
| 351 | |||
| 352 | * printing.el (pr-toggle-region): Clarify the documentation | 358 | * printing.el (pr-toggle-region): Clarify the documentation |
| 353 | slightly (bug#7493). | 359 | slightly (bug#7493). |
| 354 | 360 | ||
diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15 index 190be56dd09..2acf847cddc 100644 --- a/lisp/ChangeLog.15 +++ b/lisp/ChangeLog.15 | |||
| @@ -3573,7 +3573,7 @@ | |||
| 3573 | * locate.el (locate-default-make-command-line): Don't consider | 3573 | * locate.el (locate-default-make-command-line): Don't consider |
| 3574 | drive letter and root directory part of | 3574 | drive letter and root directory part of |
| 3575 | `directory-listing-before-filename-regexp'. (Bug#7308) | 3575 | `directory-listing-before-filename-regexp'. (Bug#7308) |
| 3576 | (locate-post-command-hook, locate-post-command-hook): New defcustoms. | 3576 | (locate-post-command-hook, locate-mode-hook): New defcustoms. |
| 3577 | 3577 | ||
| 3578 | 2010-11-27 Stefan Monnier <monnier@iro.umontreal.ca> | 3578 | 2010-11-27 Stefan Monnier <monnier@iro.umontreal.ca> |
| 3579 | 3579 | ||
diff --git a/lisp/faces.el b/lisp/faces.el index 302f8af35ac..9a78ab69caa 100644 --- a/lisp/faces.el +++ b/lisp/faces.el | |||
| @@ -1255,7 +1255,7 @@ arg, prompt for a regular expression." | |||
| 1255 | (insert | 1255 | (insert |
| 1256 | (substitute-command-keys | 1256 | (substitute-command-keys |
| 1257 | (concat | 1257 | (concat |
| 1258 | "\\<help-mode-map>>Use " | 1258 | "\\<help-mode-map>Use " |
| 1259 | (if (display-mouse-p) "\\[help-follow-mouse] or ") | 1259 | (if (display-mouse-p) "\\[help-follow-mouse] or ") |
| 1260 | "\\[help-follow] on a face name to customize it\n" | 1260 | "\\[help-follow] on a face name to customize it\n" |
| 1261 | "or on its sample text for a description of the face.\n\n"))) | 1261 | "or on its sample text for a description of the face.\n\n"))) |
diff --git a/lisp/info.el b/lisp/info.el index 447c86b3e9e..191e75f9750 100644 --- a/lisp/info.el +++ b/lisp/info.el | |||
| @@ -2128,7 +2128,7 @@ If SAME-FILE is non-nil, do not move to a different Info file." | |||
| 2128 | )) | 2128 | )) |
| 2129 | 2129 | ||
| 2130 | (defun Info-history-toc-nodes (filename) | 2130 | (defun Info-history-toc-nodes (filename) |
| 2131 | "History-specific implementation of `Info-history-toc-nodes'." | 2131 | "History-specific implementation of `Info-toc-nodes'." |
| 2132 | `(,filename | 2132 | `(,filename |
| 2133 | ("Top" nil nil nil))) | 2133 | ("Top" nil nil nil))) |
| 2134 | 2134 | ||
diff --git a/lisp/longlines.el b/lisp/longlines.el index e81a235a17b..f625d8fcac7 100644 --- a/lisp/longlines.el +++ b/lisp/longlines.el | |||
| @@ -100,8 +100,8 @@ In Long Lines mode, long lines are wrapped if they extend beyond | |||
| 100 | `fill-column'. The soft newlines used for line wrapping will not | 100 | `fill-column'. The soft newlines used for line wrapping will not |
| 101 | show up when the text is yanked or saved to disk. | 101 | show up when the text is yanked or saved to disk. |
| 102 | 102 | ||
| 103 | With no argument, this command toggles Flyspell mode. | 103 | With no argument, this command toggles Long Lines mode. |
| 104 | With a prefix argument ARG, turn Flyspell minor mode on if ARG is positive, | 104 | With a prefix argument ARG, turn Long Lines minor mode on if ARG is positive, |
| 105 | otherwise turn it off. | 105 | otherwise turn it off. |
| 106 | 106 | ||
| 107 | If the variable `longlines-auto-wrap' is non-nil, lines are automatically | 107 | If the variable `longlines-auto-wrap' is non-nil, lines are automatically |