- 19 Jul, 1994 1 commit
-
-
Noah Friedman authored
chars from max-threshold, not more. type-break-statistics: If time for scheduled break is less than a minute away, show seconds instead.
-
- 18 Jul, 1994 8 commits
-
-
Richard M. Stallman authored
Don't print package name if pkgname is nil. Don't dump state if varlist is nil. (reporter-bug-hook, reporter-submit-bug-report) (reporter-calculate-separator, reporter-initial-text): New or modified functions and variables attempting to prohibit submission of empty bug reporters. (reporter-prompt-for-summary-p): Default value now nil. (reporter-dump-state): Make sure there's a final newline after the setq sexp. Pass mail buffer as second arg to print fcn. Use symbol-value to get varsym's value. (reporter-dump-variable): Handle long sexp's even after entering newline. Done by filling current line. Much better pretty printing of long lists!! Handle void variables. (reporter-version): New variable. (reporter-submit-bug-report-internal): Leave point after the salutation. (reporter-submit-bug-report): Prompt for a subject.
-
Richard M. Stallman authored
args to XQueryPointer. (x_scroll_bar_note_movement): Likewise.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Upped version to 1.3.
-
Noah Friedman authored
type-break-mode (function): If setting to t and mode was already enabled, don't reschedule breaks or reset keystroke counter. type-break-good-rest-interval: New variable. type-break-time-difference: New inline function (defsubst). tyype-break-time-last-break, type-break-time-next-break, type-break-time-last-command: New variables. type-break-check: Reset timers and counters if user has been idle more than type-break-good-rest-interval seconds (assuming it's set). Never set keystroke counter to be less than the min threshold. type-break: Admonish user if s/he rested less than type-break-good-rest-interval seconds (assuming it's set). type-break-demo-hanoi: Eat a char when quitting. type-break-statistics, type-break-guestimate-keystroke-threshold: New commands.
-
Noah Friedman authored
type-break-interval: Increase default to 1 hour. type-break-query-interval: Variable renamed from type-break-delay-interval. type-break-keystroke-interval: Variable deleted. type-break-keystroke-threshold: New variable. type-break-demo-life: Function renamed from type-break-life. type-break-demo-hanoi: Function renamed from type-break-hanoi. type-break-alarm-p: Variable renamed from type-break-p. type-break: Don't query. type-break-query: (New function) query here. type-break-check: Call type-break-query, not type-break. Do nothing if type-break-mode is nil. Increment type-break-keystroke-count with the length of this-command-keys, not just 1. Query for break when keystroke count exceeds cdr of keystroke threshold variable. Query for break after an alarm only if keystroke count exceeds car of keystroke threshold variable. type-break-select: Function deleted. type-break: Move that code here. type-break-cancel-schedule: Function renamed from cancel-type-break. Reset type-break-alarm-p. type-break-alarm: Function renamed from type-break-soon. (top level): Call type-break-mode; don't set up hook explicitly.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 17 Jul, 1994 4 commits
-
-
Richard M. Stallman authored
when it has no terminating newline.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 16 Jul, 1994 11 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(comint-bol): Doc fix.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(syms_of_frame): Defvar it.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
special display buffer, say nothing about how to switch back.
-
Richard M. Stallman authored
Add a few menu items and separators. (gnus-mouse-pick-group): New function, on mouse-2 in Group mode. (gnus-mouse-pick-article): New function, on mouse-2 in Summary mode.
-
- 15 Jul, 1994 5 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(mouse-drag-secondary): Likewise.
-
Richard M. Stallman authored
(FREE_STACK_RETURN): Nest the free inside the return.
-
Richard M. Stallman authored
exists before reading it.
-
- 14 Jul, 1994 11 commits
-
-
Tom Tromey authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Noah Friedman authored
-
Richard M. Stallman authored
(kbd_buffer_get_event) [HAVE_MOUSE]: Include code to check for mouse dragging. (make_lispy_movement) [HAVE_MOUSE]: Define also in this case, but only include the non-multiframe stuff.
-
Richard M. Stallman authored
(mouse_get_pos): Downscale coordinates by 8.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
fill in menu-bar-lines value.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
just for short sections of code.
-