mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-03 04:21:28 -08:00
*** empty log message ***
This commit is contained in:
parent
1332a0f27a
commit
5b52c2964f
2 changed files with 4 additions and 1 deletions
|
|
@ -7,6 +7,9 @@
|
|||
* dired.el (dired-mode-map): Bind `y' to dired-show-file-type
|
||||
instead of `w' which is already in use.
|
||||
|
||||
* gs.el (gs-load-image): Use sleep-for.
|
||||
From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
|
||||
|
||||
2001-08-28 Miles Bader <miles@gnu.org>
|
||||
|
||||
* replace.el (query-replace-regexp-eval): Return args from
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
glyphs.
|
||||
|
||||
* dispnew.c (direct_output_for_insert): Set updated_area
|
||||
before insering/writing glyphs.
|
||||
before inserting/writing glyphs.
|
||||
|
||||
* xdisp.c (display_mode_element): Use string_byte_to_char to
|
||||
determine character positions in strings, use chars_in_text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue