*** empty log message ***
This commit is contained in:
parent
7391213dad
commit
b3b7f42fd1
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@
|
|||
|
||||
2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
|
||||
|
||||
* emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
|
||||
Use plist-get and allow :inherit.
|
||||
|
||||
* emacs-lisp/cl-macs.el (cl-do-arglist):
|
||||
Use plist-get and plist-member instead of memq.
|
||||
|
||||
* emacs-lisp/ewoc.el (ewoc-location): New function.
|
||||
(ewoc-enter-after, ewoc-enter-before): Document return value.
|
||||
* pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
|
||||
|
|
Loading…
Add table
Reference in a new issue