summaryrefslogtreecommitdiff
path: root/lisp/strokes.el
Commit message (Collapse)AuthorAgeFilesLines
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* Message format spec fixes (1)Deepak Goel2005-09-181-3/+3
|
* * mh-customize.el: Do not use face-alias compatibility forDan Nicolaescu2005-08-151-2/+0
| | | | | | | | | | | | | | | | | | | | | | faces that did not appear in the previous Emacs release. * buff-menu.el: * compare-w.el: * emacs-lisp/testcover.el: * play/gomoku.el: * play/mpuz.el: * progmodes/flymake.el: * progmodes/gdb-ui.el: * progmodes/idlw-help.el: * progmodes/idlw-shell.el: * progmodes/ld-script.el: * progmodes/which-func.el: * ruler-mode.el: * strokes.el: * textmodes/sgml-mode.el: * textmodes/table.el: Do not use face-alias for backward compatibility for faces that did not appear in the previous Emacs release.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
|
* (strokes-load-hook): Doc fix.Juanma Barranquero2005-07-201-15/+16
| | | | | | | | (strokes-grid-resolution, strokes-get-grid-position, strokes-renormalize-to-grid, strokes-read-stroke, strokes-read-complex-stroke, strokes-file, strokes-last-stroke, strokes-global-map): Fix typos in docstrings. (strokes-help): Doc fix. Fix help message and pass it through `substitute-command-keys'.
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (strokes): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-12/+12
| | | | | | | (strokes-read-stroke, strokes-read-complex-stroke, strokes-fill-current-buffer-with-whitespace, strokes-xpm-for-stroke, strokes-list-strokes, strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string): "?\ " -> "?\s".
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-383Miles Bader2005-06-101-3/+5
| | | | | | | | | | Remove "-face" suffix from strokes-char face 2005-06-10 Miles Bader <miles@gnu.org> * lisp/strokes.el (strokes-char): Remove "-face" suffix from face name. (strokes-char-face): New backward-compatibility alias for renamed face. (strokes-encode-buffer): Use renamed strokes-char face.
* (strokes-unload-hook): Fix previous change.Richard M. Stallman2004-10-271-1/+1
|
* (strokes-list-strokes): Don't try to delete char at eob.Richard M. Stallman2004-10-171-1/+4
| | | | (strokes-unload-hook): Set as a variable with add-hook.
* (strokes-global-set-stroke-string): New function.Eli Zaretskii2004-03-271-6/+30
| | | | | | (strokes-list-strokes): Cope with strings, not just commands. Set foreground colour of image. (strokes-global-set-stroke): Doc fix.
* Comment.Dave Love2003-10-061-0/+2
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* (strokes-read-complex-stroke): Fix use of character constant.Juanma Barranquero2003-02-141-1/+1
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
|
* (strokes-help): Call print-help-return-messageRichard M. Stallman2002-07-121-2/+2
| | | | while inside with-output-to-temp-buffer.
* Doc fixes.Dave Love2002-07-011-399/+184
| | | | | | | | | | | | | | | | | (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.
* Comment change.Richard M. Stallman2002-05-041-1/+1
|
* (strokes-do-stroke, strokes-do-complex-stroke): Doc fix.Pavel Janík2002-02-111-12/+11
| | | | | | | | | (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.
* Fix indentation of previous change.Richard M. Stallman2001-11-271-3/+3
|
* (strokes-prompt-user-save-strokes): Use insert instead of insert-string.Pavel Janík2001-11-261-3/+3
|
* Sync with maintainer's current version with changesDave Love2000-09-151-157/+772
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* (strokes-file): Run the file name throughEli Zaretskii2000-07-311-3/+3
| | | | | | convert-standard-filename. (strokes-mode): Call display-mouse-p instead of looking at window-system. Change the error message accordingly.
* Change maintainer's mail address.Gerd Moellmann2000-03-031-2/+2
|
* (strokes-click-command): Doc fix.Richard M. Stallman1997-09-121-1/+1
|
* Many changes.Richard M. Stallman1997-08-141-201/+205
|
* Initial revisionRichard M. Stallman1997-08-141-0/+1322