index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
help-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support curved quotes in doc strings
Paul Eggert
2015-05-28
1
-3
/
+4
*
* lisp/help-mode.el (help-go-forward): Doc fix.
Eli Zaretskii
2015-05-16
1
-1
/
+1
*
Use user-error where error is inappropriate
Kelly Dean
2015-02-18
1
-3
/
+3
*
* help-mode.el: Prevent duplicated display of Info buffer. (Bug#13190)
Kelly Dean
2015-02-17
1
-1
/
+2
*
help-fns.el (describe-function-or-variable): New function on `C-h o'
Artur Malabarba
2015-02-05
1
-3
/
+6
*
Improve handling of doc-strings and describe-function for cl-generic
Stefan Monnier
2015-01-16
1
-2
/
+2
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/help-mode.el (help-mode-map): Bind "l" to help-go-back,
Juri Linkov
2013-12-19
1
-0
/
+2
*
* lisp/help-mode.el (help-mode-finish): Use derived-mode-p.
Stefan Monnier
2013-09-17
1
-9
/
+1
*
lisp/*.el: Remove lexical-binding warnings; additional small cleanups.
Juanma Barranquero
2013-08-10
1
-22
/
+21
*
* lisp/help-fns.el (help-fns--compiler-macro): If the handler function is
Stefan Monnier
2013-06-11
1
-2
/
+2
*
Disambiguate function and variable references in docstrings.
Aaron S. Hawley
2013-01-11
1
-1
/
+1
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-2
/
+2
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
|
* help-mode.el (help-xref-interned): End on point-min.
Chong Yidong
2012-11-17
1
-1
/
+2
|
/
*
* src/doc.c (get_doc_string): Don't signal an error if the file is missing.
Stefan Monnier
2012-10-12
1
-8
/
+6
*
Improvements to local-variable reporting in `describe-variable'.
Chong Yidong
2012-08-05
1
-0
/
+9
*
Don't warn on toggle-read-only calls.
Chong Yidong
2012-07-13
1
-5
/
+1
*
* lisp/help-mode.el (help-make-xrefs): Don't just withstand
Stefan Monnier
2012-06-27
1
-6
/
+6
*
* lisp/help-mode.el (help-bookmark-make-record, help-bookmark-jump):
Drew Adams
2012-06-13
1
-6
/
+5
*
lisp/help-mode.el (bookmark-make-record-default): Declare.
Juanma Barranquero
2012-06-13
1
-0
/
+2
*
* lisp/help-mode.el (help-bookmark-make-record, help-bookmark-jump): New funs.
Drew Adams
2012-06-11
1
-1
/
+35
*
* lisp/bindings.el (global-map): Bind XF86Forward to next-buffer and
Sam Steingold
2012-06-08
1
-0
/
+2
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
* lisp/help-mode.el (help-mode): Restore autoload.
Chong Yidong
2011-09-07
1
-0
/
+1
*
Make Help mode inherit from special-mode.
Christoph Scholtes
2011-08-28
1
-39
/
+4
*
Make help and view-mode work with new buffer display facilities.
Martin Rudalics
2011-06-13
1
-17
/
+0
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-3
/
+3
*
Tweak regexp in help-mode-finish
Leo Liu
2011-03-23
1
-1
/
+1
*
Fix to help-buffer to ensure it returns a valid buffer (Bug#8147).
Chong Yidong
2011-03-05
1
-6
/
+9
*
Move keymap initialization into declaration.
Stefan Monnier
2011-02-10
1
-10
/
+11
*
Fix help-mode highlighting of advice warning (Bug#6304).
Leo Liu
2011-01-28
1
-0
/
+9
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
1
-1
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
New interface for choosing Custom themes.
Chong Yidong
2010-10-11
1
-0
/
+9
*
|
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
*
|
Tweaks to package list UI.
Chong Yidong
2010-06-20
1
-0
/
+5
*
|
Add preliminary describe-package functionality, and some cleanup.
Chong Yidong
2010-06-19
1
-0
/
+5
*
|
Fix revert-buffer functionality of Help mode and Info.
Juri Linkov
2010-06-17
1
-0
/
+14
*
|
* help-mode.el (help-make-xrefs): For Info node links turn
Kevin Ryde
2010-05-21
1
-1
/
+3
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
(help-make-xrefs): Undo the last revert, and replace it with a real fix.
Stefan Monnier
2009-11-15
1
-163
/
+163
*
* help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
Chong Yidong
2009-11-14
1
-1
/
+2
*
* x-dnd.el (x-dnd-maybe-call-test-function):
Stefan Monnier
2009-11-13
1
-2
/
+1
[next]