all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#7062: Typos in etc/NEWS
@ 2010-09-18  7:56 Esa Peuha
  2010-09-18  9:15 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Esa Peuha @ 2010-09-18  7:56 UTC (permalink / raw)
  To: 7062


[-- Attachment #1.1: Type: text/plain, Size: 240 bytes --]

The file etc/NEWS in current bzr trunk has some typos; a patch to fix these
is attached. (The removal of mouse-region-delete-keys is because it's
mentioned again a few items later, under "Deletion changes" where it more
logically belongs.)

[-- Attachment #1.2: Type: text/html, Size: 259 bytes --]

[-- Attachment #2: NEWS.diff --]
[-- Type: application/octet-stream, Size: 2557 bytes --]

=== modified file 'etc/NEWS'
--- etc/NEWS	2010-09-18 00:35:00 +0000
+++ etc/NEWS	2010-09-18 07:46:44 +0000
@@ -49,7 +49,7 @@
 
 ** There is a new configure option --enable-use-lisp-union-type.
 This is only useful for Emacs developers to debug certain types of bugs.
-These is not a new feature; only the configure flag is new.
+This is not a new feature; only the configure flag is new.
 
 ---
 ** New translation of the Emacs Tutorial in Hebrew is available
@@ -121,7 +121,7 @@
 The new function `imagemagick-types' returns a list of image file
 extensions that your installation of ImageMagick supports.  The
 function `imagemagick-register-types' enables ImageMagick support for
-these imaeg types, minus those listed in `imagemagick-types-inhibit'.
+these image types, minus those listed in `imagemagick-types-inhibit'.
 
 See the Emacs Lisp Reference Manual for more information.
 
@@ -157,7 +157,7 @@
 scroll a line instead of full screen.
 
 ** New property `scroll-command' should be set on a command's symbol to
-define it as a scroll command affected by `scroll-preserve-screen-position.
+define it as a scroll command affected by `scroll-preserve-screen-position'.
 
 ** Trash changes
 
@@ -189,8 +189,6 @@
 
 ** completion-at-point is now an alias for complete-symbol.
 
-** mouse-region-delete-keys has been deleted.
-
 ** Deletion changes
 
 *** New option `delete-active-region'.
@@ -259,6 +257,7 @@
 (setq completion-pcm-complete-word-inserts-delimiters t)
 
 ** mpc.el: Can use pseudo tags of the form tag1|tag2 as a union of two tags.
+
 ** Customize
 
 *** Customize buffers now contain a search field.
@@ -395,7 +394,7 @@
 for the users password and then connect to the Oracle database.
 
 **** Added SQL->Start... submenu when connections are defined.
-When connections have been defined, There is a submenu available that
+When connections have been defined, there is a submenu available that
 allows the user to select one to start a SQLi session.  The "Start
 SQLi Session" item moves to the "Start..." submenu when cnnections
 have been defined.
@@ -505,7 +504,7 @@
 ** prog-mode is a new major-mode meant to be the parent of programming mode.
 ** define-minor-mode accepts a new keyword :variable.
 
-** `delete-file' and `delete-directory now accept optional arg TRASH.
+** `delete-file' and `delete-directory' now accept optional arg TRASH.
 Trashing is performed if TRASH and `delete-by-moving-to-trash' are
 both non-nil.  Interactively, TRASH defaults to t, unless a prefix
 argument is supplied (see Trash changes, above).


^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#7062: Typos in etc/NEWS
  2010-09-18  7:56 bug#7062: Typos in etc/NEWS Esa Peuha
@ 2010-09-18  9:15 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2010-09-18  9:15 UTC (permalink / raw)
  To: Esa Peuha; +Cc: 7062-done

> Date: Sat, 18 Sep 2010 10:56:10 +0300
> From: Esa Peuha <esa.peuha@gmail.com>
> Cc: 
> 
> The file etc/NEWS in current bzr trunk has some typos; a patch to fix these
> is attached. (The removal of mouse-region-delete-keys is because it's
> mentioned again a few items later, under "Deletion changes" where it more
> logically belongs.)

Thanks, committed.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-18  9:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-18  7:56 bug#7062: Typos in etc/NEWS Esa Peuha
2010-09-18  9:15 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.