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
Dave Love
0971e7305d
(x_draw_relief_rect, x_draw_box_rect, x_update_cursor):
...
Declare all args (per C99).
2002-11-14 14:21:34 +00:00
Dave Love
7448803ec1
(unuse_menu_items, digest_single_submenu):
...
Declare all args (per C99).
2002-11-14 14:21:11 +00:00
Dave Love
caeea55a85
(x_put_x_image):
...
Declare all args (per C99).
2002-11-14 14:20:13 +00:00
Dave Love
e3383b6f3c
(message2_nolog, set_message):
...
Declare all args (per C99).
2002-11-14 14:19:55 +00:00
Dave Love
f45bedd470
(record_point):
...
Declare all args (per C99).
2002-11-14 14:18:26 +00:00
Dave Love
f76b7d78b6
(tparam):
...
Declare all args (per C99).
2002-11-14 14:18:05 +00:00
Dave Love
ddc447fcff
(scan_sexps_forward):
...
Declare all args (per C99).
2002-11-14 14:17:40 +00:00
Dave Love
250368afb5
(calculate_scrolling, calculate_direct_scrolling):
2002-11-14 14:16:14 +00:00
Dave Love
c4bf5bc326
(get_specified_cursor_type, get_window_cursor_type):
...
Don't declare.
2002-11-14 14:15:55 +00:00
Dave Love
b5fea23e3f
(get_specified_cursor_type, get_window_cursor_type):
...
Declare.
2002-11-14 14:15:48 +00:00
Dave Love
7652ade0b6
(Fcopy_sequence): Doc fix.
2002-11-14 14:15:07 +00:00
Dave Love
3861bdcd9e
(main) [!VMS]: Avoid third arg.
2002-11-14 14:14:01 +00:00
Dave Love
1e26d5ef05
(calccost, cmgoto): Declare all args (per C99).
2002-11-14 14:13:36 +00:00
Dave Love
020ea113e2
Declare all args (per C99).
2002-11-14 14:12:30 +00:00
Dave Love
30f637f839
(SETJMP_WILL_NOT_WORK): Add note.
2002-11-14 14:12:12 +00:00
Juanma Barranquero
ea73d12958
*** empty log message ***
2002-11-14 14:12:03 +00:00
Dave Love
b553981f42
(pop_retr): Declare comment.
2002-11-14 14:09:51 +00:00
Dave Love
7a71a86d3d
(read_c_string_or_comment): Declare msgno.
2002-11-14 14:09:44 +00:00
Juanma Barranquero
b8f2671f35
calendar/diary-lib.el (make-diary-entry): Allow for local variables at end of
...
diary file.
2002-11-14 14:09:41 +00:00
Dave Love
a8c4aa2e41
(YACC): Deleted.
2002-11-14 14:09:36 +00:00
Dave Love
f640e93b41
Undo last change.
2002-11-14 14:05:39 +00:00
Dave Love
53d1634b7f
Add coding cookie.
2002-11-14 14:05:23 +00:00
Dave Love
554c3968d7
Fix coding cookie.
2002-11-14 14:05:16 +00:00