mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-25 10:47:00 +00:00
*** empty log message ***
This commit is contained in:
parent
55587f8a5c
commit
a777242c10
@ -1,3 +1,11 @@
|
||||
2001-07-11 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* mail/mail-extr.el (mail-extr-all-top-level-domains): Increase
|
||||
the size of the obarray.
|
||||
(mail-extr-all-top-level-domains): Add more toplevel domains,
|
||||
add more long names.
|
||||
From: Per Starback <starback@ling.uu.se>.
|
||||
|
||||
2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
|
||||
|
@ -1,3 +1,9 @@
|
||||
2001-07-11 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* fileio.c (unwind_read): New function.
|
||||
(Finsert_file_contents): Record it as unwind-function for
|
||||
the case that reading is interrupted by C-g.
|
||||
|
||||
2001-07-10 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* dispnew.c (update_window): Don't skip the header-line
|
||||
|
Loading…
Reference in New Issue
Block a user