mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-10 16:20:17 -08:00
Merge from origin/emacs-26
ff9c962; * lisp/ldefs-boot.el: Update.b4a251c* ; ChangeLog.3 updated3104e3* etc/AUTHORS: Update.a19bfb7Remove .art from the default list of ImageMagick extensions6985caaFix input after setting x-wait-for-event-timeout nil715388aFix two warnings in eshell.texid49cdd9* lisp/minibuffer.el (completion-table-dynamic): Improve docs...5dc4e51* lisp/emacs-lisp/debug.el (debug-on-variable-change): Doc fi...76ef805Fix a typo in ELisp manualb5e66f4Update citations of Internet RFCs57ece2aFix handling of manpage references divided by hyphenation7ad0cd6* doc/misc/eshell.texi: Fix some @ref's.12b7940Fix a typo in lispref/syntax.texi # Conflicts: # lisp/gnus/nnrss.el # lisp/mail/ietf-drums.el
This commit is contained in:
commit
83a9133e35
43 changed files with 749 additions and 206 deletions
|
|
@ -744,7 +744,7 @@ This function is called when SYMBOL's value is modified."
|
|||
|
||||
When called interactively, prompt for VARIABLE in the minibuffer.
|
||||
|
||||
This works by calling `add-variable-watch' on VARIABLE. If you
|
||||
This works by calling `add-variable-watcher' on VARIABLE. If you
|
||||
quit from the debugger, this will abort the change (unless the
|
||||
change is caused by the termination of a let-binding).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue