index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
man.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
string-equal-ignore-case: new function
Sam Steingold
2022-07-26
1
-2
/
+1
*
Add more bookmark types
Matthias Meulien
2022-02-20
1
-0
/
+2
*
More fixes for recently committed context-menu additions from bug#52973
Juri Linkov
2022-01-15
1
-4
/
+6
*
Add new context menu functions to the context-menu-functions type
Lars Ingebrigtsen
2022-01-14
1
-0
/
+1
*
Implement context-menu-mode support for man pages
Philip Kaludercic
2022-01-14
1
-0
/
+23
*
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
*
|
Fix "SEE ALSO" buttons in some man pages
Lars Ingebrigtsen
2021-12-01
1
-13
/
+19
*
|
Use format-prompt for many more prompts
Stefan Kangas
2021-10-05
1
-2
/
+2
|
/
*
Fix typo in previous man.el change
Lars Ingebrigtsen
2021-09-23
1
-1
/
+1
*
Add support for "bright" ANSI colors in ansi-color
Jim Porter
2021-09-23
1
-6
/
+16
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-1
/
+1
*
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-08
1
-1
/
+1
*
Work around issue with (setq Man-notify-method 'aggressive)
Lars Ingebrigtsen
2021-04-04
1
-1
/
+3
*
Fix interactive mode tagging for man and woman
Stefan Kangas
2021-02-21
1
-14
/
+21
*
Do interactive mode tagging for man.el
Stefan Kangas
2021-02-19
1
-15
/
+17
*
* lisp/man.el (Man-notify-method): Remove Emacs 19.28 compat code.
Stefan Kangas
2021-02-04
1
-4
/
+1
*
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-02-02
1
-14
/
+7
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer setq-local in most files
Stefan Kangas
2020-12-09
1
-4
/
+4
*
Remove redundant requires of 'button'
Stefan Kangas
2020-12-03
1
-1
/
+0
*
Remove redundant requires of env
Stefan Kangas
2020-12-02
1
-1
/
+0
*
Make the Man completion code work better if man -k fails
Noam Postavsky
2020-09-25
1
-8
/
+11
*
Tweak how Man selects the previous window on failure
Juri Linkov
2020-09-21
1
-2
/
+5
*
Merge from origin/emacs-27
Glenn Morris
2020-09-09
1
-2
/
+2
|
\
|
*
; * lisp/man.el (Man-mode): Fix formatting.
Stefan Kangas
2020-09-02
1
-2
/
+2
*
|
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-4
/
+3
*
|
; * lisp/man.el (manual-entry): Fix comment to say we will keep it.
Stefan Kangas
2020-08-10
1
-1
/
+2
*
|
Revert obsoletion of manual-entry
Stefan Kangas
2020-08-09
1
-1
/
+1
*
|
Declare some ancient compat aliases obsolete (Bug#41328)
Stefan Kangas
2020-07-31
1
-1
/
+1
*
|
Fix display of man pages after killing the 'man' process
Eli Zaretskii
2020-07-25
1
-2
/
+2
*
|
Merge from origin/emacs-27
Glenn Morris
2020-07-07
1
-1
/
+5
|
\
|
|
*
Improve do string of 'man'
Eli Zaretskii
2020-06-27
1
-1
/
+5
*
|
Merge from origin/emacs-27
Paul Eggert
2020-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
|
Use regexp type for regexps in defcustom declarations
Mattias Engdegård
2019-12-26
1
-1
/
+1
|
/
*
* lisp/man.el (Man-width-max): New defcustom (bug#32536, bug#9385)
Juri Linkov
2019-12-08
1
-15
/
+51
*
message uses minibuffer-message in the active minibuffer (bug#17272 bug#19064)
Juri Linkov
2019-11-27
1
-1
/
+1
*
Don't overwrite y-or-n-p prompt by message from asynchronous man (bug#19064)
Juri Linkov
2019-11-10
1
-25
/
+24
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-1
/
+1
*
Handle more subprocess chunking in M-x man (Bug#36927)
Noam Postavsky
2019-08-18
1
-16
/
+4
*
Merge from origin/emacs-26
Glenn Morris
2019-08-10
1
-1
/
+7
|
\
|
*
Avoid Groff hanging on MS-Windows when invoked by "M-x man"
Eli Zaretskii
2019-08-08
1
-1
/
+7
*
|
Fix highlighting in man pages displayed by "M-x man"
Eli Zaretskii
2019-08-09
1
-2
/
+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
*
|
Avoid slow overlay ansi coloring in eshell (Bug#29854)
Noam Postavsky
2019-05-04
1
-12
/
+11
*
|
Merge from origin/emacs-26
Glenn Morris
2019-02-20
1
-5
/
+16
|
\
|
|
*
Fix handling of manpage references divided by hyphenation
Eli Zaretskii
2019-02-16
1
-5
/
+16
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
[next]