index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
info.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid errors in Info-search-case-sensitively in DIR buffers
Eli Zaretskii
2024-03-30
1
-1
/
+1
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Fix 'Info-goto-node-web' when NODE is given in various forms
Eli Zaretskii
2023-12-02
1
-7
/
+22
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Catch more cases in info--ensure-not-in-directory-node
Stefan Kangas
2022-11-28
1
-1
/
+2
*
Use substitute-command-keys in Info-index error
Stefan Kangas
2022-11-26
1
-6
/
+9
*
; Fix typos
Stefan Kangas
2022-11-18
1
-1
/
+1
*
Declare variable Info-minibuf-history
Stefan Kangas
2022-10-26
1
-0
/
+3
*
* lisp/info.el (Info-toc-build): Remove message not needed anymore (bug#58634)
Juri Linkov
2022-10-22
1
-2
/
+0
*
Make `info' treat "\n" in node names as "\s"
Stefan Kangas
2022-10-13
1
-0
/
+5
*
Recognize zstandard (.zst) compressed Info files
Sam James
2022-09-08
1
-0
/
+4
*
Merge from origin/emacs-28
Stefan Kangas
2022-09-01
1
-3
/
+6
|
\
|
*
* lisp/info.el (Info-mode): Support the Linux console better.
Eli Zaretskii
2022-08-28
1
-3
/
+6
*
|
Ignore variable Info-fontify, deleted in 22.1
Stefan Kangas
2022-08-19
1
-5
/
+3
*
|
Make quickurl.el obsolete (part 2/2)
Stefan Kangas
2022-07-28
1
-1
/
+1
*
|
Derive `Info-mode' from `special-mode'
Richard Hansen
2022-07-17
1
-1
/
+1
*
|
Delete obsolete variable font-lock-maximum-size
Stefan Kangas
2022-07-09
1
-2
/
+0
*
|
Display the number of invisible matches for isearch-lazy-count (bug#40808)
Juri Linkov
2022-07-08
1
-1
/
+1
*
|
Make some defcustom types more restrictive
Stefan Kangas
2022-07-05
1
-1
/
+1
*
|
Further audits of single quotes in Lisp doc strings
Lars Ingebrigtsen
2022-05-24
1
-1
/
+1
*
|
Remedy ineffective backslashes and fix regexps
Mattias Engdegård
2022-05-11
1
-1
/
+1
*
|
Don't override search-default-mode set by user in info/help
Lars Ingebrigtsen
2022-05-06
1
-1
/
+2
*
|
Char-fold quotation characters in *info* and *Help*
Lars Ingebrigtsen
2022-05-06
1
-1
/
+2
*
|
Sort completions in Info references/menu correctly
Lars Ingebrigtsen
2022-05-05
1
-2
/
+4
*
|
Allow searching for regexps with a prefix
Lars Ingebrigtsen
2022-04-21
1
-14
/
+23
*
|
Remove duplicates from Info-read-node-name-2
Oleh Krehel
2022-04-17
1
-32
/
+13
*
|
Improve completion in `C-h R'
Lars Ingebrigtsen
2022-04-16
1
-1
/
+18
*
|
Avoid statting directories on startup for Info
Lars Ingebrigtsen
2022-03-04
1
-80
/
+57
*
|
Extend bookmark menu with with handler type column
Matthias Meulien
2022-02-17
1
-0
/
+1
*
|
* lisp/info.el (Info-link-keymap): Fix repetitive clicks on the header line.
Juri Linkov
2022-01-24
1
-1
/
+1
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
* lisp/info.el (info-menu-star): Improve documentation
YugaEgo
2021-12-05
1
-1
/
+3
*
|
Don't display redundant 'see' in info-mode
Robert Pluim
2021-11-25
1
-1
/
+8
*
|
Move Info-goto-node-web to "G"
Lars Ingebrigtsen
2021-11-12
1
-1
/
+1
*
|
Add a command to go the gnu.org version of the info page
Lars Ingebrigtsen
2021-11-11
1
-3
/
+44
*
|
Use format-prompt for many more prompts
Stefan Kangas
2021-10-05
1
-6
/
+3
|
/
*
Add docstrings to context menu functions, and add middle-separator
Juri Linkov
2021-09-15
1
-0
/
+1
*
* lisp/mouse.el (context-menu-map): Add 'click' arg to called funs (bug#50256)
Juri Linkov
2021-09-12
1
-2
/
+2
*
* lisp/info.el (Info-streamline-headings): Add entry.
Stefan Kangas
2021-09-11
1
-0
/
+1
*
Improve the Info mode line further
Lars Ingebrigtsen
2021-09-07
1
-3
/
+5
*
Improve the info-mode mode line
Lars Ingebrigtsen
2021-09-06
1
-16
/
+18
*
Merge branch 'feature/context-menu'
Juri Linkov
2021-08-17
1
-2
/
+22
|
\
|
*
Add new context-menu options for menus "File At Point" and "Version Control".
Juri Linkov
2021-07-27
1
-2
/
+1
|
*
Improve docstring of context-menu-functions and add eww-context-menu
Juri Linkov
2021-07-21
1
-11
/
+9
|
*
Change the order of context-menu-functions and add more context menus.
Juri Linkov
2021-07-21
1
-31
/
+22
|
*
Add new mode context-menu-mode and use it in info.el and goto-addr.el
Juri Linkov
2021-07-20
1
-0
/
+32
*
|
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-6
/
+6
*
|
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-08
1
-2
/
+2
|
/
*
Warn when wrapping index matches with `,' after `i' in Info
Lars Ingebrigtsen
2021-07-06
1
-29
/
+54
[next]