Jan Djärv
fb193bb4a1
* keymaps.texi (Tool Bar): Mention that Gtk+/NS ignores item 1 to 3.
2013-11-10 13:18:03 +01:00
Xue Fuqiao
d612ddbb11
Add an cross-reference.
...
* doc/lispref/os.texi (Command-Line Arguments): Add cross-reference
for `dump-emacs'.
2013-11-09 15:19:16 +08:00
Xue Fuqiao
6e46645997
* doc/lispref/os.texi (Startup Summary): Typo fix.
2013-11-09 13:38:28 +08:00
Xue Fuqiao
be9d2b46f0
* doc/lispref/os.texi (Startup Summary): Add an index about startup screen.
2013-11-09 10:36:46 +08:00
Eli Zaretskii
8acb09ca61
Documentation followup to last commit.
...
doc/lispref/display.texi (Truncation): Document that cache-long-scans is now
non-nil by default. (Bug#15797)
2013-11-08 12:27:15 +02:00
Alex Schroeder
f358e6e5d3
Fix a typo in (epa) Encrypting/decrypting *.gpg files
2013-11-08 09:49:40 +01:00
Xue Fuqiao
cfeda39028
Revert an indexing change.
...
See http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00193.html
2013-11-06 22:22:02 +08:00
Eli Zaretskii
c67c5132e9
Fix indexing in the lispref manual.
...
doc/lispref/lists.texi (Rearrangement): Fix indexing.
doc/lispref/display.texi (Bidirectional Display): Fix indexing.
2013-11-05 19:47:48 +02:00
Xue Fuqiao
95a23e62a9
Another indexing improvement for Unicode.
2013-11-05 19:48:39 +08:00
Xue Fuqiao
5e21526fc5
Improve indexing.
2013-11-05 19:42:58 +08:00
Xue Fuqiao
f5e49f5ba5
* doc/lispref/display.texi (Bidirectional Display): Add an index for UBA.
2013-11-05 19:27:35 +08:00
Xue Fuqiao
29aa2b718c
Doc fix.
...
* doc/lispref/display.texi (Glyphs): Add an index for glyph code.
* src/xdisp.c (syms_of_xdisp): Mention the active display table in doc
string of glyphless-char-display.
2013-11-05 17:00:52 +08:00
Glenn Morris
a0833f62d5
* lisp/startup.el (command-line-1): Allow `-L :...' to append to load-path.
...
* doc/emacs/cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
* etc/NEWS: Mention this.
2013-11-03 17:36:14 -08:00
Glenn Morris
881db7e0c4
* doc/emacs/cmdargs.texi (Action Arguments): Clarify `-L' a bit.
2013-11-02 16:36:32 -07:00
Glenn Morris
1ba6984e42
* doc/emacs/cmdargs.texi (Action Arguments): Clarify that `-L' prepends
2013-11-02 16:29:01 -07:00
Jan Djärv
3c334c1412
Add :distant-foreground to faces.
...
* doc/lispref/display.texi (Face Attributes): Document :distant-foreground.
* etc/NEWS: Mention :distant-foreground.
* lisp/faces.el (face-x-resources): Add :distant-foreground.
(region): Use :distant-foreground for gtk and ns.
* src/dispextern.h (lface_attribute_index): Add
LFACE_DISTANT_FOREGROUND_INDEX.
* src/xfaces.c: Declare color_distance.
(QCdistant_foreground): New variable.
(NEAR_SAME_COLOR_THRESHOLD): New define.
(load_color2): New function.
(load_color): Call load_color2.
(load_face_colors): Call load_color2 and if distant-color is specified
calculate distant and use distant-color if colors are near.
(LFACE_DISTANT_FOREGROUND): New define.
(merge_face_ref, Finternal_set_lisp_face_attribute)
(Finternal_get_lisp_face_attribute)
(x_supports_face_attributes_p): Handle distant-foreground similar to
foreground.
(syms_of_xfaces): DEFSYM QCdistant_foreground.
2013-11-01 16:47:10 +01:00
Xue Fuqiao
bc5184ab59
* doc/lispref/display.texi (Abstract Display): Improve indexing.
2013-10-30 18:08:11 +08:00
Stefan Monnier
23af34b00c
* doc/lispref/display.texi (Selective Display): Discourage the use of explicit
...
selective display.
2013-10-29 10:49:10 -04:00
Xue Fuqiao
e54711f396
* doc/lispref/display.texi (Abstract Display): Explain the meaning of Ewoc.
2013-10-29 22:36:01 +08:00
Xue Fuqiao
836b431328
Fix a typo.
2013-10-29 22:23:07 +08:00
Xue Fuqiao
3440d80e12
Use @code instead of @var for a normal variable.
...
* doc/lispref/display.texi (Button Buffer Commands): Use @code instead
of @var for a normal variable.
2013-10-29 22:15:52 +08:00
Xue Fuqiao
142207c0e6
* doc/lispref/display.texi (Multi-Frame Images): Improve indexing.
2013-10-29 19:58:50 +08:00
Xue Fuqiao
027d950f5c
Add an index for multi-frame images.
...
* doc/lispref/display.texi (Multi-Frame Images): Add an index for multi-frame images.
2013-10-29 19:20:24 +08:00
Xue Fuqiao
64ba53a23c
Use @code instead of @var for a normal variable, since @var should
...
indicate metasyntactic variables.
2013-10-29 18:52:03 +08:00
Xue Fuqiao
81cf3b079a
Add an index for image-size.
...
* doc/lispref/display.texi (Showing Images): Add an index for image-size.
2013-10-29 18:25:35 +08:00
Xue Fuqiao
18c9f8a224
* lisp/image.el (defimage): Doc fix.
2013-10-28 06:53:48 +08:00
Xue Fuqiao
77197f90a0
Comment
2013-10-27 22:12:16 +08:00
Xue Fuqiao
44e0cfaf57
Add an index for image maps.
2013-10-27 21:07:24 +08:00
Xue Fuqiao
3c640e29b8
Add an index for edge-detection algorithms.
...
* doc/lispref/display.texi (Image Descriptors): Add an index for edge-detection algorithms.
2013-10-27 12:40:16 +08:00
Xue Fuqiao
918a7ad426
Add an index for customizing fringe bitmaps.
2013-10-26 10:25:54 +08:00
Xue Fuqiao
7db9c31e3d
* doc/lispref/display.texi (Fringe Indicators): Add indexes for fringe indicators.
2013-10-26 10:20:04 +08:00
Xue Fuqiao
68c9b8763c
Comment
2013-10-26 10:02:51 +08:00
Xue Fuqiao
8b022e34fd
Improve indexing.
2013-10-25 21:56:59 +08:00
Xue Fuqiao
651c39f8e8
Continuation of previous change.
2013-10-25 21:34:21 +08:00
Xue Fuqiao
3e1300f765
* doc/lispref/display.texi (Low-Level Font): Improve indexing.
2013-10-25 21:12:58 +08:00
Xue Fuqiao
2194b2a4b0
* doc/lispref/nonascii.texi (Character Properties): Add an index for
...
script symbols.
2013-10-25 20:23:07 +08:00
Xue Fuqiao
619a46f8d2
* doc/lispref/display.texi (Fontsets): Minor wording fix.
2013-10-25 19:44:35 +08:00
Xue Fuqiao
4fa11a3664
Improve indexing.
2013-10-24 22:00:59 +08:00
Xue Fuqiao
8b78f36c3a
* doc/lispref/display.texi (Low-Level Font): Add an index for font registry.
2013-10-24 21:53:20 +08:00
Xue Fuqiao
235bd03a9f
* doc/lispref/display.texi (Font Selection): Add indexes for font selection.
2013-10-24 21:16:51 +08:00
Xue Fuqiao
578ef6b9a2
* doc/lispref/display.texi (Face Remapping): Add indexes for face remapping.
2013-10-24 20:17:57 +08: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
Xue Fuqiao
93be1936a3
Comment
2013-10-23 21:29:39 +08: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
Xue Fuqiao
8715f5a6aa
Remove unnecessary @refill.
2013-10-21 06:33:05 +08:00
Xue Fuqiao
8d02f0ad3b
Add indexes for the ‘:box’ face attribute.
...
* doc/lispref/display.texi (Face Attributes): Add indexes for the ‘:box’ face attribute.
2013-10-19 21:53:01 +08:00
Xue Fuqiao
74f202ae2d
Another index for line height.
2013-10-18 22:27:44 +08:00
Xue Fuqiao
917ac5ebf7
* doc/lispref/display.texi (Line Height): Add an index for line height.
2013-10-18 22:22:55 +08:00
Xue Fuqiao
14cf4bfea9
Continuation of previous change.
2013-10-17 21:56:37 +08:00