Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
dc976f2c
Commit
dc976f2c
authored
Jul 01, 2002
by
Dave Love
Browse files
*** empty log message ***
parent
ded4da95
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
0 deletions
+30
-0
lisp/ChangeLog
lisp/ChangeLog
+21
-0
src/ChangeLog
src/ChangeLog
+9
-0
No files found.
lisp/ChangeLog
View file @
dc976f2c
2002-07-01 Dave Love <fx@gnu.org>
Make strokes a proper minor mode, and don't try to overload
mouse-2, which doesn't work satisfactorily.
* strokes.el: Doc fixes.
(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.
2002-07-01 Richard M. Stallman <rms@gnu.org>
* info.el (Info-index): Get immediate error if used in `dir'.
...
...
src/ChangeLog
View file @
dc976f2c
2002-07-01 Dave Love <fx@gnu.org>
* keyboard.c (kbd_buffer_store_event): Fix interrupt_signal decl
for K&R.
* xterm.c: Fix prototype for K&R.
* term.c (costs_set): Declare static, non-initialized for pcc.
2002-07-01 Richard M. Stallman <rms@gnu.org>
* keyboard.c (timer_last_idleness_start_time): New variable.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment