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
Eli Zaretskii
6990c412ef
Minor fixes for last change in lispref/display.texi.
...
Fixes: debbugs:15375
2013-09-14 19:33:12 +03:00
Eli Zaretskii
d1ec44a551
Fix last change in lispref/display.texi.
...
Fixes: debbugs:15375
2013-09-14 18:34:33 +03:00
Eli Zaretskii
0df00f5905
Fix bug #15375 with inaccurate docs of display margin width values.
...
doc/lispref/display.texi (Display Margins): State the units of measuring
margin width.
src/buffer.c (syms_of_buffer) <left-margin-width, right-margin-width>:
Doc fix.
2013-09-14 12:24:34 +03:00
Eli Zaretskii
3509fb4083
doc/lispref/text.texi (Not Intervals): Minor wording fix.
2013-09-13 11:26:03 +03:00
Xue Fuqiao
4dfa4b9bd9
Comments.
2013-09-12 22:21:21 +08:00
Xue Fuqiao
99d8e6d6c2
* doc/lispref/functions.texi (Obsolete Functions): Add an index for obsolete functions.
2013-09-12 20:22:17 +08:00
Xue Fuqiao
384a7d723e
* doc/emacs/text.texi (Enriched Justification): Explain values of default-justification.
2013-09-12 20:04:18 +08:00
Xue Fuqiao
44ee21472c
Character properties fix in lispref.
...
* doc/lispref/nonascii.texi (Character Properties): Character properties fix
for decimal-digit-value and digit-value.
2013-09-12 07:05:21 +08: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
Stefan Monnier
eb31a86cb2
* doc/lispref/macros.texi (Defining Macros): Prefer "function" to "lambda
...
expression".
Fixes: debbugs:15296
2013-09-08 14:01:25 -04:00
Michael Albinus
97e99cc328
* tramp.texi (Alternative Syntax): Remove chapter.
2013-09-06 10:25:15 +02:00
Xue Fuqiao
adf2fc4a01
Merge from mainline.
2013-09-04 08:39:34 +08:00
Xue Fuqiao
63191d9f20
Some fixes for vc-ignore.
...
* lisp/vc/vc.el (vc-ignore): Rewrite.
(vc-default-ignore): New function.
(vc-default-ignore-completion-table): Use find-ignore-file.
* lisp/vc/vc-bzr.el (vc-bzr-ignore, vc-bzr-ignore-completion-table):
* lisp/vc/vc-git.el (vc-git-ignore, vc-git-ignore-completion-table):
* lisp/vc/vc-hg.el (vc-hg-ignore, vc-hg-ignore-completion-table):
Remove. Most code moved to vc.el.
* doc/emacs/maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
2013-09-04 08:31:13 +08:00
Glenn Morris
3a2a2fada1
* lispintro/emacs-lisp-intro.texi (beginning-of-buffer complete):
...
Put back a version of the removed paragraph about raw prefix arg.
2013-08-31 18:23:06 -07:00
Dani Moncayo
5229f00af6
* emacs-lisp-intro.texi (beginning-of-buffer complete): Update function details.
...
Fixes: debbugs:15085
2013-08-31 18:18:41 -07:00
Ulrich Müller
5d85cfe6f7
* doc/emacs/xresources.texi (Motif Resources):
...
Rename from LessTif Resources. Update xrefs.
* doc/emacs/emacs.texi: Update menu.
* doc/man/emacs.1: Update manual links.
Fixes: debbugs:15145
2013-08-31 12:49:52 -07: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
Stefan Monnier
a8544941cf
* lispref/variables.texi (File Local Variables): Don't recommend quoting!
2013-08-26 11:28:24 -04:00
Xue Fuqiao
eed991017a
Fix broken customization in Flymake.
...
* lisp/progmodes/flymake.el (flymake-get-real-file-name-function):
Fix broken customization. (Bug#15184)
2013-08-26 06:30:56 +08:00
Eli Zaretskii
9f0809d4ab
Document problems with Windows file names that end in blanks.
...
doc/lispref/files.texi (Information about Files): Mention file names with
trailing blanks on MS-Windows. (Bug#15130)
2013-08-20 17:49:09 +03: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
Xue Fuqiao
c5074806de
Minor improving in indexing of buffer position.
...
* doc/lispref/positions.texi (Positions): Improve indexing.
2013-08-19 07:12:32 +08:00
Eli Zaretskii
e2c904739e
Minor improving in indexing of "region".
...
doc/lispref/markers.texi (The Region): Improve indexing.
2013-08-18 22:25:15 +03:00
Xue Fuqiao
ad6643fe1a
* text.texi (Case Changes): Fix an `args-out-of-range' error in the example.
2013-08-17 22:14:41 +08:00
Xue Fuqiao
ab1006358f
* doc/lispref/modes.texi (SMIE, SMIE Grammar, SMIE Indentation): Add some indexes.
2013-08-17 19:14:10 +08:00
Xue Fuqiao
38b4c7f838
* doc/emacs/text.texi (Columns): Comment out undefined behavior.
2013-08-17 18:46:11 +08:00
Xue Fuqiao
d311017740
* doc/emacs/text.texi (Sorting): Fix indentation.
2013-08-17 16:04:31 +08:00
Xue Fuqiao
c9b39934d6
* doc/emacs/text.texi (Filling): Add cross-reference for hard newlines.
2013-08-17 12:31:22 +08:00
Xue Fuqiao
f33650d8cc
* doc/emacs/text.texi (Enriched Justification): Minor fixes.
2013-08-17 10:45:22 +08:00
Xue Fuqiao
278d6dd088
Mention interactive call of buffer-disable-undo.
...
* doc/lispref/text.texi (Maintaining Undo): Mention interactive call of
buffer-disable-undo.
2013-08-17 08:48:35 +08:00
Xue Fuqiao
70ff8240e4
Another doc fix for `buffer-undo-list'.
2013-08-17 06:32:24 +08:00
Xue Fuqiao
e4043ba039
Doc fix for `buffer-undo-list'.
2013-08-16 22:16:45 +08:00
Xue Fuqiao
907699465f
Reverse previous change, because kill-{new, append} don't have obvious advantage.
2013-08-16 16:27:49 +08:00
Xue Fuqiao
7bef426b5f
Advertise using kill-new' and
kill-append' in Lisp programs.
...
* lisp/simple.el (copy-region-as-kill, kill-ring-save): Advertise using
`kill-new' and `kill-append' in Lisp programs.
2013-08-16 16:11:44 +08:00
Xue Fuqiao
bd805d5bae
doc/lispref/text.texi(Margins): Add an index.
2013-08-16 14:03:18 +08:00
Paul Eggert
526e5233cc
Spelling fixes.
2013-08-15 22:15:51 -07:00
Xue Fuqiao
c8068af567
Refine the documentation of `insert-buffer-substring'.
2013-08-16 11:16:03 +08:00
Xue Fuqiao
8b8bf4a3ce
* doc/lispref/text.texi (Insertion): Add cross-references.
2013-08-16 09:57:58 +08:00
Xue Fuqiao
2bede2ed96
Remove documentation of undefined behavior.
...
* doc/lispref/positions.texi (Character Motion):
* doc/lispref/markers.texi (Moving Markers):
(Creating Markers): Comment out undefined behavior.
* src/marker.c (set_marker): Remove documentation of undefined behavior.
2013-08-16 08:20:56 +08:00
Xue Fuqiao
7cbbcaa0dd
* doc/lispref/markers.texi (The Region): Add/move indexes.
2013-08-15 16:27:22 +08:00