summaryrefslogtreecommitdiff
path: root/lisp/info.el
Commit message (Expand)AuthorAgeFilesLines
* Globally sanitize single-file package long descriptions (Bug#37548)Bruno Félix Rezende Ribeiro2020-01-231-14/+2
* Replace add-hook load-hook with with-eval-after-loadGlenn Morris2020-01-161-3/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix display of Info files on TTY framesEli Zaretskii2019-10-191-0/+41
* Make `info-display-manual' pop up the correct frameLars Ingebrigtsen2019-10-091-1/+10
* Use derived-mode-p consistently in info.elStefan Kangas2019-09-081-3/+3
* Browser-like Info-history button menu (bug#37184)Juri Linkov2019-08-271-0/+32
* Use `quit-window-hook' in Info instead of having its own commandLars Ingebrigtsen2019-08-211-11/+8
* Make Info-find-file ensure that Info is initialisedLars Ingebrigtsen2019-08-021-0/+1
* * lisp/info.el (Info-toc-insert): Suppress same section names as node names.Juri Linkov2019-07-291-5/+6
* Revert "Fontify _emphasis_ in info nodes"Lars Ingebrigtsen2019-06-281-17/+0
* Don't bind search-spaces-regexp around possible autoload (Bug#35802)Noam Postavsky2019-06-251-1/+3
* * lisp/info.el (info-emphasis): Fix doc, version.Glenn Morris2019-06-251-2/+2
* Fontify _emphasis_ in info nodesDrew Adams2019-06-251-0/+17
* 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
* Move Info-edit-* commands from info.el to obsolete/info-edit.elLars Ingebrigtsen2019-05-171-59/+0
* Merge from origin/emacs-26Glenn Morris2019-04-211-1/+2
|\
| * Avoid false positives and false negatives of Info-quoted faceMauro Aranda2019-04-211-1/+2
* | Fix regexp branches that subsume other branchesPaul Eggert2019-04-191-1/+1
* | Use display-graphic-p and display-multi-frame-p in more casesAlexander Gramiak2019-04-061-1/+1
* | Fix misuses of NULL when talking about the NUL characterStefan Monnier2019-03-211-3/+3
* | Fix regular-expression glitches and typosPaul Eggert2019-03-041-4/+4
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
* | file-attributes cleanupPaul Eggert2018-09-231-2/+4
* | Allow 'file:' protocol for Info-follow-nearest-node.Vincent Belaïche2018-06-271-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-06-181-0/+9
|\ \ | |/
| * Improve commentary in info.elEli Zaretskii2018-06-141-0/+9
* | Improve Isearch error handlingJuri Linkov2018-04-231-1/+1
* | Fix problem in `g' in Info with strings like "(foo)"Lars Ingebrigtsen2018-04-171-4/+8
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Avoid unnecessary rounding errors in timestampsPaul Eggert2017-10-221-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-2/+2
* Improve documentation of Info virtual files and nodesEli Zaretskii2017-08-261-13/+24
* Add new face 'header-line-highlight'Alexander Gramiak2017-08-121-1/+1
* ; Improve commentary of Info-default-directory-listEli Zaretskii2017-08-041-1/+5
* Use substring completion for Info menus and indexStefan Monnier2017-04-191-13/+7
* * lisp/info.el (Info-search): Fix typo in April 1 change.Paul Eggert2017-04-051-1/+1
* Throw a `search-failed' derived error in Info searchNoam Postavsky2017-04-031-6/+6
* Adjust some search failure errors in info.elNoam Postavsky2017-03-281-2/+3
* Don't add `search-failed' to ignored errors in info.el (Bug#6106)Noam Postavsky2017-03-271-13/+10
* Merge from origin/emacs-25Paul Eggert2017-03-191-3/+3
|\
| * Fix doc strings in info.elEli Zaretskii2017-02-251-3/+3
* | Fix header shown by Info 'L' commandEli Zaretskii2017-03-041-2/+2
* | * lisp/isearch.el (isearch-search-fun-default): Set isearch-adjustedJuri Linkov2017-02-101-4/+3
* | Treat list-buffers-directory as a stringMark Oteiza2017-02-011-0/+11