Dave Love
3a0d92e875
bogus checkin
2001-02-12 20:23:17 +00:00
Dave Love
9b18faaf80
*** empty log message ***
2001-02-12 20:22:02 +00:00
Dave Love
fce9d9dc7e
*** empty log message ***
2001-02-12 19:00:16 +00:00
Eli Zaretskii
bc40691138
(set-input-method): Doc fix.
2001-02-12 18:52:02 +00:00
Dave Love
19be0f52b1
Undo coding change, which screwed up somehow.
2001-02-12 18:46:02 +00:00
Dave Love
4c813282bf
Doc fixes. Change coding to
...
iso-2022-7bit.
(latin1-display) <defgroup>: Add :link.
(latin1-display) <function>: Set variable latin1-display.
2001-02-12 18:09:36 +00:00
Eric M. Ludlam
68514d48aa
(speedbar-frame-parameters): No toolbar lines.
...
(speedbar-line-file): Return nil if not a file.
(speedbar-buffers-line-path): Return file for tags, and dir for files.
2001-02-12 16:33:03 +00:00
Andrew Innes
60222d69c6
(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-12 14:50:08 +00:00
Dave Love
6c542587e5
*** empty log message ***
2001-02-12 11:23:07 +00:00
Michael Kifer
513bea4565
2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
...
* ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
for remote files.
(ediff-coding-system-for-read): replaced the no-conversion default
with raw-text.
* ediff-init.el: Removed :version from defcustom vars.
* ediff-util.el (ediff-compute-custom-diffs-maybe): Better
handling of the diff mode
* ediff.texi: Added ediff-coding-system-for-read.
* viper.texi: typos
2001-02-12 08:47:13 +00:00
Dave Love
36fd8e1761
Doc fixes.
...
(shadow) <defgroup>: Add :link.
(shadowfile-unload-hook): New function.
(shadow-initialize): Use defalias, not fset.
(shadow-define-cluster, shadow-define-literal-group)
(shadow-define-regexp-group, shadow-initialize): Add autoload
cookie.
2001-02-11 21:31:57 +00:00
Dave Love
4756109ef4
extra fonts
2001-02-11 18:36:39 +00:00
Dave Love
889be0a15e
point to INSTALL
...
reduce hideshow entry
mac-roman coding system
2001-02-11 18:35:57 +00:00
ShengHuo ZHU
fb6de1b533
* gnus.texi (Pterodactyl Gnus): Added.
...
(Newest Features): Removed. Suggested by RMS.
2001-02-11 17:56:04 +00:00
Dave Love
521d4010c2
*** empty log message ***
2001-02-11 17:07:35 +00:00
Dave Love
5449c31799
(message-signature-file): Fix doc, :type.
2001-02-11 16:48:36 +00:00
Kenichi Handa
a63bcdb884
(mode-line): Set :line-width property to -1.
2001-02-11 06:47:20 +00:00
Kenichi Handa
92395bbe6e
*** empty log message ***
2001-02-11 06:45:22 +00:00
Richard M. Stallman
2ad432aba9
(partial-completion-mode): Doc fix.
2001-02-10 17:06:06 +00:00
Richard M. Stallman
08b7897422
*** empty log message ***
2001-02-10 17:05:47 +00:00
Richard M. Stallman
103db06c7a
(delete-key-deletes-forward-mode):
...
Change `let' to `let*' to fix gross bug in last change.
2001-02-10 16:34:42 +00:00
Richard M. Stallman
bea4b9cef4
(repeat): Don't let execute-kbd-macro alter real-last-command.
2001-02-10 16:33:44 +00:00
Richard M. Stallman
ad0fd6b9f3
Improve Texinfo usage.
2001-02-10 16:30:42 +00:00
Richard M. Stallman
2614541711
Small change in intro.
2001-02-10 16:18:50 +00:00
Eli Zaretskii
471d127401
Move Seiichiro Inoue's entry to its place.
2001-02-10 11:01:56 +00:00
Eli Zaretskii
2679716a55
Add a comment about criteria for inclusion in this chapter.
...
From Richard M. Stallman.
2001-02-10 11:00:30 +00:00
Eli Zaretskii
b930de7836
(Acknowledgements): Make up-to-date with Emacs 21.
2001-02-10 10:50:24 +00:00
Eli Zaretskii
a6a1ee536e
(eval-expression): Doc fix.
2001-02-10 06:45:56 +00:00
Dave Love
976e00f1e4
*** empty log message ***
2001-02-10 01:04:02 +00:00
Dave Love
684265eb7c
Changes for ins/del in repeat.
2001-02-10 00:57:35 +00:00
Dave Love
7fe1f21395
(widget-convert-text): Respect personality for
...
Emacspeak.
(insert/delete-button): New widget type.
(widget-insert/delete-button-action, widget-list-item-insert)
(widget-list-item-delete): New functions.
(insert-button): Change :tag, :help-echo.
(delete-button, widget-delete-button-action): Deleted.
(editable-list): Change :entry-format.
(widget-editable-list-entry-create): Use ins/del.
Process %-, not %i, %d.
2001-02-10 00:56:28 +00:00
Dave Love
9e37426472
Changes from Gnus CVS and other fixes.
2001-02-10 00:10:37 +00:00
Eli Zaretskii
4e22d295dc
Fix a typo in a comment.
2001-02-09 19:07:16 +00:00
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