summaryrefslogtreecommitdiff
path: root/lisp/view.el
AgeCommit message (Expand)Author
2026-05-30Don't make buffer read-only when reverting if 'view-mode' was disabledEli Zaretskii
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-10-18Merge from origin/emacs-30Eli Zaretskii
2025-10-18; Improve documentation of commands that split current windowEli Zaretskii
2025-07-16view-mode-exit: Respect view-read-onlySean Whitton
2025-03-07view-search: Start search from beginning or end of lineTomas Nordin
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-11Remove the view-remove-frame-by-deleting variableLars Ingebrigtsen
2022-08-24Don't lose read-only marking when reverting a view-mode bufferLars Ingebrigtsen
2022-07-08Remove many items obsolete since 24.1Stefan Kangas
2022-07-04Remove remaining Helper-help support from view-modeStefan Kangas
2022-05-24Fix the final divergent single quote usages in doc stringsLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-07* lisp/view.el (view-mode-map): Convert to defvar-keymap.Stefan Kangas
2021-03-24Use lexical-binding in view.elStefan Kangas
2021-03-24Doc fixes in view.elStefan Kangas
2021-02-02Prefer defvar-local in remaining librariesStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-19Shorten over-wide docstrings in variablesStefan Kangas
2020-12-03Avoid spamming view-mode-enter help messageBasil L. Contovounesios
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-19lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero
2019-07-30Merge from origin/emacs-26Glenn Morris
2019-07-26Update view-mode docstringTino Calancha
2019-07-08Handle scroll-error-top-bottom in follow.el and view.el (bug#21893)Juri Linkov
2019-06-26View-search-... now hit all the matches, regardless of window positionDima Kogan
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-11-25maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert
2017-10-01Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-06-05; Update some more Maintainer: header commentsGlenn Morris
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-10-08Deprecate 'wp' group and introduce a new group 'text'Eli Zaretskii
2016-06-06Fix doc string quotingStephen Berman
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-07-21Small fixes re toggle-read-only, mainly docGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-08-11lisp/*.el: More lexical-binding warnings' cleanups.Juanma Barranquero
2013-02-11Make S-SPC scroll in the opposite direction to SPCGlenn Morris