Kenichi Handa
91ea32958e
(International): List all supported scripts. Adjust
...
text for that leim is now included in the normal Emacs
distribution.
(Language Environments): List all language environments.
Intlfonts contains fonts for most supported scripts, not all..
(Select Input Method): Refer to C-u C-x = to see how to type to
input a specifc character.
(Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
2005-06-23 05:26:58 +00:00
Juanma Barranquero
1fcb680845
*** empty log message ***
2005-06-23 01:47:32 +00:00
Juanma Barranquero
d81dbd54dd
(Grep Searching): Texinfo usage fix.
2005-06-23 01:22:28 +00:00
Juanma Barranquero
56d495a3e2
(Miscellaneous Commands): Texinfo usage fix.
2005-06-23 01:21:38 +00:00
Juanma Barranquero
51dfeb3e9c
(Miscellaneous): Texinfo usage fix.
2005-06-23 01:20:30 +00:00
Juanma Barranquero
a8a0b8161c
(MIME Commands, Fancy Mail Splitting, Agent Visuals, Agent Variables): Texinfo
...
usage fix.
2005-06-23 01:19:43 +00:00
Juanma Barranquero
53d80e53b3
(Help-Xref): Texinfo usage fix.
2005-06-23 01:17:30 +00:00
Juanma Barranquero
18eafade60
(Message Headers): Texinfo usage fix.
2005-06-23 01:16:33 +00:00
Juanma Barranquero
8485a05332
(Remember): Texinfo usage fix.
2005-06-23 01:15:19 +00:00
Juanma Barranquero
ae24815bba
(Options (Defining Label Environments), Options (Index Support), Options
...
(Viewing Cross-References), Options (Misc), Changes): Texinfo usage fix.
2005-06-23 01:13:41 +00:00
Juanma Barranquero
45d5a9b366
(Creating a display): Texinfo usage fix.
2005-06-23 01:09:03 +00:00
Juanma Barranquero
887fbcff69
(Customizing Completion, Auto-save and Backup): Texinfo usage fix.
2005-06-23 01:07:53 +00:00
Kenichi Handa
080525ae58
(change-log-font-lock-keywords): Make the regexp for
...
date lines stricter.
2005-06-23 00:42:02 +00:00
Kim F. Storm
9d12e52b0d
*** empty log message ***
2005-06-22 23:19:20 +00:00
Kim F. Storm
51f10faa17
(Fmatch_data): Remove evaporate option.
...
(Fmatch_data): Do not mention evaporate option in doc string.
Add commentary explaining evaporate arg (for internal use only).
(unwind_set_match_data): Add comment on evaporate use.
2005-06-22 23:18:59 +00:00
Kim F. Storm
d1fab151df
(save-match-data): Add comment about using evaporate arg
...
to set-match-data.
2005-06-22 23:18:45 +00:00
Kim F. Storm
68be435ea8
(Entire Match Data): Remove evaporate option for
...
match-data. Do not mention evaporate option for set-match-data.
2005-06-22 23:15:47 +00:00
Glenn Morris
6d44324c88
*** empty log message ***
2005-06-22 14:23:06 +00:00
Glenn Morris
c40f319394
(customize-face, customize-face-other-window): Handle face aliases.
2005-06-22 14:22:02 +00:00
Glenn Morris
9a558a07bb
(face-documentation, set-face-attribute)
...
(face-spec-set): Handle face aliases.
2005-06-22 14:20:18 +00:00
Glenn Morris
31c8b366fd
(Face Functions): Mention face aliases.
2005-06-22 14:16:33 +00:00
Juanma Barranquero
a1ef2eabbf
(help-make-xrefs): If a symbol representing a face name is not followed by the
...
word "face", it could still be a function or variable name, so don't bypass
other checks.
2005-06-22 13:55:32 +00:00
Juri Linkov
8906db2766
(ps-face-foreground-name, ps-face-background-name):
...
Replace aliased functions with calls where second arg `inherit' is t.
2005-06-22 12:07:36 +00:00
Miles Bader
5715f853a0
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-441
...
Update reference to renamed Buffer-menu-buffer face
2005-06-22 Miles Bader <miles@gnu.org>
* lisp/bindings.el (propertized-buffer-identification): Use renamed
`Buffer-menu-buffer' face.
2005-06-22 09:52:07 +00:00
Nick Roberts
98c751fe30
(gdb-error): New variable.
...
(gdb-error): New function.
(gdb-annotation-rules): Act on error-begin and error annotations.
(gdb-concat-output): Use font-lock-warning-face for errors.
2005-06-22 08:45:01 +00:00
Nick Roberts
8431b13635
*** empty log message ***
2005-06-22 08:43:02 +00:00
Lute Kamstra
1cad40aca6
Remove conflict markers.
2005-06-22 07:36:03 +00:00
Miles Bader
73106994f8
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-440
...
Change escape-glyph color on dark backgrounds back to cyan
2005-06-22 02:31:48 +00:00
Miles Bader
53abc3bfc0
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
...
Rename vertical-divider face to vertical-border
2005-06-22 Miles Bader <miles@gnu.org>
* lisp/faces.el (vertical-border): Renamed from `vertical-divider'.
2005-06-22 Miles Bader <miles@gnu.org>
* man/display.texi (Faces): Change `vertical-divider' to `vertical-border'.
2005-06-22 Miles Bader <miles@gnu.org>
* src/xfaces.c (Qvertical_border): Renamed from `Qvertical_divider'.
(realize_basic_faces, syms_of_xfaces): Update references to it.
* src/dispextern.h (enum face_id): Rename `VERTICAL_DIVIDER_FACE_ID'
to `VERTICAL_BORDER_FACE_ID'.
* src/dispnew.c (build_frame_matrix_from_leaf_window): Update references.
2005-06-22 01:22:42 +00:00
Richard M. Stallman
80df27a708
(Antinews): Texinfo usage fix.
2005-06-21 20:09:25 +00:00
Karl Berry
9d7d543c31
@copying
2005-06-21 18:39:14 +00:00
Karl Berry
e121563b8a
toc's before top node instead of at end
2005-06-21 18:17:30 +00:00
Juri Linkov
36a3b076c6
*** empty log message ***
2005-06-21 16:15:51 +00:00
Juri Linkov
33d537f0fe
(Fmodify_frame_parameters):
...
Call frame-set-background-mode after changing the background color
on non-window non-dos branch.
2005-06-21 16:14:51 +00:00
Juri Linkov
c20577bc3f
Rename obsolete function Qframe_update_face_colors to
...
Qframe_set_background_mode.
2005-06-21 16:14:34 +00:00
Juri Linkov
9b0ad2cbac
Add extern Qframe_set_background_mode.
2005-06-21 16:14:15 +00:00
Juri Linkov
188e0f504b
(Defining Faces): Add `customized-face'.
2005-06-21 16:05:06 +00:00
Juri Linkov
7cbb6dad76
(edebug-eval-defun):
...
Set `saved-face' temporarily to nil before calling form.
Set `customized-face' to the new spec after that.
2005-06-21 15:59:51 +00:00
Juri Linkov
a416b8923f
(eval-defun-1):
...
Set `saved-face' temporarily to nil before calling form.
Set `customized-face' to the new spec after that.
2005-06-21 15:59:33 +00:00
Juri Linkov
e44d251c0d
(face-user-default-spec): Try getting customized-face' prior to
saved-face'.
...
(frame-background-mode): Refill docstring.
2005-06-21 15:59:12 +00:00
Juanma Barranquero
f0cdbdfa39
Fix spellings.
2005-06-21 14:13:49 +00:00
Juanma Barranquero
23873c965c
*** empty log message ***
2005-06-21 14:12:12 +00:00
Juanma Barranquero
265b3f2a04
(1value, lambda, key-substitution-in-progress): Doc fixes.
...
(noreturn): Fix spellings.
2005-06-21 14:10:34 +00:00
Juanma Barranquero
66bf92744a
(ebnf-ebx-lex): Fix spellings.
2005-06-21 13:51:40 +00:00
Juanma Barranquero
f103649a0c
(ebnf-yac-lex): Fix spellings.
2005-06-21 13:50:40 +00:00
Juanma Barranquero
fc6e69631c
(ebnf-iso-lex): Fix spellings.
2005-06-21 13:49:38 +00:00
Juanma Barranquero
3fc422f857
(ebnf-dtd-lex): Fix spellings.
2005-06-21 13:49:00 +00:00
Juanma Barranquero
bd72986bb7
(ebnf-bnf-lex): Fix spellings.
2005-06-21 13:48:18 +00:00
Juanma Barranquero
13a93e6668
(ebnf-abn-lex): Fix spellings.
2005-06-21 13:47:30 +00:00
Juanma Barranquero
d81e15f2cd
(c-safe-scan-lists): Fix spellings.
2005-06-21 13:46:49 +00:00