- 01 Jul, 2002 14 commits
-
-
Dave Love authored
(strokes-mode): Defcustom deleted; replaced by minor mode def with re-written function. (strokes-while-inhibiting-garbage-collector): Comment out. (define-stroke, strokes-fix-button2-command, strokes-insinuated) (strokes-insinuate, global-set-stroke, describe-stroke) (load-user-strokes, save-strokes, strokes-bug-address) (strokes-click-command): Deleted. (strokes-execute-stroke): Remove strokes-click-p case. (strokes-describe-stroke): Remove strokes-click-p stuff. (strokes-help): Fix. (strokes-report-bug): Alias to report-emacs-bug. (strokes-prompt-user-save-strokes): Modify format of the file. (strokes-mode-map, strokes-unload-hook): New. (strokes-buffer-name): Don't customize.
-
Dave Love authored
for K&R.
-
Dave Love authored
-
Dave Love authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(timer_start_idle): Set that. (read_key_sequence): Use that to reset timer_idleness_start_time to previous value.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(picture-move-down): Never deactivate the mark.
-
- 30 Jun, 2002 2 commits
-
-
Simon Josefsson authored
* menu-bar.el (menu-bar-options-menu): Move elisp mode names from menu entry into balloon help.
-
Andreas Schwab authored
* term/mac-win.el: Don't set it here.
-
- 29 Jun, 2002 8 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Ken Raeburn authored
-
Andreas Schwab authored
obsolete variable dired-free-space-program. On Darwin, don't set directory-free-space-program, shell-file-name and process-connection-type; set directory-free-space-args to not include `-P' and use utf-8 for file name coding system.
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Andreas Schwab authored
from shell command execution.
-
Andreas Schwab authored
-
- 28 Jun, 2002 13 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
John Wiegley authored
-
John Wiegley authored
-
John Wiegley authored
-
Jan Djärv authored
-
Jan Djärv authored
(readable_events): Call readable_filtered_events. (get_filtered_input_pending): New function. (get_input_pending): Call get_filtered_input_pending. (Finput_pending_p): Call get_filtered_input_pending.
-
Jan Djärv authored
(x_detect_focus_change): New function. (XTread_socket): Call x_detect_focus_change for FocusIn/FocusOut EnterNotify and LeaveNotify to track X focus changes.
-
Jan Djärv authored
-
Andreas Schwab authored
-
Stefan Monnier authored
(derived-mode-class): Make it obsolete.
-
Andreas Schwab authored
-
- 27 Jun, 2002 3 commits
-
-
Kim F. Storm authored
-
Stefan Monnier authored
(mouse-wheel-up-button, mouse-wheel-down-button): Obsolete. (mouse-wheel-up-event, mouse-wheel-down-event): New vars. (mouse-wheel-follow-mouse): Change default to t. (mwheel-event-button): Return the basic event symbol. (mwheel-scroll): Work with non-mouse events. (mouse-wheel-mode): Use the new vars. (mwheel-install): Obey `uninstall'.
-
Stefan Monnier authored
-