Mercurial > emacs
comparison lisp/ChangeLog @ 50460:4ed7bb80efbe
#
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Sun, 06 Apr 2003 12:35:33 +0000 |
parents | 7993414db7f7 |
children | b473e7c82366 |
comparison
equal
deleted
inserted
replaced
50459:ea2fa27f60d7 | 50460:4ed7bb80efbe |
---|---|
12 is given as a string, convert it to a symbol. | 12 is given as a string, convert it to a symbol. |
13 | 13 |
14 2003-04-05 Kevin Ryde <user42@zip.com.au> | 14 2003-04-05 Kevin Ryde <user42@zip.com.au> |
15 | 15 |
16 * info-look.el (emacs-lisp-mode): Add prefix/suffix matching regexps. | 16 * info-look.el (emacs-lisp-mode): Add prefix/suffix matching regexps. |
17 | |
18 2003-04-05 Andre Spiegel <spiegel@gnu.org> | |
19 | |
20 * vc-cvs.el (vc-cvs-get-entries): New function that uses the | |
21 right coding system for accessing CVS/Entries. | |
22 (vc-cvs-registered, vc-cvs-dir-state-heuristic): Use it. | |
17 | 23 |
18 2003-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 24 2003-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
19 | 25 |
20 * subr.el (number-sequence): Adjust code. | 26 * subr.el (number-sequence): Adjust code. |
21 | 27 |