Mercurial > emacs
comparison lisp/ChangeLog @ 63995:3f647997374d
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 04 Jul 2005 01:26:53 +0000 |
parents | 0b21eeaa8783 |
children | 24da8be87a7d |
comparison
equal
deleted
inserted
replaced
63994:f44f159ea6de | 63995:3f647997374d |
---|---|
12 * emacs-lisp/lisp-mode.el (eval-defun-1): | 12 * emacs-lisp/lisp-mode.el (eval-defun-1): |
13 * emacs-lisp/edebug.el (edebug-eval-defun): | 13 * emacs-lisp/edebug.el (edebug-eval-defun): |
14 Remove unnecessary quotes. | 14 Remove unnecessary quotes. |
15 | 15 |
16 2005-07-04 Juanma Barranquero <lekktu@gmail.com> | 16 2005-07-04 Juanma Barranquero <lekktu@gmail.com> |
17 | |
18 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring | |
19 consistency. | |
17 | 20 |
18 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking): | 21 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking): |
19 Fix typos in docstrings. | 22 Fix typos in docstrings. |
20 (lisp-indent): Finish `defgroup' description with period. | 23 (lisp-indent): Finish `defgroup' description with period. |
21 | 24 |