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
563c037f
Commit
563c037f
authored
Sep 26, 2002
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
770136ad
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
36 additions
and
0 deletions
+36
-0
lisp/ChangeLog
lisp/ChangeLog
+29
-0
src/ChangeLog
src/ChangeLog
+7
-0
No files found.
lisp/ChangeLog
View file @
563c037f
2002-09-26 Richard M. Stallman <rms@gnu.org>
* mail/unrmail.el (unrmail): Do the work directly,
without actually selecting the messages in the from file.
(unrmail-unprune): New subroutine.
* files.el (backup-buffer): Bind local var MODES.
Don't use renaming for a suid or sgid file.
Use backup-buffer-copy to do copying.
(backup-buffer-copy): New subroutine.
Clear suid and sgid bits for the copy.
2002-09-26 Edward M. Reingold <reingold@emr.cs.iit.edu>
* calendar/solar.el (solar-equinoxes-solstices):
Use time properly adjusted for DST in the result.
2002-09-26 Richard M. Stallman <rms@gnu.org>
* follow.el (follow-generic-filter): Simply bind deactivate-mark.
Bind inhibit-read-only; don't mess with buffer-read-only.
* speedbar.el (speedbar-refresh): Simply bind deactivate-mark.
2002-09-26 Luc Teirlinck <teirllm@mail.auburn.edu>
* ielm.el (inferior-emacs-lisp-mode): Treat the header as
output, if comint-use-prompt-regexp-instead-of-fields is nil.
2002-09-26 John Paul Wallington <jpw@shootybangbang.com>
* ibuffer.el (ibuffer-update): Call `minibufferp' with argument
...
...
src/ChangeLog
View file @
563c037f
2002-09-26 Richard M. Stallman <rms@gnu.org>
* regex.h (__restrict_arr): Don't define if already defined.
* coding.c (run_pre_post_conversion_on_str):
Save and restore Vdeactivate_mark.
2002-09-26 John Paul Wallington <jpw@shootybangbang.com>
* minibuf.c (Fminibufferp): Add an optional `buffer' argument.
...
...
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