1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-24 10:38:38 +00:00
Commit Graph

1177 Commits

Author SHA1 Message Date
Glenn Morris
fdf4d02e7c Remove comments about long-form of @node commands 2012-12-22 11:42:36 -08:00
Glenn Morris
00afe3a454 Merge from emacs-24; up to 2012-12-02T06:22:32Z!cyd@gnu.org 2012-12-22 11:09:52 -08:00
Glenn Morris
ddc412646d Add doclicense.texi dependency for doc/misc/Makefile targets
* doc/misc/Makefile.in (gfdl): New variable.
Use throughout where appropriate so that targets depend on doclicense.texi.
2012-12-22 11:06:29 -08:00
Paul Eggert
f99f164170 Hyphen and dash fixes in texinfo files. 2012-12-22 08:25:40 -08:00
Eli Zaretskii
f109a67ecb Update doc/misc/makefile.w32-in.
Backport from trunk:

 doc/misc/makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
 doclicense.texi.  Remove doclicense.texi from all targets that
 mentioned it explicitly.
2012-12-22 15:49:49 +02:00
Eli Zaretskii
a170fe53e3 Fix dependencies of erc in doc/misc/makefile.w32-in.
doc/misc/makefile.w32-in: ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't
 depend on gpl.texi.
2012-12-22 11:02:24 +02:00
Eli Zaretskii
c995b26efe Update dependencies in doc/misc/makefile.w32-in.
doc/misc/makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
 doclicense.texi.  Remove doclicense.texi from all targets that
 mentioned it explicitly.
 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
 $(emacsdir)/emacsver.texi.
2012-12-22 10:54:31 +02:00
Glenn Morris
c545e313b5 Remove time-stamp from woman.texi
* doc/misc/woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
Include emacsver.texi.  Nuke hand-written node pointers.
* doc/misc/Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
Depend on emacsver.texi.
2012-12-21 15:55:07 -08:00
Glenn Morris
a4b0cca119 Merge from emacs-24; up to 2012-12-01T13:25:13Z!cyd@gnu.org 2012-12-21 11:32:43 -08:00
Glenn Morris
0b1af10630 May as well just include doclicense.texi in all doc/misc manuals 2012-12-21 11:01:24 -08:00
Glenn Morris
8ee7002855 Include a copy of GFDL, which @copying says is included 2012-12-21 10:55:16 -08:00
Glenn Morris
6bf430d146 Don't say "buying copies from the FSF" for manuals they do not publish
Ref "License Notices for Documentation" in maintain.info
2012-12-21 10:36:41 -08:00
Glenn Morris
08953d7f7a * doc/misc/erc.texi: No need to include gpl in this small manual. 2012-12-21 10:14:29 -08:00
Glenn Morris
a1d25d028b Simply refer to main file semantic.texi for copying conditions
(rather than stating a slightly different set of conditions).
This is consistent with eg doc/emacs/*.texi.
2012-12-18 00:32:46 -08:00
Paul Eggert
d2435ab9f3 * calc.texi (ISO 8601): Rename from ISO-8601,
as it's typically spelled without a hyphen.
2012-12-16 14:51:03 -08:00
Jay Belanger
70042c6467 * calc/calc.el (calc-standard-date-formats): Adjust one of the
standard date formats.
2012-12-15 20:52:11 -06:00
Jay Belanger
b9d8175e56 * doc/misc/calc.texi (ISO-8601): New section.
(Date Formatting Codes): Mention new codes.
  (Standard Date Formats): Mention new formats.
2012-12-15 20:07:30 -06: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
Paul Eggert
cccaebd24d Spelling fixes.
My favorite was that the word "dictionary" was misspelled.
Also, correct the title in the DeRemer & Pennello 1982 citation,
and add a URL.
2012-12-14 12:05:03 -08: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
Michael Albinus
f0bc0bf1eb * tramp.texi (External methods): Move `adb' method here. 2012-12-14 16:37:27 +01: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
Glenn Morris
ba30c70fa0 * doc/misc/cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
* etc/NEWS: Related edit.
2012-12-12 21:33:36 -08:00
Glenn Morris
727f973937 Merge from emacs-24; up to 2012-11-30T04:44:52Z!cyd@gnu.org 2012-12-12 21:29:15 -08:00
Glenn Morris
bfe6ffb652 Add wisent manual to build process
* doc/misc/wisent.texi: Small edits.  Set copyright to FSF, update license to
GFDL 1.3+.

* doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
(wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
New targets.

* doc/misc/makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.

* info/dir: wisent.
2012-12-12 20:47:14 -08:00
Eric M. Ludlam
9e7abd17a3 Import wisent manual from CEDET trunk
Ref
http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00419.html
and preceding discussion

Imported from
bzr://cedet.bzr.sourceforge.net/bzrroot/cedet/code/trunk
doc/texi/semantic/wisent.texi

bzr log shows (very) tiny change from authors with assignments:
David Engster <dengste@eml.cc>

and from:
emacsman@users.sourceforge.net
2012-12-12 20:44:07 -08:00
Glenn Morris
98c94021a1 Add bovine manual to build process
* doc/misc/bovine.texi: Small edits.  Set copyright to FSF, update license to
GFDL 1.3+, remove empty index.

* doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
(bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
New targets.

* doc/misc/makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.

* info/dir: Add bovine.
2012-12-12 20:25:50 -08:00
Eric M. Ludlam
cfa49c1e33 Import bovine manual from CEDET trunk
Ref
http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00419.html
and preceding discussion

Imported from
bzr://cedet.bzr.sourceforge.net/bzrroot/cedet/code/trunk
doc/texi/semantic/bovine.texi
2012-12-12 20:19:48 -08:00
Glenn Morris
9b97b14348 flymake.texi fix for flymake-buildfile-dirs (bug#13148)
* doc/misc/flymake.texi (Customizable variables, Locating the buildfile):
Remove refs to flymake-buildfile-dirs, removed 2007-07-20.
2012-12-12 13:37:52 -05:00
Glenn Morris
4c2dd4eeff Add srecode manual to build process
* doc/misc/srecode.texi: Small edits.  Set copyright to FSF, add explicit
GFDL 1.3+ license, fix up index.

* doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
(srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
(srecode.pdf): New targets.

* doc/misc/makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.

* info/dir: Add srecode.
2012-12-12 09:19:20 -08:00
Eric M. Ludlam
ac1d9ddee6 Import srecode manual from CEDET trunk
Ref
http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00419.html
and preceding discussion

Imported from
bzr://cedet.bzr.sourceforge.net/bzrroot/cedet/code/trunk
doc/texi/srecode.texi

bzr log shows (very) tiny changes from authors with assignments:
Alex Ott <ottalex@users.sourceforge.net>
David Engster <dengste@eml.cc>
Vincent Belaïche <vincentb1@users.sourceforge.net>

and from:
emacsman@users.sourceforge.net
scymtym@users.sourceforge.net

Fixes: debbugs:9966
2012-12-12 09:15:25 -08:00
Bastien Guerry
63aa098259 Merge upstream Org (from commit 488eea) 2012-12-12 17:47:07 +01:00
Paul Eggert
f24f2e22aa Spelling fixes. 2012-12-06 18:37:20 -08:00
Sam Steingold
5b4d7e523f * lisp/gnus/gnus-start.el (gnus-before-resume-hook): Add.
(gnus-1): Run it when Gnus is alive.
2012-12-06 13:30:38 -05:00
Paul Eggert
4288142b39 Update licenses to latest version from FSF.
These are just minor editorial changes.
2012-12-06 00:33:32 -08:00
Glenn Morris
d8ad4d3ff9 Merge from emacs-24; up to 2012-11-24T16:58:43Z!cyd@gnu.org 2012-12-05 22:17:10 -08: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
Michael Albinus
61b835dfb9 * tramp.texi (History): Mention ADB.
(Inline methods): Add `adb' method.
2012-12-04 17:59:24 +01:00
Glenn Morris
c5bc2d1d05 Merge from emacs-24; up to 2012-11-23T06:23:28Z!cyd@gnu.org 2012-12-02 17:08:31 -08:00
Michael Albinus
328dac0d42 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
(External methods): Fix typo.
2012-12-02 16:33:17 +01:00
Glenn Morris
f4f3b439bc * doc/misc/rcirc.texi (Notices): Fix typo. 2012-11-30 18:50:49 -05:00
Bill Wohler
551aaa664f * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
(Junk): Add mh-whitelist-preserves-sequences-flag,
mh-blacklist-msg-hook, mh-whitelist-msg-hook, mh-folder-blacklisted,
mh-folder-whitelisted (closes SF #2945712).
2012-11-25 12:14:53 -08:00
Bill Wohler
d0457b578d Release MH-E manual version 8.4.
* mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
Update for release 8.4.
2012-11-25 10:22:04 -08:00
Paul Eggert
61d841dd15 * mh-e.texi (Procmail): Fix two @ typos. 2012-11-24 16:05:54 -08:00
Paul Eggert
c07a6ded1d * doclicense.texi, gpl.texi: Update to latest version from FSF.
These are just minor editorial changes.
2012-11-24 13:37:18 -08:00
Bill Wohler
cf1f2c3e75 Use ~ instead of /home/user.
Use mformat instead of obsolete vfolder_format.
2012-11-23 23:13:44 -08:00
Jay Belanger
678a34f4f8 * doc/misc/calc.texi (Date Formatting Codes): Mention the new
beginning of the date numbering system.
2012-11-23 12:43:29 -06:00
Paul Eggert
6f6b82d66f Add Bug# to Nov 17 ChangeLog entries. 2012-11-22 23:31:58 -08:00
Paul Eggert
0e70ce9335 Document Calc Gregorian in NEWS; fix manual a bit. 2012-11-22 00:39:27 -08:00
Jay Belanger
723da6aa83 * doc/misc/calc.texi (Date Forms): Mention the customizable
Gregorian-Julian switch.
(Customizing Calc): Mention the variable `calc-gregorian-switch'.

* calc/calc.el (calc-gregorian-switch): Refresh the Calc buffer
after the variable is changed.
2012-11-21 19:47:04 -06:00