summaryrefslogtreecommitdiff
path: root/lisp/strokes.el
Commit message (Expand)AuthorAgeFilesLines
* Remove useless unwind-protect forms, or make them useful as intendedMattias Engdegård2023-04-071-21/+21
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-011-1/+1
* Prefer defvar-keymap in several casesStefan Kangas2022-09-131-5/+3
* Delete many items obsolete since 24.3Stefan Kangas2022-09-091-3/+0
* Remove many items obsolete since 24.1Stefan Kangas2022-07-081-2/+0
* Make some defcustom types more restrictiveStefan Kangas2022-07-051-1/+1
* Rename compare-window-configurations and update docLars Ingebrigtsen2022-05-201-2/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Remove XEmacs compat code from strokes.elStefan Kangas2021-12-071-5/+10
|/
* Docfix: use command substitution for 'universal-argument'Stefan Kangas2021-09-161-11/+11
* * lisp/strokes.el: Doc fix; update URL.Stefan Kangas2021-04-221-10/+3
* * lisp/strokes.el (strokes-mode): Fix typo in previous.Glenn Morris2021-04-121-1/+1
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-111-1/+1
* * lisp/strokes.el: Use lexical-binding. Remove redundant `:group` argsStefan Monnier2021-03-311-86/+80
* Make libraries works with xterm-mouse-mode.Jared Finder2021-01-151-11/+12
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in most filesStefan Kangas2020-12-091-9/+9
* Don't quote lambdas in several placesStefan Kangas2020-11-141-3/+2
* Merge from origin/emacs-27Glenn Morris2020-10-021-3/+3
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-3/+3
* | Fix comparing command names in strokes.el (bug#40600)Masahiro Nakamura2020-04-161-3/+1
* | Make more load-hooks obsoleteGlenn Morris2020-01-161-0/+2
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Use quit-window in some functionsAndreas Politz2019-10-131-3/+1
* Add conditional operator xor to subr.elMattias Engdegård2019-08-061-6/+0
* Update author/maintainer infoPaul Eggert2019-05-261-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-241-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-261-4/+5
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* lisp/strokes.el: Fix typos.Juanma Barranquero2014-03-041-26/+28
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Doc, comment, etc updates for increased use of locate-user-emacs-fileGlenn Morris2014-01-261-8/+7
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Use locate-user-emacs-file.Stefan Monnier2013-03-111-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Aliases to defcustoms must come before the defcustom.Glenn Morris2012-10-061-2/+3
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-8/+1
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-131/+134