diff options
| -rw-r--r-- | doc/emacs/ChangeLog | 10 | ||||
| -rw-r--r-- | doc/emacs/custom.texi | 2 | ||||
| -rw-r--r-- | doc/emacs/sending.texi | 2 | ||||
| -rw-r--r-- | doc/emacs/trouble.texi | 9 | ||||
| -rw-r--r-- | doc/emacs/windows.texi | 2 | ||||
| -rw-r--r-- | etc/MORE.STUFF | 3 | ||||
| -rw-r--r-- | lisp/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/descr-text.el | 2 |
8 files changed, 24 insertions, 10 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 348100c8408..0fff6931d00 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2013-05-09 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * sending.texi (Mail Sending): Fix typo. | ||
| 4 | |||
| 5 | * windows.texi (Change Window): Fix typo. | ||
| 6 | |||
| 7 | * custom.texi (Changing a Variable): Fix typo. | ||
| 8 | |||
| 9 | * trouble.texi (Contributing): Remove obsolete info re pretesters. | ||
| 10 | |||
| 1 | 2013-05-05 Paul Eggert <eggert@cs.ucla.edu> | 11 | 2013-05-05 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 12 | ||
| 3 | `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273). | 13 | `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273). |
diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi index fae61252724..45fa45191f3 100644 --- a/doc/emacs/custom.texi +++ b/doc/emacs/custom.texi | |||
| @@ -345,7 +345,7 @@ hidden, nor on subgroups that are hidden or not visible in the buffer. | |||
| 345 | @kindex C-x C-c @r{(customization buffer)} | 345 | @kindex C-x C-c @r{(customization buffer)} |
| 346 | @findex Custom-set | 346 | @findex Custom-set |
| 347 | @findex Custom-save | 347 | @findex Custom-save |
| 348 | The command @kbd{C-c C-c} (@code{Custom-set}) is equivalent using to | 348 | The command @kbd{C-c C-c} (@code{Custom-set}) is equivalent to using |
| 349 | the @samp{[Set for Current Session]} button. The command @kbd{C-x | 349 | the @samp{[Set for Current Session]} button. The command @kbd{C-x |
| 350 | C-s} (@code{Custom-save}) is like using the @samp{[Save for Future | 350 | C-s} (@code{Custom-save}) is like using the @samp{[Save for Future |
| 351 | Sessions]} button. | 351 | Sessions]} button. |
diff --git a/doc/emacs/sending.texi b/doc/emacs/sending.texi index 4c8af7e650e..1402d8a85be 100644 --- a/doc/emacs/sending.texi +++ b/doc/emacs/sending.texi | |||
| @@ -374,7 +374,7 @@ This is the default, unless you have already set the variables for | |||
| 374 | sending mail via @code{smtpmail-send-it} (see below). | 374 | sending mail via @code{smtpmail-send-it} (see below). |
| 375 | 375 | ||
| 376 | @item smtpmail-send-it | 376 | @item smtpmail-send-it |
| 377 | Send mail using the through an external mail host, such as your | 377 | Send mail through an external mail host, such as your |
| 378 | Internet service provider's outgoing SMTP mail server. If you have | 378 | Internet service provider's outgoing SMTP mail server. If you have |
| 379 | not told Emacs how to contact the SMTP server, it prompts for this | 379 | not told Emacs how to contact the SMTP server, it prompts for this |
| 380 | information, which is saved in the @code{smtpmail-smtp-server} variable | 380 | information, which is saved in the @code{smtpmail-smtp-server} variable |
diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi index 1c667bc56cb..d0b6b5191c1 100644 --- a/doc/emacs/trouble.texi +++ b/doc/emacs/trouble.texi | |||
| @@ -1138,12 +1138,9 @@ form that is clearly safe to install. | |||
| 1138 | @section Contributing to Emacs Development | 1138 | @section Contributing to Emacs Development |
| 1139 | @cindex contributing to Emacs | 1139 | @cindex contributing to Emacs |
| 1140 | 1140 | ||
| 1141 | If you would like to help pretest Emacs releases to assure they work | 1141 | If you would like to work on improving Emacs, please contact |
| 1142 | well, or if you would like to work on improving Emacs, please contact | 1142 | the maintainers at @email{emacs-devel@@gnu.org}. You can ask for |
| 1143 | the maintainers at @email{emacs-devel@@gnu.org}. A pretester | 1143 | suggested projects or suggest your own ideas. |
| 1144 | should be prepared to investigate bugs as well as report them. If you'd | ||
| 1145 | like to work on improving Emacs, please ask for suggested projects or | ||
| 1146 | suggest your own ideas. | ||
| 1147 | 1144 | ||
| 1148 | If you have already written an improvement, please tell us about it. If | 1145 | If you have already written an improvement, please tell us about it. If |
| 1149 | you have not yet started work, it is useful to contact | 1146 | you have not yet started work, it is useful to contact |
diff --git a/doc/emacs/windows.texi b/doc/emacs/windows.texi index 7ed0c682296..7c80cefcc7e 100644 --- a/doc/emacs/windows.texi +++ b/doc/emacs/windows.texi | |||
| @@ -258,7 +258,7 @@ Make all windows the same height (@code{balance-windows}). | |||
| 258 | the space that it occupied is given to an adjacent window (but not the | 258 | the space that it occupied is given to an adjacent window (but not the |
| 259 | minibuffer window, even if that is active at the time). Deleting the | 259 | minibuffer window, even if that is active at the time). Deleting the |
| 260 | window has no effect on the buffer it used to display; the buffer | 260 | window has no effect on the buffer it used to display; the buffer |
| 261 | continues to exist, and you can still switch to with @kbd{C-x b}. | 261 | continues to exist, and you can still switch to it with @kbd{C-x b}. |
| 262 | 262 | ||
| 263 | @findex kill-buffer-and-window | 263 | @findex kill-buffer-and-window |
| 264 | @kindex C-x 4 0 | 264 | @kindex C-x 4 0 |
diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF index 671d8a06755..aeefe031359 100644 --- a/etc/MORE.STUFF +++ b/etc/MORE.STUFF | |||
| @@ -41,6 +41,9 @@ a web search is often the best way to find results. | |||
| 41 | The Emacs Wiki has an area for storing elisp files | 41 | The Emacs Wiki has an area for storing elisp files |
| 42 | <URL:http://www.emacswiki.org/cgi-bin/wiki/ElispArea>. | 42 | <URL:http://www.emacswiki.org/cgi-bin/wiki/ElispArea>. |
| 43 | 43 | ||
| 44 | * WikEmacs | ||
| 45 | <URL:http://wikemacs.org> is an alternative wiki for Emacs. | ||
| 46 | |||
| 44 | * Emacs slides and tutorials can be found here: | 47 | * Emacs slides and tutorials can be found here: |
| 45 | <URL:http://web.psung.name/emacs/> | 48 | <URL:http://web.psung.name/emacs/> |
| 46 | 49 | ||
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f4b67d34b56..5bbfe1a6ff7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-05-09 Ulrich Mueller <ulm@gentoo.org> | ||
| 2 | |||
| 3 | * descr-text.el (describe-char): Fix %d/%x typo. (Bug#14360) | ||
| 4 | |||
| 1 | 2013-05-09 Glenn Morris <rgm@gnu.org> | 5 | 2013-05-09 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * international/fontset.el (vertical-centering-font-regexp): | 7 | * international/fontset.el (vertical-centering-font-regexp): |
diff --git a/lisp/descr-text.el b/lisp/descr-text.el index 2aea0a96215..774ee92a146 100644 --- a/lisp/descr-text.el +++ b/lisp/descr-text.el | |||
| @@ -753,7 +753,7 @@ relevant to POS." | |||
| 753 | (insert " by these characters:\n") | 753 | (insert " by these characters:\n") |
| 754 | (while (and (<= from to) | 754 | (while (and (<= from to) |
| 755 | (setq glyph (lgstring-glyph gstring from))) | 755 | (setq glyph (lgstring-glyph gstring from))) |
| 756 | (insert (format " %c (#x%d)\n" | 756 | (insert (format " %c (#x%x)\n" |
| 757 | (lglyph-char glyph) (lglyph-char glyph))) | 757 | (lglyph-char glyph) (lglyph-char glyph))) |
| 758 | (setq from (1+ from))))) | 758 | (setq from (1+ from))))) |
| 759 | (insert " by the rule:\n\t(") | 759 | (insert " by the rule:\n\t(") |