diff options
author | Yuan Fu <casouri@gmail.com> | 2023-01-12 17:29:14 -0800 |
---|---|---|
committer | Yuan Fu <casouri@gmail.com> | 2023-01-13 00:55:24 -0800 |
commit | a760364f5f36ad4ded67b0fd5ca4ef59c9b2d705 (patch) | |
tree | 2bb5561a4445ab8893a72a0d3336ac73d7101127 /lisp/emacs-lisp/lisp.el | |
parent | 2a2b1d09ac77f66629cb5b968d5f7e6451a2c8a9 (diff) | |
download | emacs-a760364f5f36ad4ded67b0fd5ca4ef59c9b2d705.tar.gz emacs-a760364f5f36ad4ded67b0fd5ca4ef59c9b2d705.tar.bz2 emacs-a760364f5f36ad4ded67b0fd5ca4ef59c9b2d705.zip |
Fix c-ts-mode--fill-paragraph
Example:
doc: /* Return non-nil if NODE1 and NODE2 are the same node.
If any one of NODE1 and NODE2 is nil, return nil.
This function uses the same equivalence metric as `equal'. */
* lisp/progmodes/c-ts-mode.el (c-ts-mode--fill-paragraph): Fix the
case where there are words before the /*, like the example above.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions