- 19 Jun, 2013 1 commit
-
-
Glenn Morris authored
* doc/misc/Makefile.in (version): New, set by configure. (clean): Delete dist tar file. (infoclean): New, split from maintainer-clean. (maintainer-clean): Run infoclean. (dist): New rule, to make tarfile for www.gnu.org.
-
- 14 Jun, 2013 1 commit
-
-
Albert Krewinkel authored
doc/misc/sieve.texi: (Managing Sieve): Fix port in example, fix documentation for keys q and Q (Standards): Reference RFC5804 as the defining document of the managesieve protocol
-
- 10 Jun, 2013 2 commits
-
-
Aidan Gauland authored
* eshell.texi (Input/Output): Expand to cover new visual-command options, eshell-visual-subcommands and eshell-visual-options. Divide into separate Visual Commands and Redirection sections. * eshell/em-term.el (eshell-visual-commands) (eshell-visual-subcommands) (eshell-visual-options): Add summary line to docstrings. Add cross-references.
-
Glenn Morris authored
(epa-decrypt-file): Make plain-file optional. Use epa-read-file-name. * doc/misc/epa.texi (Cryptographic operations on files): Update epa-decrypt-file. Fixes: debbugs:14510
-
- 04 Jun, 2013 1 commit
-
-
Katsumi Yamaoka authored
-
- 28 May, 2013 1 commit
-
-
Xue Fuqiao authored
now. (See http://lists.gnu.org/archive/html/erc-discuss/2012-10/msg00000.html)
-
- 25 May, 2013 1 commit
-
-
Xue Fuqiao authored
* progmodes/flymake.el (flymake-save-buffer-in-file) (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop) (flymake-selected-frame, flymake-log, flymake-ins-after) (flymake-set-at, flymake-get-buildfile-from-cache) (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache) (flymake-find-possible-master-files, flymake-save-buffer-in-file): Refine the doc string. (flymake-get-file-name-mode-and-masks): Reformat. (flymake-get-real-file-name-function): Fix a minor bug. * flymake.texi: Changing from one space between sentences to two.
-
- 04 May, 2013 1 commit
-
-
Stefan Monnier authored
Fixes: debbugs:14293
-
- 16 Apr, 2013 1 commit
-
-
Michael Albinus authored
an own ControlPath.
-
- 15 Apr, 2013 1 commit
-
-
Michael Albinus authored
ControlPath settings.
-
- 31 Mar, 2013 1 commit
-
-
Jay Belanger authored
descriptions.
-
- 30 Mar, 2013 2 commits
-
-
Aidan Gauland authored
-
Aidan Gauland authored
-
- 18 Mar, 2013 1 commit
-
-
Michael Albinus authored
any method name, unless method name is specified explicitly. Remove restriction on unibyte filenames. * trampver.texi: Update release number.
-
- 17 Mar, 2013 1 commit
-
-
Paul Eggert authored
* doc/emacs/ack.texi (Acknowledgments): * doc/emacs/emacs.texi (Acknowledgments): * doc/misc/emacs-mime.texi (Interface Functions): Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł'). Apparently the TeX accents cause problems when generating gnu.org web pages, e.g., @l{} is rendered as '/l' on <http://www.gnu.org/software/emacs/manual/html_node/ emacs/Acknowledgments.html>.
-
- 15 Mar, 2013 1 commit
-
-
Michael Albinus authored
* trampver.texi: Update release number.
-
- 11 Mar, 2013 1 commit
-
-
Glenn Morris authored
-
- 09 Mar, 2013 1 commit
-
-
Jay Belanger authored
descriptions.
-
- 08 Mar, 2013 2 commits
-
-
Glenn Morris authored
That's irrelevant and leads to spurious diffs.
-
Jay Belanger authored
cross-reference. * calc/calc-units.el (calc-convert-units): Fix the way that default new units are stored.
-
- 07 Mar, 2013 1 commit
-
-
Katsumi Yamaoka authored
-
- 06 Mar, 2013 1 commit
-
-
Alan Mackenzie authored
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.
-
- 04 Mar, 2013 1 commit
-
-
Paul Eggert authored
With GNU Texinfo 5.0, this generates nicer-looking info files, since they can use curly quotes. With older Texinfo it doesn't matter.
-
- 03 Mar, 2013 1 commit
-
-
Michael Albinus authored
devices by itself.
-
- 02 Mar, 2013 1 commit
-
-
Bill Wohler authored
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.
-
- 01 Mar, 2013 2 commits
-
-
Michael Albinus authored
specification for "adb".
-
Michael Albinus authored
and "plink2" entries. "plink2" is obsolete for a long time. (External methods): Remove "scp1" and "scp2" entries.
-
- 28 Feb, 2013 2 commits
-
-
Michael Albinus authored
-
Bastien Guerry authored
-
- 25 Feb, 2013 1 commit
-
-
Michael Albinus authored
the macros, for Texinfo 4.13 and 5.0.
-
- 24 Feb, 2013 1 commit
-
-
Michael Albinus authored
* tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c. (Filename Syntax): Do not use @trampfn{} in @item. (Filename completion): Use @columnfractions in @multitable.
-
- 22 Feb, 2013 1 commit
-
-
Glenn Morris authored
-
- 21 Feb, 2013 1 commit
-
-
Paul Eggert authored
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.
-
- 20 Feb, 2013 1 commit
-
-
Michael Albinus authored
Volpiatto <thierry.volpiatto@gmail.com>.
-
- 16 Feb, 2013 1 commit
-
-
Michael Albinus authored
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.
-
- 13 Feb, 2013 1 commit
-
-
Glenn Morris authored
* 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
-
- 09 Feb, 2013 1 commit
-
-
Jay Belanger authored
(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.
-
- 07 Feb, 2013 1 commit
-
-
Bastien Guerry authored
-
- 06 Feb, 2013 1 commit
-
-
Glenn Morris authored
-
- 03 Feb, 2013 1 commit
-
-
Eric M. Ludlam authored
* 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).
-