1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 18:41:25 -08:00
Commit graph

44538 commits

Author SHA1 Message Date
Kenichi Handa
bbd84e169f (thai-tis620): Make it safe. 2002-11-18 00:08:16 +00:00
Kenichi Handa
8c181cf1e8 (lao): Make it safe. 2002-11-18 00:07:56 +00:00
Kenichi Handa
161e03ae49 (hebrew-iso-8bit): Make it safe. 2002-11-18 00:07:28 +00:00
Kenichi Handa
c25713f103 (iso-latin-1): Make it safe.
(iso-latin-2, iso-latin-3, iso-latin-4, iso-latin-5, iso-latin-8)
(iso-latin-9): Likewise.
2002-11-18 00:07:06 +00:00
Kenichi Handa
4fdc60267e (greek-iso-8bit): Make it safe. 2002-11-18 00:06:30 +00:00
Kenichi Handa
6de22aead5 (cyrillic-iso-8bit): Make it safe. 2002-11-18 00:05:52 +00:00
Kenichi Handa
123c9ed2fe *** empty log message *** 2002-11-18 00:02:20 +00:00
Miles Bader
6ae2cd5715 (load_face_font): Set `face->overstrike' based on result from
choose_face_font.
(best_matching_font, choose_face_font): Add `needs_overstrike'
argument, and use it to return whether overstriking is desirable
for this face/font combo.
(set_font_frame_param: Pass new argument to choose_face_font.
2002-11-17 23:54:10 +00:00
Miles Bader
fce1344909 (x_draw_glyph_string_foreground)
(x_draw_composite_glyph_string_foreground): Implement overstriking.
2002-11-17 23:49:32 +00:00
Miles Bader
11894ceb31 (struct face): Add `overstrike' field. 2002-11-17 23:46:26 +00:00
Markus Rost
40bf436d25 (defgroup speedbar): Use group 'etags instead of nonexisting group
'tags.
2002-11-17 22:49:07 +00:00
Markus Rost
060b279a11 Add provide call. 2002-11-17 22:43:07 +00:00
Markus Rost
436de921cd (feedmail-fiddle-headers-upwardly,feedmail-fiddle-plex-user-list):
Fix typo in group name.
2002-11-17 22:41:02 +00:00
Markus Rost
a27b41aba3 (makefile-space-face): Fix typo in group name. 2002-11-17 22:37:11 +00:00
ShengHuo ZHU
62363b2165 * message.el (message-set-auto-save-file-name): Use
make-directory, to avoid the dependence on gnus-util.
2002-11-17 22:35:49 +00:00
Ben Key
f60ae425e9 Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME. 2002-11-17 22:35:26 +00:00
Markus Rost
87a609d3fb (defgroup ispell): Arrange that definition starts at beginning of
line.
2002-11-17 22:34:13 +00:00
Markus Rost
23179a73c3 (defgroup table-hooks): New group.
(table-cell-map-hook): Fix typo in group name.
2002-11-17 22:31:53 +00:00
Markus Rost
ebea495a18 (diary-button-face): Add group and version number. 2002-11-17 22:26:54 +00:00
Michael Kifer
6dfd1bcc54 2002-11-17 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-diff.el (ediff-setup-diff-regions): change regexp.

	* ediff-mult.el: comments.

	* ediff.el: comments.
2002-11-17 22:26:48 +00:00
Markus Rost
d283d229dc (defgroup warnings): New group. 2002-11-17 22:24:42 +00:00
Markus Rost
000d99237f (update-autoloads-from-directories): Sort the list of files with no
autoloads.
2002-11-16 22:41:33 +00:00
Markus Rost
5d22135b02 Patch of Alan Shutko <ats@acm.org> by way of rms.
(diary-face): New.
(european-calendar-display-form, describe-calendar-mode)
(mark-visible-calendar-date, calendar-mark-today): Tidy doc string.
(calendar-make-alist): New.
(calendar-mode): Set up font-lock mode.
(generate-calendar-window): Fontify if font-lock-mode is on.
2002-11-16 19:19:35 +00:00
Markus Rost
86432f811e Patch of Alan Shutko <ats@acm.org> by way of rms.
(list-diary-entries): Pass a marker
indicating source of entry to add-to-diary-list.
(diary-button-face, diary-entry, diary-goto-entry): New, to
support click to diary file.
(fancy-diary-display): Buttonize diary entries.
(list-sexp-diary-entries): Pass a marker indicating source of
entry to add-to-diary-list.
(diary-date): Return mark as well as entry.
2002-11-16 19:17:20 +00:00
Eli Zaretskii
ffd5cede9d (cp866-decode-table): Fix the translation table. 2002-11-16 09:20:33 +00:00
Martin Stjernholm
6b5bbb986b (cc-bytecomp-defun): Fixed bug that caused existing function
definitions to be overridden by phonies when the bytecomp environment
is restored.
2002-11-16 01:37:44 +00:00
Jason Rumney
2c26ee517f (w32_get_glyph_string_clip_rect): Clip cursor tightly. 2002-11-16 01:21:22 +00:00
Jason Rumney
c8d88d0890 (w32_load_system_font): Don't disable Cleartype. 2002-11-16 01:18:17 +00:00
Jason Rumney
517f42a0b3 *** empty log message *** 2002-11-16 01:14:21 +00:00
Nick Roberts
10161b88a6 *** empty log message *** 2002-11-15 23:57:29 +00:00
Richard M. Stallman
03670a6517 *** empty log message *** 2002-11-15 23:56:41 +00:00
Richard M. Stallman
9c3eecf372 (syms_of_buffer): Doc fix. 2002-11-15 23:56:10 +00:00
Richard M. Stallman
38a1356dd8 (set-buffer-file-coding-system): Redo prev chg. 2002-11-15 23:52:11 +00:00
Nick Roberts
4a4d4c0f4e Initial debugger icons (pbm format) 2002-11-15 23:50:41 +00:00
Jason Rumney
4108c39dcb (x_draw_image_foreground)
(w32_draw_image_foreground_1): Use standard copy and invert
operations to draw images.
2002-11-15 23:33:34 +00:00
Jason Rumney
35624c0374 (x_create_x_image_and_pixmap): Fill in palette for
depth of 1.
(xbm_read_bitmap_data): Invert bits as xbm is read in.
(XPutPixel): Don't invert bits here.
2002-11-15 23:29:20 +00:00
Jason Rumney
aab83f9115 *** empty log message *** 2002-11-15 23:22:20 +00:00
Stefan Monnier
14e40288da (command_loop_1): Fix int/Lisp_Object mixup.
(adjust_point_for_property): Move out of display and invisible even if
we were already inside before (in case a property was added while
we weren't looking).  Be more careful when handling invisible props.
Skip invisible text as if it really wasn't there at all.
(interrupt_signal): Mark static.
2002-11-15 20:06:03 +00:00
Jason Rumney
197edd3510 (w32_defined_color): Adjust RGB values for Emacs.
(x_from_xcolors): Adjust RGB values for W32.
(image_background, image_background_transparent)
(postprocess_image, x_to_xcolors, x_disable_image)
(x_build_heuristic_mask): Adapt for W32 and enable.
(x_create_x_image_and_pixmap): Mark images with palettes as such.
(xbm_load): Remove unused variable.
2002-11-15 18:59:29 +00:00
Jason Rumney
d30591dcce (x_draw_image_foreground, x_draw_image_glyph_string)
(w32_draw_image_foreground_1): Handle image masks.
(x_draw_image_glyph_string): Don't BitBlt transparently.
2002-11-15 18:55:19 +00:00
Jason Rumney
a4478a76ad *** empty log message *** 2002-11-15 18:51:53 +00:00
John Paul Wallington
7ad5b90257 (ibuffer-use-other-window, ibuffer-use-header-line)
(ibuffer-visit-buffer, ibuffer-redisplay, ibuffer-update): Doc fix.
(ibuffer-mode-hooks): Remove spurious defvar.
(ibuffer): Run `ibuffer-hook' instead of `ibuffer-hooks'.
(ibuffer-mode): Run `ibuffer-mode-hook' instead of
`ibuffer-mode-hooks'.
2002-11-15 07:25:20 +00:00
Markus Rost
456f0b95dc Add provide call. 2002-11-15 05:25:19 +00:00
Richard M. Stallman
0c8440fd6e (set-buffer-file-coding-system): Undo prv chg. 2002-11-15 02:45:27 +00:00
Dave Love
49f8f50ab1 (Fmap_char_table): Cast `call2'. 2002-11-14 23:20:30 +00:00
Markus Rost
f954e891f8 (custom-make-dependencies): Bind load-file-name. 2002-11-14 21:38:12 +00:00
Markus Rost
1b527a7e02 (custom-declare-group): Remove unnecessary line of code. 2002-11-14 21:37:10 +00:00
Nick Roberts
7d941f629b *** empty log message *** 2002-11-14 21:22:04 +00:00
Stefan Monnier
8e685dc67b *** empty log message *** 2002-11-14 17:09:09 +00:00
Dave Love
59daa29a0a *** empty log message *** 2002-11-14 14:21:52 +00:00