Markus Rost <rost at math.uni-bielefeld.de>
(describe-no-warranty): Place point in a slightly better position in the GPLv3 text.
This commit is contained in:
parent
ea9883d149
commit
e7e2b26cc6
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
|
||||
|
||||
* help.el (describe-no-warranty): Place point in a slightly better
|
||||
position in the GPLv3 text.
|
||||
|
||||
2009-10-06 Sam Steingold <sds@gnu.org>
|
||||
|
||||
* net/tramp-compat.el (tramp-compat-process-running-p): Check that
|
||||
|
|
|
@ -323,7 +323,8 @@ If that doesn't give a function, return nil."
|
|||
(interactive)
|
||||
(describe-copying)
|
||||
(let (case-fold-search)
|
||||
(search-forward "NO WARRANTY")
|
||||
(search-forward "Disclaimer of Warranty")
|
||||
(forward-line 0)
|
||||
(recenter 0)))
|
||||
|
||||
(defun describe-prefix-bindings ()
|
||||
|
|
Loading…
Add table
Reference in a new issue