1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 19:31:02 -08:00
Commit graph

49212 commits

Author SHA1 Message Date
Andreas Schwab
9aaa0f71cd Revert previous change. 2004-02-07 23:39:18 +00:00
Jan Djärv
030400ebb1 macfns.c, w32fns.c (Fx_change_window_property):
Make doc string and parameters same as for X version.
2004-02-07 17:17:20 +00:00
Jan Djärv
1cb60b5a35 * positions.texi (Text Lines): Added missing end defun. 2004-02-07 12:50:00 +00:00
Kim F. Storm
4372d88663 Add line-number-at-pos. 2004-02-07 01:03:03 +00:00
Kim F. Storm
3faa99ca17 (Text Lines): Add line-number-at-pos. 2004-02-07 01:01:16 +00:00
Kim F. Storm
7fdd1f6246 *** empty log message *** 2004-02-07 01:00:22 +00:00
Kim F. Storm
4109ce02c4 (line-number-at-pos): Rename from line-at-pos.
Uses changed (what-line and vc-annotate-warp-version).
2004-02-07 00:37:13 +00:00
Kim F. Storm
ec110e9e90 (hscroll_window_tree): Position cursor near to right margin in hscrolled
window when jumping to end of line (rather than centering cursor).
2004-02-07 00:00:13 +00:00
Kim F. Storm
3af5525137 (wait_reading_process_input): Don't do adaptive read
buffering if waiting for a specific process.
2004-02-06 23:52:36 +00:00
Stefan Monnier
98c6e531ed *** empty log message *** 2004-02-06 22:36:10 +00:00
Stefan Monnier
3ccdb14e71 (diff-file-regexp-alist, diff-error-regexp-alist)
(diff-mode): Remove aborted attempt at support for compile.el.
(diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
2004-02-06 22:05:16 +00:00
Andreas Schwab
daa3ea8d18 (view-mode-enable): Add view-mode-map to
minor-mode-overriding-map-alist.
2004-02-06 21:41:45 +00:00
John Paul Wallington
eb3c144cdb (Button Properties, Button Buffer Commands): mouse-2 invokes button,
not down-mouse-1.
2004-02-06 09:25:23 +00:00
Luc Teirlinck
b0c138ce59 (Fminibufferp, Fread_from_minibuffer)
(Fread_minibuffer, Feval_minibuffer)
(Fread_string, Fread_no_blanks_input)
(Fcompleting_read): Doc fixes.
(syms_of_minibuf): Doc fixes for minibuffer-completion-table and
completion-regexp-list.  Define Qcase_fold_search and staticpro it.
(read_minibuf): Fix initial comment.
(Ftry_completion, Fall_completions, Ftest_completion): Bind
case-fold-serach to the value of completion-ignore-case when
checking completion-regexp-list.
(Fdisplay_completion_list): Make it handle arguments that are
symbols.  Doc fix.
2004-02-06 04:54:28 +00:00
Jan Djärv
9676f5adc5 * xterm.h: Add declaration of free_frame_menubar.
* xfns.c (x_create_bitmap_mask): Removed unused variable depth.
(x_set_menu_bar_lines): Added ! defined USE_GTK for olines.
(Fx_change_window_property): Add declaration of parameters type and
format.  Remove unused variable cons.
2004-02-05 13:01:13 +00:00
Jan Djärv
121e8a82d3 * xfns.c (x_create_bitmap_mask): Removed unused variable depth.
(x_set_menu_bar_lines): Added ! defined USE_GTK for olines.
(Fx_change_window_property): Add declaration of parameters type and
format.  Remove unused variable cons.
2004-02-05 12:57:35 +00:00
Jan Djärv
1ab538c85d Add declaration of free_frame_menubar. 2004-02-05 12:56:59 +00:00
Jan Djärv
14ca885408 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning 2004-02-05 11:46:57 +00:00
Kenichi Handa
ebaff4af68 (Fset_char_table_range): Fix previous change. 2004-02-05 04:55:21 +00:00
Luc Teirlinck
64d1e37322 (Fchar_after, Fchar_before): Doc fixes. 2004-02-05 04:19:44 +00:00
Jan Djärv
5b698285fa * xselect.c: Include stdio,h. 2004-02-05 02:42:14 +00:00
Kenichi Handa
fc1d15f69d (Fset_buffer_multibyte): Fix docstring. 2004-02-05 02:16:36 +00:00
Stefan Monnier
d134542780 *** empty log message *** 2004-02-05 00:19:13 +00:00
Stefan Monnier
b6b6d6d201 (decode_options): Fix handling of alternate editor. 2004-02-05 00:02:04 +00:00
Stefan Monnier
cff301beed (cperl-fill-paragraph): Call fill-paragraph
with point inside rather than after the paragraph.
2004-02-04 22:55:17 +00:00
Stefan Monnier
da75761f2f *** empty log message *** 2004-02-04 22:19:00 +00:00
Jason Rumney
9cadd46cf0 Sync with Makefile.in changes. 2004-02-04 21:40:05 +00:00
Jason Rumney
a1d38d637a *** empty log message *** 2004-02-04 21:39:41 +00:00
Stefan Monnier
9d209cfe20 (Vmouse_events): Rename from Vmenu_events.
(syms_of_keymap): Add mouse-[45], header-line, and mode-line to it.
2004-02-04 20:19:37 +00:00
Sam Steingold
dbfa9ed49f (smtpmail-try-auth-methods): Pass port-name as defaultport to `netrc-machine'.
Do not try authentication when no mechanism is available.
2004-02-04 15:35:11 +00:00
Stephen Eglen
12ad758a66 *** empty log message *** 2004-02-04 13:45:38 +00:00
Stephen Eglen
33a316bae0 (iswitchb-minibuffer-setup-hook): Update doc string
to show how minibuffer height can be constrained.
2004-02-04 13:40:10 +00:00
John Paul Wallington
21575d922f (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry. 2004-02-04 08:21:48 +00:00
Luc Teirlinck
4b574f3d8e (Text from Minibuffer): Various corrections and clarifications.
(Object from Minibuffer): Correct Lisp description of read-minibuffer.
(Minibuffer History): Clarify description of cons values for HISTORY arguments.
(Basic Completion): Various corrections and clarifications.
Add completion-regexp-list.
(Minibuffer Completion): Correct and clarify description of completing-read.
(Completion Commands): Mention partial-completion-mode.
Various other minor changes.
(High-Level Completion): Various corrections and clarifications.
(Reading File Names): Ditto.
(Minibuffer Misc): Ditto.
2004-02-04 03:08:59 +00:00
Kenichi Handa
13c5d120fc (Fset_char_table_range): Handle charsets ascii,
eight-bit-control, and eight-bit-graphic correctly.
2004-02-04 01:20:27 +00:00
Jason Rumney
2883d84228 * w32select.c (Fw32_set_clipboard_data): Make coding iso2022 safe.
* w32fns.c (x_to_w32_font): Likewise.
2004-02-03 23:44:47 +00:00
Miles Bader
95e224b7e3 Resolve CVS conflicts 2004-02-03 21:46:35 +00:00
Jan Djärv
bd5bbffe9b Typo 2004-02-03 18:15:35 +00:00
Jan Djärv
8b0c0b8460 will be => is. 2004-02-03 18:12:43 +00:00
Jan Djärv
f94fda5c69 Minor addition 2004-02-03 18:09:55 +00:00
Jan Djärv
549007363d * frames.texi (Drag and drop): New section. 2004-02-03 18:02:45 +00:00
Jan Djärv
0074d3a095 Add note about drag and drop support. 2004-02-03 17:09:02 +00:00
Jan Djärv
b12f06619f Fix typo. 2004-02-03 17:00:50 +00:00
Jan Djärv
133aad747d * x-dnd.el: New file for drag and drop.
* term/x-win.el: require x-dnd, set after-make-frame-functions
to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
drag-n-drop event.

* dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
(dired-dnd-do-ask-action, dired-dnd-handle-local-file)
(dired-dnd-handle-file): New functions for drag and drop support.
(dired-mode): Initialize drag and drop if x-dnd present.
2004-02-03 16:55:30 +00:00
Jan Djärv
69eff41f7e Added C support for drag and drop (xterm.h, xterm.c, xfns.c and xselect.c) 2004-02-03 16:36:29 +00:00
Jan Djärv
b4715a7293 * xfns.c (x-send-client-message): Moved to xselect.c
(Fx_change_window_property): Add optional arguments TYPE, FORMAT and
OUTER_P.
(Fx_window_property): Add optional arguments TYPE, SOURCE, DELETE_P,
VECTOR_RET_P.  Handle AnyPropertyType.  Call x_property_data_to_lisp
if vector_ret_p is true.
(syms_of_xfns): Sx_send_client_message moved to xselect.c.
2004-02-03 16:35:38 +00:00
Jan Djärv
1fb3821bbd * xselect.c: Include termhooks.h and X11/Xproto.h
(x_check_property_data, x_fill_property_data)
(x_property_data_to_lisp, mouse_position_for_drop)
(Fx_get_atom_name, x_handle_dnd_message): New functions for DND support.
(Fx_send_client_event): Moved here from xfns.c.
(syms_of_xselect): Add Sx_get_atom_name and Sx_send_client_message.
2004-02-03 16:34:57 +00:00
Jan Djärv
e69745bba5 * xterm.c (handle_one_xevent): Call x_handle_dnd_message for
ClientMessages.
2004-02-03 16:34:26 +00:00
Jan Djärv
8998a957ba * xterm.h: Add x_handle_dnd_message, x_check_property_data,
x_fill_property_data, x_property_data_to_lisp and check_x_display_info.
2004-02-03 16:33:53 +00:00
Benjamin Rutt
c010ecfa9a Bind q to `quit-window'. 2004-02-02 21:09:05 +00:00