diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2004-01-03 17:15:46 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2004-01-03 17:15:46 +0000 |
commit | dbcd463f797638c31a3fdd8aa9d7f059061f6f2c (patch) | |
tree | 916a68b77e752d148597841136d057976ed58420 /lisp | |
parent | a0e91642828dd43ae3b096950060d42322b177e9 (diff) | |
download | emacs-dbcd463f797638c31a3fdd8aa9d7f059061f6f2c.tar.gz emacs-dbcd463f797638c31a3fdd8aa9d7f059061f6f2c.tar.bz2 emacs-dbcd463f797638c31a3fdd8aa9d7f059061f6f2c.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index de4f72cc020..3054e9686e9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,10 @@ +2004-01-03 Luc Teirlinck <teirllm@auburn.edu> + + * subr.el (functionp): Doc fix. + 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change) - * progmodes/idlwave.el (idlwave-make-tags): + * progmodes/idlwave.el (idlwave-make-tags): * textmodes/flyspell.el (flyspell-large-region):. * progmodes/make-mode.el (makefile-query-by-make-minus-q): * emulation/viper-util.el (viper-glob-unix-files): |