comparison lisp/ChangeLog @ 82486:6499a8de7fcb

preceding-sexp
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Mon, 20 Aug 2007 15:53:09 +0000
parents 5c73856d6050
children 458dcdfc3e27
comparison
equal deleted inserted replaced
82485:5c73856d6050 82486:6499a8de7fcb
1 2007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
2
3 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
4 extracted from `eval-last-sexp-1'.
5 (eval-last-sexp-1): Call `preceding-sexp'.
6
1 2007-08-20 Thien-Thi Nguyen <ttn@gnuvola.org> 7 2007-08-20 Thien-Thi Nguyen <ttn@gnuvola.org>
2 8
3 * vc-rcs.el (vc-rcs-annotate-command): 9 * vc-rcs.el (vc-rcs-annotate-command):
4 Fix bug introduced 2007-07-18 (revision 1.51): 10 Fix bug introduced 2007-07-18 (revision 1.51):
5 Add back :vc-annotate-prefix propertization. 11 Add back :vc-annotate-prefix propertization.