aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * doc/misc/eshell.texi: Markup fixes.Glenn Morris2013-09-142-12/+16
|
* Minor fixes for ido.texi.Xue Fuqiao2013-09-112-1/+8
| | | | | | * doc/misc/ido.texi (Interactive Substring Matching): Use @key{RET} instead of @kbd{RET}. (Prefix Matching): Add an index.
* * doc/misc/emacs-gnutls.texi: Tweak direntry.Glenn Morris2013-09-082-1/+5
| | | | * info/dir: Tweak emacs-gnutls entry.
* * tramp.texi (Alternative Syntax): Remove chapter.Michael Albinus2013-09-062-42/+4
|
* * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert2013-08-272-1/+6
| | | | for portability to hosts where /bin/sh has problems.
* Try to reduce redundancy in doc/misc/Makefile.in.Stefan Monnier2013-08-272-236/+17
| | | | | | | * configure.ac (DOCMISC_W32): New var to replace DOCMISC_*_W32. * doc/misc/Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32. (TARGETS): New intermediate variable. (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
* Update location of Emacs on MS Windows FAQGlenn Morris2013-08-272-2/+5
|
* * doc/misc/efaq.texi: Rename from faq.texi, to match its output files.Glenn Morris2013-08-273-29/+32
| | | | | | | * doc/misc/Makefile.in: Update for faq.texi name change. * admin/admin.el (manual-misc-manuals): "faq" does not need special treatment any more.
* * doc/misc/efaq-w32.texi (EMACSVER): Get it from emacsver.texi.Glenn Morris2013-08-272-2/+5
|
* * doc/misc/Makefile.in (webhack): Remove; it's nothing to do with Emacs.Glenn Morris2013-08-272-4/+2
| | | | Presumably it is some Gnus thing.
* Move source for Emacs on MS Windows FAQ here from Emacs webpages repositoryGlenn Morris2013-08-273-6/+2413
| | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in (mostlyclean, clean, distclean, bootstrap-clean) (maintainer-clean, check-declare): Remove pointless subshells. Check cd return value. * configure.ac (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32) (DOCMISC_PDF_W32, DOCMISC_PS_W32): New output variables. * Makefile.in (check-info-dir): Ignore efaq-w32. * admin/admin.el (manual-misc-manuals): Use INFO_COMMON rather than INFO_TARGETS. * doc/misc/efaq-w32.texi: Move here from the web-pages repository. * doc/misc/Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32) (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables. (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS. (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Add DOCMISC_*_W32 variables. (echo-info): Use INFO_INSTALL rather than INFO_TARGETS. (efaq_w32_deps): New variable. (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi) (efaq-w32.pdf, efaq-w32.html): New rules. (clean): Remove efaq-w32 products.
* Minor merge from gnulib (mostly just for texinfo.tex).Paul Eggert2013-08-261-5/+5
|
* Gnus: Exclude iso-2022-jp-2 and shift_jis from the default value set to ↵Katsumi Yamaoka2013-08-192-10/+16
| | | | mm-coding-system-priorities for Japanese users
* Spelling fixes.Paul Eggert2013-08-152-12/+12
|
* Merge from emacs-24; up to 2013-01-02T16:37:04Z!eggert@cs.ucla.eduGlenn Morris2013-08-136-92/+103
|\
| * Rename some doc/misc info nodes to avoid chars that can cause Texinfo problemsGlenn Morris2013-08-126-93/+104
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * reftex.texi (LaTeX xr Package, Options - Table of Contents) (Options - Defining Label Environments, Options - Creating Labels) (Options - Referencing Labels, Options - Creating Citations) (Options - Index Support, Options - Viewing Cross-References) (Options - Finding Files, Options - Optimizations) (Options - Fontification, Options - Misc): * cc-mode.texi (Sample Init File): * edt.texi (Init file): * epa.texi (Encrypting/decrypting gpg files): * mairix-el.texi (About, Setting up the mairix interface, Using) (Extending): Rename nodes to avoid characters that can cause Texinfo problems.
* | doc/misc/gnus.texi (Mail Source Specifiers): Fix description for pop3's :leaveKatsumi Yamaoka2013-08-122-8/+14
| |
* | Merge from gnulib.Paul Eggert2013-08-111-3/+7
| | | | | | | | | | | | This incorporates: 2013-08-11 fpending: port to recent Cygwin change to stdio_ext.h 2013-08-10 sys_time: port to OpenBSD
* | Reduce some duplication in doc/misc/Makefile.inGlenn Morris2013-08-112-227/+297
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/misc/Makefile.in (ada_mode_deps, auth_deps, autotype_deps) (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps) (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps) (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps) (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps) (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps) (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps) (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps) (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps) (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps) (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps) (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps) (wisent_deps, woman_deps): New variables. Use throughout.
* | Merge from emacs-24; up to 2013-01-02T10:15:31Z!michael.albinus@gmx.deGlenn Morris2013-08-112-0/+7
|\ \ | |/
| * Reduce use of mailto: in html versions of manualsGlenn Morris2013-07-302-0/+9
| | | | | | | | | | | | | | | | * doc/emacs/macos.texi (GNUstep Support): * doc/emacs/trouble.texi (Checklist, Contributing, Service): * doc/lispintro/emacs-lisp-intro.texi (Thank You): * doc/misc/woman.texi (Top): Avoid mailto: in html output.
* | Add build, install, uninstall rules for all dvi, html, pdf, ps manualsGlenn Morris2013-08-112-3/+334
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.ac (etcdocdir): Rename from docdir, to avoid confusion with configure's standard --docdir argument. All uses updated. * Makefile.in (etcdocdir): Rename from docdir. All uses updated. (install-etcdoc): Rename from install-doc. All uses updated. (uninstall): Run uninstall-doc. (PSS): Add misc-ps. (INSTALL_DVI, INSTALL_HTML, INSTALL_PDF, INSTALL_PS) (INSTALL_DOC, UNINSTALL_DVI, UNINSTALL_HTML, UNINSTALL_PDF) (UNINSTALL_PS, UNINSTALL_DOC): New variables. ($(INSTALL_DOC), install-doc, install-dvi, install-html, install-pdf) (install-ps, $(UNINSTALL_DOC), uninstall-doc, uninstall-dvi) (uninstall-html, uninstall-pdf, uninstall-ps): New .PHONY rules. * doc/emacs/Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME) (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL) (INSTALL_DATA): New, set by configure. (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): New variables. (.SUFFIXES): Add .ps and .dvi. (.dvi.ps): New suffix rule. (dvi, html, pdf, ps): Use *_TARGETS variables. (emacs.ps, emacs-xtra.ps): Remove explicit rules. (emacs.html): Use HTML_OPTS. (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS. (.PHONY): install-dvi, install-html, install-pdf, install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf, uninstall-ps, and uninstall-doc. (install-dvi, install-html, install-pdf, install-ps, install-doc) (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf) (uninstall-doc): New rules. * doc/lispintro/Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME) (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL) (INSTALL_DATA): New, set by configure. (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): New variables. (.SUFFIXES): Add .ps and .dvi. (.dvi.ps): New suffix rule. (dvi, html, pdf, ps): Use *_TARGETS variables. (emacs-lisp-intro.ps): Remove explicit rule. (emacs-lisp-intro.html): Use HTML_OPTS. (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS. (.PHONY): install-dvi, install-html, install-pdf, install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf, uninstall-ps, and uninstall-doc. (install-dvi, install-html, install-pdf, install-ps, install-doc) (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf) (uninstall-doc): New rules. * doc/lispref/Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME) (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL) (INSTALL_DATA): New, set by configure. (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): New variables. (.SUFFIXES): Add .ps and .dvi. (.dvi.ps): New suffix rule. (dvi, html, pdf, ps): Use *_TARGETS variables. (elisp.html): Use HTML_OPTS. (elisp.ps): Remove explicit rule. (.PHONY): install-dvi, install-html, install-pdf, install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf, uninstall-ps, and uninstall-doc. (install-dvi, install-html, install-pdf, install-ps, install-doc) (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf) (uninstall-doc): New rules. (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS. * doc/misc/Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME) (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL) (INSTALL_DATA): New, set by configure. (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables. (.PHONY): Add html, ps, install-dvi, install-html, install-pdf, install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf, uninstall-ps, and uninstall-doc. (.SUFFIXES): Add .ps and .dvi. (.dvi.ps): New suffix rule. (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html) (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html) (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html) (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html) (ert.html, eshell.html, eudc.html, faq.html, flymake.html) (forms.html, gnus.html, htmlfontify.html, idlwave.html) (ido.html, mairix-el.html, message.html, mh-e.html) (newsticker.html, nxml-mode.html, org.html, pgg.html) (rcirc.html, reftex.html, remember.html, sasl.html, sc.html) (semantic.html, sieve.html, smtpmail.html, speedbar.html) (srecode.html, todo-mode.html, tramp.html, url.html, vip.html) (viper.html, widget.html, wisent.html, woman.html, install-dvi) (install-html, install-pdf, install-ps, install-doc, uninstall-dvi) (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc): New rules. (clean): Remove HTML_TARGETS and PS_TARGETS.
* | * doc/misc/ido.texi (Working Directories):Xue Fuqiao2013-08-102-82/+88
| | | | | | | | | | (Flexible Matching, Regexp Matching, Find File At Point) (Ignoring, Misc Customization): Use @defopt for user options.
* | * doc/misc/htmlfontify.texi (Customization): Minor fixes.Xue Fuqiao2013-08-092-3/+3
| |
* | * doc/misc/htmlfontify.texi (Customization): Remove documentation of ↵Xue Fuqiao2013-08-092-25/+6
| | | | | | | | `hfy-fast-lock-save'.
* | doc/misc/ido.texi: Document some user options.Xue Fuqiao2013-08-091-4/+22
| |
* | doc/lispref/buffers.texi: Add documentation for ido-record-command(s).Xue Fuqiao2013-08-081-2/+7
| | | | | | | | * lisp/ido.el (ido-record-command): Add doc string.
* | doc/lispref/buffers.texi: Add documentation of some user options for Ido.Xue Fuqiao2013-08-082-5/+30
| |
* | Add documentation of `ido-confirm-unique-completion'.Xue Fuqiao2013-08-082-30/+27
| | | | | | | | doc/misc/ido.texi: (Misc Customization): Add documentation of `ido-confirm-unique-completion'.
* | Add documentation for working directory in Ido.Xue Fuqiao2013-08-083-31/+85
| | | | | | | | | | | | | | | | * doc/misc/ido.texi (Top): Insert node "Working Directories" in menu. (Working Directories): New node. doc/misc/sc.texi: (What Supercite Does): Typo fix.
* | Minor fixes in the ToDo Mode manual.Eli Zaretskii2013-08-072-12/+19
| | | | | | | | | | | | | | doc/misc/todo-mode.texi: Update @dircategory. (Overview, Todo Items as Diary Entries, Todo Mode Entry Points) (File Editing, Marked Items, Item Prefix): Fix usage of @xref and @ref.
* | Index and whitespace fixes for doc/misc/sc.texi.Xue Fuqiao2013-08-072-95/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * sc.texi (Introduction): Fix indexes. (Usage Overview): (Citations, Citation Elements, Recognizing Citations) (Information Keys and the Info Alist, Reference Headers) (The Built-in Header Rewrite Functions) (Electric References, Reply Buffer Initialization) (Filling Cited Text, Selecting an Attribution) (Attribution Preferences) (Anonymous Attributions, Author Names) (Using Regi, Post-yank Formatting Commands) (Citing Commands, Insertion Commands) (Mail Field Commands) (Hints to MUA Authors, Thanks and History): Change from one space between sentences to two.
* | * doc/misc/newsticker.texi (Usage): Use @key for RET.Xue Fuqiao2013-08-072-3/+5
| |
* | doc/misc/cl.texi: Add index for compiler macro.Xue Fuqiao2013-08-072-1/+4
| |
* | doc/misc/cl.texi: Add indexes.Xue Fuqiao2013-08-072-0/+7
| | | | | | | | | | * doc/misc/cl.texi (Argument Lists): (For Clauses): Add indexes.
* | * doc/misc/cl.texi (Blocks and Exits): Add an index.Xue Fuqiao2013-08-052-0/+5
| |
* | Add Todo mode user manual.Stephen Berman2013-08-043-1/+1780
| | | | | | | | | | | | | | | | | | | | * doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode. (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)): (todo-mode.dvi, todo-mode.pdf): New rules. * doc/misc/todo-mode.texi: New file. * info/dir: Add todo-mode.
* | Merge changes made in Gnus masterGnus developers2013-08-012-9/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus.texi (Basic Usage): Mention that warp means jump here. (The notmuch Engine): Mention notmuch. 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org> * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed before sending. * dgnushack.el (dgnushack-compile): Add a temporary check for gnus-icalendar. * mm-decode.el (mm-command-output): New face. (mm-display-external): Use it. 2013-08-01 Kan-Ru Chen (陳侃如) <kanru@kanru.info> (tiny change) * nnmbox.el (nnmbox-request-article): Don't change point. 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons): Include `handle' parameter. 2013-08-01 Jan Tatarik <jan.tatarik@gmail.com> * gnus-icalendar.el: New file. 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus-int.el (gnus-warp-to-article): Mention that warp means jump. * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with dummy roots, too. 2013-08-01 David Edmondson <dme@dme.org> * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging out on ttys. 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's not empty.
* | Gnus: Improve subthread sorting;Tassilo Horn2013-07-302-5/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make subthread sorting customizable and add docs for it * doc/misc/gnus.texi (Sorting the Summary Buffer): Document new defcustom `gnus-subthread-sort-functions' and remove the obsolete documentation of `gnus-sort-threads-recursively'. * lisp/gnus/gnus-sum.el (gnus-subthread-sort-functions): New defcustom. (gnus-sort-threads-recursively): Delete defcustom. (gnus-sort-threads-recursive): Adapt accordingly. * lisp/gnus/gnus-sum.el (gnus-sort-subthreads-recursive): New function. (gnus-sort-threads-recursive): Use it. (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive' again. Now that determines how to sort subthreads.
* | Merge CEDET upstream (rev. 8579)David Engster2013-07-292-20/+46
|\ \
| * | Merge with CEDET upstream (rev. 8579).David Engster2013-07-292-20/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/cedet/cedet.el (cedet-packages): Remove speedbar since its development does no longer happens in CEDET upstream but in Emacs proper. Also remove cedet-contrib and cogre since those are only in upstream. * semantic/analyze/fcn.el (semantic-analyze-type-to-name): If TYPE has a parent, return a fully qualified name. * semantic/decorate/mode.el (semantic-decoration-on-includes-p-default) (semantic-decoration-on-includes-highlight-default): Declare for byte compiler. * semantic/wisent/python.el (semantic/format): New require. * eieio.texi (top): Make clear that EIEIO is not a full CLOS implementation. (Introduction): Add further missing features. (Building Classes): Add introductory paragraph. (Wish List): Add metaclasses and EQL specialization.
* | | * tramp.texi (Frequently Asked Questions): MentionMichael Albinus2013-07-292-5/+10
| | | | | | | | | | | | `tramp-use-ssh-controlmaster-options'.
* | | Spelling fixes.Paul Eggert2013-07-281-6/+6
|/ /
* | Gnus: Add option to sort threads non-recursivelyTassilo Horn2013-07-262-0/+10
| | | | | | | | | | | | gnus-sum.el (gnus-sort-threads-recursively): New defcustom. (gnus-sort-threads): Use it. gnus.texi (Sorting the Summary Buffer): Document new defcustom `gnus-sort-threads-recursively'.
* | Fix typos in ChangeLogs.Juanma Barranquero2013-07-261-1/+1
| |
* | Add Makefile rules for ido.texiGlenn Morris2013-07-252-1/+15
| | | | | | | | | | | | | | * doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido. (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules. * info/dir: Add ido.
* | Merge from emacs-24; up to 2013-01-01T11:02:14Z!rudalics@gmx.atGlenn Morris2013-07-258-120/+221
|\ \ | |/
| * Reduce use of @email in doc/miscGlenn Morris2013-07-248-120/+222
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In many cases it serves no purpose. It gets converted to mailto: in html output, which is mainly just an invitation to get spam. * doc/misc/erc.texi (Special Features): Update contact information. (History): Avoid using @email. * doc/misc/eshell.texi (Bugs and ideas): Minor updates. * doc/misc/faq.texi (Reporting bugs, Origin of the term Emacs) (Setting up a customization file) (Using an already running Emacs process, Turning off beeping) (Packages that do not come with Emacs) (Replying to the sender of a message): Avoid using @email. * doc/misc/pcl-cvs.texi (Contributors, Bugs): Avoid using @email. * doc/misc/reftex.texi (Imprint): Avoid using @email. * doc/misc/ses.texi (Top): Update bug reporting instructions. (Acknowledgments): Avoid using @email. * doc/misc/woman.texi (Introduction, Background): Remove outdated information. (Bugs, Acknowledgments): Avoid using @email.
* | * doc/misc/ido.texi: New file.Xue Fuqiao2013-07-252-0/+716
| |
* | Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-231-1/+1
| |