Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.
This commit is contained in:
parent
1de0ae85b3
commit
bf247b6ed0
148 changed files with 799 additions and 792 deletions
|
@ -1765,7 +1765,7 @@ With argument, insert value in current buffer after the form."
|
|||
(byte-compile-maxdepth 0)
|
||||
(byte-compile-output nil)
|
||||
;; This allows us to get the positions of symbols read; it's
|
||||
;; new in Emacs 21.4.
|
||||
;; new in Emacs 22.1.
|
||||
(read-with-symbol-positions inbuffer)
|
||||
(read-symbol-positions-list nil)
|
||||
;; #### This is bound in b-c-close-variables.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue