1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-27 02:10:52 -08:00
emacs/lisp/international
Alan Mackenzie fbce4757a8 Expunge "allow" + infinitive without direct object from source and doc.
Do the same for "permit", "enable", and "prevent".

* doc/emacs/mule.texi:
* doc/lispref/control.texi:
* doc/lispref/display.texi:
* doc/lispref/frames.texi:
* doc/lispref/functions.texi:
* doc/lispref/nonascii.texi:
* doc/lispref/streams.texi:
* doc/lispref/windows.texi:
* doc/misc/dbus.texi:
* doc/misc/eww.texi:
* doc/misc/flymake.texi:
* doc/misc/octave-mode.texi:
* doc/misc/org.texi:
* doc/misc/reftex.texi:
* doc/misc/tramp.texi:
* doc/misc/wisent.texi:
* etc/NEWS:
* lisp/autorevert.el:
* lisp/cedet/mode-local.el:
* lisp/cedet/semantic/senator.el:
* lisp/cedet/semantic/wisent.el:
* lisp/dos-fns.el:
* lisp/frameset.el:
* lisp/gnus/gnus-agent.el:
* lisp/gnus/mm-util.el:
* lisp/international/characters.el:
* lisp/ldefs-boot.el:
* lisp/mail/mailclient.el:
* lisp/man.el:
* lisp/mh-e/mh-search.el:
* lisp/net/tramp-cmds.el:
* lisp/net/tramp-gvfs.el:
* lisp/org/org-crypt.el:
* lisp/org/org-element.el:
* lisp/org/org-feed.el:
* lisp/org/org.el:
* lisp/org/ox-ascii.el:
* lisp/org/ox-icalendar.el:
* lisp/org/ox-publish.el:
* lisp/org/ox.el:
* lisp/play/gamegrid.el:
* lisp/play/gomoku.el:
* lisp/progmodes/antlr-mode.el:
* lisp/progmodes/python.el:
* lisp/progmodes/vhdl-mode.el:
* lisp/strokes.el:
* lisp/textmodes/ispell.el:
* lisp/tree-widget.el:
* lisp/vc/pcvs.el:
* lisp/window.el:
* src/lisp.h:
* src/w32.c:
* src/w32heap.c:
* src/w32term.c:
* src/window.c:
* src/xfaces.c:

Replace solecisms like "This allow to do something" with a correct
alternative, such as "This allow you to do something", "This allows
something to be done" or "This allows the doing of something".
2016-01-24 20:30:39 +00:00
..
ccl.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
characters.el Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00
fontset.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
isearch-x.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
iso-ascii.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
iso-cvt.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
iso-transl.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ja-dic-cnv.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ja-dic-utl.el Quoting fixes in lisp/international and lisp/leim 2015-08-30 23:12:31 -07:00
kinsoku.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
kkc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
latexenc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
latin1-disp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mule-cmds.el Fix spurious escapes in describe-input-method 2016-01-18 23:09:42 -08:00
mule-conf.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mule-diag.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mule-util.el Fix some declarations. 2016-01-12 20:49:34 -05:00
mule.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ogonek.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
quail.el Fix spurious escapes in describe-input-method 2016-01-18 23:09:42 -08:00
README Include sources used to create macuvs.h. 2014-05-26 08:48:28 -07:00
robin.el ; Do not overwrite preexisting contents of unread-command-events 2015-08-04 14:34:15 +02:00
titdic-cnv.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ucs-normalize.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
utf-7.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00

The following files in this directory are derived from the Unicode
Data File at http://www.unicode.org/Public/UNIDATA/UnicodeData.txt:

  charprop.el uni-bidi.el uni-category.el uni-combining.el
  uni-comment.el uni-decimal.el uni-decomposition.el uni-digit.el
  uni-lowercase.el uni-mirrored.el uni-name.el uni-numeric.el
  uni-old-name.el uni-titlecase.el uni-uppercase.el

These files were generated from the version admin/unidata/UnicodeData.txt
in the Emacs sources, using the file unidata-gen.el in the same directory.

The file UnicodeData.txt is used under the Unicode Terms of Use,
contained in the file admin/unidata/copyright.html.