1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-21 10:24:55 +00:00
Commit Graph

87521 Commits

Author SHA1 Message Date
Reiner Steib
9255ec865f (nnimap-demule-use-string-to-multibyte): New temporary
variable for debugging bug#464 and bug#1174.
(nnimap-demule): Use it.
2008-11-29 15:26:49 +00:00
Kenichi Handa
8cc53f96e5 (CHAR_CHARSET_P): Check if the encoder is loaded or
not before accessing it.
2008-11-29 13:47:31 +00:00
Martin Rudalics
9c6361c98b (Line Truncation): Add reference to Continuation Lines. 2008-11-29 13:36:10 +00:00
Martin Rudalics
6cb2ca7070 (Split Window): Add reference to Continuation Lines. 2008-11-29 13:35:07 +00:00
Martin Rudalics
2a472ee428 (Pop Up Window): Mention split-height-threshold
and split-width-threshold.
2008-11-29 13:15:52 +00:00
Eli Zaretskii
983ab7baf8 Add notes about Antinews. 2008-11-29 12:28:54 +00:00
Eli Zaretskii
47dbc0440f (Character Type): Correct the range of Emacs characters. Add an @xref
to "Character Codes".
2008-11-29 12:20:25 +00:00
Eli Zaretskii
b517357487 (String Basics): Add an @xref to "Character Codes". 2008-11-29 12:19:22 +00:00
Eli Zaretskii
57e2db6dec (Integer Basics): Add an @xref to `max-char'. 2008-11-29 12:18:44 +00:00
Eli Zaretskii
800702607a (Explicit Encoding): Update for Emacs 23.
(Character Codes): Document `max-char'.
2008-11-29 12:18:14 +00:00
Chong Yidong
2543eb396b (x-gtk-stock-cache): New hash table.
(x-gtk-map-stock): Perform caching to prevent excess consing during
2008-11-29 06:52:31 +00:00
Chong Yidong
f47b9de185 * term/x-win.el (x-gtk-stock-cache): New hash table.
(x-gtk-map-stock): Perform caching to prevent excess consing during
2008-11-29 06:51:18 +00:00
Stefan Monnier
a231a45f50 (completion--try-word-completion): Don't ignore
partial-completion if it's the only style.
2008-11-29 02:39:19 +00:00
Adrian Robert
e93bc1426f * macos.texi: Change references to 'Mac' to 'Mac / GNUstep'. (GNUstep Support): New node. * anti.texi: * emacs.texi: * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep. 2008-11-29 02:00:07 +00:00
Kenichi Handa
b8ebe9dd7f (Fdefine_charset_internal): After calculating
min_char, max_char, and fastmap, copy the charset structure again.
(encode_char): Fix the previous change.
2008-11-29 01:46:07 +00:00
Juanma Barranquero
2644eb3f38 * emacs-lisp/re-builder.el (reb-auto-update): Remove redundant code.
(re-builder): Reuse window displaying the *RE-Builder* buffer, if any.
  (reb-initialize-buffer): Update matches, in case we're reentering
  RE Builder mode.
2008-11-28 23:54:23 +00:00
Romain Francoise
3c00847f06 2008-11-28 Ulrich Mueller <ulm@gentoo.org>
* configure.in: Fix last change.
2008-11-28 22:39:06 +00:00
Chong Yidong
f8d106b0f8 (PC-do-complete-and-exit): Synch to 2008-11-24 change to
minibuffer.el; recognize `confirm' and `confirm-after-completion'
values for minibuffer-completion-confirm.
2008-11-28 19:11:58 +00:00
Chong Yidong
8ce9231f25 * complete.el (PC-do-complete-and-exit): Synch to 2008-11-24
change to minibuffer.el; recognize `confirm' and
`confirm-after-completion' values for
minibuffer-completion-confirm.
2008-11-28 19:10:40 +00:00
Richard M. Stallman
43b978db78 (Dissociated Press): Minor cleanups. 2008-11-28 15:42:37 +00:00
Richard M. Stallman
39e269064e (Image-Dired): Avoid passive. 2008-11-28 15:40:38 +00:00
Richard M. Stallman
6a7447b343 (mips64-*-linux-gnu*, mips64el-*-linux-gnu*): New configurations. 2008-11-28 15:39:58 +00:00
Richard M. Stallman
ac134f2fc7 (Receiving Method Calls): Clean up previous change. 2008-11-28 14:48:05 +00:00
Eli Zaretskii
8b80cdf500 (Text Representations, Converting Representations, Character Sets,
Scanning Charsets, Translation of Characters): Make text more accurate.
2008-11-28 13:26:43 +00:00
Eli Zaretskii
e8e2bd9310 (Antinews): Add stuff about Unicode vs emacs-mule representation. 2008-11-28 12:01:44 +00:00
Martin Rudalics
4d1243c826 (eldoc-docstring-first-line): Don't match
any but the first "*" in a doc-string.
2008-11-28 10:23:21 +00:00
Seiji Zenitani
59bc82c0b9 * frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_frame_alpha.
* nsfns.m (ns_frame_parm_handlers): Set alpha handler.
* nsterm.m (x_set_frame_alpha): New function.
2008-11-28 05:40:36 +00:00
Glenn Morris
a99dceba92 (Format Conversion Round-Trip): Improve previous change. 2008-11-28 03:32:15 +00:00
Glenn Morris
08d55d13a7 (format-write-file): Improve previous doc fix. 2008-11-28 03:31:30 +00:00
Eli Zaretskii
32247e3db3 (Fx_font_family_list, syms_of_xfaces): Fix last change. 2008-11-27 20:18:34 +00:00
Chong Yidong
71b605b87e Explain why region-active-p is often not the best function to use. 2008-11-27 17:08:44 +00:00
Chong Yidong
58b356e9b5 Tweak the previous doc fixes. 2008-11-27 17:07:25 +00:00
Chong Yidong
6a9127b65f (use-empty-active-region, use-region-p, region-active-p): Doc fix. 2008-11-27 17:01:50 +00:00
Dan Nicolaescu
fba1d2bef1 Mention -nw and -c. Fix the character for --help.
Swap the order of -e and -n to follow the order displayed by --help.
2008-11-27 16:56:33 +00:00
Chong Yidong
cab8a1afac * simple.el (use-empty-active-region, use-region-p, region-active-p):
Doc fix.
2008-11-27 16:53:19 +00:00
Juanma Barranquero
b003e5ff45 * w32font.c (add_font_entity_to_list): Pass the right LOGFONT
pointer to check_face_name.
2008-11-27 15:19:40 +00:00
Martin Rudalics
a9d451f034 (display-buffer): Fix handling of not-this-window
argument.  (Bug#1415)
2008-11-27 13:20:15 +00:00
Juanma Barranquero
0956be4f1a * NEWS: Fix typo. (Bug#1439) 2008-11-27 09:14:14 +00:00
Kenichi Handa
6abbce6457 Set category 'C' to characters #x20000..#x2AFFF, #x2F800..#x2FFFF. 2008-11-27 08:03:03 +00:00
Kenichi Handa
8c766df1aa Set inhibit-load-charset-map to t while preloading
files.
2008-11-27 08:02:28 +00:00
Kenichi Handa
f10fdbfd42 (print_object): For bool-vector, delete unnecessary
check of ASCII_BYTE_P.
2008-11-27 08:02:15 +00:00
Kenichi Handa
bed6185fec (describe_vector): Adjusted for the change of
char_table_ref_and_range.  For char-table, put boundary between
non-ASCII and 8-bit characters.
2008-11-27 08:02:02 +00:00
Kenichi Handa
5b30be1a9d (fontset_add): Adjusted for the change of
char_table_ref_and_range.
(fontset_get_font_group): Likewise.
(Ffontset_info): Likewise.
2008-11-27 08:01:45 +00:00
Kenichi Handa
7ef1f5d11c (sub_char_table_ref_and_range): Adjusted for the
change of char_table_ref_and_range.
(char_table_ref_and_range): Change the meaning of argument FROM
and TO.  Now the caller must provide initial values for *FROM
and *TO.
2008-11-27 08:01:29 +00:00
Kenichi Handa
2bc20f0b55 (enum charset_method): Delete
CHARSET_METHOD_MAP_DEFERRED.
(DECODE_CHAR): Check if the decoder vector is ready.
(ENCODE_CHAR): Check if the encoder char-table is ready.
(maybe_unify_char): Extern it.
2008-11-27 08:00:43 +00:00
Kenichi Handa
ecca2aad92 (Vchar_unified_charset_table): Delete it.
(inhibit_load_charset_map): New variable.
(temp_charset_work): New variable.
(SET_TEMP_CHARSET_WORK_ENCODER, GET_TEMP_CHARSET_WORK_ENCODER)
(SET_TEMP_CHARSET_WORK_DECODER, GET_TEMP_CHARSET_WORK_DECODER):
New macros.
(load_charset_map): Meaning of control_flag changed.  If
inhibit_load_charset_map is nonzero, setup a table in
temp_charset_work.
(load_charset): New argument control_flag.
(map_charset_for_dump): New function.
(map_charset_chars): If inhibit_load_charset_map is nonzero, use
map_charset_for_dump.
(Fdefine_charset_internal): If the charset method is MAP, load
mapping tables by calling load_charset.
(Funify_charset): Don't load a mapping table but directly set
Vchar_unify_table.
(maybe_unify_char): New function.
(decode_char): Don't handle the deleted method MAP_DEFERRED.
Handle the case of inhibit_load_charset_map being nonzero.
(encode_char): Don't handle the deleted method MAP_DEFERRED.
Handle the case of inhibit_load_charset_map being nonzero.
(Fclear_charset_maps): Just free temp_charset_work.
(syms_of_charset): Make `inhibit-load-charset-map' a Lisp
variable.
2008-11-27 08:00:16 +00:00
Kenichi Handa
55870ffc30 (MAYBE_UNIFY_CHAR): Call maybe_unify_char instead of
Funify_charset.
2008-11-27 07:59:35 +00:00
Kenichi Handa
cd48687577 (hash_get_category_set): New function.
(Fmodify_category_entry): Adjusted for the change of
char_table_ref_and_range.  Call hash_get_category_set to get a
category set to store in the table.
2008-11-27 07:59:21 +00:00
Kenichi Handa
1a182119e3 (SET_CATEGORY_SET): Call set_category_set.
(set_category_set): Extern it.
2008-11-27 07:59:11 +00:00
Kenichi Handa
708550f509 *** empty log message *** 2008-11-27 07:58:57 +00:00