diff lisp/ChangeLog @ 109819:7a3c2a989900

* lisp/emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 17 Aug 2010 22:18:40 +0200
parents 793aeadb7c43
children a2dc02f10ab3
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Aug 17 23:05:50 2010 +0300
+++ b/lisp/ChangeLog	Tue Aug 17 22:18:40 2010 +0200
@@ -1,5 +1,7 @@
 2010-08-17  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
+
 	Font-lock '...' strings, plus various simplifications and fixes.
 	* progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
 	(octave-font-lock-close-quotes): New function.