Merge from origin/emacs-26
eb903d8
* lisp/emacs-lisp/pcase.el: Improve docstrings.86abbb3
* lisp/emacs-lisp/rx.el (rx): Fix typo in doc string. (Bug#3...ced58d3
Improve doc string of 'call-process'38f88a7
Document that generic functions cannot be commands5aeddfa
* lisp/mail/rmailsum.el (rmail-summary-output): Add lost word...10e0fd8
Add index entries for more isearch commands/bindings (Bug#32990)de28184
* lisp/simple.el (filter-buffer-substring): Clarify doc (Bug#...d192c16
Fix recent change in lispref/processes.texi.
This commit is contained in:
commit
3a739236d0
9 changed files with 118 additions and 66 deletions
|
@ -1060,7 +1060,7 @@ CHAR
|
|||
`chinese-two-byte' (\\cC)
|
||||
`greek-two-byte' (\\cG)
|
||||
`japanese-hiragana-two-byte' (\\cH)
|
||||
`indian-tow-byte' (\\cI)
|
||||
`indian-two-byte' (\\cI)
|
||||
`japanese-katakana-two-byte' (\\cK)
|
||||
`korean-hangul-two-byte' (\\cN)
|
||||
`cyrillic-two-byte' (\\cY)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue