1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-20 18:17:20 +00:00
emacs/doc
Juri Linkov dc86c4cc0b New command goto-line-relative (bug#5042, bug#9917)
* lisp/simple.el (goto-line-read-args): New function with code from goto-line.
(goto-line): New arg RELATIVE.  Also use 'widen-automatically' to
leave all lines accessible in the narrowed buffer.
(goto-line-relative): New command.

* lisp/info.el (Info-mode-map): Remap 'goto-line' to 'goto-line-relative'.

* doc/emacs/basic.texi (Moving Point):
* doc/emacs/display.texi (Optional Mode Line): Mention goto-line-relative.
2020-09-23 22:39:32 +03:00
..
emacs New command goto-line-relative (bug#5042, bug#9917) 2020-09-23 22:39:32 +03:00
lispintro Merge from origin/emacs-27 2020-08-31 10:45:54 -07:00
lispref Merge from origin/emacs-27 2020-09-20 17:18:16 -07:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Add D-Bus tests 2020-09-21 13:41:30 +02:00