Richard M. Stallman
4c3fca9c23
(strokes-list-strokes): Don't try to delete char at eob.
...
(strokes-unload-hook): Set as a variable with add-hook.
2004-10-17 06:57:51 +00:00
Eli Zaretskii
99e0e3e2df
(strokes-global-set-stroke-string): New function.
...
(strokes-list-strokes): Cope with strings, not just commands. Set
foreground colour of image.
(strokes-global-set-stroke): Doc fix.
2004-03-27 11:34:23 +00:00
Dave Love
f73c072cbf
Comment.
2003-10-06 16:33:13 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Juanma Barranquero
a18cce10cc
(strokes-read-complex-stroke): Fix use of character constant.
2003-02-14 09:57:24 +00:00
Juanma Barranquero
f1180544bb
Trailing whitespace deleted.
2003-02-04 12:29:42 +00:00
Richard M. Stallman
7d317bca4f
(strokes-help): Call print-help-return-message
...
while inside with-output-to-temp-buffer.
2002-07-12 17:45:45 +00:00
Dave Love
ded4da9598
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 16:04:39 +00:00
Richard M. Stallman
8f21d64ed1
Comment change.
2002-05-04 02:45:09 +00:00
Pavel Janík
a81b56d56b
(strokes-do-stroke, strokes-do-complex-stroke): Doc fix.
...
(strokes-help): Do not use doubled with-output-to-temp-buffer.
Fix the help string.
(strokes-prompt-user-save-strokes): Fix typo.
(strokes-list-strokes): Use proper exit-actionargument for
view-buffer.
Update copyright notice.
2002-02-11 06:25:53 +00:00
Richard M. Stallman
47e1b9a624
Fix indentation of previous change.
2001-11-27 04:30:43 +00:00
Pavel Janík
051f98305e
(strokes-prompt-user-save-strokes): Use insert instead of insert-string.
2001-11-26 16:22:21 +00:00
Dave Love
0d0db51e66
Sync with maintainer's current version with changes
...
for Emacs, but avoid runtime cl and levents.
(toplevel): Change autoloads and compilation requires.
(strokes-version, strokes-bug-address, strokes-lift): Values
changed.
(strokes-xpm-header, strokes-insinuated): New variable.
(strokes): Add :link.
(strokes-mode): Customized.
(strokes-while-inhibiting-garbage-collector): New macro.
(strokes-remassoc): Avoid remove-if.
(strokes-fix-button2-command): Don't use ad-do-it.
(strokes-insinuate): New function.
(strokes-button-press-event-p, strokes-button-release-event-p):
New functions, used instead of non-`strokes-' versions..
(strokes-mouse-event-p): Rewritten.
(strokes-event-closest-point): Avoid event-point.
(strokes-get-grid-position): Avoid cdadr, caadr
(strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
functions.
(strokes-help): Use with-output-to-temp-buffer.
(strokes-window-configuration-changed-p): New function.
(strokes-update-window-configuration): Use buffer-live-p,
strokes-window-configuration-changed-p.
(strokes-mode): Use strokes-insinuate. Alter mouse bindings.
(strokes-char-face): New face.
(strokes-char-table, strokes-base64-chars): New variable.
(strokes-xpm-for-stroke, strokes-list-strokes)
(strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
(strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
(strokes-xpm-to-compressed-string, strokes-decode-buffer)
(strokes-encode-buffer, strokes-xpm-for-compressed-string)
(strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
functions.
2000-09-15 17:22:25 +00:00
Eli Zaretskii
364ce449bc
(strokes-file): Run the file name through
...
convert-standard-filename.
(strokes-mode): Call display-mouse-p instead of looking at
window-system. Change the error message accordingly.
2000-07-31 15:35:51 +00:00
Gerd Moellmann
41c86e21b4
Change maintainer's mail address.
2000-03-03 13:56:05 +00:00
Richard M. Stallman
218ad14bf2
(strokes-click-command): Doc fix.
1997-09-12 22:41:34 +00:00
Richard M. Stallman
7bd27aed2b
Many changes.
1997-08-14 21:59:05 +00:00
Richard M. Stallman
aea01cd762
Initial revision
1997-08-14 04:51:22 +00:00