mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge from origin/emacs-26
7efcdf7(origin/emacs-26) Clarify completion text in the ELisp manual30b0b0eFix handling of abbreviated control command in gdb-mi.el5cf282dClarify documentation of functions reading character events96281c5Record :version for built-in variables while dumping82160cf* src/process.c (connect_network_socket): Fix memory leak. (...6c616e4* Makefile.in (appdatadir): Use the non-obsolete location "me...9618e16Better fix for bug#3255030d94e4Fix Bug#3255057bcdc7Don't call XGetGeometry for frames without outer X window (Bu...82fc6b6* lisp/calculator.el: Fix doc typo.ddc7c64Standardize calc bug reporting instructions Conflicts: lisp/cus-start.el
This commit is contained in:
commit
0407733ef3
16 changed files with 126 additions and 108 deletions
|
|
@ -486,8 +486,8 @@ to be identified as that note."
|
|||
"Face used to show the selected portion of a formula."
|
||||
:group 'calc)
|
||||
|
||||
(defvar calc-bug-address "emacs-devel@gnu.org"
|
||||
"Address of the maintainer of Calc, for use by `report-calc-bug'.")
|
||||
(define-obsolete-variable-alias 'calc-bug-address 'report-emacs-bug-address
|
||||
"26.2")
|
||||
|
||||
(defvar calc-scan-for-dels t
|
||||
"If t, scan keymaps to find all DEL-like keys.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue