aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge from emacs-24; up to 2012-12-02T06:22:32Z!cyd@gnu.orgGlenn Morris2012-12-2256-465/+477
|\ \ \ | |/ /
| * | Add doclicense.texi dependency for doc/misc/Makefile targetsGlenn Morris2012-12-222-156/+164
| | | | | | | | | | | | | | | * doc/misc/Makefile.in (gfdl): New variable. Use throughout where appropriate so that targets depend on doclicense.texi.
| * | Hyphen and dash fixes in texinfo files.Paul Eggert2012-12-2254-309/+313
| | |
| * | Update doc/misc/makefile.w32-in.Eli Zaretskii2012-12-222-86/+93
| | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | Fix dependencies of erc in doc/misc/makefile.w32-in.Eli Zaretskii2012-12-222-2/+3
| | | | | | | | | | | | | | | doc/misc/makefile.w32-in: ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
* | | Update dependencies in doc/misc/makefile.w32-in.Eli Zaretskii2012-12-222-86/+95
| | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | Remove time-stamp from woman.texiGlenn Morris2012-12-213-44/+41
| | | | | | | | | | | | | | | | | | | | | * 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.
* | | Merge from emacs-24; up to 2012-12-01T13:25:13Z!cyd@gnu.orgGlenn Morris2012-12-2155-229/+203
|\ \ \ | |/ /
| * | May as well just include doclicense.texi in all doc/misc manualsGlenn Morris2012-12-219-71/+74
| | |
| * | Include a copy of GFDL, which @copying says is includedGlenn Morris2012-12-213-2/+15
| | |
| * | Don't say "buying copies from the FSF" for manuals they do not publishGlenn Morris2012-12-2153-124/+83
| | | | | | | | | | | | Ref "License Notices for Documentation" in maintain.info
| * | * doc/misc/erc.texi: No need to include gpl in this small manual.Glenn Morris2012-12-212-8/+4
| | |
| * | Simply refer to main file semantic.texi for copying conditionsGlenn Morris2012-12-181-9/+2
| | | | | | | | | | | | | | | (rather than stating a slightly different set of conditions). This is consistent with eg doc/emacs/*.texi.
| * | org.texi: Don't suggest to buy copies of the Org manual from the FSFBastien Guerry2012-12-151-2/+1
| | | | | | | | | | | | | | | 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.
| * | Include GFDL in org.texiGlenn Morris2012-12-142-8/+17
| | | | | | | | | | | | | | | | | | | | | | | | * 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.
| * | Fix typos in documentation. (Sync with Org maint commit 82db0a.)Bastien Guerry2012-12-132-8/+12
| | | | | | | | | | | | Also fix bzg@gnu.org email address in the ChangeLog.
* | | * calc.texi (ISO 8601): Rename from ISO-8601,Paul Eggert2012-12-162-20/+25
| | | | | | | | | | | | as it's typically spelled without a hyphen.
* | | * calc/calc.el (calc-standard-date-formats): Adjust one of theJay Belanger2012-12-151-1/+1
| | | | | | | | | | | | standard date formats.
* | | * doc/misc/calc.texi (ISO-8601): New section.Jay Belanger2012-12-152-1/+100
| | | | | | | | | | | | | | | (Date Formatting Codes): Mention new codes. (Standard Date Formats): Mention new formats.
* | | Spelling fixes.Paul Eggert2012-12-143-36/+38
| | | | | | | | | | | | | | | | | | My favorite was that the word "dictionary" was misspelled. Also, correct the title in the DeRemer & Pennello 1982 citation, and add a URL.
* | | * tramp.texi (External methods): Move `adb' method here.Michael Albinus2012-12-142-10/+17
| | |
* | | * doc/misc/cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.Glenn Morris2012-12-122-10/+2
| | | | | | | | | | | | * etc/NEWS: Related edit.
* | | Merge from emacs-24; up to 2012-11-30T04:44:52Z!cyd@gnu.orgGlenn Morris2012-12-128-39/+4482
|\ \ \ | |/ /
| * | Add wisent manual to build processGlenn Morris2012-12-124-69/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
| * | Import wisent manual from CEDET trunkEric M. Ludlam2012-12-122-1/+2055
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Add bovine manual to build processGlenn Morris2012-12-124-41/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
| * | Import bovine manual from CEDET trunkEric M. Ludlam2012-12-122-0/+486
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | flymake.texi fix for flymake-buildfile-dirs (bug#13148)Glenn Morris2012-12-122-3/+11
| | | | | | | | | | | | | | | * doc/misc/flymake.texi (Customizable variables, Locating the buildfile): Remove refs to flymake-buildfile-dirs, removed 2007-07-20.
| * | Add srecode manual to build processGlenn Morris2012-12-124-21/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
| * | Import srecode manual from CEDET trunkEric M. Ludlam2012-12-122-0/+1772
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Merge upstream Org (from commit 488eea)Bastien Guerry2012-12-122-30/+53
| | |
* | | Spelling fixes.Paul Eggert2012-12-061-1/+1
| | |
* | | * lisp/gnus/gnus-start.el (gnus-before-resume-hook): Add.Sam Steingold2012-12-061-0/+4
| | | | | | | | | | | | (gnus-1): Run it when Gnus is alive.
* | | Update licenses to latest version from FSF.Paul Eggert2012-12-063-5/+10
| | | | | | | | | | | | These are just minor editorial changes.
* | | Merge from emacs-24; up to 2012-11-24T16:58:43Z!cyd@gnu.orgGlenn Morris2012-12-0545-614/+614
|\ \ \ | |/ /
| * | Fix minor whitespace issues after "." in manual.Paul Eggert2012-12-0545-648/+648
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | * tramp.texi (History): Mention ADB.Michael Albinus2012-12-042-1/+17
| | | | | | | | | | | | (Inline methods): Add `adb' method.
* | | Merge from emacs-24; up to 2012-11-23T06:23:28Z!cyd@gnu.orgGlenn Morris2012-12-023-12/+26
|\ \ \ | |/ /
| * | * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.Michael Albinus2012-12-022-11/+21
| | | | | | | | | | | | (External methods): Fix typo.
| * | * doc/misc/rcirc.texi (Notices): Fix typo.Glenn Morris2012-11-302-1/+5
| | |
| * | * trampver.el:Michael Albinus2012-11-202-1/+6
| | | | | | | | | | | | | | | | | | | | | * trampver.texi: Downgrade version to 2.2.6-24.3, in order to distinguish from trunk. Don't merge with trunk, please.
* | | * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.Bill Wohler2012-11-252-0/+54
| | | | | | | | | | | | | | | | | | (Junk): Add mh-whitelist-preserves-sequences-flag, mh-blacklist-msg-hook, mh-whitelist-msg-hook, mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
* | | Release MH-E manual version 8.4.mh-e-doc-8.4Bill Wohler2012-11-252-4/+11
| | | | | | | | | | | | | | | * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface): Update for release 8.4.
* | | * mh-e.texi (Procmail): Fix two @ typos.Paul Eggert2012-11-242-2/+6
| | |
* | | * doclicense.texi, gpl.texi: Update to latest version from FSF.Paul Eggert2012-11-243-18/+21
| | | | | | | | | | | | These are just minor editorial changes.
* | | Use ~ instead of /home/user.Bill Wohler2012-11-231-9/+8
| | | | | | | | | | | | Use mformat instead of obsolete vfolder_format.
* | | * doc/misc/calc.texi (Date Formatting Codes): Mention the newJay Belanger2012-11-232-1/+6
| | | | | | | | | | | | beginning of the date numbering system.
* | | Add Bug# to Nov 17 ChangeLog entries.Paul Eggert2012-11-221-2/+2
| | |
* | | Document Calc Gregorian in NEWS; fix manual a bit.Paul Eggert2012-11-222-50/+58
| | |
* | | * doc/misc/calc.texi (Date Forms): Mention the customizableJay Belanger2012-11-212-32/+65
| | | | | | | | | | | | | | | | | | | | | | | | 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.