• Karl Fogel's avatar
    Convert more uses of `looking-at' to `following-char' · a84da83c
    Karl Fogel authored
    This follows up to Mark Oteiza's commit of 12 Feb 2017, 14:46:03 UTC
    (commit 91478f46) with more of the same.
    
    * lisp/bookmark.el (bookmark-send-edited-annotation):
      (bookmark-bmenu-execute-deletions): Replace instances of looking-at
      with char comparisons using following-char.
    a84da83c
bookmark.el 87.3 KB