mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
Regenerated ldefs-boot.el
This commit is contained in:
parent
1a339d6ba5
commit
6831008a27
1 changed files with 8 additions and 1 deletions
|
|
@ -10416,7 +10416,12 @@ some major modes from being locked under some circumstances.
|
|||
;;; Generated autoloads from textmodes/emacs-news-mode.el
|
||||
|
||||
(autoload 'emacs-news-mode "emacs-news-mode" "\
|
||||
Major mode for editing and viewind the Emacs NEWS file.
|
||||
Major mode for editing the Emacs NEWS file.
|
||||
|
||||
\(fn)" t nil)
|
||||
|
||||
(autoload 'emacs-news-view-mode "emacs-news-mode" "\
|
||||
Major mode for viewing the Emacs NEWS file.
|
||||
|
||||
\(fn)" t nil)
|
||||
|
||||
|
|
@ -27016,6 +27021,8 @@ is non-nil, the command will not ask the user for confirmation.
|
|||
NO-CONFIRM is always nil when the command is invoked
|
||||
interactively.
|
||||
|
||||
Also see the `project-kill-buffers-display-buffer-list' variable.
|
||||
|
||||
\(fn &optional NO-CONFIRM)" t nil)
|
||||
|
||||
(autoload 'project-remember-project "project" "\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue