mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 14:30:43 -08:00
*** empty log message ***
This commit is contained in:
parent
021c54a395
commit
1dc788eba8
2 changed files with 16 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ TUTORIAL.nl: Pieter Schoenmakers <tiggr@tiggr.net>
|
|||
TUTORIAL.pl: Beatę Wierzchołowską <beataw@orient.uw.edu.pl>
|
||||
Janusz S. Bien <jsbien@mail.uw.edu.pl>
|
||||
TUTORIAL.ro: Tudor Hulubei <tudor@gnu.org>
|
||||
TUTORIAL.ru: Alex Ott <ottalex@narod.ru>
|
||||
TUTORIAL.sv: Mats Lidell <matsl@contactor.se>
|
||||
TUTORIAL.sk: Miroslav Vaško <vasko@debian.cz>
|
||||
Pavel Janík <Pavel@Janik.cz>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,18 @@
|
|||
2002-12-28 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* info-look.el (info-lookup): Fix error message typo.
|
||||
|
||||
* comint.el (comint-mode): Localy set scroll-conservatively.
|
||||
(comint-postoutput-scroll-to-bottom): comint-scroll-show-maximum-output
|
||||
is active only when point is at end.
|
||||
|
||||
* dired.el (dired-goto-file): Handle \ and ^M quoted by backslash.
|
||||
Fix error message.
|
||||
|
||||
* files.el (find-file-noselect-1): Kill local value of `cursor-type'.
|
||||
|
||||
* simple.el (repeat-complex-command): Signal real error on failure.
|
||||
|
||||
2002-12-28 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* progmodes/make-mode.el (makefile-font-lock-keywords): Highlight
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue