[...]
> 1.36         (monnier  04-Jul-06):     (if thing (intern thing))))
[...]
>
> and `L' prints the same entry as in lisp/ChangeLog:
>
> ,----[ lisp/ChangeLog ]
> | 2006-07-04  Stefan Monnier  <[EMAIL PROTECTED]>
> |
> |  * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
> |  fails if the symbol contains chars like ( or '.
> |  (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
> |  (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
> |  `short'.
> `----

That entry explains why it doesn't use `form-at-point'.  I missed the
rationale for using `intern'.



_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to