mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-10 08:10:21 -08:00
Merge from origin/emacs-26
fc5cae7; Fix ChangeLog typo.e17a5e5; make change-history-commitf205928* etc/HISTORY: Cite Brinkoff on early history.4e58ca8Document internal use of 'above-suspended' z-group frame para...4bd43b0Increase max-lisp-eval-depth adjustment while in debugger (bu...ab98352Improve on last change in replace-buffer-contents2f149c0Fix a factual error in Introduction to Emacs Lisp8ad50a3; * lisp/files.el (buffer-offer-save): Doc fix. (Bug#32000)c80f31fMinor improvements in documentation of imenu.el8ebb683Avoid errors with recentering in 'skeleton-insert'e980a3c* src/lisp.h: Omit obsolete comment re bytecode stack.eec71ebSpeed up replace-buffer-contents93c41ceRemove extra process call from vc-git-find-file-hook7ea0873; Update some commentary4a7f423Speed up vc-git-dir-status-files9134c84Avoid compiler warning using coding.h Conflicts: src/editfns.c
This commit is contained in:
commit
02f2f336af
14 changed files with 1566 additions and 63 deletions
|
|
@ -2729,8 +2729,8 @@ In the old days, when you lacked a @file{~/.emacs} file and started an
|
|||
Emacs session by typing the command @code{emacs} alone, without naming
|
||||
any files, Emacs started with the @file{*scratch*} buffer visible.
|
||||
Nowadays, you will see a splash screen. You can follow one of the
|
||||
commands suggested on the splash screen, visit a file, or press the
|
||||
spacebar to reach the @file{*scratch*} buffer.
|
||||
commands suggested on the splash screen, visit a file, or press @kbd{q}
|
||||
to quit the splash screen and reach the @file{*scratch*} buffer.
|
||||
|
||||
If you switch to the @file{*scratch*} buffer, type
|
||||
@code{(buffer-name)}, position the cursor after it, and then type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue