diff options
author | Stephen Berman <stephen.berman@gmx.net> | 2023-11-09 00:13:06 +0100 |
---|---|---|
committer | Stephen Berman <stephen.berman@gmx.net> | 2023-11-09 00:13:06 +0100 |
commit | b7871cefe7b94ac6a6a4fd561d41af00ae3d3578 (patch) | |
tree | 531622436828c1855d978d18ac8525e1139225a2 /lisp/emacs-lisp/rx.el | |
parent | fa8cc4c9ee271d88d52f2573d7d1ef54c7d0ca8e (diff) | |
download | emacs-b7871cefe7b94ac6a6a4fd561d41af00ae3d3578.tar.gz emacs-b7871cefe7b94ac6a6a4fd561d41af00ae3d3578.tar.bz2 emacs-b7871cefe7b94ac6a6a4fd561d41af00ae3d3578.zip |
Prevent an infinite loop in todo-mode (bug#66994)
* lisp/calendar/todo-mode.el (todo-item-start): Moving an item to
a todo file (with `C-u m') that had not yet been read into a
buffer puts point at the beginning of the file, from where it is
impossible to reach todo-item-start by this function, so don't try
in that case.
Diffstat (limited to 'lisp/emacs-lisp/rx.el')
0 files changed, 0 insertions, 0 deletions