summaryrefslogtreecommitdiff
path: root/lisp/info.el
Commit message (Expand)AuthorAge
* * lisp/info.el (Info-search): Don't deactivate mark when landed in same nodeJuri Linkov2021-01-14
* * lisp/emacs-lisp/autoload.el: Improve last changeStefan Monnier2021-01-05
* Update copyright year to 2021Paul Eggert2021-01-01
* Shorten some over-wide docstrings in functions and macrosStefan Kangas2020-12-19
* ; * lisp/info.el (Info-toc-build): Fix last change. (Bug#28074)Eli Zaretskii2020-12-12
* Update Info-toc-build parsingLars Ingebrigtsen2020-12-12
* Fix info mode fontification of built-in (*note Built-ins::)Lars Ingebrigtsen2020-12-09
* * lisp/info.el: Remove redundant :group args.Stefan Kangas2020-10-19
* Improve Info-streamline-headings defaultsStefan Kangas2020-10-19
* Merge from origin/emacs-27Glenn Morris2020-10-17
|\
| * * lisp/info.el (Info-hide-note-references): Doc fix. (Bug#44043)Eli Zaretskii2020-10-17
* | Use the full name of the null byte/character, not its abbreviationAndreas Schwab2020-10-05
* | New command goto-line-relative (bug#5042, bug#9917)Juri Linkov2020-09-23
* | Allow hitting RET on info node names with multiple whitespace charsLars Ingebrigtsen2020-09-14
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* | ; * lisp/info.el (Info-complete-menu-item): Fix wording of comment.Stefan Kangas2020-08-27
* | Sort Info index completions alphabeticallyStefan Kangas2020-08-27
* | ; * lisp/info.el (Info-up): Fix a typo in a comment.Eli Zaretskii2020-08-25
* | Tweak how "u" works in Info buffers when scroll-conservatively is setStephen Berman2020-08-25
* | Revert "Preserve the face foreground in Info-fontify-node"Lars Ingebrigtsen2020-08-14
* | Preserve the face foreground in Info-fontify-nodeJuri Linkov2020-08-13
* | Merge from origin/emacs-27Glenn Morris2020-06-26
|\|
| * Improve documentation of Info node movement commandsEli Zaretskii2020-06-26
* | Improve Info-mode doc and menuStefan Kangas2020-05-02
* | Globally sanitize single-file package long descriptions (Bug#37548)Bruno FĂ©lix Rezende Ribeiro2020-01-23
* | Replace add-hook load-hook with with-eval-after-loadGlenn Morris2020-01-16
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix display of Info files on TTY framesEli Zaretskii2019-10-19
* Make `info-display-manual' pop up the correct frameLars Ingebrigtsen2019-10-09
* Use derived-mode-p consistently in info.elStefan Kangas2019-09-08
* Browser-like Info-history button menu (bug#37184)Juri Linkov2019-08-27
* Use `quit-window-hook' in Info instead of having its own commandLars Ingebrigtsen2019-08-21
* Make Info-find-file ensure that Info is initialisedLars Ingebrigtsen2019-08-02
* * lisp/info.el (Info-toc-insert): Suppress same section names as node names.Juri Linkov2019-07-29
* Revert "Fontify _emphasis_ in info nodes"Lars Ingebrigtsen2019-06-28
* Don't bind search-spaces-regexp around possible autoload (Bug#35802)Noam Postavsky2019-06-25
* * lisp/info.el (info-emphasis): Fix doc, version.Glenn Morris2019-06-25
* Fontify _emphasis_ in info nodesDrew Adams2019-06-25
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Move Info-edit-* commands from info.el to obsolete/info-edit.elLars Ingebrigtsen2019-05-17
* Merge from origin/emacs-26Glenn Morris2019-04-21
|\
| * Avoid false positives and false negatives of Info-quoted faceMauro Aranda2019-04-21
* | Fix regexp branches that subsume other branchesPaul Eggert2019-04-19
* | Use display-graphic-p and display-multi-frame-p in more casesAlexander Gramiak2019-04-06
* | Fix misuses of NULL when talking about the NUL characterStefan Monnier2019-03-21
* | Fix regular-expression glitches and typosPaul Eggert2019-03-04
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25