mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-08 12:40:49 -08:00
*** empty log message ***
This commit is contained in:
parent
e9ab825f6e
commit
f03f317a67
2 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
2005-04-26 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* simple.el (line-move-1): Avoid using vertical-motion in easy cases.
|
||||
|
||||
* progmodes/python.el (python-mode):
|
||||
Use new name eldoc-documentation-function.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
2005-04-26 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* indent.c (Fvertical_motion): Undo previous change.
|
||||
|
||||
2005-04-26 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* fns.c (char_table_range): New function.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue