comparison lisp/ChangeLog @ 77509:71257c3ab509

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 26 Apr 2007 14:22:04 +0000
parents e082c4d6a1e1
children 49f46f28f60e
comparison
equal deleted inserted replaced
77508:b2c8db244173 77509:71257c3ab509
9 9
10 * version.el (emacs-version): Increase to 22.1.50. 10 * version.el (emacs-version): Increase to 22.1.50.
11 11
12 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu> 12 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
13 13
14 * progmodes/idlwave.el (idlwave-beginning-of-subprogram, 14 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
15 idlwave-end-of-subprogram): Take optional NOMARK arg to prevent 15 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
16 pushing mark. 16 pushing mark.
17 (idlwave-current-routine): Don't push mark. 17 (idlwave-current-routine): Don't push mark.
18 18
19 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com> 19 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
20 20