mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-09 21:20:45 -08:00
.
This commit is contained in:
parent
af61a97dd6
commit
af8c54774f
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2004-10-10 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
|
||||
`(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
|
||||
Reported by <sri@asu.edu>.
|
||||
|
||||
2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
|
||||
|
||||
* vc.el (vc-annotate-mode): Remove variable.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue