summaryrefslogtreecommitdiff
path: root/lisp/view.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Remove the view-remove-frame-by-deleting variableLars Ingebrigtsen2022-10-111-7/+0
* Don't lose read-only marking when reverting a view-mode bufferLars Ingebrigtsen2022-08-241-1/+3
* Remove many items obsolete since 24.1Stefan Kangas2022-07-081-46/+0
* Remove remaining Helper-help support from view-modeStefan Kangas2022-07-041-15/+7
* Fix the final divergent single quote usages in doc stringsLars Ingebrigtsen2022-05-241-1/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | * lisp/view.el (view-mode-map): Convert to defvar-keymap.Stefan Kangas2021-12-071-62/+62
|/
* Use lexical-binding in view.elStefan Kangas2021-03-241-70/+63
* Doc fixes in view.elStefan Kangas2021-03-241-18/+18
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-021-20/+10
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Shorten over-wide docstrings in variablesStefan Kangas2020-12-191-1/+2
* Avoid spamming view-mode-enter help messageBasil L. Contovounesios2020-12-031-2/+7
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-191-1/+1
* Merge from origin/emacs-26Glenn Morris2019-07-301-2/+2
|\
| * Update view-mode docstringTino Calancha2019-07-261-2/+2
* | Handle scroll-error-top-bottom in follow.el and view.el (bug#21893)Juri Linkov2019-07-081-3/+4
* | View-search-... now hit all the matches, regardless of window positionDima Kogan2019-06-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
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* ; Update some more Maintainer: header commentsGlenn Morris2017-06-051-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Deprecate 'wp' group and introduce a new group 'text'Eli Zaretskii2016-10-081-1/+1
|/
* Fix doc string quotingStephen Berman2016-06-061-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Small fixes re toggle-read-only, mainly docGlenn Morris2014-07-211-3/+3
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* lisp/*.el: More lexical-binding warnings' cleanups.Juanma Barranquero2013-08-111-2/+2
* Make S-SPC scroll in the opposite direction to SPCGlenn Morris2013-02-111-2/+3
* * lisp/view.el (view--enable, view--disable): Rename from view-mode-enableStefan Monnier2013-01-031-19/+15
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-2/+2
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* | Don't run view-mode-hook twice when calling view-mode (Bug#13315).Martin Rudalics2013-01-011-4/+6
|/
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-1/+1
* Doc fixes for view-mode and special major-modesGlenn Morris2012-03-151-3/+15
* Fix view-buffer-other-window/frame handling of special modes.Chong Yidong2012-02-011-9/+9
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-051-1/+1