summaryrefslogtreecommitdiff
path: root/doc/misc
Commit message (Collapse)AuthorAgeFilesLines
* Correct the position of point in some line-up functions.Alan Mackenzie2013-03-062-7/+13
| | | | | | | | progmodes/cc-align.el (c-lineup-whitesmith-in-block, c-lineup-assignments) (c-lineup-gcc-asm-reg ): take position of point at column 0 rather than at a random place in the line. doc/misc/cc-mode.texi (Custom Line-Up): State explicitly that point starts at a random position in the line being indented.
* Prefer UTF-8 for documentation.Paul Eggert2013-03-046-10/+15
| | | | | With GNU Texinfo 5.0, this generates nicer-looking info files, since they can use curly quotes. With older Texinfo it doesn't matter.
* * tramp.texi (External methods): Tramp does not connect AndroidMichael Albinus2013-03-032-9/+16
| | | | devices by itself.
* Spelling fixes.Paul Eggert2013-03-021-1/+1
|
* * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update forBill Wohler2013-03-022-65/+75
| | | | | | | | | | release 8.5. * mh-e.texi (Preface, Conventions, Getting Started) (Using This Manual, Folder Selection, Viewing, Aliases) (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats) (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E): Update URLs.
* * tramp.texi (External methods): Explain user name and host nameMichael Albinus2013-03-012-1/+14
| | | | specification for "adb".
* * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"Michael Albinus2013-03-012-24/+6
| | | | | and "plink2" entries. "plink2" is obsolete for a long time. (External methods): Remove "scp1" and "scp2" entries.
* * tramp.texi (External methods): Mention `tramp-adb-program'.Michael Albinus2013-02-282-3/+9
|
* Merge from emacs-24; up to 2012-12-23T02:41:17Z!rgm@gnu.orgGlenn Morris2013-02-273-4/+47
|\
| * * doc/misc/org.texi: Fix previous change.Glenn Morris2013-02-271-2/+1
| |
| * Merge latest Org fixes (commit 7524ef2).Bastien Guerry2013-02-282-4/+17
| |
| * * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions ofMichael Albinus2013-02-252-0/+31
| | | | | | | | the macros, for Texinfo 4.13 and 5.0.
* | Merge from emacs-24; up to 2012-12-22T19:09:52Z!rgm@gnu.orgGlenn Morris2013-02-242-14/+26
|\|
| * Port documentation to Texinfo 5.0.Michael Albinus2013-02-242-14/+27
| | | | | | | | | | | | * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c. (Filename Syntax): Do not use @trampfn{} in @item. (Filename completion): Use @columnfractions in @multitable.
* | Merge from emacs-24; up to 2012-12-22T02:59:08Z!cyd@gnu.orgGlenn Morris2013-02-222-8/+12
|\|
| * * doc/misc/flymake.texi (Syntax check statuses): Fix multitable continued rows.Glenn Morris2013-02-212-8/+12
| |
| * Port to Texinfo 5.0 by backporting trunk 2012-12-22T19:57:35Z!rgm@gnu.org ↵Paul Eggert2013-02-217-114/+91
| | | | | | | | and 2013-02-21T02:42:30Z!eggert@cs.ucla.edu.
* | Parallelize documentation builds.Paul Eggert2013-02-212-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | This speeds up building of documentation on multiprocessor platforms, and is motivated by Texinfo 5.0, which is much slower. Add a toplevel rule 'make docs' to make all the documentation. * .bzrignore: Add .dvi, .html, .ps. * Makefile.in (DVIS, HTMLS, INFOS, PSS, DOCS): New macros. ($(DOCS), docs, vi, html, pdf, ps): New rules. (info-real): Depend on $(INFOS) rather than doing it sequentially. (dvi): Depend on $(DVIS) rather than doing it sequentially. * doc/misc/Makefile.in (html): New rule.
* | Port documentation to Texinfo 5.0.Paul Eggert2013-02-206-13/+23
| |
* | * tramp.texi (Android shell setup): Improve. Reported by ThierryMichael Albinus2013-02-202-3/+35
| | | | | | | | Volpiatto <thierry.volpiatto@gmail.com>.
* | Make cl-floatp-safe just an alias for floatpGlenn Morris2013-02-191-16/+0
| | | | | | | | | | | | | | | | | | * lisp/emacs-lisp/cl-lib.el (cl-floatp-safe): Make it an alias for floatp. * lisp/emacs-lisp/cl-macs.el (cl--make-type-test) (cl--compiler-macro-assoc): Use floatp rather than cl-floatp-safe. * doc/misc/cl.texi: Remove commented out sections about cl-floatp-safe.
* | Spelling fixes.Paul Eggert2013-02-191-2/+2
| |
* | Documented Eshell's insert output-redirection operatorAidan Gauland2013-02-191-5/+12
| |
* | * tramp.texi (Top, Configuration): Insert section `Android shellMichael Albinus2013-02-162-66/+64
| | | | | | | | | | | | | | | | | | setup' in menu. (Android shell setup): New section. (Connection types, Default Method) (Frequently Asked Questions): Mention "scp" instead of "scpc". (External methods): Remove "scpc" and "rsyncc" entries. (Frequently Asked Questions): Remove entry about ControlPersist.
* | Make yow.el obsoleteGlenn Morris2013-02-132-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | * lisp/play/yow.el: Move to obsolete/. * doc/emacs/ack.texi (Acknowledgments): Don't mention yow any more. * doc/misc/message.texi (News Headers): Don't mention yow any more. * etc/NEWS: Mention this. Fixes: debbugs:9384
* | Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.orgGlenn Morris2013-02-1227-63/+63
|\|
| * In doc, use standard American English style for e.g., etc., i.e.Paul Eggert2013-02-1227-64/+64
| |
* | * doc/misc/calc.texi (Basic Operations on Units):Jay Belanger2013-02-092-9/+32
| | | | | | | | | | | | | | (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'. * lisp/calc/calc.el (calc-allow-units-as-numbers): New variable. * lisp/calc/calc-units.el (calc-convert-units): Use new variable.
* | Merge from gnulib.Paul Eggert2013-02-081-23/+27
| |
* | Merge from emacs-24; up to 2012-12-14T21:27:39Z!rgm@gnu.orgGlenn Morris2013-02-082-138/+401
|\|
| * * doc/misc/eshell.texi: Fill most of the missing sections.Aidan Gauland2013-02-082-231/+474
| |\
| | * * doc/misc/eshell.texi: Fill most of the missing sections.Aidan Gauland2013-02-081-132/+391
| | |
| | * Bump version number to 23.4Chong Yidong2012-01-192-1/+5
| | |
| | * Bump version to 23.3.90.Chong Yidong2012-01-151-1/+1
| | | | | | | | | | | | Regenerate ldefs-boot.el and AUTHORS.
| | * Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris2012-01-1057-58/+59
| | |
| | * Remove arch-tag.Michael Albinus2011-03-123-11/+7
| | | | | | | | | | | | * trampver.texi: Update release number.
| | * Bump version to 23.3.50Chong Yidong2011-03-111-1/+1
| | |
| | * Revert 2010-05-25T15:54:53Z!juri@jurta.org; regenerate release logs.Chong Yidong2011-03-071-1/+1
| | | | | | | | | | | | | | | * lisp/progmodes/cc-cmds.el (c-beginning-of-statement): Revert 2011-01-31 change.
| | * Release logs for 23.3 release.Chong Yidong2011-02-282-1/+5
| | | | | | | | | | | | Regenerate configure and other release files.
* | | Merge from emacs-24; up to 2012-12-14T15:38:50Z!monnier@iro.umontreal.caGlenn Morris2013-02-072-12/+22
|\| |
| * | Merge Org 7.9.3e (commit b07a9bb).Bastien Guerry2013-02-072-12/+22
| | |
* | | Merge from emacs-24; up to 2012-12-14T15:22:24Z!monnier@iro.umontreal.caGlenn Morris2013-02-063-35/+94
|\| |
| * | * doc/misc/cl.texi (Equality Predicates): Mention memql.Glenn Morris2013-02-052-2/+5
| | |
| * | ede.texi typo fixesGlenn Morris2013-02-031-4/+4
| | |
| * | Update EDE documentation (bug #11441).Eric M. Ludlam2013-02-032-33/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/misc/ede.texi (Creating a project): Make ede-new doc less specific, and only about items it supports, indicating that there might be more. Remove refs to simple project and direct automake from ede new. (Simple projects): Re-write to not talk about ede-simple-project which is deprecated, and instead use the term to mean projects that don't do much management, just project wrapping. Add ede-generic-project link. (ede-generic-project): New node (bug#11441).
| * | * doc/misc/cl.texi (Equality Predicates): Fix eq/eql pedantry.Glenn Morris2013-02-032-2/+8
| | |
* | | Move lisp/calc/README* to etc/CALC-NEWSGlenn Morris2013-01-312-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * make-dist: Only README files exist in lisp/ now, not README*. * doc/misc/calc.texi (Help Commands): Mention etc/CALC-NEWS. * etc/CALC-NEWS: Move here from lisp/calc/README, README.prev. * lisp/calc/README, lisp/calc/README.prev: Rename/merge to etc/CALC-NEWS.
* | | Merge calc news from lisp/calc/README into etc/NEWS filesGlenn Morris2013-01-312-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/misc/calc.texi (Help Commands): Update calc-view-news description. * lisp/calc/calc-help.el (calc-view-news): Use view-emacs-news. * lisp/calc/README: Move news entries from here... * etc/NEWS, etc/NEWS.23: ... to here
* | | * tramp.texi (Filename Syntax): Filenames must be unibyte strings.Michael Albinus2013-01-242-0/+6
| | |
* | | Merge from emacs-24; up to 2012-12-10T20:27:33Z!eggert@cs.ucla.eduGlenn Morris2013-01-132-93/+58
|\| |