Mercurial > emacs
comparison lisp/ChangeLog @ 43528:788ea5463404
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 25 Feb 2002 17:44:03 +0000 |
parents | 72a6f9068758 |
children | 4481706b64dd |
comparison
equal
deleted
inserted
replaced
43527:d51d403fd80a | 43528:788ea5463404 |
---|---|
2 | 2 |
3 * ps-print.el (ps-print-printer): Added `lpr' customize group | 3 * ps-print.el (ps-print-printer): Added `lpr' customize group |
4 member. | 4 member. |
5 | 5 |
6 2002-02-25 Juanma Barranquero <lektu@terra.es> | 6 2002-02-25 Juanma Barranquero <lektu@terra.es> |
7 | |
8 * subr.el (save-match-data): Doc fix. | |
7 | 9 |
8 * ielm.el (ielm-prompt): Allow customization; make it read-only. | 10 * ielm.el (ielm-prompt): Allow customization; make it read-only. |
9 | 11 |
10 2002-02-25 Kim F. Storm <storm@cua.dk> | 12 2002-02-25 Kim F. Storm <storm@cua.dk> |
11 | 13 |
16 | 18 |
17 * ielm.el (ielm-match-data): New var. | 19 * ielm.el (ielm-match-data): New var. |
18 (inferior-emacs-lisp-mode): Make it buffer-local. | 20 (inferior-emacs-lisp-mode): Make it buffer-local. |
19 (ielm-eval-input): Use it to preserve match-data between inputs. | 21 (ielm-eval-input): Use it to preserve match-data between inputs. |
20 | 22 |
21 2002-02-24 Juanma Barranquero <jbarranquero@peoplecall.com> | 23 2002-02-24 Juanma Barranquero <lektu@terra.es> |
22 | 24 |
23 * ielm.el (inferior-emacs-lisp-mode): Use hexl for the dummy process. | 25 * ielm.el (inferior-emacs-lisp-mode): Use hexl for the dummy process. |
24 | 26 |
25 2002-02-24 Per Abrahamsen <abraham@dina.kvl.dk> | 27 2002-02-24 Per Abrahamsen <abraham@dina.kvl.dk> |
26 | 28 |