From aa44c5bbd32c2d105ec8dcd77b3928ceb50afb8e Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 28 Apr 2013 10:40:32 -0700 Subject: [PATCH 1/5] Put back no-longer-defunct URL from 2012-12-20T14:57:40Z!eggert@cs.ucla.edu --- etc/MORE.STUFF | 3 +++ 1 file changed, 3 insertions(+) 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. The Emacs Wiki has an area for storing elisp files . +* WikEmacs + is an alternative wiki for Emacs. + * Emacs slides and tutorials can be found here: From 9698b18ff96288cca29a63b73ab3008baa829e8a Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 6 May 2013 15:34:40 -0400 Subject: [PATCH 2/5] * doc/emacs/trouble.texi (Contributing): Remove obsolete info re pretesters. --- doc/emacs/ChangeLog | 4 ++++ doc/emacs/trouble.texi | 9 +++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index e4c36533caf..b7acae09914 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,7 @@ +2013-05-06 Glenn Morris + + * trouble.texi (Contributing): Remove obsolete info re pretesters. + 2013-03-12 Glenn Morris * emacs.texi (Top): Add some stuff specific to www.gnu.org. diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi index e83fe769ae9..ad321e74e68 100644 --- a/doc/emacs/trouble.texi +++ b/doc/emacs/trouble.texi @@ -1130,12 +1130,9 @@ form that is clearly safe to install. @section Contributing to Emacs Development @cindex contributing to Emacs -If you would like to help pretest Emacs releases to assure they work -well, or if you would like to work on improving Emacs, please contact -the maintainers at @email{emacs-devel@@gnu.org}. A pretester -should be prepared to investigate bugs as well as report them. If you'd -like to work on improving Emacs, please ask for suggested projects or -suggest your own ideas. +If you would like to work on improving Emacs, please contact +the maintainers at @email{emacs-devel@@gnu.org}. You can ask for +suggested projects or suggest your own ideas. If you have already written an improvement, please tell us about it. If you have not yet started work, it is useful to contact From 90ed99d54cd8f49aacd97a91233a706eb4106f54 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 6 May 2013 23:43:34 -0700 Subject: [PATCH 3/5] * doc/emacs/custom.texi (Changing a Variable): Fix typo. --- doc/emacs/ChangeLog | 4 ++++ doc/emacs/custom.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index b7acae09914..7dbb4f5e1ce 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,7 @@ +2013-05-07 Glenn Morris + + * custom.texi (Changing a Variable): Fix typo. + 2013-05-06 Glenn Morris * trouble.texi (Contributing): Remove obsolete info re pretesters. 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. @kindex C-x C-c @r{(customization buffer)} @findex Custom-set @findex Custom-save - The command @kbd{C-c C-c} (@code{Custom-set}) is equivalent using to + The command @kbd{C-c C-c} (@code{Custom-set}) is equivalent to using the @samp{[Set for Current Session]} button. The command @kbd{C-x C-s} (@code{Custom-save}) is like using the @samp{[Save for Future Sessions]} button. From 3bcc28ed6477deda8e50c7dc83da94ae0de14b6c Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 7 May 2013 20:49:29 -0700 Subject: [PATCH 4/5] Fix some doc/emacs typos * doc/emacs/sending.texi (Mail Sending): Fix typo. * doc/emacs/windows.texi (Change Window): Fix typo. --- doc/emacs/ChangeLog | 6 ++++++ doc/emacs/sending.texi | 2 +- doc/emacs/windows.texi | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 7dbb4f5e1ce..b0b6c5ae32e 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,9 @@ +2013-05-08 Glenn Morris + + * sending.texi (Mail Sending): Fix typo. + + * windows.texi (Change Window): Fix typo. + 2013-05-07 Glenn Morris * custom.texi (Changing a Variable): Fix typo. 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 sending mail via @code{smtpmail-send-it} (see below). @item smtpmail-send-it -Send mail using the through an external mail host, such as your +Send mail through an external mail host, such as your Internet service provider's outgoing SMTP mail server. If you have not told Emacs how to contact the SMTP server, it prompts for this information, which is saved in the @code{smtpmail-smtp-server} variable 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}). the space that it occupied is given to an adjacent window (but not the minibuffer window, even if that is active at the time). Deleting the window has no effect on the buffer it used to display; the buffer -continues to exist, and you can still switch to with @kbd{C-x b}. +continues to exist, and you can still switch to it with @kbd{C-x b}. @findex kill-buffer-and-window @kindex C-x 4 0 From b01682fbbe6b48fe34cb3d26932fd03e4b0669e5 Mon Sep 17 00:00:00 2001 From: Ulrich Mueller Date: Tue, 7 May 2013 20:52:54 -0700 Subject: [PATCH 5/5] * lisp/descr-text.el (describe-char): Fix %d/%x typo. Fixes: debbugs:14360 --- lisp/ChangeLog | 4 ++++ lisp/descr-text.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2e0645e5156..84ce7d1e71a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2013-05-08 Ulrich Mueller + + * descr-text.el (describe-char): Fix %d/%x typo. (Bug#14360) + 2013-04-24 Glenn Morris * subr.el (read-number): Once more use `read' rather than diff --git a/lisp/descr-text.el b/lisp/descr-text.el index 005f5d8cb72..f4902c5e01d 100644 --- a/lisp/descr-text.el +++ b/lisp/descr-text.el @@ -748,7 +748,7 @@ relevant to POS." (insert " by these characters:\n") (while (and (<= from to) (setq glyph (lgstring-glyph gstring from))) - (insert (format " %c (#x%d)\n" + (insert (format " %c (#x%x)\n" (lglyph-char glyph) (lglyph-char glyph))) (setq from (1+ from))))) (insert " by the rule:\n\t(")