summaryrefslogtreecommitdiff
path: root/lisp/vcursor.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-10-06defvar-keymap: New ':prefix t' abbreviationSean Whitton
2025-03-15Recommend using 'keymap-global-set' in CommentariesStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-02-28Pacify some docstring control char warningsBasil L. Contovounesios
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-31* lisp/vcursor.el (vcursor-map): Prefer defvar-keymap.Stefan Kangas
2022-08-19; Delete not-useful comments referring to Emacs 19.Stefan Kangas
2022-05-14Drop ancient OEmacs support from vcursor.elStefan Kangas
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-24* lisp/vcursor.el (vcursor-get-char-count): Preserve pointNarendra Joshi
2021-04-03* lisp/vcursor.el: Use lexical-bindingStefan Monnier
2021-02-04Remove some unnecessary references to Emacs 19Stefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-14Don't quote lambdas in several placesStefan Kangas
2020-08-14Remove many items obsolete since Emacs 23.1Stefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-26Update author/maintainer infoPaul Eggert
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-17Backslash cleanup in Elisp source filesPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-17lisp/*.el: Add missing declarations.Juanma Barranquero
2012-04-11* vcursor.el (vcursor-move): Increase the priority of the overlay.Lars Magne Ingebrigtsen
2012-02-07Minor-mode doc fixes for ARG behaviorGlenn Morris
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-04Spelling fixes.Paul Eggert
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-03-12Reorganize Custom groups.Chong Yidong
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-06-27American English spelling fix.Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-01-08Merge from emacs--rel--22Miles Bader