Commit 3c34bb3
committed
(py-goto-beginning-of-tqs): When searching backwards for the matching
delimiter, watch out for backslash escaped delimiters. Also use =
instead of eq for character comparison (because a character is = to
it's integer value, but not eq to it).1 parent 08a8a35 commit 3c34bb3
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2864 | 2864 | | |
2865 | 2865 | | |
2866 | 2866 | | |
2867 | | - | |
| 2867 | + | |
| 2868 | + | |
2868 | 2869 | | |
2869 | 2870 | | |
2870 | | - | |
2871 | | - | |
2872 | | - | |
| 2871 | + | |
| 2872 | + | |
| 2873 | + | |
| 2874 | + | |
| 2875 | + | |
| 2876 | + | |
2873 | 2877 | | |
2874 | 2878 | | |
2875 | 2879 | | |
| |||
0 commit comments