summaryrefslogtreecommitdiff
path: root/lisp/info.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Improve commentary in info.elEli Zaretskii2018-06-141-0/+9
* 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
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-3/+3
* Fix minor text quoting problems in lisp top levelPaul Eggert2015-08-281-1/+1
* Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-261-5/+5
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-3/+4
* Revert "Extend ‘format’ to translate curved quotes"Andreas Schwab2015-08-231-4/+2
* Respect text-quoting-style in (*Finder*) menusPaul Eggert2015-08-211-1/+1
* Extend ‘format’ to translate curved quotesPaul Eggert2015-08-141-2/+4
* ; Do not overwrite preexisting contents of unread-command-eventsDavid Kastrup2015-08-041-1/+1
* Fix info-apropos when the default encoding is Latin-NEli Zaretskii2015-07-181-0/+4
* Fix following Info cross-references to anchorsEli Zaretskii2015-07-181-3/+18
* * lisp/info.el: Cleanup bytepos/charpos issuesStefan Monnier2015-06-151-20/+21
* Fix curved quotes in a few placesPaul Eggert2015-06-041-2/+2
* Support quotes 'like this' in info filesPaul Eggert2015-06-021-2/+2
* Generate curved quotes in pseudo-info nodesPaul Eggert2015-05-281-8/+8
* Handle curved quotes in info filesPaul Eggert2015-05-261-4/+4