mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 07:11:34 -08:00
*** empty log message ***
This commit is contained in:
parent
e7962b9203
commit
28fa06eabf
2 changed files with 11 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2006-06-23 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* dos-w32.el (top level): Use find-file-not-found-functions
|
||||
instead of the obsolete find-file-not-found-hooks.
|
||||
|
||||
2006-06-22 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
|
||||
|
|
|
|||
|
|
@ -1,3 +1,9 @@
|
|||
2006-06-23 Martin Rudalics <rudalics@gmx.at>
|
||||
|
||||
* fileio.c (Frename_file) [DOS_NT]: Don't try to move directory to
|
||||
itself on DOS_NT platforms, if the old and new names are identical
|
||||
but for the letter-case.
|
||||
|
||||
2006-06-21 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* dispextern.h (struct it): Add `position' member to iterator stack.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue