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
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-10-25
1
-0
/
+3
|
\
|
|
*
Comment for bug#24793
Eli Zaretskii
2016-10-25
1
-0
/
+3
|
*
Improve display of tex-verbatim and Info quoted
Paul Eggert
2016-09-23
1
-1
/
+1
*
|
Improve fontification of footnote references in Info buffers
Eli Zaretskii
2016-10-21
1
-10
/
+22
*
|
Remove some face aliases obsoleted in 22.1
Mark Oteiza
2016-06-23
1
-5
/
+0
*
|
* lisp/info.el (Info-default-directory-list): Don't check /share,info.
Glenn Morris
2016-05-26
1
-1
/
+1
*
|
* lisp/info.el (Info-default-directory-list): Remove obsolete suffixes.
Glenn Morris
2016-05-26
1
-6
/
+2
*
|
Improve display of tex-verbatim and Info quoted
Paul Eggert
2016-05-13
1
-1
/
+1
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
* lisp/isearch.el: Rename word search to regexp-function search
Artur Malabarba
2015-10-21
1
-3
/
+3
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
* lisp/info.el (Info-fontify-node): Don't stop at the non-title underline.
Juri Linkov
2015-09-09
1
-22
/
+22
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-3
/
+3
*
Fix minor text quoting problems in lisp top level
Paul Eggert
2015-08-28
1
-1
/
+1
*
Top-level elisp files respect ‘text-quoting-style’
Paul Eggert
2015-08-26
1
-5
/
+5
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-1
/
+1
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-3
/
+4
*
Revert "Extend ‘format’ to translate curved quotes"
Andreas Schwab
2015-08-23
1
-4
/
+2
*
Respect text-quoting-style in (*Finder*) menus
Paul Eggert
2015-08-21
1
-1
/
+1
*
Extend ‘format’ to translate curved quotes
Paul Eggert
2015-08-14
1
-2
/
+4
*
; Do not overwrite preexisting contents of unread-command-events
David Kastrup
2015-08-04
1
-1
/
+1
*
Fix info-apropos when the default encoding is Latin-N
Eli Zaretskii
2015-07-18
1
-0
/
+4
*
Fix following Info cross-references to anchors
Eli Zaretskii
2015-07-18
1
-3
/
+18
*
* lisp/info.el: Cleanup bytepos/charpos issues
Stefan Monnier
2015-06-15
1
-20
/
+21
*
Fix curved quotes in a few places
Paul Eggert
2015-06-04
1
-2
/
+2
*
Support quotes 'like this' in info files
Paul Eggert
2015-06-02
1
-2
/
+2
*
Generate curved quotes in pseudo-info nodes
Paul Eggert
2015-05-28
1
-8
/
+8
*
Handle curved quotes in info files
Paul Eggert
2015-05-26
1
-4
/
+4
*
Don't quote nil and t in doc strings
Paul Eggert
2015-05-21
1
-1
/
+1
*
* lisp/info.el (Info-menu): Properly provide the `default'
Stefan Monnier
2015-04-27
1
-21
/
+22
*
Fix byte-compiler warnings about looking-back.
Stefan Monnier
2015-04-20
1
-3
/
+7
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Use prefix argument in `info-display-manual'
Filipp Gunbin
2014-12-31
1
-8
/
+11
*
Various minor details accumulated over time
Stefan Monnier
2014-12-08
1
-1
/
+0
*
Allow Info-fontify-maximum-menu-size to specify unlimited
Glenn Morris
2014-10-09
1
-4
/
+12
*
* lisp/info.el (Info-fontify-maximum-menu-size): Bump to 400k.
Glenn Morris
2014-10-09
1
-1
/
+2
*
Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.org
Glenn Morris
2014-08-10
1
-2
/
+2
|
\
|
*
lisp/info.el (info): Doc fix.
Eli Zaretskii
2014-08-08
1
-2
/
+1
|
*
* lisp/info.el (Info-mode-map): Override a global down-mouse-2 binding.
Stefan Monnier
2014-08-07
1
-0
/
+1
*
|
Do not allow out-of-range character position in Fcompare_strings.
Dmitry Antipov
2014-06-25
1
-3
/
+1
*
|
* lisp/info.el (Info-quoted): New face.
Stefan Monnier
2014-05-10
1
-1
/
+9
*
|
* lisp/info.el: Use lexical-binding and cl-lib.
Stefan Monnier
2014-04-24
1
-62
/
+49
*
|
Cosmetic tweaks for the output of `info-finder'
Glenn Morris
2014-03-21
1
-10
/
+26
|
/
*
* lisp/info.el (Info-finder-find-node): Ignore the `emacs' metapackage.
Glenn Morris
2014-03-14
1
-1
/
+6
*
* info.el: Comment.
Glenn Morris
2014-02-27
1
-0
/
+3
*
Add H binding to info, for compatibility with standalone info
Karl Berry
2014-02-27
1
-0
/
+1
*
* lisp/info.el (info-initialize): Revert 2014-01-10 change.
Glenn Morris
2014-02-14
1
-8
/
+0
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
[next]