mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-21 18:23:59 +00:00
*** empty log message ***
This commit is contained in:
parent
1b9781296a
commit
c1d61a7dfa
@ -1,3 +1,11 @@
|
||||
2001-07-16 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* calendar/cal-islam.el (calendar-goto-islamic-date): Remove
|
||||
autoload cookie.
|
||||
|
||||
* calendar/calendar.el (calendar-goto-islamic-date): Add
|
||||
call to autoload.
|
||||
|
||||
2001-07-16 Stefan Monnier <monnier@cs.yale.edu>
|
||||
|
||||
* progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
|
||||
|
@ -1,5 +1,12 @@
|
||||
2001-07-16 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* fileio.c (unwind_read): Function removed.
|
||||
(read_non_regular, read_non_regular_quit): New functions.
|
||||
(Finsert_file_contents): When reading from non-regular files,
|
||||
arrange to catch a `quit' and terminate the loop. Rearrange
|
||||
code so that a `quit' when reading from a regular file doesn't
|
||||
insert text in the buffer.
|
||||
|
||||
* xfaces.c (clear_face_cache): Clear fonts on a display basis.
|
||||
Clear faces afterwards.
|
||||
(clear_font_table): Take a x_display_info parameter. Don't free
|
||||
|
Loading…
Reference in New Issue
Block a user