Dave Love
038f4ae3f7
*** empty log message ***
2001-02-09 17:17:17 +00:00
Dave Love
02dd1b1580
Updated.
2001-02-09 16:19:43 +00:00
Dave Love
1447c4b10f
(imenu-generic-expression): Doc fix.
2001-02-09 15:41:08 +00:00
Dave Love
45974ac693
(reb-mode): Quote the hook name. From
...
Juanma Barranquero.
2001-02-09 15:37:42 +00:00
Dave Love
d2f288c695
(authors): Expand `root' before running
...
find.
2001-02-09 15:12:08 +00:00
Kenichi Handa
0f937ebd99
(set-face-attribute): Describe the case of a negative
...
value specified for :line-width.
2001-02-09 12:35:36 +00:00
Kenichi Handa
9804b84670
*** empty log message ***
2001-02-09 12:35:22 +00:00
Kenichi Handa
08f9976fd4
(struct face): Add comment for how to handle a negative value in
...
box_line_width.
2001-02-09 12:35:06 +00:00
Kenichi Handa
89624b8b7c
(Finternal_set_lisp_face_attribute): The value of :box
...
and :line-width can be negative.
(realize_x_face): The value of attrs[LFACE_BOX_INDEX] can be
negative.
2001-02-09 12:34:17 +00:00
Kenichi Handa
ea2ba0d40e
(x_produce_image_glyph): Pay attention to the case that
...
face->box_line_width is negative.
(x_produce_stretch_glyph): Likewise.
(x_produce_glyphs): Likewise.
(x_estimate_mode_line_height): Likewise.
(x_draw_glyph_string_background): Likewise.
(x_draw_glyph_string_foreground): Likewise.
(x_draw_composite_glyph_string_foreground): Likewise.
(x_draw_glyph_string_box): Likewise.
(x_draw_image_foreground): Likewise.
(x_draw_image_relief): Likewise.
(x_draw_image_foreground_1): Likewise.
(x_draw_image_glyph_string): Likewise.
2001-02-09 12:33:58 +00:00
Eli Zaretskii
c8d9b4eead
Document problems with libjpeg unavailable as a shared library.
2001-02-09 10:42:05 +00:00
Jason Rumney
49be9f70fb
(w32_encode_char): Treat eight bit graphic and control
...
characters the same as ASCII and latin-1.
(x_display_and_set_cursor): Check for the focus frame's selected
window instead of selected_window.
(x_after_update_window_line): Don't clear if frame's internal
border width is zero.
(x_new_font): Don't change a tooltip's size.
(w32_initialize): Set char_ins_del_ok to 1.
2001-02-09 10:03:42 +00:00
Jason Rumney
aca583b261
(init-environment): Duplicate local string before putenv.
2001-02-09 09:57:04 +00:00
Jason Rumney
dc2202434b
(Fx_show_tip): Fix calls to make_number.
...
(x_set_font): If font hasn't changed, avoid recomputing
faces and other things.
(x_set_tool_bar_lines): Do nothing if frame is
minibuffer-only,
(Fx_create_frame): Add the tool bar height to the frame
height.
(x_create_tip_frame): Prevent changing the tooltip's
background color by specifying a color for the default font
in .Xdefaults.
(Qcancel_timer): New variable.
(syms_of_w32fns): Initialize and staticpro it.
(Fx_hide_tip, Fx_show_tip): Use it.
(Fx_show_tip): Make sure to set tip_timer to nil when canceling
the timer.
(toplevel): Lisp code for generating parts of syms_of_w32fns removed.
(Fx_show_tip): Fix calls to make_number.
(x_set_font): If font hasn't changed, avoid recomputing
faces and other things.
(x_set_tool_bar_lines): Do nothing if frame is
minibuffer-only,
(Fx_create_frame): Add the tool bar height to the frame
height.
(x_create_tip_frame): Prevent changing the tooltip's
background color by specifying a color for the default font
in .Xdefaults.
(Qcancel_timer): New variable.
(syms_of_w32fns): Initialize and staticpro it.
(Fx_hide_tip, Fx_show_tip): Use it.
(Fx_show_tip): Make sure to set tip_timer to nil when canceling
the timer.
(toplevel): Lisp code for generating parts of syms_of_w32fns removed.
2001-02-09 09:55:43 +00:00
ShengHuo ZHU
555e35d2da
2001-02-09 ShengHuo ZHU <zsh@cs.rochester.edu>
...
* charset.c (Fstring): A typo.
2001-02-09 06:13:57 +00:00
Kenichi Handa
603a8d59d2
(Fchar_to_string): If CHARACTER is less than 256,
...
return a unibyte string.
2001-02-09 05:32:46 +00:00
Kenichi Handa
5729c92fb2
(Fstring): If all arguments are less than 256, return a unibyte
...
string.
2001-02-09 05:32:24 +00:00
Kenichi Handa
e47a1c3370
*** empty log message ***
2001-02-09 05:29:17 +00:00
Kenichi Handa
d280ccb69e
(code_convert_region): After detecting a coding, if
...
nothing found, set coding->composing to COMPOSITION_NO.
(decode_coding_string): Likewise.
2001-02-08 23:29:44 +00:00
Kenichi Handa
19c92c9426
*** empty log message ***
2001-02-08 23:29:18 +00:00
Dave Love
4681ca3a6c
(widget-plist-convert-widget): Replace binding of
...
widget-plist-value-type.
(widget-alist-convert-widget): Replace binding of
widget-alist-value-type.
2001-02-08 23:25:15 +00:00
Stefan Monnier
532f519779
(which-func-mode): Invert which-func-mode-global.
...
Fix from Juanma Barranquero <lektu@uol.com.br>.
2001-02-08 22:14:49 +00:00
Dave Love
e57c6a7709
*** empty log message ***
2001-02-08 20:00:27 +00:00
Dave Love
08c80c70bb
Updateed.
2001-02-08 19:59:50 +00:00
Dave Love
5f87b05114
Current version.
2001-02-08 19:48:34 +00:00
Dave Love
a553a9f527
(rfc2047-fold-region): Don't forward-char at EOB.
...
(message-posting-charset): Defvar when compiling again.
(rfc2047-encodable-p): Require message.
2001-02-08 19:26:36 +00:00
Stefan Monnier
d8e675f595
(w32_set_scroll_bar_thumb): Use double' for range' to avoid overflow.
2001-02-08 15:07:23 +00:00
Dave Love
1d279666f4
*** empty log message ***
2001-02-08 11:40:23 +00:00
Francesco Potortì
7df65e9168
Correct recent instances of my mail address to
...
Francesco Potorti` <pot@gnu.org>
2001-02-08 10:25:31 +00:00
Kenichi Handa
88557bda57
*** empty log message ***
2001-02-08 06:31:18 +00:00
Dave Love
b4ef971d22
(gnus-score-after-write-file-function): Fix :type.
2001-02-08 00:26:17 +00:00
Dave Love
8fc7a9a170
(gnus-alter-articles-to-read-function): Fix :type.
2001-02-08 00:21:04 +00:00
Dave Love
a430ca8886
(pong-blank-color, pong-bat-color)
...
(pong-ball-color, pong-border-color, pong-left-key)
(pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
(pong-pause-key, pong-resume-key, pong-timer-delay): Fix :type.
2001-02-08 00:05:15 +00:00
Dave Love
f37489e672
(mh-compose-letter-function): Fix :type.
2001-02-08 00:01:35 +00:00
Dave Love
6a44f20fb5
(eshell-skip-prompt-function): Fix :type.
2001-02-07 23:59:40 +00:00
Dave Love
fc31a1c3e1
(eshell-cannot-leave-input-list): Remove
...
`backward-line'.
2001-02-07 23:58:30 +00:00
Dave Love
ee6a34366e
(ex-unix-type-shell-options): Fix :type.
2001-02-07 23:56:22 +00:00
Dave Love
b2639d518a
(recentf-menu-filter): Fix :type.
2001-02-07 23:51:21 +00:00
Dave Love
942a1d58ad
(ps-print-region-function): Fix :type.
2001-02-07 23:43:05 +00:00
Dave Love
53c9f0fa7d
(print-region-function): Fix :type.
2001-02-07 23:42:10 +00:00
Dave Love
4c1fc0f6a8
(forms-mode-hooks): Fix :type.
2001-02-07 23:40:52 +00:00
Dave Love
4dfb07fd32
(dirtrack-directory-change-hook): Fix :type.
2001-02-07 23:38:46 +00:00
Dave Love
4cb464b7a9
(temp-buffer-show-function, display-buffer-function): Fix :type.
2001-02-07 23:36:32 +00:00
Dave Love
b3df462253
(spell-filter): Fix :type.
2001-02-07 23:34:37 +00:00
Dave Love
8919155a8f
(sentence-end): Doc fix.
2001-02-07 23:33:35 +00:00
Dave Love
ef4d4394bf
(adaptive-fill-function): Fix :type
2001-02-07 23:31:57 +00:00
Dave Love
b4a64de468
(bibtex-autokey-before-presentation-function): Fix :type.
2001-02-07 23:30:40 +00:00
Dave Love
d639db3627
(find-tag-default-function): Fix :type.
2001-02-07 23:29:06 +00:00
Dave Love
48c9c43920
(dcl-calc-command-indent-function): Fix :type.
2001-02-07 23:28:21 +00:00
Dave Love
7c5fd35547
(ada-popup-key): Fix :type.
2001-02-07 23:25:59 +00:00