*** empty log message ***
This commit is contained in:
parent
7a439904ec
commit
f68d54e7db
1 changed files with 9 additions and 4 deletions
|
@ -1,7 +1,12 @@
|
|||
2004-05-11 Juanma Barranquero <lektu@terra.es>
|
||||
|
||||
* custom.el (custom-initialize-default, defcustom): Fix typo in
|
||||
docstring.
|
||||
* custom.el (custom-initialize-default, defcustom): Typo in docstring.
|
||||
|
||||
2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
||||
* emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
|
||||
|
||||
* subr.el (eventp): Be more discriminating with integers.
|
||||
|
||||
2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
|
||||
|
||||
|
@ -10,8 +15,8 @@
|
|||
|
||||
2004-05-10 Sam Steingold <sds@gnu.org>
|
||||
|
||||
* textmodes/ispell.el (ispell-message): Use
|
||||
`message-cite-prefix-regexp' instead of `message-yank-prefix'.
|
||||
* textmodes/ispell.el (ispell-message):
|
||||
Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
|
||||
|
||||
2004-05-10 Dave Love <fx@gnu.org>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue