Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c1d61a7d
Commit
c1d61a7d
authored
Jul 16, 2001
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
1b978129
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
0 deletions
+15
-0
lisp/ChangeLog
lisp/ChangeLog
+8
-0
src/ChangeLog
src/ChangeLog
+7
-0
No files found.
lisp/ChangeLog
View file @
c1d61a7d
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.
...
...
src/ChangeLog
View file @
c1d61a7d
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment