summaryrefslogtreecommitdiff
path: root/lisp/info.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-10-251-0/+3
|\ \ | |/
| * Comment for bug#24793Eli Zaretskii2016-10-251-0/+3
| * Improve display of tex-verbatim and Info quotedPaul Eggert2016-09-231-1/+1
* | Improve fontification of footnote references in Info buffersEli Zaretskii2016-10-211-10/+22
* | Remove some face aliases obsoleted in 22.1Mark Oteiza2016-06-231-5/+0
* | * lisp/info.el (Info-default-directory-list): Don't check /share,info.Glenn Morris2016-05-261-1/+1
* | * lisp/info.el (Info-default-directory-list): Remove obsolete suffixes.Glenn Morris2016-05-261-6/+2
* | Improve display of tex-verbatim and Info quotedPaul Eggert2016-05-131-1/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* * lisp/isearch.el: Rename word search to regexp-function searchArtur Malabarba2015-10-211-3/+3
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* * lisp/info.el (Info-fontify-node): Don't stop at the non-title underline.Juri Linkov2015-09-091-22/+22