index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
apropos.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-2
/
+2
*
Remove redundant requires of 'button'
Stefan Kangas
2020-12-03
1
-2
/
+0
*
Delete outdated comment about C rewrite in apropos.el
Stefan Kangas
2020-11-07
1
-2
/
+1
*
Remove some Emacs 20 compat code
Stefan Kangas
2020-09-22
1
-8
/
+6
*
Add new command apropos-function (Bug#41021)
Stefan Kangas
2020-08-10
1
-0
/
+14
*
make-text-button no longer modifies its string arg
Paul Eggert
2020-06-06
1
-1
/
+1
*
Fix some side-effecting uses of make-text-button
Basil L. Contovounesios
2020-06-04
1
-2
/
+1
*
Improve accuracy of apropos commands that search doc strings
Eli Zaretskii
2020-05-03
1
-6
/
+15
*
Use lexical-binding in apropos.el and add tests
Simen Heggestøyl
2020-04-18
1
-31
/
+21
*
Bind 'n' and 'p' to move between symbols in apropos
Justin Timmons
2020-04-17
1
-0
/
+19
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
lisp/*.el, src/*.c: Fix typos in docstrings
Juanma Barranquero
2019-09-19
1
-1
/
+1
*
Support reverting Apropos buffers (bug#36588)
Basil L. Contovounesios
2019-08-05
1
-1
/
+21
*
Be more defensive regarding elements of 'load-history'
Eli Zaretskii
2019-03-01
1
-1
/
+1
*
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
-4
/
+4
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
New commands 'apropos-local-variable', 'apropos-local-value'
Drew Adams
2017-07-28
1
-0
/
+42
*
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
|
*
apropos-print doc fix
Lars Ingebrigtsen
2016-05-01
1
-3
/
+6
*
|
; Spelling and quoting fixes
Paul Eggert
2016-05-01
1
-1
/
+1
*
|
apropos-print doc fix
Lars Ingebrigtsen
2016-04-30
1
-3
/
+6
*
|
Add a sanity check to apropos-documentation-internal
Lars Ingebrigtsen
2016-04-29
1
-13
/
+17
|
/
*
* lisp/apropos.el (apropos-variable): Doc fix. (Bug#22813).
Kaushal Modi
2016-02-26
1
-2
/
+3
*
Spelling fix
Paul Eggert
2016-01-09
1
-1
/
+1
*
apropos-library: Skip obvious duplicates; don't error on generics
Dmitry Gutov
2016-01-08
1
-0
/
+4
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Expunge occurrences of `setq' with an odd number of arguments.
Alan Mackenzie
2015-11-23
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-1
/
+1
*
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
/
+4
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-2
/
+2
*
apropos-library quoting fix
Paul Eggert
2015-06-28
1
-1
/
+2
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* apropos.el (apropos-symbols-internal): Avoid error with non-symbol properties.
Glenn Morris
2014-10-04
1
-1
/
+1
*
lisp/apropos.el: Avoid formatting error in compact layout mode.
Juanma Barranquero
2014-02-24
1
-0
/
+3
*
lisp/apropos: Fix typos.
Juanma Barranquero
2014-02-24
1
-8
/
+5
*
* lisp/apropos.el (apropos-read-pattern): Fix error message for empty string.
Juanma Barranquero
2014-02-13
1
-1
/
+2
*
* lisp/abbrev.el (define-abbrev): Beware new meaning of fboundp.
Stefan Monnier
2014-01-06
1
-2
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Every defcustom should specify its type
Glenn Morris
2013-12-28
1
-0
/
+1
*
apropos.el (apropos-words-to-regexp): Fix algorithm.
Shigeru Fukaya
2013-12-18
1
-10
/
+15
*
* lisp/subr.el (macrop): New function.
Stefan Monnier
2013-08-04
1
-12
/
+1
*
Introduce `apropos-user-option' and update `apropos-variable'. (Bug#13276)
Bastien Guerry
2013-01-07
1
-5
/
+35
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+2
*
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-08-15
1
-7
/
+7
[next]