Glenn Morris
8449dd1f65
authors.el updates and ChangeLog fixes
...
* lisp/emacs-lisp/authors.el (authors-ignored-files)
(authors-valid-file-names, authors-renamed-files-alist): Additions.
2013-12-27 16:31:33 -08:00
Ted Zlatanov
a0f20f21e0
Document `gnutls-verify-error'.
...
* emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
2013-12-23 07:50:47 -05:00
Glenn Morris
91dedc43f2
Misc small fixes for some recent doc changes
...
* doc/emacs/calendar.texi (General Calendar):
* doc/emacs/rmail.texi (Rmail Scrolling):
* doc/misc/woman.texi (Navigation):
Use itemx where appropriate.
* doc/emacs/entering.texi (Entering Emacs): Typo fix.
2013-12-22 15:13:18 -08:00
Tassilo Horn
eea2cba48e
Don't duplicate descriptions if there are alternative keys.
2013-12-20 21:08:56 +01:00
Tassilo Horn
30aafaf516
Document S-SPC' as alternative to scrolling down with DEL'.
...
* doc/emacs/rmail.texi: Document `S-SPC' as alternative to scrolling down
with `DEL'.
* doc/emacs/calendar.texi: Ditto.
* doc/emacs/display.texi: Ditto.
* doc/emacs/help.texi: Ditto.
* doc/misc/info.texi: Document `S-SPC' as alternative to `DEL' for
scrolling.
* doc/misc/woman.texi: Ditto.
2013-12-20 17:03:12 +01:00
Jay Belanger
26b75b456e
lisp/calc/calc.el (calc-enter, calc-pop): Use the variable
...
`calc-context-sensitive-enter'.
doc/misc/calc.texi (Stack Manipulation Commands): Mention using the variable
`calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
2013-12-19 22:53:24 -06:00
Michael Albinus
c4246a6008
* tramp.texi (direntry): Use ssh but rsh.
...
(all): Encode all environment variable names with @env{...}.
(Bug Reports): Refer to Testing node.
2013-12-12 10:57:56 +01:00
Glenn Morris
f9405d87cd
Add support for auto-generating info/dir
...
* admin/update_autogen: Add option to generate info/dir.
(Usage): Add -I.
(info_flag): New variable.
(-I): New option.
(doc): Maybe check its status.
(info_dir): New function.
* admin/dir_top: New file.
* doc/emacs/emacs.texi:
* doc/lispintro/emacs-lisp-intro.texi:
* doc/lispref/elisp.texi:
* doc/misc/autotype.texi, doc/misc/cc-mode.texi, doc/misc/ediff.texi:
* doc/misc/ert.texi, doc/misc/htmlfontify.texi, doc/misc/ido.texi:
* doc/misc/octave-mode.texi, doc/misc/org.texi, doc/misc/srecode.texi:
* doc/misc/todo-mode.texi, doc/misc/tramp.texi:
Sync direntry with info/dir version.
2013-12-11 19:37:38 -08:00
Glenn Morris
b94b96b2b8
ChangeLog fixes
2013-12-11 08:57:40 -08:00
Rüdiger Sonderfeld
ed4bc201f5
Import `octave-mode' manual from GNU Octave.
...
The manual was written by Kurt Hornik. He agreed to assign the
copyright for it to the FSF. I have updated and modified the manual.
* doc/misc/octave-mode.texi: Imported from GNU Octave
(doc/interpreter/emacs.txi).
* doc/misc/Makefile.in: Add octave-mode.texi.
* lisp/progmodes/octave.el (octave-mode, inferior-octave-mode): Link
to info manual and show keybindings and set `:group' keyword.
2013-12-11 14:50:46 +01:00
Juanma Barranquero
3629130880
Fix typos in doc files (bug#16089).
...
* emacs/msdog.texi (Windows Keyboard): Fix typo.
* lispref/display.texi (Progress, Face Remapping):
* lispref/processes.texi (Serial Ports):
* lispref/windows.texi (Recombining Windows): Fix typos.
* misc/dbus.texi (Properties and Annotations): Fix typo.
2013-12-08 16:33:27 +01:00
Bastien Guerry
ed72f323bf
org.texi: Don't include Emacs version within Org's version
...
Thanks to Glenn for reporting this.
2013-12-06 15:43:10 +01:00
Bastien Guerry
73d3db828e
Merge Org 8.2.4
2013-12-06 12:21:31 +01:00
Michael Albinus
543dd9697c
* dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
2013-12-05 16:34:30 +01:00
Glenn Morris
26e4aa7db6
doc/ distclean rules should remove Makefiles
...
* emacs/Makefile.in (distclean):
* lispintro/Makefile.in (distclean):
* lispref/Makefile.in (distclean):
* misc/Makefile.in (distclean):
Remove Makefile.
2013-11-30 10:34:58 -08:00
era eriksson
0ec16636be
* doc/misc/ses.texi (Quick Tutorial): New chapter.
...
(The Basics, Formulas): Copyedits.
(Resizing, Printer functions): Add index entries.
Fixes: debbugs:14748
2013-11-20 00:52:15 -08:00
Paul Eggert
d138982874
Spelling fixes.
...
* lisp/org/ob-python.el (org-babel-python-with-earmuffs):
Rename from org-babel-python-with-earmufs. All uses changed.
(org-babel-python-without-earmuffs):
Rename from org-babel-python-without-earmufs. All uses changed.
2013-11-16 23:51:24 -08:00
Jay Belanger
014690de70
* calc/calc.el (calc-context-sensitive-enter): New variable.
...
(calc-enter): Use `calc-context-sensitive-enter'.
* doc/misc/calc.texi (Customizing Calc): Mention the new variable
`calc-context-sensitive-enter'.
2013-11-16 22:22:24 -06:00
Bastien Guerry
ae0cb5361e
Remove org-docbook.el, which is not in Org 8.2.3a.
...
Fix error in org.texi header.
Thanks to Sean Sieger and Michael Albinus for reporting this.
2013-11-12 15:54:41 +01:00
Bastien Guerry
271672fad7
Merge Org version 8.2.3a.
2013-11-12 14:06:26 +01:00
Alex Schroeder
f358e6e5d3
Fix a typo in (epa) Encrypting/decrypting *.gpg files
2013-11-08 09:49:40 +01:00
Michael Albinus
955ada112b
* ert.texi (Running Tests Interactively): Adapt examle output.
...
(Tests and Their Environment): Mention skip-unless.
2013-10-24 09:40:05 +02:00
Glenn Morris
76f1a3c314
Remove remaining @refills from doc/*/*.texi files
2013-10-23 13:20:09 -04:00
Glenn Morris
48f73cfbf3
Progress towards allowing installation in directories with whitespace
...
* Makefile.in (COPYDESTS, write_subdir, install-arch-dep)
(install-arch-indep, install-etcdoc, install-info, install-man)
(install-etc, uninstall): Quote entities that might contain whitespace.
* build-aux/update-subdirs: Handle whitespace in argument.
Check cd return value.
* doc/emacs/Makefile.in (install-dvi, install-html, install-pdf)
(install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
(uninstall-pdf): Quote entities that might contain whitespace.
* doc/lispintro/Makefile.in (install-dvi, install-html, install-pdf)
(install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
(uninstall-pdf): Quote entities that might contain whitespace.
* doc/lispref/Makefile.in (install-dvi, install-html, install-pdf)
(install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
(uninstall-pdf): Quote entities that might contain whitespace.
* doc/misc/Makefile.in (install-dvi, install-html, install-pdf)
(install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
(uninstall-pdf): Quote entities that might contain whitespace.
* lib-src/Makefile.in ($(DESTDIR)${archlibdir}, need-blessmail, install)
(uninstall): Quote entities that might contain whitespace.
* nt/Makefile.in ($(DESTDIR)${archlibdir}, install, uninstall):
Quote entities that might contain whitespace.
2013-10-23 00:20:57 -07:00
Jay Belanger
c8722a9799
* calc/calc-comb.el (math-prime-test): Don't assume large integers are
...
represented by lists.
* doc/misc/calc.el (Data Type Formats): Don't specify the size at
which integers begin to be represented by lists.
2013-10-16 22:37:05 -05:00
Xue Fuqiao
f55f544f40
* doc/misc/cl.texi (Argument Lists): Add indexes for &key and &aux.
2013-10-15 06:25:14 +08:00
Glenn Morris
8c106d177f
Use accented form of some names
...
* doc/emacs/ack.texi (Acknowledgments):
* doc/emacs/emacs.texi (Acknowledgments):
* doc/lispref/intro.texi (Acknowledgments): Use accented form of some names.
* lisp/emacs-lisp/authors.el (authors-aliases, authors-ignored-files):
Add some entries.
(authors-fixed-entries): Use accented form of name.
2013-10-12 17:31:19 -07:00
Michael Albinus
81856d28fc
* trampver.texi: Update release number.
2013-10-07 14:48:18 +02:00
Michael Albinus
afae9a6953
Sync with Tramp 2.2.8.
...
* tramp.texi (External packages): Use `non-essential'.
* trampver.texi: Update release number.
2013-10-02 15:52:32 +02:00
Paul Eggert
230fe2a5a1
Merge from gnulib.
...
This incorporates the following changes:
2013-09-19 stdio: OS X port of putc_unlocked + extern inline
2013-09-19 signal: OS X port of sigaddset etc. + extern inline
2013-09-19 extern-inline: do not always suppress extern inline on OS X
2013-09-17 getgroups: statement without effect
2013-08-28 headers: check that _GL_INLINE_HEADER_BEGIN is defined
2013-09-19 14:40:08 -07:00
Glenn Morris
fe30962e0b
* doc/misc/eshell.texi: Markup fixes.
2013-09-14 16:47:54 -07:00
Xue Fuqiao
412a09723c
Minor fixes for ido.texi.
...
* doc/misc/ido.texi (Interactive Substring Matching): Use @key{RET}
instead of @kbd{RET}.
(Prefix Matching): Add an index.
2013-09-11 22:06:22 +08:00
Glenn Morris
7dc61a66e7
* doc/misc/emacs-gnutls.texi: Tweak direntry.
...
* info/dir: Tweak emacs-gnutls entry.
2013-09-08 16:31:14 -07:00
Michael Albinus
97e99cc328
* tramp.texi (Alternative Syntax): Remove chapter.
2013-09-06 10:25:15 +02:00
Paul Eggert
50b13cdedb
* Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
...
for portability to hosts where /bin/sh has problems.
2013-08-27 23:01:52 -07:00
Stefan Monnier
0acfedd349
Try to reduce redundancy in doc/misc/Makefile.in.
...
* 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.
2013-08-27 21:37:13 -04:00
Glenn Morris
63e984f8fd
Update location of Emacs on MS Windows FAQ
2013-08-27 15:40:24 -04:00
Glenn Morris
278208b8e6
* doc/misc/efaq.texi: Rename from faq.texi, to match its output files.
...
* doc/misc/Makefile.in: Update for faq.texi name change.
* admin/admin.el (manual-misc-manuals): "faq" does not need special
treatment any more.
2013-08-27 13:19:04 -04:00
Glenn Morris
79c238dc2f
* doc/misc/efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
2013-08-27 01:14:58 -07:00
Glenn Morris
c076ba953a
* doc/misc/Makefile.in (webhack): Remove; it's nothing to do with Emacs.
...
Presumably it is some Gnus thing.
2013-08-27 01:04:08 -07:00
Glenn Morris
1857cd3f9e
Move source for Emacs on MS Windows FAQ here from Emacs webpages repository
...
* 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.
2013-08-27 00:57:39 -07:00
Paul Eggert
12c4970d70
Minor merge from gnulib (mostly just for texinfo.tex).
2013-08-26 15:17:31 -07:00
Katsumi Yamaoka
dab3a8d5fe
Gnus: Exclude iso-2022-jp-2 and shift_jis from the default value set to mm-coding-system-priorities for Japanese users
2013-08-19 05:10:33 +00:00
Paul Eggert
526e5233cc
Spelling fixes.
2013-08-15 22:15:51 -07:00
Glenn Morris
8121e4813d
Merge from emacs-24; up to 2013-01-02T16:37:04Z!eggert@cs.ucla.edu
2013-08-13 00:02:00 -07:00
Glenn Morris
55f612f03e
Rename some doc/misc info nodes to avoid chars that can cause Texinfo problems
...
* 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.
2013-08-12 23:55:21 -07:00
Katsumi Yamaoka
d401ef43f6
doc/misc/gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave
2013-08-12 01:48:11 +00:00
Paul Eggert
eaca0446e7
Merge from gnulib.
...
This incorporates:
2013-08-11 fpending: port to recent Cygwin change to stdio_ext.h
2013-08-10 sys_time: port to OpenBSD
2013-08-11 17:52:17 -07:00
Glenn Morris
808190e694
Reduce some duplication in doc/misc/Makefile.in
...
* 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.
2013-08-11 17:41:34 -07:00
Glenn Morris
7a22490f14
Merge from emacs-24; up to 2013-01-02T10:15:31Z!michael.albinus@gmx.de
2013-08-11 17:09:11 -07:00