comparison lisp/ChangeLog @ 78597:06f0300fda43

preceding-sexp
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Mon, 20 Aug 2007 15:52:47 +0000
parents 2acfc95b1248
children 4f60c94dc647 962fb740e73f
comparison
equal deleted inserted replaced
78596:546a4cb2e12d 78597:06f0300fda43
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-19 Glenn Morris <rgm@gnu.org> 7 2007-08-19 Glenn Morris <rgm@gnu.org>
2 8
3 * Makefile.in (custom-deps, finder-data, autoloads, recompile) 9 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
4 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather 10 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
5 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system 11 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system