Paul Eggert
62803a2ef1
Specify coding if Latin-1 Emacs would misinterpret.
...
* doc/misc/htmlfontify.texi, doc/misc/org.texi:
* etc/ETAGS.EBNF, etc/NEWS, etc/ORG-NEWS: Add "coding: utf-8".
Fixes: debbugs:17575
2014-05-24 15:23:47 -07:00
Glenn Morris
551a89e12d
Standardize case of "Front-Cover Texts" in texi file permissions notices.
...
Ref: http://lists.gnu.org/archive/html/bug-texinfo/2014-05/msg00015.html
2014-05-07 13:34:53 -04:00
Bastien Guerry
30cb51f1bc
Merge Org 8.2.6-1.
...
The last merge was from 8.2.5c, but many important bugs got
fixed between 8.2.5c and 8.2.6-1.
2014-04-22 16:07:45 +02:00
Paul Eggert
9cb1f379d1
* org.texi: Don't set txicodequoteundirected and txicodequotebacktick
...
so that the Org Manual's style for ` and ' in code is consistent
with the other Emacs manuals. This affects PDF, not .info files.
2014-03-12 00:20:43 -07:00
Paul Eggert
ae93878a92
Spelling fixes.
2014-01-13 14:21:32 -08:00
Glenn Morris
6f66f53f65
Fix previous change
2014-01-07 08:59:24 -08:00
Bastien Guerry
3c8b09ca2e
Merge Org version 8.2.5c.
2014-01-07 14:22:53 +01:00
Paul Eggert
c6ab4664a6
Specify .texi encoding.
...
* emacs-lisp-intro.texi:
* back.texi, book-spine.texi, lay-flat.texi:
* ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
* cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
* ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
* emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
* eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
* gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
* message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
* octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
* reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
* ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
* todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
* widget.texi, wisent.texi, woman.texi:
Add @documentencoding.
2014-01-05 21:25:46 -08:00
Paul Eggert
da5ecfa9b9
Spelling fixes.
...
* lib-src/Makefile.in (regex.o): Remove reference to no-longer-used macros
CONFIG_BROKETS and INHIBIT_STRING_HEADER. "BROKETS" was a
misspelling anyway....
* src/nsterm.h (updateCollectionBehavior): Rename from
updateCollectionBehaviour. All uses changed.
2014-01-04 18:56:08 -08:00
Paul Eggert
b483c5703d
Prefer ASCII in doc and comments when the difference does not matter.
2014-01-01 15:13:59 -08:00
Paul Eggert
6bc383b1a4
Fix copyright years by hand.
...
These are dates that admin/update-copyright did not update,
or updated incorrectly.
2014-01-01 00:31:29 -08:00
Eli Zaretskii
634425957a
Revert @documentencoding changes in the docs.
2013-12-30 19:08:32 +02:00
Paul Eggert
dcd812be6a
Specify info encoding and language.
...
* emacs.texi, emacs-xtra.texi:
* emacs-lisp-intro.texi:
* back.texi, book-spine.texi, elisp.texi, lay-flat.texi:
* ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
* cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
* ede.texi, ediff.texi, edt.texi, efaq-w32.texi, efaq.texi:
* eieio.texi, emacs-gnutls.texi, emacs-mime.texi, epa.texi, erc.texi:
* ert.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi:
* gnus-coding.texi, gnus-faq.texi, gnus.texi, htmlfontify.texi:
* idlwave.texi, ido.texi, info.texi, mairix-el.texi, message.texi:
* mh-e.texi, newsticker.texi, nxml-mode.texi, octave-mode.texi:
* org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi:
* remember.texi, sasl.texi, sc.texi, semantic.texi, ses.texi:
* sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
* todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
* widget.texi, wisent.texi, woman.texi:
Add @documentencoding, @documentlanguage as needed.
Fixes: debbugs:16292
2013-12-29 19:19:25 -08:00
Glenn Morris
f9405d87cd
Add support for auto-generating info/dir
...
* admin/update_autogen: Add option to generate info/dir.
(Usage): Add -I.
(info_flag): New variable.
(-I): New option.
(doc): Maybe check its status.
(info_dir): New function.
* admin/dir_top: New file.
* doc/emacs/emacs.texi:
* doc/lispintro/emacs-lisp-intro.texi:
* doc/lispref/elisp.texi:
* doc/misc/autotype.texi, doc/misc/cc-mode.texi, doc/misc/ediff.texi:
* doc/misc/ert.texi, doc/misc/htmlfontify.texi, doc/misc/ido.texi:
* doc/misc/octave-mode.texi, doc/misc/org.texi, doc/misc/srecode.texi:
* doc/misc/todo-mode.texi, doc/misc/tramp.texi:
Sync direntry with info/dir version.
2013-12-11 19:37:38 -08:00
Bastien Guerry
ed72f323bf
org.texi: Don't include Emacs version within Org's version
...
Thanks to Glenn for reporting this.
2013-12-06 15:43:10 +01:00
Bastien Guerry
73d3db828e
Merge Org 8.2.4
2013-12-06 12:21:31 +01:00
Paul Eggert
d138982874
Spelling fixes.
...
* lisp/org/ob-python.el (org-babel-python-with-earmuffs):
Rename from org-babel-python-with-earmufs. All uses changed.
(org-babel-python-without-earmuffs):
Rename from org-babel-python-without-earmufs. All uses changed.
2013-11-16 23:51:24 -08:00
Bastien Guerry
ae0cb5361e
Remove org-docbook.el, which is not in Org 8.2.3a.
...
Fix error in org.texi header.
Thanks to Sean Sieger and Michael Albinus for reporting this.
2013-11-12 15:54:41 +01:00
Bastien Guerry
271672fad7
Merge Org version 8.2.3a.
2013-11-12 14:06:26 +01:00
Glenn Morris
91eea47bd7
* doc/misc/org.texi (JavaScript support): Fix @url.
2013-07-03 18:52:54 -07:00
Glenn Morris
b6e99fe463
* doc/misc/org.texi: Fix previous change.
2013-02-27 22:21:39 -08:00
Bastien Guerry
8a28a5b8d8
Merge latest Org fixes (commit 7524ef2).
2013-02-28 01:31:26 +01:00
Paul Eggert
65e7ca35a6
In doc, use standard American English style for e.g., etc., i.e.
2013-02-12 09:36:54 -08:00
Bastien Guerry
d351707783
Merge Org 7.9.3e (commit b07a9bb).
2013-02-07 08:11:59 +01:00
Bastien Guerry
a89c8ef024
Merge Org 7.9.3d (commit e8f5b0ad).
2013-01-13 11:33:16 +01:00
Bastien Guerry
04c285b264
Fixes related to the last Org merge.
2013-01-08 23:02:09 +01:00
Bastien Guerry
d576dd9bde
doc/misc/org.texi: Fix version number
2013-01-08 17:56:58 +01:00
Bastien Guerry
6d3e4c8092
Merge Org (commit c8c217). Fix mistake about updating the wrong ChangeLog.
2013-01-08 16:31:30 +01:00
Bastien Guerry
c7cf0ebc24
Merge Org 7.9.3 (commit 31c1aea)
2013-01-08 15:27:18 +01:00
Andreas Schwab
7b08ccf715
* org.texi (Advanced features): Use @w{ }' instead of @ ' in
...
@item argument.
(Property searches): Use \\ instead of @backslashchar{}.
* pgg.texi (VERSION): Move @set below @setfilename.
2013-01-06 11:34:26 +01:00
Andreas Schwab
db671917a8
Fix manual formatting errors
...
* lispref/hooks.texi (Standard Hooks): Fix use of @itemx.
* misc/ada-mode.texi: Remove braces from @title argument.
* misc/eudc.texi: Likewise.
* misc/smtpmail.texi: Likewise.
* misc/auth.texi (VERSION): Set before first use.
* misc/emacs-gnutls.texi (VERSION): Likewise.
* misc/pgg.texi (VERSION): Likewise.
* misc/ede.texi (Top): Rename from top, all uses changed.
* misc/eshell.texi: Add missing argument to @sp.
* misc/forms.texi (Top): Reorder menu to match structure.
* misc/htmlfontify.texi (Customisation): Add missing @item in
@enumerate.
* misc/org.texi (Advanced features): Add missing argument for @item.
(Property searches): Use @backslashchar{} in macro argument.
* misc/pcl-cvs.texi: Add missing argument to @sp.
(Movement commands): Fix use of @itemx.
* misc/vip.texi (Misc Commands, Viewing the Buffer): Likewise.
* misc/reftex.texi (Options (Creating Citations)): Add missing newline
before @end.
* misc/tramp.texi (Obtaining Tramp): Remove extra dots.
(Configuration): Reorder menu to match structure.
* misc/viper.texi (Marking): Add missing argument for @item.
2013-01-05 17:19:53 +01:00
Paul Eggert
ab422c4d68
Update copyright notices for 2013.
2013-01-01 09:11:05 +00:00
Paul Eggert
f99f164170
Hyphen and dash fixes in texinfo files.
2012-12-22 08:25:40 -08:00
Bastien Guerry
76ef84238b
org.texi: Don't suggest to buy copies of the Org manual from the FSF
...
The FSF does not sell copies of the Org manual. Suggesting that you
can buy copies of the Org manual to support the FSF is misleading.
2012-12-15 06:42:32 +01:00
Glenn Morris
257b2c7d2b
Include GFDL in org.texi
...
* org.texi (copying): Include a copy of the GFDL.
The old text said that it contained one (which was untrue), and
that one should be added if the manual was distributed separately,
which was logically inconsistent.
(GNU Free Documentation License): New section.
2012-12-14 09:14:49 -08:00
Bastien Guerry
1e20eeb758
Fix typos in documentation. (Sync with Org maint commit 82db0a.)
...
Also fix bzg@gnu.org email address in the ChangeLog.
2012-12-13 12:02:41 +01:00
Bastien Guerry
63aa098259
Merge upstream Org (from commit 488eea)
2012-12-12 17:47:07 +01:00
Paul Eggert
1df7defd80
Fix minor whitespace issues after "." in manual.
...
Be more systematic about using "@." (not ".") at end of sentence that
ends in a capital letter, and about appending "@:" after non-ends of
sentences that end in a lower case letter followed by "." followed by
whitespace. Omit unnecessary use of "@:" and "@.". Similarly for "?"
and "!". Be more consistent about putting a comma after "i.e." and
"e.g."; this is the typical American style and it's easier to code in
Texinfo.
Fixes: debbugs:12973
2012-12-05 14:27:56 -08:00
Bastien Guerry
00323fb326
Fix overwritten typos and Org version number.
2012-10-26 17:27:29 +02:00
Bastien Guerry
bdebdb64b3
Merge upstream Org (from commit acbbe2)
2012-10-26 16:42:05 +02:00
Paul Eggert
735135f9bc
Spelling fixes.
2012-10-04 22:57:24 -07:00
Bastien Guerry
8223b1d233
Sync Org 7.9.2 from the commit tagged "release_7.9.2" in Org's Git repo.
2012-09-30 17:14:59 +02:00
Glenn Morris
a5532eb31e
Fix typos in previous
2012-05-25 17:28:05 -04:00
Bastien Guerry
2a88ee23db
Merge Org 7.8.11 -- important bug fixes.
2012-05-25 09:39:32 +02:00
Bastien Guerry
8c8b834fa9
Merge Org 7.8.10 -- important bug fixes since Org 7.8.09.
2012-05-16 19:33:50 +02:00
Glenn Morris
9e7a4bcfd8
Fix some info/dir entries
...
* doc/misc/emacs-gnutls.texi, doc/misc/ert.texi, doc/misc/org.texi:
Fix dircategory, direntry to match info/dir.
* doc/misc/viper.texi: Make direntry shorter (also it is no longer "newest").
* info/dir: Make some entries consistent with the source texi files.
2012-05-01 21:22:26 -04:00
Bastien Guerry
801a68c874
Sync with Org 7.8.09 (bugfix release)
2012-04-11 12:59:50 +02:00
Paul Eggert
7bd20f915b
Spelling fixes.
2012-04-01 17:43:32 -07:00
Bastien Guerry
dfd989375d
Fix copyright and authors lines in Org
2012-04-01 22:27:06 +02:00
Bastien Guerry
153ae947f8
Update to Org version 7.8.07 (commit da0e6f in Org's repo)
2012-04-01 11:49:25 +02:00