*** empty log message ***
This commit is contained in:
parent
2bd2f32d10
commit
c1ee53bc24
2 changed files with 11 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
2002-11-24 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* mail/sendmail.el (mail-signature): Handle case where
|
||||
value of mail-signature is a string.
|
||||
|
||||
* menu-bar.el (menu-bar-describe-menu): Add "What's This?" item.
|
||||
|
||||
* faces.el (face-set-after-frame-default): Ignore errors
|
||||
|
|
|
@ -1,3 +1,11 @@
|
|||
2002-11-24 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* search.c (Fstring_match): Doc fix.
|
||||
|
||||
* callint.c (Fcall_interactively): If a command fails because
|
||||
`*' detects a read-only buffer, but RECORD_FLAG is set,
|
||||
record it anyway if the args don't actually do tty input.
|
||||
|
||||
2002-11-22 Dave Love <fx@gnu.org>
|
||||
|
||||
* sysdep.c (stuff_char) [PROTOTYPES]: Provide ISO C arglist.
|
||||
|
|
Loading…
Add table
Reference in a new issue