| Commit message (Expand) | Author | Age | Files | Lines |
* | * lisp/info.el (Info-hide-note-references): Doc fix. (Bug#44043) | Eli Zaretskii | 2020-10-17 | 1 | -4/+5 |
* | Improve documentation of Info node movement commands | Eli Zaretskii | 2020-06-26 | 1 | -4/+14 |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | Fix display of Info files on TTY frames | Eli Zaretskii | 2019-10-19 | 1 | -0/+41 |
* | Make `info-display-manual' pop up the correct frame | Lars Ingebrigtsen | 2019-10-09 | 1 | -1/+10 |
* | Use derived-mode-p consistently in info.el | Stefan Kangas | 2019-09-08 | 1 | -3/+3 |
* | Browser-like Info-history button menu (bug#37184) | Juri Linkov | 2019-08-27 | 1 | -0/+32 |
* | Use `quit-window-hook' in Info instead of having its own command | Lars Ingebrigtsen | 2019-08-21 | 1 | -11/+8 |
* | Make Info-find-file ensure that Info is initialised | Lars Ingebrigtsen | 2019-08-02 | 1 | -0/+1 |
* | * lisp/info.el (Info-toc-insert): Suppress same section names as node names. | Juri Linkov | 2019-07-29 | 1 | -5/+6 |
* | Revert "Fontify _emphasis_ in info nodes" | Lars Ingebrigtsen | 2019-06-28 | 1 | -17/+0 |
* | Don't bind search-spaces-regexp around possible autoload (Bug#35802) | Noam Postavsky | 2019-06-25 | 1 | -1/+3 |
* | * lisp/info.el (info-emphasis): Fix doc, version. | Glenn Morris | 2019-06-25 | 1 | -2/+2 |
* | Fontify _emphasis_ in info nodes | Drew Adams | 2019-06-25 | 1 | -0/+17 |
* | Go back to "Maintainer: emacs-devel@gnu.org" | Paul Eggert | 2019-05-25 | 1 | -0/+1 |
* | Fixes for "Maintainer:" and related lines | Paul Eggert | 2019-05-19 | 1 | -1/+0 |
* | Move Info-edit-* commands from info.el to obsolete/info-edit.el | Lars Ingebrigtsen | 2019-05-17 | 1 | -59/+0 |
* | Merge from origin/emacs-26 | Glenn Morris | 2019-04-21 | 1 | -1/+2 |
|\ |
|
| * | Avoid false positives and false negatives of Info-quoted face | Mauro Aranda | 2019-04-21 | 1 | -1/+2 |
* | | Fix regexp branches that subsume other branches | Paul Eggert | 2019-04-19 | 1 | -1/+1 |
* | | Use display-graphic-p and display-multi-frame-p in more cases | Alexander Gramiak | 2019-04-06 | 1 | -1/+1 |
* | | Fix misuses of NULL when talking about the NUL character | Stefan Monnier | 2019-03-21 | 1 | -3/+3 |
* | | Fix regular-expression glitches and typos | Paul Eggert | 2019-03-04 | 1 | -4/+4 |
* | | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
* | | Replace insignificant backquotes | Michael Heerdegen | 2018-11-25 | 1 | -1/+1 |
* | | file-attributes cleanup | Paul Eggert | 2018-09-23 | 1 | -2/+4 |
* | | Allow 'file:' protocol for Info-follow-nearest-node. | Vincent Belaïche | 2018-06-27 | 1 | -2/+2 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2018-06-18 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | Improve commentary in info.el | Eli Zaretskii | 2018-06-14 | 1 | -0/+9 |
* | | Improve Isearch error handling | Juri Linkov | 2018-04-23 | 1 | -1/+1 |
* | | Fix problem in `g' in Info with strings like "(foo)" | Lars Ingebrigtsen | 2018-04-17 | 1 | -4/+8 |
|/ |
|
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | maint: shorten https://lists.gnu.org/archive/html/... links | Paul Eggert | 2017-11-25 | 1 | -1/+1 |
* | Avoid unnecessary rounding errors in timestamps | Paul Eggert | 2017-10-22 | 1 | -1/+1 |
* | Prefer HTTPS to HTTP for gnu.org | Paul Eggert | 2017-10-01 | 1 | -1/+1 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -2/+2 |
* | Improve documentation of Info virtual files and nodes | Eli Zaretskii | 2017-08-26 | 1 | -13/+24 |
* | Add new face 'header-line-highlight' | Alexander Gramiak | 2017-08-12 | 1 | -1/+1 |
* | ; Improve commentary of Info-default-directory-list | Eli Zaretskii | 2017-08-04 | 1 | -1/+5 |
* | Use substring completion for Info menus and index | Stefan Monnier | 2017-04-19 | 1 | -13/+7 |
* | * lisp/info.el (Info-search): Fix typo in April 1 change. | Paul Eggert | 2017-04-05 | 1 | -1/+1 |
* | Throw a `search-failed' derived error in Info search | Noam Postavsky | 2017-04-03 | 1 | -6/+6 |
* | Adjust some search failure errors in info.el | Noam Postavsky | 2017-03-28 | 1 | -2/+3 |
* | Don't add `search-failed' to ignored errors in info.el (Bug#6106) | Noam Postavsky | 2017-03-27 | 1 | -13/+10 |
* | Merge from origin/emacs-25 | Paul Eggert | 2017-03-19 | 1 | -3/+3 |
|\ |
|
| * | Fix doc strings in info.el | Eli Zaretskii | 2017-02-25 | 1 | -3/+3 |
* | | Fix header shown by Info 'L' command | Eli Zaretskii | 2017-03-04 | 1 | -2/+2 |
* | | * lisp/isearch.el (isearch-search-fun-default): Set isearch-adjusted | Juri Linkov | 2017-02-10 | 1 | -4/+3 |
* | | Treat list-buffers-directory as a string | Mark Oteiza | 2017-02-01 | 1 | -0/+11 |