comparison lisp/ChangeLog @ 102153:603bb57bb542

(python-shift-left, python-shift-right): When the mark is not active shift the current line. (Bug#2381)
author Martin Rudalics <rudalics@gmx.at>
date Fri, 20 Feb 2009 16:30:53 +0000
parents c526d585a715
children 3da2fdefd254
comparison
equal deleted inserted replaced
102152:c526d585a715 102153:603bb57bb542
1 2009-02-20 Martin Rudalics <rudalics@gmx.at>
2
3 * progmodes/python.el (python-shift-left, python-shift-right):
4 When the mark is not active shift the current line. (Bug#2381)
5 Suggested by Guillaume Salagnac <guillaume.salagnac@gmail.com>
6
1 2009-02-20 Andreas Schwab <schwab@suse.de> 7 2009-02-20 Andreas Schwab <schwab@suse.de>
2 8
3 * startup.el (command-line): Don't match an empty argument as an 9 * startup.el (command-line): Don't match an empty argument as an
4 option. 10 option.
5 (command-line-1): Likewise. 11 (command-line-1): Likewise.