Mercurial > emacs
comparison lisp/ChangeLog @ 44993:af7f01359857
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 29 Apr 2002 22:57:45 +0000 |
parents | 4d3e183415ca |
children | dbde822f9021 |
comparison
equal
deleted
inserted
replaced
44992:1ed68fd25957 | 44993:af7f01359857 |
---|---|
12 * simple.el (yank-excluded-properties): Added help-echo to list. | 12 * simple.el (yank-excluded-properties): Added help-echo to list. |
13 | 13 |
14 2002-04-29 Glenn Morris <gmorris@ast.cam.ac.uk> | 14 2002-04-29 Glenn Morris <gmorris@ast.cam.ac.uk> |
15 | 15 |
16 * autoinsert.el (auto-insert-directory): Doc fix. | 16 * autoinsert.el (auto-insert-directory): Doc fix. |
17 | |
18 * progmodes/f90.el: Add/change doc strings for many inline | |
19 functions. | |
20 (f90-indent-line-no, f90-update-line): Minor code changes. | |
17 | 21 |
18 2002-04-29 Kim F. Storm <storm@cua.dk> | 22 2002-04-29 Kim F. Storm <storm@cua.dk> |
19 | 23 |
20 * emulation/cua-base.el: New file. | 24 * emulation/cua-base.el: New file. |
21 | 25 |